Pull request #39733 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 36ffe9edc2b37a5154633f3fbc260217114039d4 rather than 447a840254410df3b9345c652b601f08447b8467 Obtained Jenkinsfile from 36ffe9edc2b37a5154633f3fbc260217114039d4 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 26028d2ce48352c9b2c3f496e963b79a4944a426 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 --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # 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 [2019-11-11T13:45:36.306Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-11-11T13:45:36.310Z] Trying to pass milestone 11 [Pipeline] milestone [2019-11-11T13:45:36.328Z] Trying to pass milestone 12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-11-11T13:45:51.446Z] Still waiting to schedule task [2019-11-11T13:45:51.448Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2019-11-11T13:46:52.339Z] Running on ubuntu-1804-overlay2 (i-0471c08cc1aeb777e) in /home/ubuntu/workspace/moby_PR-39733 [Pipeline] { [Pipeline] checkout [2019-11-11T13:46:57.398Z] using credential docker-jenkins-github-credentials [2019-11-11T13:46:57.407Z] Cloning the remote Git repository [2019-11-11T13:46:57.407Z] Cloning with configured refspecs honoured and without tags [2019-11-11T13:46:57.451Z] Cloning repository https://github.com/moby/moby.git [2019-11-11T13:46:57.486Z] > git init /home/ubuntu/workspace/moby_PR-39733 # timeout=10 [2019-11-11T13:46:58.008Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-11T13:46:58.008Z] > git --version # timeout=10 [2019-11-11T13:46:58.030Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-11T13:46:58.032Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39733/head:refs/remotes/origin/PR-39733 +refs/heads/master:refs/remotes/origin/master [2019-11-11T13:47:19.849Z] Fetching without tags [2019-11-11T13:47:20.491Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:47:19.743Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-11T13:47:19.764Z] > git config --add remote.origin.fetch +refs/pull/39733/head:refs/remotes/origin/PR-39733 # timeout=10 [2019-11-11T13:47:19.782Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-11T13:47:19.802Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-11T13:47:19.853Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-11T13:47:19.854Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-11T13:47:19.954Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39733/head:refs/remotes/origin/PR-39733 +refs/heads/master:refs/remotes/origin/master [2019-11-11T13:47:20.499Z] > git config core.sparsecheckout # timeout=10 [2019-11-11T13:47:20.542Z] > git checkout -f 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:47:21.648Z] Merge succeeded, producing 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:47:21.648Z] Checking out Revision 447a840254410df3b9345c652b601f08447b8467 (PR-39733) [2019-11-11T13:47:23.007Z] Commit message: "Windows: Use system specific parallelism value on containers restart" [2019-11-11T13:47:23.040Z] First time build. Skipping changelog. [2019-11-11T13:47:21.602Z] > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10 [2019-11-11T13:47:21.629Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-11T13:47:21.650Z] > git config core.sparsecheckout # timeout=10 [2019-11-11T13:47:21.674Z] > git checkout -f 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:47:23.009Z] > git rev-list --no-walk a0b9ba0fbba49d83f09ce42b64ca479dd42e9421 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-11T13:47:24.356Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39733:/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 [2019-11-11T13:47:36.535Z] Unable to find image 'alpine:latest' locally [2019-11-11T13:47:36.535Z] latest: Pulling from library/alpine [2019-11-11T13:47:36.535Z] 89d9c30c1d48: Pulling fs layer [2019-11-11T13:47:36.535Z] 89d9c30c1d48: Verifying Checksum [2019-11-11T13:47:36.535Z] 89d9c30c1d48: Download complete [2019-11-11T13:47:37.101Z] 89d9c30c1d48: Pull complete [2019-11-11T13:47:37.101Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a [2019-11-11T13:47:37.101Z] Status: Downloaded newer image for alpine:latest [2019-11-11T13:47:42.402Z] 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: 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] { (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 Stage "win-RS1" skipped due to when conditional [2019-11-11T13:47:43.578Z] Running on ubuntu-1804-overlay2 (i-0471c08cc1aeb777e) in /home/ubuntu/workspace/moby_PR-39733 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [2019-11-11T13:47:43.638Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-11-11T13:47:43.676Z] Fetching changes from the remote Git repository Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-11-11T13:47:43.690Z] Running on ppc64le-ubuntu-12 in /home/docker/workspace/moby_PR-39733 [Pipeline] // stage [Pipeline] // stage [2019-11-11T13:47:43.719Z] Running on azwin-2-16abb0 in d:\jenkins\workspace\moby_PR-39733 [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [2019-11-11T13:47:43.751Z] Fetching without tags [Pipeline] checkout [2019-11-11T13:47:43.779Z] Running on s390x-ubuntu-15 in /home/jenkins/workspace/moby_PR-39733 [Pipeline] ws [2019-11-11T13:47:43.782Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-11-11T13:47:43.889Z] using credential docker-jenkins-github-credentials [2019-11-11T13:47:43.921Z] Cloning the remote Git repository [2019-11-11T13:47:43.921Z] Cloning with configured refspecs honoured and without tags [2019-11-11T13:47:44.057Z] using credential docker-jenkins-github-credentials [2019-11-11T13:47:44.105Z] Cloning the remote Git repository [2019-11-11T13:47:44.105Z] Cloning with configured refspecs honoured and without tags [2019-11-11T13:47:44.107Z] using credential docker-jenkins-github-credentials [2019-11-11T13:47:44.181Z] Cloning the remote Git repository [2019-11-11T13:47:44.181Z] Cloning with configured refspecs honoured and without tags [2019-11-11T13:47:44.393Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:47:43.643Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-11-11T13:47:43.677Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-11T13:47:43.755Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-11T13:47:43.755Z] > git --version # timeout=10 [2019-11-11T13:47:43.779Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-11T13:47:43.780Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39733/head:refs/remotes/origin/PR-39733 +refs/heads/master:refs/remotes/origin/master [2019-11-11T13:47:44.396Z] > git config core.sparsecheckout # timeout=10 [2019-11-11T13:47:44.429Z] > git checkout -f 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:47:44.708Z] Merge succeeded, producing 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:47:44.710Z] Checking out Revision 447a840254410df3b9345c652b601f08447b8467 (PR-39733) [2019-11-11T13:47:43.922Z] Cloning repository https://github.com/moby/moby.git [2019-11-11T13:47:43.922Z] > git init /home/docker/workspace/moby_PR-39733 # timeout=10 [2019-11-11T13:47:43.934Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-11T13:47:43.934Z] > git --version # timeout=10 [2019-11-11T13:47:43.938Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-11T13:47:43.939Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39733/head:refs/remotes/origin/PR-39733 +refs/heads/master:refs/remotes/origin/master [2019-11-11T13:47:44.863Z] Commit message: "Windows: Use system specific parallelism value on containers restart" [2019-11-11T13:47:44.137Z] Cloning repository https://github.com/moby/moby.git [2019-11-11T13:47:44.139Z] > git init /home/jenkins/workspace/moby_PR-39733 # timeout=10 [2019-11-11T13:47:44.180Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-11T13:47:44.182Z] > git --version # timeout=10 [2019-11-11T13:47:44.200Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-11T13:47:44.201Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39733/head:refs/remotes/origin/PR-39733 +refs/heads/master:refs/remotes/origin/master [2019-11-11T13:47:44.210Z] Cloning repository https://github.com/moby/moby.git [2019-11-11T13:47:44.211Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-11-11T13:47:44.283Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-11T13:47:44.283Z] > git --version # timeout=10 [2019-11-11T13:47:44.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-11T13:47:44.334Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39733/head:refs/remotes/origin/PR-39733 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-11T13:47:44.644Z] > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10 [2019-11-11T13:47:44.683Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-11T13:47:44.711Z] > git config core.sparsecheckout # timeout=10 [2019-11-11T13:47:44.730Z] > git checkout -f 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:47:45.819Z] + docker version [2019-11-11T13:47:45.819Z] Client: Docker Engine - Community [2019-11-11T13:47:45.819Z] Version: 19.03.2 [2019-11-11T13:47:45.819Z] API version: 1.40 [2019-11-11T13:47:45.819Z] Go version: go1.12.8 [2019-11-11T13:47:45.819Z] Git commit: 6a30dfc [2019-11-11T13:47:45.819Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-11T13:47:45.819Z] OS/Arch: linux/amd64 [2019-11-11T13:47:45.819Z] Experimental: false [2019-11-11T13:47:45.819Z] [2019-11-11T13:47:45.819Z] Server: Docker Engine - Community [2019-11-11T13:47:45.819Z] Engine: [2019-11-11T13:47:45.819Z] Version: 19.03.2 [2019-11-11T13:47:45.819Z] API version: 1.40 (minimum version 1.12) [2019-11-11T13:47:45.819Z] Go version: go1.12.8 [2019-11-11T13:47:45.819Z] Git commit: 6a30dfc [2019-11-11T13:47:45.819Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-11T13:47:45.819Z] OS/Arch: linux/amd64 [2019-11-11T13:47:45.819Z] Experimental: true [2019-11-11T13:47:45.819Z] containerd: [2019-11-11T13:47:45.819Z] Version: 1.2.6 [2019-11-11T13:47:45.819Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-11T13:47:45.819Z] runc: [2019-11-11T13:47:45.819Z] Version: 1.0.0-rc8 [2019-11-11T13:47:45.819Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-11T13:47:45.819Z] docker-init: [2019-11-11T13:47:45.819Z] Version: 0.18.0 [2019-11-11T13:47:45.819Z] GitCommit: fec3683 [Pipeline] sh [2019-11-11T13:47:46.233Z] + docker info [2019-11-11T13:47:53.062Z] Fetching without tags [2019-11-11T13:47:52.919Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-11T13:47:52.938Z] > git config --add remote.origin.fetch +refs/pull/39733/head:refs/remotes/origin/PR-39733 # timeout=10 [2019-11-11T13:47:52.957Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-11T13:47:53.022Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-11T13:47:53.095Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-11T13:47:53.097Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-11T13:47:53.098Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39733/head:refs/remotes/origin/PR-39733 +refs/heads/master:refs/remotes/origin/master [2019-11-11T13:47:53.497Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:47:54.256Z] Merge succeeded, producing 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:47:54.257Z] Checking out Revision 447a840254410df3b9345c652b601f08447b8467 (PR-39733) [2019-11-11T13:47:53.526Z] > git config core.sparsecheckout # timeout=10 [2019-11-11T13:47:53.544Z] > git checkout -f 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:47:54.147Z] > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10 [2019-11-11T13:47:54.216Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-11T13:47:54.285Z] > git config core.sparsecheckout # timeout=10 [2019-11-11T13:47:54.306Z] > git checkout -f 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:47:55.018Z] Commit message: "Windows: Use system specific parallelism value on containers restart" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-11T13:47:56.469Z] + docker version [2019-11-11T13:47:56.469Z] Client: [2019-11-11T13:47:56.469Z] Version: 18.06.1-ce [2019-11-11T13:47:56.469Z] API version: 1.38 [2019-11-11T13:47:56.469Z] Go version: go1.10.3 [2019-11-11T13:47:56.469Z] Git commit: e68fc7a [2019-11-11T13:47:56.469Z] Built: Tue Aug 21 17:24:34 2018 [2019-11-11T13:47:56.469Z] OS/Arch: linux/s390x [2019-11-11T13:47:56.469Z] Experimental: false [2019-11-11T13:47:56.469Z] [2019-11-11T13:47:56.469Z] Server: [2019-11-11T13:47:56.469Z] Engine: [2019-11-11T13:47:56.469Z] Version: 18.06.1-ce [2019-11-11T13:47:56.469Z] API version: 1.38 (minimum version 1.12) [2019-11-11T13:47:56.469Z] Go version: go1.10.3 [2019-11-11T13:47:56.469Z] Git commit: e68fc7a [2019-11-11T13:47:56.469Z] Built: Tue Aug 21 17:23:34 2018 [2019-11-11T13:47:56.469Z] OS/Arch: linux/s390x [2019-11-11T13:47:56.469Z] Experimental: true [Pipeline] sh [2019-11-11T13:47:57.294Z] + docker info [2019-11-11T13:47:57.295Z] Containers: 0 [2019-11-11T13:47:57.295Z] Running: 0 [2019-11-11T13:47:57.295Z] Paused: 0 [2019-11-11T13:47:57.295Z] Stopped: 0 [2019-11-11T13:47:57.295Z] Images: 0 [2019-11-11T13:47:57.295Z] Server Version: 18.06.1-ce [2019-11-11T13:47:57.295Z] Storage Driver: overlay2 [2019-11-11T13:47:57.295Z] Backing Filesystem: extfs [2019-11-11T13:47:57.295Z] Supports d_type: true [2019-11-11T13:47:57.295Z] Native Overlay Diff: true [2019-11-11T13:47:57.295Z] Logging Driver: json-file [2019-11-11T13:47:57.295Z] Cgroup Driver: cgroupfs [2019-11-11T13:47:57.295Z] Plugins: [2019-11-11T13:47:57.295Z] Volume: local [2019-11-11T13:47:57.295Z] Network: bridge host ipvlan macvlan null overlay [2019-11-11T13:47:57.295Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-11T13:47:57.295Z] Swarm: inactive [2019-11-11T13:47:57.295Z] Runtimes: runc [2019-11-11T13:47:57.295Z] Default Runtime: runc [2019-11-11T13:47:57.295Z] Init Binary: docker-init [2019-11-11T13:47:57.295Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-11T13:47:57.295Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-11-11T13:47:57.295Z] init version: fec3683 [2019-11-11T13:47:57.295Z] Security Options: [2019-11-11T13:47:57.295Z] apparmor [2019-11-11T13:47:57.295Z] seccomp [2019-11-11T13:47:57.295Z] Profile: default [2019-11-11T13:47:57.295Z] Kernel Version: 4.4.0-166-generic [2019-11-11T13:47:57.295Z] Operating System: Ubuntu 16.04.5 LTS [2019-11-11T13:47:57.295Z] OSType: linux [2019-11-11T13:47:57.295Z] Architecture: s390x [2019-11-11T13:47:57.295Z] CPUs: 2 [2019-11-11T13:47:57.295Z] Total Memory: 7.862GiB [2019-11-11T13:47:57.295Z] Name: s390x-ubuntu-15 [2019-11-11T13:47:57.295Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-11-11T13:47:57.295Z] Docker Root Dir: /var/lib/docker [2019-11-11T13:47:57.295Z] Debug Mode (client): false [2019-11-11T13:47:57.295Z] Debug Mode (server): false [2019-11-11T13:47:57.295Z] Username: dockerbuildbot [2019-11-11T13:47:57.295Z] Registry: https://index.docker.io/v1/ [2019-11-11T13:47:57.295Z] Labels: [2019-11-11T13:47:57.295Z] Experimental: true [2019-11-11T13:47:57.295Z] Insecure Registries: [2019-11-11T13:47:57.295Z] 127.0.0.0/8 [2019-11-11T13:47:57.295Z] Live Restore Enabled: false [2019-11-11T13:47:57.295Z] [2019-11-11T13:47:57.295Z] WARNING: No swap limit support [Pipeline] sh [2019-11-11T13:47:58.112Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-11T13:47:58.112Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-11T13:47:58.112Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39733/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-11T13:47:58.112Z] + bash /home/jenkins/workspace/moby_PR-39733/check-config.sh [2019-11-11T13:47:58.112Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-11T13:47:58.112Z] info: reading kernel config from /boot/config-4.4.0-166-generic ... [2019-11-11T13:47:58.112Z] [2019-11-11T13:47:58.112Z] Generally Necessary: [2019-11-11T13:47:58.112Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-11T13:47:58.112Z] - apparmor: enabled and tools installed [2019-11-11T13:47:58.112Z] - CONFIG_NAMESPACES: enabled [2019-11-11T13:47:58.112Z] - CONFIG_NET_NS: enabled [2019-11-11T13:47:58.112Z] - CONFIG_PID_NS: enabled [2019-11-11T13:47:58.479Z] Client: [2019-11-11T13:47:58.479Z] Debug Mode: false [2019-11-11T13:47:58.479Z] [2019-11-11T13:47:58.479Z] Server: [2019-11-11T13:47:58.479Z] Containers: 0 [2019-11-11T13:47:58.479Z] Running: 0 [2019-11-11T13:47:58.479Z] Paused: 0 [2019-11-11T13:47:58.479Z] Stopped: 0 [2019-11-11T13:47:58.479Z] Images: 1 [2019-11-11T13:47:58.479Z] Server Version: 19.03.2 [2019-11-11T13:47:58.479Z] Storage Driver: overlay2 [2019-11-11T13:47:58.479Z] Backing Filesystem: extfs [2019-11-11T13:47:58.479Z] Supports d_type: true [2019-11-11T13:47:58.479Z] Native Overlay Diff: true [2019-11-11T13:47:58.479Z] Logging Driver: json-file [2019-11-11T13:47:58.479Z] Cgroup Driver: cgroupfs [2019-11-11T13:47:58.479Z] Plugins: [2019-11-11T13:47:58.479Z] Volume: local [2019-11-11T13:47:58.479Z] Network: bridge host ipvlan macvlan null overlay [2019-11-11T13:47:58.479Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-11T13:47:58.479Z] Swarm: inactive [2019-11-11T13:47:58.479Z] Runtimes: runc [2019-11-11T13:47:58.479Z] Default Runtime: runc [2019-11-11T13:47:58.479Z] Init Binary: docker-init [2019-11-11T13:47:58.479Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-11T13:47:58.479Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-11T13:47:58.479Z] init version: fec3683 [2019-11-11T13:47:58.479Z] Security Options: [2019-11-11T13:47:58.479Z] apparmor [2019-11-11T13:47:58.479Z] seccomp [2019-11-11T13:47:58.479Z] Profile: default [2019-11-11T13:47:58.479Z] Kernel Version: 4.15.0-1048-aws [2019-11-11T13:47:58.479Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-11T13:47:58.479Z] OSType: linux [2019-11-11T13:47:58.479Z] Architecture: x86_64 [2019-11-11T13:47:58.479Z] CPUs: 2 [2019-11-11T13:47:58.479Z] Total Memory: 7.501GiB [2019-11-11T13:47:58.479Z] Name: ip-10-100-64-195 [2019-11-11T13:47:58.479Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-11T13:47:58.479Z] Docker Root Dir: /var/lib/docker [2019-11-11T13:47:58.479Z] Debug Mode: false [2019-11-11T13:47:58.479Z] Registry: https://index.docker.io/v1/ [2019-11-11T13:47:58.480Z] Labels: [2019-11-11T13:47:58.480Z] Experimental: true [2019-11-11T13:47:58.480Z] Insecure Registries: [2019-11-11T13:47:58.480Z] 127.0.0.0/8 [2019-11-11T13:47:58.480Z] Live Restore Enabled: true [2019-11-11T13:47:58.480Z] [2019-11-11T13:47:58.480Z] WARNING: No swap limit support [2019-11-11T13:47:58.484Z] - CONFIG_IPC_NS: enabled [2019-11-11T13:47:58.484Z] - CONFIG_UTS_NS: enabled [2019-11-11T13:47:58.484Z] - CONFIG_CGROUPS: enabled [2019-11-11T13:47:58.484Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-11T13:47:58.484Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-11T13:47:58.484Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-11T13:47:58.484Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-11T13:47:58.484Z] - CONFIG_CPUSETS: enabled [2019-11-11T13:47:58.484Z] - CONFIG_MEMCG: enabled [2019-11-11T13:47:58.484Z] - CONFIG_KEYS: enabled [2019-11-11T13:47:58.484Z] - CONFIG_VETH: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-11T13:47:58.484Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-11T13:47:58.484Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-11T13:47:58.484Z] [2019-11-11T13:47:58.484Z] Optional Features: [2019-11-11T13:47:58.484Z] - CONFIG_USER_NS: enabled [2019-11-11T13:47:58.484Z] - CONFIG_SECCOMP: enabled [2019-11-11T13:47:58.484Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-11T13:47:58.484Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-11T13:47:58.484Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-11T13:47:58.484Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-11T13:47:58.484Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-11T13:47:58.484Z] - CONFIG_BLK_CGROUP: enabled [2019-11-11T13:47:58.484Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-11T13:47:58.484Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-11T13:47:58.484Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-11T13:47:58.484Z] - CONFIG_CGROUP_PERF: enabled [2019-11-11T13:47:58.484Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-11T13:47:58.484Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-11T13:47:58.484Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-11T13:47:58.484Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-11T13:47:58.484Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-11T13:47:58.484Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_IP_VS: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-11T13:47:58.484Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-11T13:47:58.484Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-11T13:47:58.484Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_EXT4_FS: enabled [2019-11-11T13:47:58.484Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-11T13:47:58.484Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-11T13:47:58.484Z] - Network Drivers: [2019-11-11T13:47:58.484Z] - "overlay": [2019-11-11T13:47:58.484Z] - CONFIG_VXLAN: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-11T13:47:58.484Z] Optional (for encrypted networks): [2019-11-11T13:47:58.484Z] - CONFIG_CRYPTO: enabled [2019-11-11T13:47:58.484Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_XFRM: enabled [2019-11-11T13:47:58.484Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-11T13:47:58.484Z] - "ipvlan": [2019-11-11T13:47:58.484Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-11T13:47:58.484Z] - "macvlan": [2019-11-11T13:47:58.484Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_DUMMY: enabled (as module) [2019-11-11T13:47:58.484Z] - "ftp,tftp client in container": [2019-11-11T13:47:58.484Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-11T13:47:58.484Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-11T13:47:58.484Z] - Storage Drivers: [2019-11-11T13:47:58.484Z] - "aufs": [2019-11-11T13:47:58.484Z] - CONFIG_AUFS_FS: enabled (as module) [Pipeline] sh [2019-11-11T13:47:58.568Z] Still waiting to schedule task [2019-11-11T13:47:58.568Z] Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-0471c08cc1aeb777e)’ [2019-11-11T13:47:58.574Z] Still waiting to schedule task [2019-11-11T13:47:58.574Z] All nodes of label ‘arm64&&linux’ are offline [2019-11-11T13:47:58.806Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-11T13:47:58.806Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-11T13:47:58.806Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39733/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-11T13:47:58.806Z] + bash /home/ubuntu/workspace/moby_PR-39733/check-config.sh [2019-11-11T13:47:58.806Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-11T13:47:58.806Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-11T13:47:58.806Z] [2019-11-11T13:47:58.806Z] Generally Necessary: [2019-11-11T13:47:58.806Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-11T13:47:58.806Z] - apparmor: enabled and tools installed [2019-11-11T13:47:58.806Z] - CONFIG_NAMESPACES: enabled [2019-11-11T13:47:58.806Z] - CONFIG_NET_NS: enabled [2019-11-11T13:47:58.806Z] - CONFIG_PID_NS: enabled [2019-11-11T13:47:58.806Z] - CONFIG_IPC_NS: enabled [2019-11-11T13:47:58.806Z] - CONFIG_UTS_NS: enabled [2019-11-11T13:47:58.806Z] - CONFIG_CGROUPS: enabled [2019-11-11T13:47:58.806Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-11T13:47:58.806Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-11T13:47:58.806Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-11T13:47:58.806Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-11T13:47:58.806Z] - CONFIG_CPUSETS: enabled [2019-11-11T13:47:58.806Z] - CONFIG_MEMCG: enabled [2019-11-11T13:47:58.806Z] - CONFIG_KEYS: enabled [2019-11-11T13:47:58.806Z] - CONFIG_VETH: enabled (as module) [2019-11-11T13:47:58.806Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-11T13:47:58.806Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-11T13:47:58.806Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-11T13:47:58.806Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-11T13:47:58.845Z] - "btrfs": [2019-11-11T13:47:58.845Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-11T13:47:58.845Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-11T13:47:58.845Z] - "devicemapper": [2019-11-11T13:47:58.845Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-11T13:47:58.845Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-11T13:47:58.845Z] - "overlay": [2019-11-11T13:47:58.845Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-11T13:47:58.845Z] - "zfs": [2019-11-11T13:47:58.845Z] - /dev/zfs: missing [2019-11-11T13:47:58.845Z] - zfs command: missing [2019-11-11T13:47:58.845Z] - zpool command: missing [2019-11-11T13:47:58.845Z] [2019-11-11T13:47:58.845Z] Limits: [2019-11-11T13:47:58.845Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-11T13:47:58.845Z] [2019-11-11T13:47:58.845Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-11T13:47:59.058Z] Fetching without tags [2019-11-11T13:47:59.076Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-11T13:47:59.076Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-11T13:47:59.076Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-11T13:47:59.076Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-11T13:47:59.076Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-11T13:47:59.076Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-11T13:47:59.076Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-11T13:47:59.076Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-11T13:47:59.076Z] [2019-11-11T13:47:59.076Z] Optional Features: [2019-11-11T13:47:59.076Z] - CONFIG_USER_NS: enabled [2019-11-11T13:47:59.076Z] - CONFIG_SECCOMP: enabled [2019-11-11T13:47:59.076Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-11T13:47:59.076Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-11T13:47:59.076Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-11T13:47:59.076Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-11T13:47:59.076Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-11T13:47:59.076Z] - CONFIG_BLK_CGROUP: enabled [2019-11-11T13:47:59.076Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-11T13:47:59.076Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-11T13:47:59.076Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-11T13:47:59.076Z] - CONFIG_CGROUP_PERF: enabled [2019-11-11T13:47:59.076Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-11T13:47:59.076Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-11T13:47:59.076Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-11T13:47:59.076Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-11T13:47:59.076Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-11T13:47:59.076Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-11T13:47:59.076Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-11T13:47:59.076Z] - CONFIG_IP_VS: enabled (as module) [2019-11-11T13:47:59.076Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-11T13:47:59.076Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-11T13:47:59.076Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-11T13:47:59.076Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-11T13:47:59.076Z] - CONFIG_EXT4_FS: enabled [2019-11-11T13:47:59.076Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-11T13:47:59.076Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-11T13:47:59.076Z] - Network Drivers: [2019-11-11T13:47:59.076Z] - "overlay": [2019-11-11T13:47:59.346Z] - CONFIG_VXLAN: enabled (as module) [2019-11-11T13:47:59.346Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-11T13:47:59.346Z] Optional (for encrypted networks): [2019-11-11T13:47:59.346Z] - CONFIG_CRYPTO: enabled [2019-11-11T13:47:59.346Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-11T13:47:59.346Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-11T13:47:59.346Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-11T13:47:59.346Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-11T13:47:59.346Z] - CONFIG_XFRM: enabled [2019-11-11T13:47:59.346Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-11T13:47:59.346Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-11T13:47:59.346Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-11T13:47:59.346Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-11T13:47:59.346Z] - "ipvlan": [2019-11-11T13:47:59.346Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-11T13:47:59.346Z] - "macvlan": [2019-11-11T13:47:59.346Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-11T13:47:59.346Z] - CONFIG_DUMMY: enabled (as module) [2019-11-11T13:47:59.346Z] - "ftp,tftp client in container": [2019-11-11T13:47:59.346Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-11T13:47:59.346Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-11T13:47:59.346Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-11T13:47:59.346Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-11T13:47:59.346Z] - Storage Drivers: [2019-11-11T13:47:59.346Z] - "aufs": [2019-11-11T13:47:59.346Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-11T13:47:59.346Z] - "btrfs": [2019-11-11T13:47:59.346Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-11T13:47:59.346Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-11T13:47:59.346Z] - "devicemapper": [2019-11-11T13:47:59.346Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-11T13:47:59.346Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-11T13:47:59.346Z] - "overlay": [2019-11-11T13:47:59.346Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-11T13:47:59.346Z] - "zfs": [2019-11-11T13:47:59.346Z] - /dev/zfs: missing [2019-11-11T13:47:59.346Z] - zfs command: missing [2019-11-11T13:47:59.346Z] - zpool command: missing [2019-11-11T13:47:59.346Z] [2019-11-11T13:47:59.346Z] Limits: [2019-11-11T13:47:59.346Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-11T13:47:59.346Z] [2019-11-11T13:47:59.346Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-11T13:47:59.737Z] + make bundles/buildx [2019-11-11T13:47:59.737Z] make: command: Command not found [2019-11-11T13:47:59.737Z] make: command: Command not found [2019-11-11T13:47:59.737Z] mkdir bundles [2019-11-11T13:47:59.737Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-11T13:47:59.737Z] --build-arg BUILDX_COMMIT \ [2019-11-11T13:47:59.737Z] --build-arg BUILDX_REPO \ [2019-11-11T13:47:59.737Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-11T13:47:59.737Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-11T13:47:59.737Z] . [2019-11-11T13:47:59.737Z] /bin/sh: 4: go: not found [2019-11-11T13:47:59.737Z] /bin/sh: 5: go: not found [2019-11-11T13:47:59.750Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:447a840254410df3b9345c652b601f08447b8467 . [2019-11-11T13:47:59.750Z] #2 [internal] load .dockerignore [2019-11-11T13:47:59.750Z] #2 transferring context: 87B done [2019-11-11T13:47:59.750Z] #2 DONE 0.0s [2019-11-11T13:47:59.750Z] [2019-11-11T13:47:59.750Z] #1 [internal] load build definition from Dockerfile [2019-11-11T13:47:59.750Z] #1 transferring dockerfile: 14.85kB done [2019-11-11T13:47:59.750Z] #1 DONE 0.0s [2019-11-11T13:47:59.750Z] [2019-11-11T13:47:59.750Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-11T13:47:58.726Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-11T13:47:58.784Z] > git config --add remote.origin.fetch +refs/pull/39733/head:refs/remotes/origin/PR-39733 # timeout=10 [2019-11-11T13:47:58.837Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-11T13:47:58.959Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-11T13:47:59.087Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-11T13:47:59.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-11T13:47:59.088Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39733/head:refs/remotes/origin/PR-39733 +refs/heads/master:refs/remotes/origin/master [2019-11-11T13:47:59.942Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:48:00.310Z] #3 DONE 0.2s [2019-11-11T13:48:00.310Z] [2019-11-11T13:48:00.310Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-11T13:48:00.310Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-11T13:48:00.310Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-11T13:48:00.310Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-11-11T13:48:00.310Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-11-11T13:48:00.310Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.0s [2019-11-11T13:48:00.310Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 2.19MB / 8.82MB 0.2s [2019-11-11T13:48:00.310Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-11-11T13:48:00.569Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done [2019-11-11T13:48:01.133Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.5s done [2019-11-11T13:48:01.133Z] #4 DONE 0.9s [2019-11-11T13:47:59.970Z] > git config core.sparsecheckout # timeout=10 [2019-11-11T13:48:00.027Z] > git checkout -f 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:48:01.657Z] Sending build context to Docker daemon 50.15MB [2019-11-11T13:48:01.657Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-11T13:48:01.657Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-11T13:48:01.657Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-11T13:48:01.657Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-11T13:48:01.657Z] 1.12.10-stretch: Pulling from library/golang [2019-11-11T13:48:01.697Z] [2019-11-11T13:48:01.697Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-11T13:48:01.697Z] #6 ... [2019-11-11T13:48:01.697Z] [2019-11-11T13:48:01.697Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-11T13:48:01.697Z] #5 DONE 0.2s [2019-11-11T13:48:01.697Z] [2019-11-11T13:48:01.697Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-11T13:48:01.697Z] #6 DONE 0.3s [2019-11-11T13:48:01.697Z] [2019-11-11T13:48:01.697Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-11T13:48:01.697Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-11-11T13:48:01.956Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-11-11T13:48:01.956Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-11-11T13:48:01.956Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 0B / 45.38MB 0.1s [2019-11-11T13:48:01.956Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 950.22kB / 10.80MB 0.1s [2019-11-11T13:48:01.956Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-11-11T13:48:01.956Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0B / 4.34MB 0.1s [2019-11-11T13:48:01.956Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 5.41MB / 45.38MB 0.2s [2019-11-11T13:48:01.956Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 7.25MB / 10.80MB 0.2s [2019-11-11T13:48:01.956Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 2.33MB / 4.34MB 0.2s [2019-11-11T13:48:02.020Z] ade01ea651a2: Pulling fs layer [2019-11-11T13:48:02.020Z] fbabdb69f639: Pulling fs layer [2019-11-11T13:48:02.020Z] ff33bd1013d7: Pulling fs layer [2019-11-11T13:48:02.020Z] 85cfe9d77eff: Pulling fs layer [2019-11-11T13:48:02.020Z] ace5139f9caa: Pulling fs layer [2019-11-11T13:48:02.020Z] e4d79466b81c: Pulling fs layer [2019-11-11T13:48:02.020Z] b00baabad4ce: Pulling fs layer [2019-11-11T13:48:02.020Z] ace5139f9caa: Waiting [2019-11-11T13:48:02.020Z] e4d79466b81c: Waiting [2019-11-11T13:48:02.020Z] b00baabad4ce: Waiting [2019-11-11T13:48:02.020Z] 85cfe9d77eff: Waiting [2019-11-11T13:48:02.221Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 10.48MB / 45.38MB 0.4s [2019-11-11T13:48:02.221Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.3s done [2019-11-11T13:48:02.221Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.3s done [2019-11-11T13:48:02.221Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0B / 50.07MB 0.4s [2019-11-11T13:48:02.221Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0B / 57.69MB 0.4s [2019-11-11T13:48:02.428Z] ff33bd1013d7: Verifying Checksum [2019-11-11T13:48:02.428Z] ff33bd1013d7: Download complete [2019-11-11T13:48:02.428Z] fbabdb69f639: Verifying Checksum [2019-11-11T13:48:02.428Z] fbabdb69f639: Download complete [2019-11-11T13:48:02.479Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 15.89MB / 45.38MB 0.6s [2019-11-11T13:48:02.479Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 5.19MB / 50.07MB 0.6s [2019-11-11T13:48:02.479Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 3.25MB / 57.69MB 0.6s [2019-11-11T13:48:02.742Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 22.44MB / 45.38MB 0.8s [2019-11-11T13:48:02.742Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 12.40MB / 50.07MB 0.8s [2019-11-11T13:48:02.742Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 12.49MB / 57.69MB 0.8s [2019-11-11T13:48:02.742Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 26.13MB / 45.38MB 0.9s [2019-11-11T13:48:02.742Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 20.04MB / 50.07MB 0.9s [2019-11-11T13:48:02.742Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 16.85MB / 57.69MB 0.9s [2019-11-11T13:48:02.999Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 30.97MB / 45.38MB 1.1s [2019-11-11T13:48:02.999Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 26.43MB / 50.07MB 1.1s [2019-11-11T13:48:03.030Z] ade01ea651a2: Verifying Checksum [2019-11-11T13:48:03.030Z] ade01ea651a2: Download complete [2019-11-11T13:48:03.257Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 34.83MB / 45.38MB 1.2s [2019-11-11T13:48:03.257Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 35.62MB / 50.07MB 1.2s [2019-11-11T13:48:03.257Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 21.84MB / 57.69MB 1.2s [2019-11-11T13:48:03.257Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 38.59MB / 45.38MB 1.4s [2019-11-11T13:48:03.257Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 39.31MB / 50.07MB 1.4s [2019-11-11T13:48:03.257Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 26.49MB / 57.69MB 1.4s [2019-11-11T13:48:03.409Z] 85cfe9d77eff: Verifying Checksum [2019-11-11T13:48:03.409Z] 85cfe9d77eff: Download complete [2019-11-11T13:48:03.512Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 43.51MB / 50.07MB 1.5s [2019-11-11T13:48:03.512Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 29.99MB / 57.69MB 1.5s [2019-11-11T13:48:03.512Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.7s [2019-11-11T13:48:03.512Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 46.83MB / 50.07MB 1.7s [2019-11-11T13:48:03.512Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 34.96MB / 57.69MB 1.7s [2019-11-11T13:48:03.435Z] > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10 [2019-11-11T13:48:03.666Z] Merge succeeded, producing 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:48:03.667Z] Checking out Revision 447a840254410df3b9345c652b601f08447b8467 (PR-39733) [2019-11-11T13:48:03.771Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.7s done [2019-11-11T13:48:03.771Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.8s done [2019-11-11T13:48:03.771Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 42.02MB / 57.69MB 2.0s [2019-11-11T13:48:03.771Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 1.41MB / 120.06MB 2.0s [2019-11-11T13:48:03.771Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 1.9s done [2019-11-11T13:48:04.027Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 50.10MB / 57.69MB 2.3s [2019-11-11T13:48:04.027Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 9.21MB / 120.06MB 2.3s [2019-11-11T13:48:04.027Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d [2019-11-11T13:48:04.103Z] b00baabad4ce: Verifying Checksum [2019-11-11T13:48:04.103Z] b00baabad4ce: Download complete [2019-11-11T13:48:04.117Z] Commit message: "Windows: Use system specific parallelism value on containers restart" [2019-11-11T13:48:04.283Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 54.59MB / 57.69MB 2.5s [2019-11-11T13:48:04.481Z] e4d79466b81c: Verifying Checksum [2019-11-11T13:48:04.481Z] e4d79466b81c: Download complete [2019-11-11T13:48:04.539Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.7s [2019-11-11T13:48:04.539Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 16.55MB / 120.06MB 2.7s [2019-11-11T13:48:04.539Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.7s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-11T13:48:04.849Z] ace5139f9caa: Verifying Checksum [2019-11-11T13:48:04.849Z] ace5139f9caa: Download complete [2019-11-11T13:48:05.100Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 30.02MB / 120.06MB 3.2s [2019-11-11T13:48:05.216Z] ade01ea651a2: Pull complete [2019-11-11T13:48:05.359Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 36.90MB / 120.06MB 3.6s [2019-11-11T13:48:03.569Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-11-11T13:48:03.696Z] > git config core.sparsecheckout # timeout=10 [2019-11-11T13:48:03.748Z] > git checkout -f 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:48:05.573Z] + docker version [2019-11-11T13:48:05.573Z] Client: Docker Engine - Enterprise [2019-11-11T13:48:05.573Z] Version: 19.03.2 [2019-11-11T13:48:05.573Z] API version: 1.40 [2019-11-11T13:48:05.573Z] Go version: go1.12.8 [2019-11-11T13:48:05.573Z] Git commit: c92ab06ed9 [2019-11-11T13:48:05.573Z] Built: 09/03/2019 16:38:11 [2019-11-11T13:48:05.573Z] OS/Arch: windows/amd64 [2019-11-11T13:48:05.573Z] Experimental: false [2019-11-11T13:48:05.573Z] [2019-11-11T13:48:05.573Z] Server: Docker Engine - Enterprise [2019-11-11T13:48:05.573Z] Engine: [2019-11-11T13:48:05.573Z] Version: 19.03.2 [2019-11-11T13:48:05.573Z] API version: 1.40 (minimum version 1.24) [2019-11-11T13:48:05.573Z] Go version: go1.12.8 [2019-11-11T13:48:05.573Z] Git commit: c92ab06ed9 [2019-11-11T13:48:05.573Z] Built: 09/03/2019 16:35:47 [2019-11-11T13:48:05.573Z] OS/Arch: windows/amd64 [2019-11-11T13:48:05.573Z] Experimental: true [Pipeline] sh [2019-11-11T13:48:05.929Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 45.88MB / 120.06MB 4.0s [2019-11-11T13:48:05.996Z] fbabdb69f639: Pull complete [2019-11-11T13:48:05.996Z] ff33bd1013d7: Pull complete [2019-11-11T13:48:06.187Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 52.46MB / 120.06MB 4.2s [2019-11-11T13:48:06.187Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 60.33MB / 120.06MB 4.4s [2019-11-11T13:48:06.442Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 68.29MB / 120.06MB 4.5s [2019-11-11T13:48:06.607Z] + docker info [2019-11-11T13:48:06.701Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 74.84MB / 120.06MB 4.9s [2019-11-11T13:48:06.969Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 83.38MB / 120.06MB 5.1s [2019-11-11T13:48:06.969Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 91.95MB / 120.06MB 5.2s [2019-11-11T13:48:07.272Z] #7 ... [2019-11-11T13:48:07.272Z] [2019-11-11T13:48:07.272Z] #19 [internal] load build context [2019-11-11T13:48:07.272Z] #19 transferring context: 45.66MB 5.4s done [2019-11-11T13:48:07.272Z] #19 DONE 5.6s [2019-11-11T13:48:07.272Z] [2019-11-11T13:48:07.272Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-11T13:48:07.272Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 101.04MB / 120.06MB 5.5s [2019-11-11T13:48:07.272Z] #7 ... [2019-11-11T13:48:07.272Z] [2019-11-11T13:48:07.272Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-11T13:48:07.272Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-11T13:48:07.272Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-11T13:48:07.272Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-11T13:48:07.272Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.2s done [2019-11-11T13:48:07.272Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.0s [2019-11-11T13:48:07.812Z] 85cfe9d77eff: Pull complete [2019-11-11T13:48:07.879Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.5s done [2019-11-11T13:48:07.879Z] #65 DONE 5.9s [2019-11-11T13:48:07.879Z] [2019-11-11T13:48:07.879Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-11T13:48:07.879Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 5.9s [2019-11-11T13:48:08.157Z] Client: [2019-11-11T13:48:08.157Z] Debug Mode: false [2019-11-11T13:48:08.157Z] Plugins: [2019-11-11T13:48:08.157Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-11T13:48:08.157Z] [2019-11-11T13:48:08.157Z] Server: [2019-11-11T13:48:08.157Z] Containers: 0 [2019-11-11T13:48:08.157Z] Running: 0 [2019-11-11T13:48:08.157Z] Paused: 0 [2019-11-11T13:48:08.157Z] Stopped: 0 [2019-11-11T13:48:08.157Z] Images: 8 [2019-11-11T13:48:08.157Z] Server Version: 19.03.2 [2019-11-11T13:48:08.157Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-11T13:48:08.157Z] Windows: [2019-11-11T13:48:08.157Z] LCOW: [2019-11-11T13:48:08.157Z] Logging Driver: json-file [2019-11-11T13:48:08.157Z] Plugins: [2019-11-11T13:48:08.157Z] Volume: local [2019-11-11T13:48:08.157Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-11T13:48:08.157Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-11T13:48:08.157Z] Swarm: inactive [2019-11-11T13:48:08.157Z] Default Isolation: process [2019-11-11T13:48:08.157Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-11T13:48:08.157Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-11T13:48:08.157Z] OSType: windows [2019-11-11T13:48:08.157Z] Architecture: x86_64 [2019-11-11T13:48:08.157Z] CPUs: 4 [2019-11-11T13:48:08.157Z] Total Memory: 32GiB [2019-11-11T13:48:08.157Z] Name: azwin-2-16abb0 [2019-11-11T13:48:08.157Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-11-11T13:48:08.157Z] Docker Root Dir: D:\docker [2019-11-11T13:48:08.157Z] Debug Mode: false [2019-11-11T13:48:08.157Z] Registry: https://index.docker.io/v1/ [2019-11-11T13:48:08.157Z] Labels: [2019-11-11T13:48:08.157Z] Experimental: true [2019-11-11T13:48:08.157Z] Insecure Registries: [2019-11-11T13:48:08.157Z] 10.0.0.4:5000 [2019-11-11T13:48:08.157Z] 127.0.0.0/8 [2019-11-11T13:48:08.157Z] Registry Mirrors: [2019-11-11T13:48:08.157Z] http://10.0.0.4:5000/ [2019-11-11T13:48:08.157Z] Live Restore Enabled: false [2019-11-11T13:48:08.157Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-11-11T13:48:08.440Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 6.4s done [2019-11-11T13:48:09.004Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 5.1s [2019-11-11T13:48:09.082Z] ace5139f9caa: Pull complete [2019-11-11T13:48:09.102Z] Fetching without tags [2019-11-11T13:48:09.025Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-11T13:48:09.030Z] > git config --add remote.origin.fetch +refs/pull/39733/head:refs/remotes/origin/PR-39733 # timeout=10 [2019-11-11T13:48:09.034Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-11T13:48:09.068Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-11T13:48:09.102Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-11T13:48:09.102Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-11T13:48:09.103Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39733/head:refs/remotes/origin/PR-39733 +refs/heads/master:refs/remotes/origin/master [2019-11-11T13:48:09.594Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:48:10.366Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 6.1s done [2019-11-11T13:48:10.366Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d [2019-11-11T13:48:10.775Z] Merge succeeded, producing 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:48:10.776Z] Checking out Revision 447a840254410df3b9345c652b601f08447b8467 (PR-39733) [2019-11-11T13:48:10.939Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.6s done [2019-11-11T13:48:11.196Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-11-11T13:48:11.453Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.3s done [2019-11-11T13:48:11.577Z] Commit message: "Windows: Use system specific parallelism value on containers restart" [2019-11-11T13:48:11.707Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-11-11T13:48:09.594Z] > git config core.sparsecheckout # timeout=10 [2019-11-11T13:48:09.601Z] > git checkout -f 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:48:10.700Z] > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10 [2019-11-11T13:48:10.743Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-11T13:48:10.778Z] > git config core.sparsecheckout # timeout=10 [2019-11-11T13:48:10.782Z] > git checkout -f 447a840254410df3b9345c652b601f08447b8467 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-11T13:48:12.958Z] + docker version [2019-11-11T13:48:12.958Z] Client: [2019-11-11T13:48:12.958Z] Version: 18.06.1-ce [2019-11-11T13:48:12.958Z] API version: 1.38 [2019-11-11T13:48:12.958Z] Go version: go1.10.3 [2019-11-11T13:48:12.958Z] Git commit: e68fc7a [2019-11-11T13:48:12.958Z] Built: Tue Aug 21 17:26:10 2018 [2019-11-11T13:48:12.958Z] OS/Arch: linux/ppc64le [2019-11-11T13:48:12.958Z] Experimental: false [2019-11-11T13:48:12.958Z] [2019-11-11T13:48:12.958Z] Server: [2019-11-11T13:48:12.958Z] Engine: [2019-11-11T13:48:12.959Z] Version: 18.06.1-ce [2019-11-11T13:48:12.959Z] API version: 1.38 (minimum version 1.12) [2019-11-11T13:48:12.959Z] Go version: go1.10.3 [2019-11-11T13:48:12.959Z] Git commit: e68fc7a [2019-11-11T13:48:12.959Z] Built: Tue Aug 21 17:24:20 2018 [2019-11-11T13:48:12.959Z] OS/Arch: linux/ppc64le [2019-11-11T13:48:12.959Z] Experimental: true [Pipeline] sh [2019-11-11T13:48:13.280Z] e4d79466b81c: Pull complete [2019-11-11T13:48:13.280Z] b00baabad4ce: Pull complete [2019-11-11T13:48:13.280Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-11-11T13:48:13.280Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-11-11T13:48:13.280Z] ---> 687421176e14 [2019-11-11T13:48:13.280Z] Step 5/16 : ARG BUILDX_REPO [2019-11-11T13:48:13.280Z] ---> Running in c29f32d4c793 [2019-11-11T13:48:13.280Z] Removing intermediate container c29f32d4c793 [2019-11-11T13:48:13.280Z] ---> e235b1ddfcdc [2019-11-11T13:48:13.280Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-11T13:48:13.280Z] ---> Running in d6263e085525 [2019-11-11T13:48:13.526Z] + docker info [2019-11-11T13:48:13.526Z] Containers: 0 [2019-11-11T13:48:13.526Z] Running: 0 [2019-11-11T13:48:13.526Z] Paused: 0 [2019-11-11T13:48:13.526Z] Stopped: 0 [2019-11-11T13:48:13.526Z] Images: 0 [2019-11-11T13:48:13.526Z] Server Version: 18.06.1-ce [2019-11-11T13:48:13.526Z] Storage Driver: overlay2 [2019-11-11T13:48:13.526Z] Backing Filesystem: extfs [2019-11-11T13:48:13.526Z] Supports d_type: true [2019-11-11T13:48:13.526Z] Native Overlay Diff: true [2019-11-11T13:48:13.526Z] Logging Driver: json-file [2019-11-11T13:48:13.526Z] Cgroup Driver: cgroupfs [2019-11-11T13:48:13.526Z] Plugins: [2019-11-11T13:48:13.526Z] Volume: local [2019-11-11T13:48:13.526Z] Network: bridge host ipvlan macvlan null overlay [2019-11-11T13:48:13.526Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-11T13:48:13.526Z] Swarm: inactive [2019-11-11T13:48:13.526Z] Runtimes: runc [2019-11-11T13:48:13.526Z] Default Runtime: runc [2019-11-11T13:48:13.526Z] Init Binary: docker-init [2019-11-11T13:48:13.526Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-11T13:48:13.526Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-11-11T13:48:13.526Z] init version: fec3683 [2019-11-11T13:48:13.526Z] Security Options: [2019-11-11T13:48:13.526Z] apparmor [2019-11-11T13:48:13.526Z] seccomp [2019-11-11T13:48:13.526Z] Profile: default [2019-11-11T13:48:13.526Z] Kernel Version: 4.4.0-139-generic [2019-11-11T13:48:13.526Z] Operating System: Ubuntu 16.04.3 LTS [2019-11-11T13:48:13.526Z] OSType: linux [2019-11-11T13:48:13.526Z] Architecture: ppc64le [2019-11-11T13:48:13.526Z] CPUs: 4 [2019-11-11T13:48:13.526Z] Total Memory: 7.972GiB [2019-11-11T13:48:13.526Z] Name: ppc64le-ubuntu-12 [2019-11-11T13:48:13.526Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-11-11T13:48:13.526Z] Docker Root Dir: /var/lib/docker [2019-11-11T13:48:13.526Z] Debug Mode (client): false [2019-11-11T13:48:13.526Z] Debug Mode (server): false [2019-11-11T13:48:13.526Z] Username: dockerbuildbot [2019-11-11T13:48:13.526Z] Registry: https://index.docker.io/v1/ [2019-11-11T13:48:13.526Z] Labels: [2019-11-11T13:48:13.526Z] Experimental: true [2019-11-11T13:48:13.526Z] Insecure Registries: [2019-11-11T13:48:13.526Z] 127.0.0.0/8 [2019-11-11T13:48:13.526Z] Live Restore Enabled: false [2019-11-11T13:48:13.526Z] [Pipeline] sh [2019-11-11T13:48:14.064Z] Cloning into '/buildx'... [2019-11-11T13:48:14.097Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-11T13:48:14.097Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-11T13:48:14.097Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39733/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-11T13:48:14.097Z] + bash /home/docker/workspace/moby_PR-39733/check-config.sh [2019-11-11T13:48:14.097Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-11T13:48:14.097Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-11-11T13:48:14.097Z] [2019-11-11T13:48:14.097Z] Generally Necessary: [2019-11-11T13:48:14.097Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-11T13:48:14.097Z] - apparmor: enabled and tools installed [2019-11-11T13:48:14.097Z] - CONFIG_NAMESPACES: enabled [2019-11-11T13:48:14.097Z] - CONFIG_NET_NS: enabled [2019-11-11T13:48:14.097Z] - CONFIG_PID_NS: enabled [2019-11-11T13:48:14.097Z] - CONFIG_IPC_NS: enabled [2019-11-11T13:48:14.097Z] - CONFIG_UTS_NS: enabled [2019-11-11T13:48:14.097Z] - CONFIG_CGROUPS: enabled [2019-11-11T13:48:14.097Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-11T13:48:14.097Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-11T13:48:14.097Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-11T13:48:14.097Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-11T13:48:14.097Z] - CONFIG_CPUSETS: enabled [2019-11-11T13:48:14.097Z] - CONFIG_MEMCG: enabled [2019-11-11T13:48:14.097Z] - CONFIG_KEYS: enabled [2019-11-11T13:48:14.433Z] - CONFIG_VETH: enabled (as module) [2019-11-11T13:48:14.433Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-11T13:48:14.433Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-11T13:48:14.433Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-11T13:48:14.433Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-11T13:48:14.433Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-11T13:48:14.433Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-11T13:48:14.433Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-11T13:48:14.433Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-11T13:48:14.433Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-11T13:48:14.433Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-11T13:48:14.433Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-11T13:48:14.433Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-11T13:48:14.433Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-11T13:48:14.433Z] [2019-11-11T13:48:14.433Z] Optional Features: [2019-11-11T13:48:14.433Z] - CONFIG_USER_NS: enabled [2019-11-11T13:48:14.433Z] - CONFIG_SECCOMP: enabled [2019-11-11T13:48:14.433Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-11T13:48:14.433Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-11T13:48:14.433Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-11T13:48:14.433Z] (cgroup swap accounting is currently enabled) [2019-11-11T13:48:14.433Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-11T13:48:14.433Z] - CONFIG_BLK_CGROUP: enabled [2019-11-11T13:48:14.433Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-11T13:48:14.433Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-11T13:48:14.433Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-11T13:48:14.433Z] - CONFIG_CGROUP_PERF: enabled [2019-11-11T13:48:14.434Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-11T13:48:14.434Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-11T13:48:14.434Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-11T13:48:14.434Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-11T13:48:14.434Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-11T13:48:14.434Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-11T13:48:14.434Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-11T13:48:14.434Z] - CONFIG_IP_VS: enabled (as module) [2019-11-11T13:48:14.434Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-11T13:48:14.434Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-11T13:48:14.434Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-11T13:48:14.434Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-11T13:48:14.434Z] - CONFIG_EXT4_FS: enabled [2019-11-11T13:48:14.434Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-11T13:48:14.434Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-11T13:48:14.769Z] - Network Drivers: [2019-11-11T13:48:14.769Z] - "overlay": [2019-11-11T13:48:14.769Z] - CONFIG_VXLAN: enabled (as module) [2019-11-11T13:48:14.769Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-11T13:48:14.769Z] Optional (for encrypted networks): [2019-11-11T13:48:14.769Z] - CONFIG_CRYPTO: enabled [2019-11-11T13:48:14.769Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-11T13:48:14.769Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-11T13:48:14.769Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-11T13:48:14.769Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-11T13:48:14.769Z] - CONFIG_XFRM: enabled [2019-11-11T13:48:14.769Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-11T13:48:14.769Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-11T13:48:14.769Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-11T13:48:14.769Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-11T13:48:14.769Z] - "ipvlan": [2019-11-11T13:48:14.769Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-11T13:48:14.769Z] - "macvlan": [2019-11-11T13:48:14.769Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-11T13:48:14.769Z] - CONFIG_DUMMY: enabled (as module) [2019-11-11T13:48:14.769Z] - "ftp,tftp client in container": [2019-11-11T13:48:14.769Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-11T13:48:14.769Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-11T13:48:14.769Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-11T13:48:14.769Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-11T13:48:14.769Z] - Storage Drivers: [2019-11-11T13:48:14.769Z] - "aufs": [2019-11-11T13:48:14.770Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-11T13:48:14.770Z] - "btrfs": [2019-11-11T13:48:14.770Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-11T13:48:14.770Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-11T13:48:14.770Z] - "devicemapper": [2019-11-11T13:48:14.770Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-11T13:48:14.770Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-11T13:48:14.770Z] - "overlay": [2019-11-11T13:48:14.770Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-11T13:48:14.770Z] - "zfs": [2019-11-11T13:48:14.770Z] - /dev/zfs: missing [2019-11-11T13:48:14.770Z] - zfs command: missing [2019-11-11T13:48:14.770Z] - zpool command: missing [2019-11-11T13:48:14.770Z] [2019-11-11T13:48:14.770Z] Limits: [2019-11-11T13:48:14.770Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-11T13:48:14.770Z] [2019-11-11T13:48:14.770Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-11T13:48:15.380Z] + make bundles/buildx [2019-11-11T13:48:15.715Z] make: command: Command not found [2019-11-11T13:48:15.715Z] make: command: Command not found [2019-11-11T13:48:15.715Z] mkdir bundles [2019-11-11T13:48:15.715Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-11T13:48:15.715Z] --build-arg BUILDX_COMMIT \ [2019-11-11T13:48:15.715Z] --build-arg BUILDX_REPO \ [2019-11-11T13:48:15.715Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-11T13:48:15.715Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-11T13:48:15.715Z] . [2019-11-11T13:48:15.715Z] /bin/sh: 4: go: not found [2019-11-11T13:48:15.715Z] /bin/sh: 5: go: not found [2019-11-11T13:48:15.923Z] Removing intermediate container d6263e085525 [2019-11-11T13:48:15.923Z] ---> 90151692deed [2019-11-11T13:48:15.923Z] Step 7/16 : WORKDIR /buildx [2019-11-11T13:48:15.923Z] ---> Running in d5daabd97afd [2019-11-11T13:48:15.944Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 3.9s done [2019-11-11T13:48:15.944Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b [2019-11-11T13:48:16.299Z] Removing intermediate container d5daabd97afd [2019-11-11T13:48:16.299Z] ---> c0e9c556f349 [2019-11-11T13:48:16.299Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-11T13:48:16.299Z] ---> Running in fb1049052603 [2019-11-11T13:48:16.299Z] Removing intermediate container fb1049052603 [2019-11-11T13:48:16.299Z] ---> 53b750d49943 [2019-11-11T13:48:16.299Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-11T13:48:16.299Z] ---> Running in 7ec394e59bd9 [2019-11-11T13:48:17.070Z] From https://github.com/docker/buildx [2019-11-11T13:48:17.070Z] * [new tag] v0.3.1 -> build [2019-11-11T13:48:17.432Z] Switched to branch 'build' [2019-11-11T13:48:17.813Z] Removing intermediate container 7ec394e59bd9 [2019-11-11T13:48:17.813Z] ---> c579f894e763 [2019-11-11T13:48:17.813Z] Step 10/16 : RUN go mod download [2019-11-11T13:48:17.813Z] ---> Running in 494da6f8dd9c [2019-11-11T13:48:18.631Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-11-11T13:48:18.631Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-11-11T13:48:18.631Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-11-11T13:48:18.631Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-11-11T13:48:18.631Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-11-11T13:48:18.631Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-11-11T13:48:18.631Z] go: finding github.com/imdario/mergo v0.3.7 [2019-11-11T13:48:18.631Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-11-11T13:48:18.631Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-11-11T13:48:18.727Z] Sending build context to Docker daemon 50.15MB [2019-11-11T13:48:18.727Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-11T13:48:18.727Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-11T13:48:18.727Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-11T13:48:18.727Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-11T13:48:18.727Z] 1.12.10-stretch: Pulling from library/golang [2019-11-11T13:48:18.727Z] fb056072eab9: Pulling fs layer [2019-11-11T13:48:18.727Z] 6a33b1f9796f: Pulling fs layer [2019-11-11T13:48:18.727Z] 8f8f8962e456: Pulling fs layer [2019-11-11T13:48:18.727Z] 68adcc365214: Pulling fs layer [2019-11-11T13:48:18.727Z] 76d8adf27bdf: Pulling fs layer [2019-11-11T13:48:18.727Z] d66e58854927: Pulling fs layer [2019-11-11T13:48:18.727Z] 71497195576e: Pulling fs layer [2019-11-11T13:48:18.727Z] 68adcc365214: Waiting [2019-11-11T13:48:18.727Z] d66e58854927: Waiting [2019-11-11T13:48:18.727Z] 76d8adf27bdf: Waiting [2019-11-11T13:48:18.727Z] 71497195576e: Waiting [2019-11-11T13:48:19.454Z] 8f8f8962e456: Verifying Checksum [2019-11-11T13:48:19.454Z] 8f8f8962e456: Download complete [2019-11-11T13:48:19.487Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-11-11T13:48:19.487Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-11-11T13:48:19.487Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-11-11T13:48:19.487Z] go: finding github.com/pkg/errors v0.8.1 [2019-11-11T13:48:19.487Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-11-11T13:48:19.487Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-11-11T13:48:19.793Z] 6a33b1f9796f: Verifying Checksum [2019-11-11T13:48:19.793Z] 6a33b1f9796f: Download complete [2019-11-11T13:48:20.070Z] go: finding github.com/stretchr/testify v1.3.0 [2019-11-11T13:48:20.109Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 3.5s done [2019-11-11T13:48:20.109Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 [2019-11-11T13:48:20.614Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-11-11T13:48:20.614Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-11-11T13:48:21.051Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-11-11T13:48:21.051Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-11-11T13:48:21.051Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-11-11T13:48:21.455Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-11-11T13:48:21.455Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-11-11T13:48:21.877Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-11-11T13:48:22.103Z] fb056072eab9: Download complete [2019-11-11T13:48:22.302Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-11-11T13:48:22.302Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-11-11T13:48:22.707Z] go: finding github.com/stretchr/testify v1.2.2 [2019-11-11T13:48:22.707Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-11-11T13:48:22.707Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-11-11T13:48:23.111Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-11-11T13:48:23.288Z] 68adcc365214: Verifying Checksum [2019-11-11T13:48:23.288Z] 68adcc365214: Download complete [2019-11-11T13:48:23.503Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-11-11T13:48:23.503Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-11-11T13:48:23.503Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-11-11T13:48:23.503Z] go: finding github.com/spf13/pflag v1.0.3 [2019-11-11T13:48:23.630Z] 71497195576e: Verifying Checksum [2019-11-11T13:48:23.630Z] 71497195576e: Download complete [2019-11-11T13:48:23.690Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-11-11T13:48:23.690Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e493ca4b\powershellScript.ps1'; exit $LASTEXITCODE; [2019-11-11T13:48:23.690Z] ---------------------------------------------------------------------------- [2019-11-11T13:48:23.690Z] [2019-11-11T13:48:23.690Z] INFO: executeCI.ps1 starting at Mon Nov 11 13:48:23 CUT 2019 [2019-11-11T13:48:23.690Z] [2019-11-11T13:48:23.690Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-11-11T13:48:23.690Z] INFO: Running git version 2.23.0.windows.1 [2019-11-11T13:48:23.690Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-11-11T13:48:23.690Z] INFO: Environment variables: [2019-11-11T13:48:23.690Z] [2019-11-11T13:48:23.690Z] Name Value [2019-11-11T13:48:23.690Z] ---- ----- [2019-11-11T13:48:23.690Z] ALLUSERSPROFILE C:\ProgramData [2019-11-11T13:48:23.690Z] amd64 true [2019-11-11T13:48:23.690Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-11-11T13:48:23.690Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-11-11T13:48:23.690Z] arm64 true [2019-11-11T13:48:23.690Z] BRANCH_NAME PR-39733 [2019-11-11T13:48:23.690Z] BUILD_DISPLAY_NAME #12 [2019-11-11T13:48:23.690Z] BUILD_ID 12 [2019-11-11T13:48:23.690Z] BUILD_NUMBER 12 [2019-11-11T13:48:23.690Z] BUILD_TAG jenkins-moby-PR-39733-12 [2019-11-11T13:48:23.690Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-39733/12/ [2019-11-11T13:48:23.690Z] CHANGE_AUTHOR olljanat [2019-11-11T13:48:23.690Z] CHANGE_AUTHOR_DISPLAY_NAME Olli Janatuinen [2019-11-11T13:48:23.690Z] CHANGE_BRANCH win-restore-no-parallelism [2019-11-11T13:48:23.690Z] CHANGE_FORK olljanat [2019-11-11T13:48:23.690Z] CHANGE_ID 39733 [2019-11-11T13:48:23.690Z] CHANGE_TARGET master [2019-11-11T13:48:23.690Z] CHANGE_TITLE Windows: do not use parallelism on container restart [2019-11-11T13:48:23.690Z] CHANGE_URL https://github.com/moby/moby/pull/39733 [2019-11-11T13:48:23.690Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-11T13:48:23.690Z] CommonProgramFiles C:\Program Files\Common Files [2019-11-11T13:48:23.690Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-11-11T13:48:23.690Z] CommonProgramW6432 C:\Program Files\Common Files [2019-11-11T13:48:23.690Z] COMPUTERNAME azwin-2-16abb0 [2019-11-11T13:48:23.690Z] ComSpec C:\windows\system32\cmd.exe [2019-11-11T13:48:23.690Z] ConfigSequenceNumber 0 [2019-11-11T13:48:23.690Z] dco true [2019-11-11T13:48:23.690Z] DOCKER_BUILDKIT 0 [2019-11-11T13:48:23.690Z] DOCKER_DUT_DEBUG 1 [2019-11-11T13:48:23.690Z] DOCKER_EXPERIMENTAL 1 [2019-11-11T13:48:23.690Z] DOCKER_GRAPHDRIVER overlay2 [2019-11-11T13:48:23.690Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-11-11T13:48:23.690Z] EXECUTOR_NUMBER 0 [2019-11-11T13:48:23.690Z] FQDN azwin-2-16abb0.westus.cloudapp.azure.com [2019-11-11T13:48:23.690Z] GIT_BRANCH PR-39733 [2019-11-11T13:48:23.690Z] GIT_COMMIT 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:48:23.690Z] GIT_PREVIOUS_COMMIT a0b9ba0fbba49d83f09ce42b64ca479dd42e9421 [2019-11-11T13:48:23.690Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT f4d41a3e1d0c20b1522f0d49118a70d778e1165d [2019-11-11T13:48:23.690Z] GIT_URL https://github.com/moby/moby.git [2019-11-11T13:48:23.690Z] HUDSON_COOKIE 1ad7152a-b90f-412b-a07d-362261a96ac3 [2019-11-11T13:48:23.690Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-11-11T13:48:23.690Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-11-11T13:48:23.690Z] HUDSON_URL https://ci.docker.com/public/ [2019-11-11T13:48:23.690Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-11-11T13:48:23.690Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-11-11T13:48:23.690Z] JENKINS_NODE_COOKIE 4f0b4714-35b6-498b-9473-dfd4d026b52f [2019-11-11T13:48:23.690Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-11-11T13:48:23.690Z] JENKINS_URL https://ci.docker.com/public/ [2019-11-11T13:48:23.690Z] JOB_BASE_NAME PR-39733 [2019-11-11T13:48:23.690Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39733/display/redirect [2019-11-11T13:48:23.690Z] JOB_NAME moby/PR-39733 [2019-11-11T13:48:23.690Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-39733/ [2019-11-11T13:48:23.690Z] library.jps.version master [2019-11-11T13:48:23.690Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-11-11T13:48:23.690Z] NODE_LABELS amd64 azure azwin-2-16abb0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-11-11T13:48:23.690Z] NODE_NAME azwin-2-16abb0 [2019-11-11T13:48:23.690Z] NUMBER_OF_PROCESSORS 4 [2019-11-11T13:48:23.690Z] OS Windows_NT [2019-11-11T13:48:23.690Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-11-11T13:48:23.690Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-11-11T13:48:23.690Z] ppc64le true [2019-11-11T13:48:23.690Z] PROCESSOR_ARCHITECTURE AMD64 [2019-11-11T13:48:23.690Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-11-11T13:48:23.690Z] PROCESSOR_LEVEL 6 [2019-11-11T13:48:23.690Z] PROCESSOR_REVISION 4f01 [2019-11-11T13:48:23.690Z] ProgramData C:\ProgramData [2019-11-11T13:48:23.690Z] ProgramFiles C:\Program Files [2019-11-11T13:48:23.690Z] ProgramFiles(x86) C:\Program Files (x86) [2019-11-11T13:48:23.690Z] ProgramW6432 C:\Program Files [2019-11-11T13:48:23.690Z] PROMPT $P$G [2019-11-11T13:48:23.690Z] PSExecutionPolicyPreference Bypass [2019-11-11T13:48:23.690Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-11-11T13:48:23.690Z] PUBLIC C:\Users\Public [2019-11-11T13:48:23.690Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39733/12/display/redirect?page=changes [2019-11-11T13:48:23.690Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39733/12/display/redirect [2019-11-11T13:48:23.690Z] s390x true [2019-11-11T13:48:23.690Z] SKIP_VALIDATION_TESTS 1 [2019-11-11T13:48:23.690Z] SOURCES_DRIVE d [2019-11-11T13:48:23.690Z] SOURCES_SUBDIR gopath [2019-11-11T13:48:23.690Z] STAGE_NAME Run tests [2019-11-11T13:48:23.690Z] SystemDrive C: [2019-11-11T13:48:23.690Z] SystemRoot C:\windows [2019-11-11T13:48:23.690Z] TEMP C:\windows\TEMP [2019-11-11T13:48:23.690Z] TESTDEBUG 0 [2019-11-11T13:48:23.691Z] TESTRUN_DRIVE d [2019-11-11T13:48:23.691Z] TESTRUN_SUBDIR CI [2019-11-11T13:48:23.691Z] TIMEOUT 120m [2019-11-11T13:48:23.691Z] TMP C:\windows\TEMP [2019-11-11T13:48:23.691Z] unit_validate true [2019-11-11T13:48:23.691Z] USERDOMAIN WORKGROUP [2019-11-11T13:48:23.691Z] USERNAME azwin-2-16abb0$ [2019-11-11T13:48:23.691Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-11-11T13:48:23.691Z] windir C:\windows [2019-11-11T13:48:23.691Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-11-11T13:48:23.691Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-11-11T13:48:23.691Z] windowsRS1 false [2019-11-11T13:48:23.691Z] windowsRS5 true [2019-11-11T13:48:23.691Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-11-11T13:48:23.691Z] [2019-11-11T13:48:23.691Z] [2019-11-11T13:48:23.691Z] [2019-11-11T13:48:23.691Z] INFO: Sources under d:\gopath\... [2019-11-11T13:48:23.691Z] INFO: Test run under d:\CI\... [2019-11-11T13:48:23.691Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-11-11T13:48:23.691Z] INFO: docker/docker repository was found [2019-11-11T13:48:23.691Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-11-11T13:48:23.907Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-11-11T13:48:23.971Z] 76d8adf27bdf: Verifying Checksum [2019-11-11T13:48:23.971Z] 76d8adf27bdf: Download complete [2019-11-11T13:48:24.152Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-11-11T13:48:24.152Z] INFO: Docker version of control daemon [2019-11-11T13:48:24.152Z] [2019-11-11T13:48:24.152Z] Client: Docker Engine - Enterprise [2019-11-11T13:48:24.152Z] Version: 19.03.2 [2019-11-11T13:48:24.152Z] API version: 1.40 [2019-11-11T13:48:24.152Z] Go version: go1.12.8 [2019-11-11T13:48:24.152Z] Git commit: c92ab06ed9 [2019-11-11T13:48:24.152Z] Built: 09/03/2019 16:38:11 [2019-11-11T13:48:24.152Z] OS/Arch: windows/amd64 [2019-11-11T13:48:24.152Z] Experimental: false [2019-11-11T13:48:24.152Z] [2019-11-11T13:48:24.152Z] Server: Docker Engine - Enterprise [2019-11-11T13:48:24.152Z] Engine: [2019-11-11T13:48:24.152Z] Version: 19.03.2 [2019-11-11T13:48:24.152Z] API version: 1.40 (minimum version 1.24) [2019-11-11T13:48:24.152Z] Go version: go1.12.8 [2019-11-11T13:48:24.152Z] Git commit: c92ab06ed9 [2019-11-11T13:48:24.152Z] Built: 09/03/2019 16:35:47 [2019-11-11T13:48:24.152Z] OS/Arch: windows/amd64 [2019-11-11T13:48:24.152Z] Experimental: true [2019-11-11T13:48:24.152Z] [2019-11-11T13:48:24.152Z] INFO: Docker info of control daemon [2019-11-11T13:48:24.152Z] [2019-11-11T13:48:24.557Z] go: finding github.com/json-iterator/go v1.1.6 [2019-11-11T13:48:25.098Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-11-11T13:48:25.098Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-11-11T13:48:25.098Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-11-11T13:48:25.098Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-11-11T13:48:25.098Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-11-11T13:48:25.098Z] go: finding github.com/spf13/viper v1.3.2 [2019-11-11T13:48:25.343Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 5.0s [2019-11-11T13:48:25.488Z] go: finding github.com/spf13/cobra v0.0.3 [2019-11-11T13:48:25.696Z] Client: [2019-11-11T13:48:25.696Z] Debug Mode: false [2019-11-11T13:48:25.696Z] Plugins: [2019-11-11T13:48:25.696Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-11T13:48:25.696Z] [2019-11-11T13:48:25.696Z] Server: [2019-11-11T13:48:25.696Z] Containers: 0 [2019-11-11T13:48:25.696Z] Running: 0 [2019-11-11T13:48:25.696Z] Paused: 0 [2019-11-11T13:48:25.696Z] Stopped: 0 [2019-11-11T13:48:25.696Z] Images: 8 [2019-11-11T13:48:25.696Z] Server Version: 19.03.2 [2019-11-11T13:48:25.696Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-11T13:48:25.696Z] Windows: [2019-11-11T13:48:25.696Z] LCOW: [2019-11-11T13:48:25.696Z] Logging Driver: json-file [2019-11-11T13:48:25.696Z] Plugins: [2019-11-11T13:48:25.696Z] Volume: local [2019-11-11T13:48:25.696Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-11T13:48:25.696Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-11T13:48:25.696Z] Swarm: inactive [2019-11-11T13:48:25.696Z] Default Isolation: process [2019-11-11T13:48:25.696Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-11T13:48:25.696Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-11T13:48:25.696Z] OSType: windows [2019-11-11T13:48:25.696Z] Architecture: x86_64 [2019-11-11T13:48:25.696Z] CPUs: 4 [2019-11-11T13:48:25.696Z] Total Memory: 32GiB [2019-11-11T13:48:25.696Z] Name: azwin-2-16abb0 [2019-11-11T13:48:25.696Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-11-11T13:48:25.696Z] Docker Root Dir: D:\docker [2019-11-11T13:48:25.696Z] Debug Mode: false [2019-11-11T13:48:25.696Z] Registry: https://index.docker.io/v1/ [2019-11-11T13:48:25.696Z] Labels: [2019-11-11T13:48:25.696Z] Experimental: true [2019-11-11T13:48:25.696Z] Insecure Registries: [2019-11-11T13:48:25.696Z] 10.0.0.4:5000 [2019-11-11T13:48:25.696Z] 127.0.0.0/8 [2019-11-11T13:48:25.696Z] Registry Mirrors: [2019-11-11T13:48:25.696Z] http://10.0.0.4:5000/ [2019-11-11T13:48:25.696Z] Live Restore Enabled: false [2019-11-11T13:48:25.696Z] [2019-11-11T13:48:25.696Z] [2019-11-11T13:48:25.696Z] INFO: Commit hash is 447a84025 [2019-11-11T13:48:25.696Z] INFO: Nuke-Everything... [2019-11-11T13:48:25.696Z] INFO: Container count on control daemon to delete is 0 [2019-11-11T13:48:25.900Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-11-11T13:48:25.900Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-11-11T13:48:26.157Z] INFO: Nuking d:\CI [2019-11-11T13:48:26.314Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-11-11T13:48:26.314Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-11-11T13:48:26.314Z] go: finding github.com/gofrs/flock v0.7.0 [2019-11-11T13:48:26.617Z] INFO: Zapped successfully [2019-11-11T13:48:26.617Z] INFO: Location for testing is d:\CI\PR-39733\12 [2019-11-11T13:48:26.617Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-11-11T13:48:26.617Z] [2019-11-11T13:48:26.617Z] [2019-11-11T13:48:26.617Z] INFO: Building the image from Dockerfile.windows at 11/11/2019 13:48:26... [2019-11-11T13:48:26.617Z] [2019-11-11T13:48:26.705Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 7.1s done [2019-11-11T13:48:26.705Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 [2019-11-11T13:48:26.727Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-11-11T13:48:26.727Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-11-11T13:48:26.960Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-11-11T13:48:26.980Z] fb056072eab9: Pull complete [2019-11-11T13:48:27.143Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-11-11T13:48:27.215Z] #7 DONE 25.4s [2019-11-11T13:48:27.215Z] [2019-11-11T13:48:27.215Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-11T13:48:27.528Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-11-11T13:48:27.704Z] 6a33b1f9796f: Pull complete [2019-11-11T13:48:27.704Z] 8f8f8962e456: Pull complete [2019-11-11T13:48:27.941Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-11-11T13:48:27.941Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-11-11T13:48:27.941Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-11-11T13:48:27.941Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-11-11T13:48:27.941Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-11-11T13:48:28.798Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-11-11T13:48:29.216Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-11-11T13:48:29.216Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-11-11T13:48:29.397Z] d66e58854927: Verifying Checksum [2019-11-11T13:48:29.397Z] d66e58854927: Download complete [2019-11-11T13:48:29.683Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-11-11T13:48:30.213Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-11-11T13:48:30.646Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-11-11T13:48:31.051Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-11-11T13:48:31.051Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-11-11T13:48:31.051Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-11-11T13:48:31.051Z] go: finding github.com/gorilla/mux v1.7.0 [2019-11-11T13:48:31.382Z] #8 DONE 3.7s [2019-11-11T13:48:31.382Z] [2019-11-11T13:48:31.382Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-11T13:48:31.693Z] 68adcc365214: Pull complete [2019-11-11T13:48:31.894Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-11-11T13:48:31.894Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-11-11T13:48:31.943Z] #9 DONE 1.1s [2019-11-11T13:48:31.943Z] [2019-11-11T13:48:31.943Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:48:32.200Z] #33 ... [2019-11-11T13:48:32.200Z] [2019-11-11T13:48:32.200Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-11T13:48:32.200Z] #20 DONE 0.1s [2019-11-11T13:48:32.456Z] [2019-11-11T13:48:32.456Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-11T13:48:32.456Z] #61 DONE 0.1s [2019-11-11T13:48:32.456Z] [2019-11-11T13:48:32.456Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-11T13:48:32.456Z] #21 DONE 0.2s [2019-11-11T13:48:32.456Z] [2019-11-11T13:48:32.456Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-11T13:48:32.456Z] #46 DONE 0.2s [2019-11-11T13:48:32.456Z] [2019-11-11T13:48:32.456Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:48:32.456Z] #47 ... [2019-11-11T13:48:32.456Z] [2019-11-11T13:48:32.456Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-11T13:48:32.456Z] #49 DONE 0.3s [2019-11-11T13:48:32.456Z] [2019-11-11T13:48:32.456Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-11T13:48:32.456Z] #67 DONE 0.3s [2019-11-11T13:48:32.456Z] [2019-11-11T13:48:32.456Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-11T13:48:32.456Z] #43 DONE 0.3s [2019-11-11T13:48:32.711Z] [2019-11-11T13:48:32.711Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-11T13:48:32.711Z] #30 DONE 0.5s [2019-11-11T13:48:32.711Z] [2019-11-11T13:48:32.711Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:48:32.750Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-11-11T13:48:32.750Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-11-11T13:48:32.750Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-11-11T13:48:32.750Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-11-11T13:48:33.619Z] go: finding github.com/spf13/cast v1.3.0 [2019-11-11T13:48:33.722Z] Sending build context to Docker daemon 50.14MB [2019-11-11T13:48:33.722Z] [2019-11-11T13:48:33.722Z] Step 1/8 : FROM microsoft/windowsservercore [2019-11-11T13:48:33.722Z] ---> 739b21bd02e7 [2019-11-11T13:48:33.722Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-11-11T13:48:33.722Z] ---> Using cache [2019-11-11T13:48:33.722Z] ---> fd47d1e7ef94 [2019-11-11T13:48:33.722Z] Step 3/8 : ARG GO_VERSION=1.13.3 [2019-11-11T13:48:33.722Z] ---> Using cache [2019-11-11T13:48:33.722Z] ---> 0de0d4a6b518 [2019-11-11T13:48:33.722Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-11-11T13:48:33.722Z] ---> Using cache [2019-11-11T13:48:33.722Z] ---> 85ba4fba5d1f [2019-11-11T13:48:33.722Z] Step 5/8 : 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; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-11-11T13:48:33.722Z] ---> Using cache [2019-11-11T13:48:33.722Z] ---> 8b2fd99d1d0e [2019-11-11T13:48:33.722Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-11-11T13:48:33.722Z] ---> Using cache [2019-11-11T13:48:33.722Z] ---> d7f283ebd6cb [2019-11-11T13:48:33.722Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-11-11T13:48:33.722Z] ---> Using cache [2019-11-11T13:48:33.722Z] ---> fd1d0d6ca7ae [2019-11-11T13:48:33.722Z] Step 8/8 : COPY . . [2019-11-11T13:48:34.165Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-11-11T13:48:34.170Z] 76d8adf27bdf: Pull complete [2019-11-11T13:48:34.804Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-11-11T13:48:34.804Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-11-11T13:48:34.804Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-11-11T13:48:35.265Z] ---> Using cache [2019-11-11T13:48:35.265Z] ---> fa8ec5f8d7f0 [2019-11-11T13:48:35.286Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-11-11T13:48:35.728Z] go: finding github.com/magiconair/properties v1.8.0 [2019-11-11T13:48:35.728Z] go: finding github.com/stretchr/objx v0.1.1 [2019-11-11T13:48:35.728Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-11-11T13:48:36.145Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-11-11T13:48:36.561Z] go: finding github.com/stretchr/objx v0.1.0 [2019-11-11T13:48:36.561Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-11-11T13:48:36.809Z] Successfully built fa8ec5f8d7f0 [2019-11-11T13:48:36.809Z] Successfully tagged docker:latest [2019-11-11T13:48:36.809Z] INFO: Image build ended at 11/11/2019 13:48:36. Duration:00:00:10.3646961 [2019-11-11T13:48:36.809Z] [2019-11-11T13:48:36.809Z] [2019-11-11T13:48:36.809Z] INFO: Building the test binaries at 11/11/2019 13:48:36... [2019-11-11T13:48:36.972Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-11-11T13:48:37.375Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-11-11T13:48:37.375Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-11-11T13:48:37.375Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-11-11T13:48:37.375Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-11-11T13:48:37.790Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-11-11T13:48:37.790Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-11-11T13:48:37.790Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-11-11T13:48:37.790Z] go: finding github.com/lib/pq v1.0.0 [2019-11-11T13:48:37.790Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-11-11T13:48:37.954Z] #31 ... [2019-11-11T13:48:37.954Z] [2019-11-11T13:48:37.954Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:48:37.954Z] #24 5.951 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:48:37.954Z] #24 5.958 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:48:37.954Z] #24 5.978 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:48:37.954Z] #24 5.987 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:48:38.212Z] #24 6.091 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:48:38.468Z] #24 ... [2019-11-11T13:48:38.468Z] [2019-11-11T13:48:38.468Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:48:38.468Z] #68 5.904 + RM_GOPATH=0 [2019-11-11T13:48:38.468Z] #68 5.904 + TMP_GOPATH= [2019-11-11T13:48:38.468Z] #68 5.905 + : /build [2019-11-11T13:48:38.468Z] #68 5.906 + '[' -z '' ']' [2019-11-11T13:48:38.468Z] #68 5.910 ++ mktemp -d [2019-11-11T13:48:38.468Z] #68 5.928 + export GOPATH=/tmp/tmp.Ier16WqnGk [2019-11-11T13:48:38.468Z] #68 5.928 + GOPATH=/tmp/tmp.Ier16WqnGk [2019-11-11T13:48:38.468Z] #68 5.928 + RM_GOPATH=1 [2019-11-11T13:48:38.468Z] #68 5.929 ++ dirname ./install.sh [2019-11-11T13:48:38.468Z] #68 5.933 + dir=. [2019-11-11T13:48:38.468Z] #68 5.934 + bin=proxy [2019-11-11T13:48:38.468Z] #68 5.934 + shift [2019-11-11T13:48:38.468Z] #68 5.935 + '[' '!' -f ./proxy.installer ']' [2019-11-11T13:48:38.468Z] #68 5.935 + . ./proxy.installer [2019-11-11T13:48:38.468Z] #68 5.937 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-11T13:48:38.468Z] #68 5.937 + install_proxy [2019-11-11T13:48:38.468Z] #68 5.937 + case "$1" in [2019-11-11T13:48:38.468Z] #68 5.937 + export CGO_ENABLED=0 [2019-11-11T13:48:38.468Z] #68 5.938 + CGO_ENABLED=0 [2019-11-11T13:48:38.468Z] #68 5.938 + _install_proxy [2019-11-11T13:48:38.468Z] #68 5.938 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-11T13:48:38.468Z] #68 5.938 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-11T13:48:38.468Z] #68 5.939 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Ier16WqnGk/src/github.com/docker/libnetwork [2019-11-11T13:48:38.468Z] #68 5.940 Cloning into '/tmp/tmp.Ier16WqnGk/src/github.com/docker/libnetwork'... [2019-11-11T13:48:38.747Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-11-11T13:48:39.160Z] go: finding golang.org/x/text v0.3.0 [2019-11-11T13:48:39.160Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-11-11T13:48:39.402Z] #68 ... [2019-11-11T13:48:39.402Z] [2019-11-11T13:48:39.402Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:48:39.402Z] #24 7.156 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-11T13:48:39.563Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-11-11T13:48:39.563Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-11-11T13:48:39.960Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-11-11T13:48:40.247Z] d66e58854927: Pull complete [2019-11-11T13:48:40.247Z] 71497195576e: Pull complete [2019-11-11T13:48:40.247Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-11-11T13:48:40.247Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-11-11T13:48:40.247Z] ---> ebd73b5ebd31 [2019-11-11T13:48:40.247Z] Step 5/16 : ARG BUILDX_REPO [2019-11-11T13:48:40.247Z] ---> Running in 9acdda93af8c [2019-11-11T13:48:40.247Z] Removing intermediate container 9acdda93af8c [2019-11-11T13:48:40.247Z] ---> 50014e072578 [2019-11-11T13:48:40.247Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-11T13:48:40.247Z] ---> Running in df3d02e0c889 [2019-11-11T13:48:40.247Z] Cloning into '/buildx'... [2019-11-11T13:48:40.361Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-11-11T13:48:40.780Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-11-11T13:48:40.780Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-11-11T13:48:41.184Z] go: finding gotest.tools v2.2.0+incompatible [2019-11-11T13:48:41.289Z] #24 9.140 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-11T13:48:41.512Z] INFO: make.ps1 starting at 11/11/2019 13:48:40 [2019-11-11T13:48:41.512Z] INFO: Git commit (447a84025) assumed from DOCKER_GITCOMMIT environment variable [2019-11-11T13:48:41.512Z] INFO: Invoking autogen... [2019-11-11T13:48:41.607Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-11-11T13:48:41.607Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-11-11T13:48:41.849Z] #24 ... [2019-11-11T13:48:41.849Z] [2019-11-11T13:48:41.849Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:48:41.849Z] #40 8.762 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:48:41.849Z] #40 8.764 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:48:41.849Z] #40 8.820 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:48:41.849Z] #40 8.829 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:48:41.849Z] #40 8.869 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:48:41.973Z] INFO: Building daemon... [2019-11-11T13:48:42.017Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-11-11T13:48:42.017Z] go: finding github.com/spf13/afero v1.1.2 [2019-11-11T13:48:42.017Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-11-11T13:48:42.017Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-11-11T13:48:42.105Z] #40 10.12 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-11T13:48:42.105Z] #40 ... [2019-11-11T13:48:42.105Z] [2019-11-11T13:48:42.105Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-11T13:48:42.105Z] #56 7.769 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:48:42.105Z] #56 7.772 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:48:42.105Z] #56 7.828 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:48:42.105Z] #56 7.832 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:48:42.105Z] #56 7.874 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:48:42.105Z] #56 9.001 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-11T13:48:42.361Z] #56 ... [2019-11-11T13:48:42.361Z] [2019-11-11T13:48:42.361Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-11T13:48:42.361Z] #10 6.014 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:48:42.361Z] #10 6.016 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:48:42.361Z] #10 6.087 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:48:42.361Z] #10 6.102 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:48:42.361Z] #10 6.168 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:48:42.361Z] #10 7.293 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-11T13:48:42.361Z] #10 9.146 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-11T13:48:42.361Z] #10 10.38 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-11T13:48:42.361Z] #10 ... [2019-11-11T13:48:42.361Z] [2019-11-11T13:48:42.361Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:48:42.361Z] #62 8.013 + RM_GOPATH=0 [2019-11-11T13:48:42.361Z] #62 8.013 + TMP_GOPATH= [2019-11-11T13:48:42.361Z] #62 8.013 + : /build/ [2019-11-11T13:48:42.361Z] #62 8.013 + '[' -z '' ']' [2019-11-11T13:48:42.361Z] #62 8.022 ++ mktemp -d [2019-11-11T13:48:42.361Z] #62 8.030 + export GOPATH=/tmp/tmp.OhIVv1t3ar [2019-11-11T13:48:42.361Z] #62 8.030 + GOPATH=/tmp/tmp.OhIVv1t3ar [2019-11-11T13:48:42.361Z] #62 8.030 + RM_GOPATH=1 [2019-11-11T13:48:42.361Z] #62 8.033 ++ dirname ./install.sh [2019-11-11T13:48:42.361Z] #62 8.036 + dir=. [2019-11-11T13:48:42.361Z] #62 8.038 + bin=rootlesskit [2019-11-11T13:48:42.361Z] #62 8.038 + shift [2019-11-11T13:48:42.361Z] #62 8.039 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-11T13:48:42.361Z] #62 8.039 + . ./rootlesskit.installer [2019-11-11T13:48:42.361Z] #62 8.039 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-11T13:48:42.361Z] #62 8.039 + install_rootlesskit [2019-11-11T13:48:42.361Z] #62 8.040 + case "$1" in [2019-11-11T13:48:42.361Z] #62 8.040 + export CGO_ENABLED=0 [2019-11-11T13:48:42.361Z] #62 8.041 + CGO_ENABLED=0 [2019-11-11T13:48:42.361Z] #62 8.041 + _install_rootlesskit [2019-11-11T13:48:42.361Z] #62 8.041 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-11T13:48:42.361Z] #62 8.042 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-11T13:48:42.361Z] #62 8.042 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.OhIVv1t3ar/src/github.com/rootless-containers/rootlesskit [2019-11-11T13:48:42.361Z] #62 8.059 Cloning into '/tmp/tmp.OhIVv1t3ar/src/github.com/rootless-containers/rootlesskit'... [2019-11-11T13:48:42.434Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-11-11T13:48:42.617Z] #62 ... [2019-11-11T13:48:42.617Z] [2019-11-11T13:48:42.617Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-11T13:48:42.617Z] #28 7.943 + mktemp -d [2019-11-11T13:48:42.617Z] #28 7.944 + export GOPATH=/tmp/tmp.ivuz16VZXw [2019-11-11T13:48:42.617Z] #28 7.945 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.ivuz16VZXw/src/github.com/go-swagger/go-swagger [2019-11-11T13:48:42.617Z] #28 7.955 Cloning into '/tmp/tmp.ivuz16VZXw/src/github.com/go-swagger/go-swagger'... [2019-11-11T13:48:42.617Z] #28 ... [2019-11-11T13:48:42.617Z] [2019-11-11T13:48:42.617Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:48:42.617Z] #50 7.477 + RM_GOPATH=0 [2019-11-11T13:48:42.617Z] #50 7.477 + TMP_GOPATH= [2019-11-11T13:48:42.617Z] #50 7.477 + : /build [2019-11-11T13:48:42.617Z] #50 7.477 + '[' -z '' ']' [2019-11-11T13:48:42.617Z] #50 7.484 ++ mktemp -d [2019-11-11T13:48:42.617Z] #50 7.488 + export GOPATH=/tmp/tmp.dbPJwfYZAx [2019-11-11T13:48:42.617Z] #50 7.488 + GOPATH=/tmp/tmp.dbPJwfYZAx [2019-11-11T13:48:42.617Z] #50 7.488 + RM_GOPATH=1 [2019-11-11T13:48:42.617Z] #50 7.489 ++ dirname ./install.sh [2019-11-11T13:48:42.617Z] #50 7.490 + dir=. [2019-11-11T13:48:42.617Z] #50 7.490 + bin=golangci_lint [2019-11-11T13:48:42.617Z] #50 7.490 + shift [2019-11-11T13:48:42.617Z] #50 7.491 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-11T13:48:42.617Z] #50 7.491 + . ./golangci_lint.installer [2019-11-11T13:48:42.617Z] #50 7.491 ++ : v1.20.0 [2019-11-11T13:48:42.617Z] #50 7.491 + install_golangci_lint [2019-11-11T13:48:42.617Z] #50 7.491 + echo 'Installing golangci-lint version v1.20.0' [2019-11-11T13:48:42.617Z] #50 7.492 Installing golangci-lint version v1.20.0 [2019-11-11T13:48:42.617Z] #50 7.492 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-11T13:48:42.854Z] go: finding github.com/google/go-cmp v0.2.0 [2019-11-11T13:48:42.854Z] go: finding github.com/docker/go-connections v0.3.0 [2019-11-11T13:48:42.854Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-11-11T13:48:42.872Z] #50 ... [2019-11-11T13:48:42.872Z] [2019-11-11T13:48:42.872Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:48:42.872Z] #22 8.288 + RM_GOPATH=0 [2019-11-11T13:48:42.872Z] #22 8.288 + TMP_GOPATH= [2019-11-11T13:48:42.872Z] #22 8.288 + : /build [2019-11-11T13:48:42.872Z] #22 8.288 + '[' -z '' ']' [2019-11-11T13:48:42.872Z] #22 8.291 ++ mktemp -d [2019-11-11T13:48:42.872Z] #22 8.291 + export GOPATH=/tmp/tmp.cp7Tlanwuz [2019-11-11T13:48:42.872Z] #22 8.291 + GOPATH=/tmp/tmp.cp7Tlanwuz [2019-11-11T13:48:42.872Z] #22 8.291 + RM_GOPATH=1 [2019-11-11T13:48:42.872Z] #22 8.303 ++ dirname ./install.sh [2019-11-11T13:48:42.872Z] #22 8.304 + dir=. [2019-11-11T13:48:42.872Z] #22 8.304 + bin=dockercli [2019-11-11T13:48:42.872Z] #22 8.304 + shift [2019-11-11T13:48:42.872Z] #22 8.304 + '[' '!' -f ./dockercli.installer ']' [2019-11-11T13:48:42.872Z] #22 8.304 + . ./dockercli.installer [2019-11-11T13:48:42.872Z] #22 8.304 ++ : stable [2019-11-11T13:48:42.872Z] #22 8.304 ++ : 17.06.2-ce [2019-11-11T13:48:42.872Z] #22 8.304 + install_dockercli [2019-11-11T13:48:42.872Z] #22 8.304 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-11T13:48:42.872Z] #22 8.304 ++ uname -m [2019-11-11T13:48:42.872Z] #22 8.304 Install docker/cli version 17.06.2-ce from stable [2019-11-11T13:48:42.872Z] #22 8.307 + arch=x86_64 [2019-11-11T13:48:42.872Z] #22 8.307 + '[' x86_64 '!=' x86_64 ']' [2019-11-11T13:48:42.872Z] #22 8.307 + url=https://download.docker.com/linux/static [2019-11-11T13:48:42.872Z] #22 8.308 + tar -xz docker/docker [2019-11-11T13:48:42.872Z] #22 8.310 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-11T13:48:42.872Z] #22 ... [2019-11-11T13:48:42.872Z] [2019-11-11T13:48:42.872Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:48:42.872Z] #44 7.901 + RM_GOPATH=0 [2019-11-11T13:48:42.872Z] #44 7.901 + TMP_GOPATH= [2019-11-11T13:48:42.872Z] #44 7.901 + : /build [2019-11-11T13:48:42.872Z] #44 7.901 + '[' -z '' ']' [2019-11-11T13:48:42.872Z] #44 7.908 ++ mktemp -d [2019-11-11T13:48:42.872Z] #44 7.925 + export GOPATH=/tmp/tmp.YxojD3CKTY [2019-11-11T13:48:42.872Z] #44 7.937 + GOPATH=/tmp/tmp.YxojD3CKTY [2019-11-11T13:48:42.872Z] #44 7.937 + RM_GOPATH=1 [2019-11-11T13:48:42.872Z] #44 7.938 ++ dirname ./install.sh [2019-11-11T13:48:42.872Z] #44 7.940 + dir=. [2019-11-11T13:48:42.872Z] #44 7.940 + bin=vndr [2019-11-11T13:48:42.872Z] #44 7.940 + shift [2019-11-11T13:48:42.872Z] #44 7.940 + '[' '!' -f ./vndr.installer ']' [2019-11-11T13:48:42.872Z] #44 7.940 + . ./vndr.installer [2019-11-11T13:48:42.872Z] #44 7.941 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-11T13:48:42.872Z] #44 7.943 + install_vndr [2019-11-11T13:48:42.872Z] #44 7.943 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-11T13:48:42.872Z] #44 7.943 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-11T13:48:42.872Z] #44 7.943 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YxojD3CKTY/src/github.com/LK4D4/vndr [2019-11-11T13:48:42.872Z] #44 7.968 Cloning into '/tmp/tmp.YxojD3CKTY/src/github.com/LK4D4/vndr'... [2019-11-11T13:48:42.872Z] #44 9.442 + cd /tmp/tmp.YxojD3CKTY/src/github.com/LK4D4/vndr [2019-11-11T13:48:42.872Z] #44 9.445 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-11T13:48:42.872Z] #44 9.452 + go build -buildmode=pie -v -o /build/vndr . [2019-11-11T13:48:43.135Z] #44 ... [2019-11-11T13:48:43.135Z] [2019-11-11T13:48:43.135Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-11T13:48:43.135Z] #38 6.947 + mktemp -d [2019-11-11T13:48:43.135Z] #38 6.947 + export GOPATH=/tmp/tmp.DvUbicVZM9 [2019-11-11T13:48:43.135Z] #38 6.947 + git clone https://github.com/docker/distribution.git /tmp/tmp.DvUbicVZM9/src/github.com/docker/distribution [2019-11-11T13:48:43.135Z] #38 6.949 Cloning into '/tmp/tmp.DvUbicVZM9/src/github.com/docker/distribution'... [2019-11-11T13:48:43.135Z] #38 ... [2019-11-11T13:48:43.135Z] [2019-11-11T13:48:43.135Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:48:43.135Z] #31 7.892 + RM_GOPATH=0 [2019-11-11T13:48:43.135Z] #31 7.893 + TMP_GOPATH= [2019-11-11T13:48:43.135Z] #31 7.893 + : /build [2019-11-11T13:48:43.135Z] #31 7.893 + '[' -z '' ']' [2019-11-11T13:48:43.135Z] #31 7.895 ++ mktemp -d [2019-11-11T13:48:43.135Z] #31 7.896 + export GOPATH=/tmp/tmp.LWoP2rZH1c [2019-11-11T13:48:43.135Z] #31 7.896 + GOPATH=/tmp/tmp.LWoP2rZH1c [2019-11-11T13:48:43.135Z] #31 7.896 + RM_GOPATH=1 [2019-11-11T13:48:43.135Z] #31 7.935 ++ dirname ./install.sh [2019-11-11T13:48:43.135Z] #31 7.946 + dir=. [2019-11-11T13:48:43.135Z] #31 7.946 + bin=tomlv [2019-11-11T13:48:43.135Z] #31 7.946 + shift [2019-11-11T13:48:43.135Z] #31 7.946 + '[' '!' -f ./tomlv.installer ']' [2019-11-11T13:48:43.135Z] #31 7.946 + . ./tomlv.installer [2019-11-11T13:48:43.135Z] #31 7.946 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-11T13:48:43.135Z] #31 7.952 + install_tomlv [2019-11-11T13:48:43.135Z] #31 7.952 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-11T13:48:43.135Z] #31 7.952 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-11T13:48:43.135Z] #31 7.952 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LWoP2rZH1c/src/github.com/BurntSushi/toml [2019-11-11T13:48:43.135Z] #31 7.960 Cloning into '/tmp/tmp.LWoP2rZH1c/src/github.com/BurntSushi/toml'... [2019-11-11T13:48:43.135Z] #31 9.777 + cd /tmp/tmp.LWoP2rZH1c/src/github.com/BurntSushi/toml [2019-11-11T13:48:43.135Z] #31 9.777 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-11T13:48:43.135Z] #31 9.828 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-11T13:48:43.323Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-11-11T13:48:43.323Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-11-11T13:48:43.323Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-11-11T13:48:43.323Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-11-11T13:48:43.707Z] #31 11.13 runtime/internal/atomic [2019-11-11T13:48:43.707Z] #31 11.18 internal/cpu [2019-11-11T13:48:44.087Z] Removing intermediate container df3d02e0c889 [2019-11-11T13:48:44.088Z] ---> 8978210270aa [2019-11-11T13:48:44.088Z] Step 7/16 : WORKDIR /buildx [2019-11-11T13:48:44.088Z] ---> Running in c807dc2060b2 [2019-11-11T13:48:44.088Z] Removing intermediate container c807dc2060b2 [2019-11-11T13:48:44.088Z] ---> f769a0d5cdc3 [2019-11-11T13:48:44.088Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-11T13:48:44.088Z] ---> Running in f8d48eb95fa3 [2019-11-11T13:48:44.088Z] Removing intermediate container f8d48eb95fa3 [2019-11-11T13:48:44.088Z] ---> 4b44b49f1b4d [2019-11-11T13:48:44.088Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-11T13:48:44.088Z] ---> Running in 436283b0364c [2019-11-11T13:48:44.267Z] #31 11.54 runtime/internal/sys [2019-11-11T13:48:44.414Z] go: finding github.com/kr/pretty v0.1.0 [2019-11-11T13:48:44.414Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-11-11T13:48:44.414Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-11-11T13:48:44.414Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-11-11T13:48:44.426Z] From https://github.com/docker/buildx [2019-11-11T13:48:44.426Z] * [new tag] v0.3.1 -> build [2019-11-11T13:48:44.763Z] Switched to branch 'build' [2019-11-11T13:48:44.813Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-11-11T13:48:44.829Z] #31 12.07 runtime/internal/math [2019-11-11T13:48:44.829Z] #31 12.15 internal/bytealg [2019-11-11T13:48:44.829Z] #31 12.25 math/bits [2019-11-11T13:48:45.101Z] Removing intermediate container 436283b0364c [2019-11-11T13:48:45.101Z] ---> d07361578923 [2019-11-11T13:48:45.101Z] Step 10/16 : RUN go mod download [2019-11-11T13:48:45.101Z] ---> Running in 992eb26aacc5 [2019-11-11T13:48:45.222Z] go: finding google.golang.org/grpc v1.20.1 [2019-11-11T13:48:45.223Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-11-11T13:48:45.223Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-11-11T13:48:45.443Z] go: finding github.com/stretchr/testify v1.3.0 [2019-11-11T13:48:45.443Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-11-11T13:48:45.443Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-11-11T13:48:45.443Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-11-11T13:48:45.625Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-11-11T13:48:45.756Z] #31 13.11 math [2019-11-11T13:48:45.784Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-11-11T13:48:45.784Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-11-11T13:48:45.784Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-11-11T13:48:45.784Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-11-11T13:48:45.784Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-11-11T13:48:46.011Z] #31 13.31 runtime [2019-11-11T13:48:46.038Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-11-11T13:48:46.446Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-11-11T13:48:46.446Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-11-11T13:48:46.517Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-11-11T13:48:46.616Z] #31 ... [2019-11-11T13:48:46.616Z] [2019-11-11T13:48:46.616Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:48:46.616Z] #62 14.05 + cd /tmp/tmp.OhIVv1t3ar/src/github.com/rootless-containers/rootlesskit [2019-11-11T13:48:46.616Z] #62 14.05 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-11T13:48:46.616Z] #62 14.13 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-11T13:48:46.616Z] #62 14.13 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-11T13:48:46.873Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-11-11T13:48:46.873Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-11-11T13:48:47.287Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-11-11T13:48:47.287Z] go: finding github.com/kr/text v0.1.0 [2019-11-11T13:48:47.287Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-11-11T13:48:47.701Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-11-11T13:48:48.044Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-11-11T13:48:48.044Z] go: finding github.com/gofrs/flock v0.7.0 [2019-11-11T13:48:48.298Z] go: finding google.golang.org/appengine v1.1.0 [2019-11-11T13:48:48.298Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-11-11T13:48:48.298Z] go: finding gotest.tools v2.1.0+incompatible [2019-11-11T13:48:48.386Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-11-11T13:48:48.386Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-11-11T13:48:48.386Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-11-11T13:48:48.386Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-11-11T13:48:48.728Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-11-11T13:48:48.728Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-11-11T13:48:48.801Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-11-11T13:48:48.801Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-11-11T13:48:48.801Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-11-11T13:48:49.069Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-11-11T13:48:49.222Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-11-11T13:48:49.222Z] go: finding cloud.google.com/go v0.26.0 [2019-11-11T13:48:49.625Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-11-11T13:48:49.625Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-11-11T13:48:49.625Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-11-11T13:48:49.625Z] go: finding github.com/containerd/containerd v1.2.4 [2019-11-11T13:48:49.625Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-11-11T13:48:49.625Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-11-11T13:48:50.017Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-11-11T13:48:50.017Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-11-11T13:48:50.256Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-11-11T13:48:50.422Z] go: finding github.com/docker/go-connections v0.4.0 [2019-11-11T13:48:50.422Z] go: finding github.com/golang/mock v1.1.1 [2019-11-11T13:48:50.422Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-11-11T13:48:50.598Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-11-11T13:48:50.786Z] #62 ... [2019-11-11T13:48:50.786Z] [2019-11-11T13:48:50.786Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:48:50.786Z] #47 8.288 + RM_GOPATH=0 [2019-11-11T13:48:50.786Z] #47 8.288 + TMP_GOPATH= [2019-11-11T13:48:50.786Z] #47 8.288 + : /build [2019-11-11T13:48:50.786Z] #47 8.288 + '[' -z '' ']' [2019-11-11T13:48:50.786Z] #47 8.288 ++ mktemp -d [2019-11-11T13:48:50.786Z] #47 8.288 + export GOPATH=/tmp/tmp.EOj3Rg3F4M [2019-11-11T13:48:50.786Z] #47 8.293 + GOPATH=/tmp/tmp.EOj3Rg3F4M [2019-11-11T13:48:50.786Z] #47 8.293 + RM_GOPATH=1 [2019-11-11T13:48:50.786Z] #47 8.294 ++ dirname ./install.sh [2019-11-11T13:48:50.786Z] #47 8.299 Installing gotestsum version v0.3.5 [2019-11-11T13:48:50.786Z] #47 8.299 + dir=. [2019-11-11T13:48:50.786Z] #47 8.299 + bin=gotestsum [2019-11-11T13:48:50.786Z] #47 8.299 + shift [2019-11-11T13:48:50.786Z] #47 8.299 + '[' '!' -f ./gotestsum.installer ']' [2019-11-11T13:48:50.786Z] #47 8.299 + . ./gotestsum.installer [2019-11-11T13:48:50.786Z] #47 8.299 ++ : v0.3.5 [2019-11-11T13:48:50.786Z] #47 8.299 + install_gotestsum [2019-11-11T13:48:50.786Z] #47 8.299 + echo 'Installing gotestsum version v0.3.5' [2019-11-11T13:48:50.786Z] #47 8.299 + go get -d gotest.tools/gotestsum [2019-11-11T13:48:50.832Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-11-11T13:48:50.942Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-11-11T13:48:51.042Z] #47 ... [2019-11-11T13:48:51.042Z] [2019-11-11T13:48:51.042Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:48:51.042Z] #44 11.89 internal/cpu [2019-11-11T13:48:51.042Z] #44 11.92 runtime/internal/sys [2019-11-11T13:48:51.042Z] #44 12.25 runtime/internal/math [2019-11-11T13:48:51.042Z] #44 12.53 internal/race [2019-11-11T13:48:51.042Z] #44 12.74 sync/atomic [2019-11-11T13:48:51.042Z] #44 12.96 internal/bytealg [2019-11-11T13:48:51.042Z] #44 13.15 unicode [2019-11-11T13:48:51.042Z] #44 14.34 runtime [2019-11-11T13:48:51.042Z] #44 18.53 unicode/utf8 [2019-11-11T13:48:51.248Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-11-11T13:48:51.248Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-11-11T13:48:51.283Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-11-11T13:48:51.283Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-11-11T13:48:51.298Z] #44 ... [2019-11-11T13:48:51.298Z] [2019-11-11T13:48:51.298Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:48:51.298Z] #33 9.276 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:48:51.298Z] #33 9.278 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:48:51.298Z] #33 9.331 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:48:51.298Z] #33 9.354 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:48:51.298Z] #33 9.453 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:48:51.298Z] #33 10.85 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-11T13:48:51.298Z] #33 13.43 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-11T13:48:51.298Z] #33 14.78 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-11T13:48:51.656Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-11-11T13:48:51.861Z] #33 ... [2019-11-11T13:48:51.861Z] [2019-11-11T13:48:51.861Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:48:51.861Z] #44 19.32 math [2019-11-11T13:48:52.014Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-11-11T13:48:52.058Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-11-11T13:48:52.058Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-11-11T13:48:52.058Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-11-11T13:48:52.458Z] go: finding github.com/kr/pty v1.1.1 [2019-11-11T13:48:52.788Z] #44 ... [2019-11-11T13:48:52.788Z] [2019-11-11T13:48:52.788Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:48:52.788Z] #24 10.56 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-11T13:48:52.788Z] #24 ... [2019-11-11T13:48:52.788Z] [2019-11-11T13:48:52.788Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:48:52.788Z] #40 12.90 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-11T13:48:52.788Z] #40 14.32 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-11T13:48:52.956Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-11-11T13:48:52.956Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-11-11T13:48:52.956Z] go: finding github.com/docker/go-units v0.3.1 [2019-11-11T13:48:53.195Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-11-11T13:48:53.195Z] go: finding github.com/spf13/pflag v1.0.3 [2019-11-11T13:48:53.349Z] #40 ... [2019-11-11T13:48:53.349Z] [2019-11-11T13:48:53.349Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:48:53.349Z] #22 20.67 + mkdir -p /build [2019-11-11T13:48:53.349Z] #22 20.67 + mv docker/docker /build/ [2019-11-11T13:48:53.349Z] #22 20.68 + rmdir docker [2019-11-11T13:48:53.494Z] go: finding github.com/client9/misspell v0.3.4 [2019-11-11T13:48:53.909Z] #22 ... [2019-11-11T13:48:53.909Z] [2019-11-11T13:48:53.909Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-11T13:48:53.909Z] #56 11.86 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-11T13:48:53.909Z] #56 13.40 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-11T13:48:53.909Z] #56 ... [2019-11-11T13:48:53.909Z] [2019-11-11T13:48:53.909Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:48:53.909Z] #31 20.38 internal/testlog [2019-11-11T13:48:53.909Z] #31 21.14 encoding [2019-11-11T13:48:53.909Z] #31 21.34 runtime/cgo [2019-11-11T13:48:53.973Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-11-11T13:48:54.376Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-11-11T13:48:54.376Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-11-11T13:48:54.392Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-11-11T13:48:54.392Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-11-11T13:48:54.392Z] go: finding github.com/golang/protobuf v1.2.0 [2019-11-11T13:48:54.800Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-11-11T13:48:54.800Z] go: finding github.com/pkg/profile v1.2.1 [2019-11-11T13:48:55.103Z] go: finding github.com/spf13/cobra v0.0.3 [2019-11-11T13:48:55.222Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-11-11T13:48:55.443Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-11-11T13:48:55.639Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-11-11T13:48:55.639Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-11-11T13:48:55.639Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-11-11T13:48:55.787Z] go: finding github.com/json-iterator/go v1.1.6 [2019-11-11T13:48:55.788Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-11-11T13:48:55.846Z] #31 ... [2019-11-11T13:48:55.846Z] [2019-11-11T13:48:55.846Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:48:55.846Z] #22 DONE 23.4s [2019-11-11T13:48:55.846Z] [2019-11-11T13:48:55.846Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:48:55.846Z] #44 22.05 unicode/utf16 [2019-11-11T13:48:55.846Z] #44 22.38 container/list [2019-11-11T13:48:55.846Z] #44 22.89 crypto/internal/subtle [2019-11-11T13:48:55.846Z] #44 23.08 crypto/subtle [2019-11-11T13:48:55.846Z] #44 23.40 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-11T13:48:56.045Z] go: finding github.com/onsi/gomega v1.4.3 [2019-11-11T13:48:56.102Z] #44 23.66 internal/nettrace [2019-11-11T13:48:56.358Z] #44 24.01 runtime/cgo [2019-11-11T13:48:56.450Z] go: finding github.com/jinzhu/now v1.0.0 [2019-11-11T13:48:56.450Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-11-11T13:48:56.450Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-11-11T13:48:56.450Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-11-11T13:48:56.514Z] go: finding github.com/gorilla/mux v1.7.0 [2019-11-11T13:48:56.514Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-11-11T13:48:56.514Z] go: finding github.com/pkg/errors v0.8.1 [2019-11-11T13:48:56.846Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-11-11T13:48:56.847Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-11-11T13:48:57.246Z] go: finding github.com/spf13/viper v1.3.2 [2019-11-11T13:48:57.273Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-11-11T13:48:57.273Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-11-11T13:48:57.588Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-11-11T13:48:57.853Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-11-11T13:48:57.853Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-11-11T13:48:57.853Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-11-11T13:48:57.853Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-11-11T13:48:58.328Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-11-11T13:48:58.335Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-11-11T13:48:58.335Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-11-11T13:48:58.335Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-11-11T13:48:58.671Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-11-11T13:48:58.671Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-11-11T13:48:58.772Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-11-11T13:48:59.011Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-11-11T13:48:59.011Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-11-11T13:48:59.174Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-11-11T13:48:59.174Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-11-11T13:48:59.586Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0d6e3c06126846260) in /home/ubuntu/workspace/moby_PR-39733 [Pipeline] { [2019-11-11T13:48:59.590Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [Pipeline] checkout [2019-11-11T13:48:59.748Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-11-11T13:48:59.985Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-11-11T13:48:59.985Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-11-11T13:48:59.985Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-11-11T13:48:59.985Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-11-11T13:49:00.089Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-11-11T13:49:00.431Z] go: finding github.com/docker/go-connections v0.4.0 [2019-11-11T13:49:00.776Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-11-11T13:49:00.776Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-11-11T13:49:00.814Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-11-11T13:49:00.814Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-11-11T13:49:01.125Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-11-11T13:49:01.218Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-11-11T13:49:01.218Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-11-11T13:49:01.218Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-11-11T13:49:01.218Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-11-11T13:49:01.490Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-11-11T13:49:01.490Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-11-11T13:49:01.603Z] #44 ... [2019-11-11T13:49:01.603Z] [2019-11-11T13:49:01.603Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-11T13:49:01.603Z] #38 24.44 + cd /tmp/tmp.DvUbicVZM9/src/github.com/docker/distribution [2019-11-11T13:49:01.603Z] #38 24.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-11T13:49:01.603Z] #38 27.30 + GOPATH=/tmp/tmp.DvUbicVZM9/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.DvUbicVZM9 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-11T13:49:02.227Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-11-11T13:49:02.227Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-11-11T13:49:02.962Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-11-11T13:49:02.962Z] go: finding github.com/jinzhu/now v1.0.0 [2019-11-11T13:49:02.971Z] #38 ... [2019-11-11T13:49:02.971Z] [2019-11-11T13:49:02.971Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:49:02.971Z] #40 31.04 Fetched 7919 kB in 23s (339 kB/s) [2019-11-11T13:49:03.114Z] using credential docker-jenkins-github-credentials [2019-11-11T13:49:03.122Z] Cloning the remote Git repository [2019-11-11T13:49:03.122Z] Cloning with configured refspecs honoured and without tags [2019-11-11T13:49:03.304Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-11-11T13:49:03.358Z] Running on ubuntu-1804-overlay2 (i-063768a8c739395bb) in /home/ubuntu/workspace/moby_PR-39733 [Pipeline] { [Pipeline] checkout [2019-11-11T13:49:03.596Z] Cloning repository https://github.com/moby/moby.git [2019-11-11T13:49:03.636Z] > git init /home/ubuntu/workspace/moby_PR-39733 # timeout=10 [2019-11-11T13:49:03.961Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-11T13:49:03.962Z] > git --version # timeout=10 [2019-11-11T13:49:03.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-11T13:49:04.020Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39733/head:refs/remotes/origin/PR-39733 +refs/heads/master:refs/remotes/origin/master [2019-11-11T13:49:04.502Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-11-11T13:49:04.502Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-11-11T13:49:04.502Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-11-11T13:49:04.502Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-11-11T13:49:05.235Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-11-11T13:49:05.577Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-11-11T13:49:05.919Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-11-11T13:49:06.260Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-11-11T13:49:06.994Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-11-11T13:49:06.994Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-11-11T13:49:07.227Z] #40 31.04 Reading package lists... [2019-11-11T13:49:07.227Z] #40 ... [2019-11-11T13:49:07.227Z] [2019-11-11T13:49:07.227Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:49:07.227Z] #68 24.04 + cd /tmp/tmp.Ier16WqnGk/src/github.com/docker/libnetwork [2019-11-11T13:49:07.227Z] #68 24.04 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-11T13:49:07.227Z] #68 24.38 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-11T13:49:07.227Z] #68 ... [2019-11-11T13:49:07.227Z] [2019-11-11T13:49:07.227Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:49:07.227Z] #33 31.61 Fetched 7919 kB in 23s (340 kB/s) [2019-11-11T13:49:07.998Z] using credential docker-jenkins-github-credentials [2019-11-11T13:49:08.010Z] Cloning the remote Git repository [2019-11-11T13:49:08.010Z] Cloning with configured refspecs honoured and without tags [2019-11-11T13:49:08.179Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-11-11T13:49:08.058Z] Cloning repository https://github.com/moby/moby.git [2019-11-11T13:49:08.106Z] > git init /home/ubuntu/workspace/moby_PR-39733 # timeout=10 [2019-11-11T13:49:08.522Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-11-11T13:49:09.131Z] #33 31.61 Reading package lists... [2019-11-11T13:49:09.131Z] #33 ... [2019-11-11T13:49:09.131Z] [2019-11-11T13:49:09.131Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-11T13:49:09.131Z] #10 27.10 Fetched 7919 kB in 22s (359 kB/s) [2019-11-11T13:49:09.131Z] #10 27.10 Reading package lists... [2019-11-11T13:49:09.131Z] #10 ... [2019-11-11T13:49:09.131Z] [2019-11-11T13:49:09.131Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:49:09.131Z] #50 35.29 + cd /tmp/tmp.dbPJwfYZAx/src/github.com/golangci/golangci-lint/ [2019-11-11T13:49:09.131Z] #50 35.29 + git checkout -q v1.20.0 [2019-11-11T13:49:09.131Z] #50 36.56 ++ git describe --tags [2019-11-11T13:49:09.131Z] #50 36.56 + version=v1.20.0 [2019-11-11T13:49:09.131Z] #50 36.57 ++ git rev-parse --short HEAD [2019-11-11T13:49:09.131Z] #50 36.57 + commit=cc98739 [2019-11-11T13:49:09.131Z] #50 36.57 ++ git show -s --format=%cd [2019-11-11T13:49:09.131Z] #50 36.58 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-11T13:49:09.131Z] #50 36.58 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-11T13:49:09.255Z] go: finding github.com/stretchr/objx v0.1.0 [2019-11-11T13:49:08.844Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-11T13:49:08.845Z] > git --version # timeout=10 [2019-11-11T13:49:08.916Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-11T13:49:08.923Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39733/head:refs/remotes/origin/PR-39733 +refs/heads/master:refs/remotes/origin/master [2019-11-11T13:49:09.692Z] #50 ... [2019-11-11T13:49:09.692Z] [2019-11-11T13:49:09.692Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:49:09.692Z] #24 27.60 Fetched 7919 kB in 22s (350 kB/s) [2019-11-11T13:49:09.692Z] #24 27.60 Reading package lists... [2019-11-11T13:49:09.692Z] #24 37.62 Reading package lists... [2019-11-11T13:49:09.692Z] #24 ... [2019-11-11T13:49:09.692Z] [2019-11-11T13:49:09.692Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-11T13:49:09.988Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-11-11T13:49:10.722Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-11-11T13:49:11.065Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-11-11T13:49:11.065Z] go: finding github.com/lib/pq v1.0.0 [2019-11-11T13:49:12.207Z] #10 37.54 Reading package lists... [2019-11-11T13:49:12.207Z] #10 ... [2019-11-11T13:49:12.207Z] [2019-11-11T13:49:12.207Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-11T13:49:12.207Z] #56 29.76 Fetched 7919 kB in 23s (343 kB/s) [2019-11-11T13:49:12.207Z] #56 29.76 Reading package lists... [2019-11-11T13:49:12.253Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-11-11T13:49:12.253Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-11-11T13:49:12.999Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-11-11T13:49:13.138Z] #56 ... [2019-11-11T13:49:13.138Z] [2019-11-11T13:49:13.138Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:49:13.138Z] #40 31.04 Reading package lists... [2019-11-11T13:49:13.731Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-11-11T13:49:13.731Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-11-11T13:49:14.464Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-11-11T13:49:14.804Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-11-11T13:49:14.804Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-11-11T13:49:15.535Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-11-11T13:49:15.535Z] go: finding github.com/spf13/cast v1.3.0 [2019-11-11T13:49:16.266Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-11-11T13:49:16.605Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-11-11T13:49:16.605Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-11-11T13:49:17.336Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-11-11T13:49:17.336Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-11-11T13:49:17.679Z] go: finding github.com/spf13/afero v1.1.2 [2019-11-11T13:49:18.019Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-11-11T13:49:18.757Z] go: finding github.com/magiconair/properties v1.8.0 [2019-11-11T13:49:19.098Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-11-11T13:49:19.098Z] go: finding gotest.tools v2.2.0+incompatible [2019-11-11T13:49:19.098Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-11-11T13:49:19.438Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-11-11T13:49:19.781Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-11-11T13:49:19.932Z] #40 41.43 Reading package lists... [2019-11-11T13:49:19.932Z] #40 ... [2019-11-11T13:49:19.932Z] [2019-11-11T13:49:19.932Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-11T13:49:19.932Z] #10 37.54 Reading package lists... [2019-11-11T13:49:20.512Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-11-11T13:49:21.819Z] #10 47.54 Building dependency tree... [2019-11-11T13:49:22.212Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-11-11T13:49:22.212Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-11-11T13:49:22.212Z] go: finding google.golang.org/grpc v1.20.1 [2019-11-11T13:49:23.183Z] #10 ... [2019-11-11T13:49:23.183Z] [2019-11-11T13:49:23.183Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-11T13:49:23.183Z] #56 41.12 Reading package lists... [2019-11-11T13:49:23.183Z] #56 ... [2019-11-11T13:49:23.183Z] [2019-11-11T13:49:23.183Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:49:23.183Z] #40 41.43 Reading package lists... [2019-11-11T13:49:23.334Z] Fetching without tags [2019-11-11T13:49:23.399Z] go: finding github.com/stretchr/objx v0.1.1 [2019-11-11T13:49:23.744Z] #40 51.65 Building dependency tree... [2019-11-11T13:49:23.744Z] #40 ... [2019-11-11T13:49:23.744Z] [2019-11-11T13:49:23.744Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:49:23.744Z] #33 31.61 Reading package lists... [2019-11-11T13:49:23.055Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-11T13:49:23.125Z] > git config --add remote.origin.fetch +refs/pull/39733/head:refs/remotes/origin/PR-39733 # timeout=10 [2019-11-11T13:49:23.238Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-11T13:49:23.265Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-11T13:49:23.367Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-11T13:49:23.367Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-11T13:49:23.495Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39733/head:refs/remotes/origin/PR-39733 +refs/heads/master:refs/remotes/origin/master [2019-11-11T13:49:24.000Z] #33 42.16 Reading package lists... [2019-11-11T13:49:24.000Z] #33 ... [2019-11-11T13:49:24.000Z] [2019-11-11T13:49:24.000Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-11T13:49:24.000Z] #56 51.52 Building dependency tree... [2019-11-11T13:49:24.000Z] #56 ... [2019-11-11T13:49:24.000Z] [2019-11-11T13:49:24.000Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:49:24.000Z] #44 41.53 vendor/golang.org/x/crypto/internal/subtle [2019-11-11T13:49:24.000Z] #44 41.85 vendor/golang.org/x/crypto/curve25519 [2019-11-11T13:49:24.146Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:49:24.257Z] #44 ... [2019-11-11T13:49:24.257Z] [2019-11-11T13:49:24.257Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:49:24.257Z] #24 37.62 Reading package lists... [2019-11-11T13:49:24.257Z] #24 47.91 Building dependency tree... [2019-11-11T13:49:24.586Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-11-11T13:49:24.586Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-11-11T13:49:24.819Z] #24 ... [2019-11-11T13:49:24.819Z] [2019-11-11T13:49:24.819Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-11T13:49:24.819Z] #10 52.72 The following additional packages will be installed: [2019-11-11T13:49:24.819Z] #10 52.76 libapparmor1 libseccomp2 [2019-11-11T13:49:24.819Z] #10 52.80 Suggested packages: [2019-11-11T13:49:24.819Z] #10 52.80 seccomp [2019-11-11T13:49:24.928Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-11-11T13:49:25.073Z] #10 53.25 The following NEW packages will be installed: [2019-11-11T13:49:25.327Z] #10 53.26 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-11T13:49:25.645Z] Merge succeeded, producing 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:49:25.646Z] Checking out Revision 447a840254410df3b9345c652b601f08447b8467 (PR-39733) [2019-11-11T13:49:24.180Z] > git config core.sparsecheckout # timeout=10 [2019-11-11T13:49:24.186Z] > git checkout -f 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:49:25.605Z] > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10 [2019-11-11T13:49:25.635Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-11T13:49:25.668Z] > git config core.sparsecheckout # timeout=10 [2019-11-11T13:49:25.685Z] > git checkout -f 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:49:26.115Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-11-11T13:49:26.253Z] #10 ... [2019-11-11T13:49:26.253Z] [2019-11-11T13:49:26.253Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:49:26.253Z] #68 DONE 53.8s [2019-11-11T13:49:26.253Z] [2019-11-11T13:49:26.253Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:49:26.253Z] #24 52.96 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-11T13:49:26.253Z] #24 52.96 The following additional packages will be installed: [2019-11-11T13:49:26.253Z] #24 52.98 libjq1 libonig4 [2019-11-11T13:49:26.253Z] #24 53.37 The following NEW packages will be installed: [2019-11-11T13:49:26.253Z] #24 53.38 jq libjq1 libonig4 [2019-11-11T13:49:26.508Z] #24 54.46 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:49:26.508Z] #24 54.46 Need to get 327 kB of archives. [2019-11-11T13:49:26.508Z] #24 54.46 After this operation, 1157 kB of additional disk space will be used. [2019-11-11T13:49:26.508Z] #24 54.46 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-11T13:49:26.508Z] #24 54.48 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-11T13:49:26.508Z] #24 54.50 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-11T13:49:27.047Z] Commit message: "Windows: Use system specific parallelism value on containers restart" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-11T13:49:27.824Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-11-11T13:49:28.178Z] go: finding github.com/stretchr/testify v1.2.2 [2019-11-11T13:49:28.178Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-11-11T13:49:28.204Z] + docker version [2019-11-11T13:49:29.176Z] #24 56.92 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:49:29.366Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-11-11T13:49:29.366Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-11-11T13:49:29.534Z] #24 57.34 Fetched 327 kB in 1s (306 kB/s) [2019-11-11T13:49:29.709Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-11-11T13:49:29.789Z] #24 57.79 Selecting previously unselected package libonig4:amd64. [2019-11-11T13:49:30.044Z] #24 57.79 (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 ... 15091 files and directories currently installed.) [2019-11-11T13:49:30.050Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-11-11T13:49:30.299Z] #24 58.00 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-11-11T13:49:30.300Z] #24 58.16 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-11T13:49:30.555Z] #24 58.59 Selecting previously unselected package libjq1:amd64. [2019-11-11T13:49:30.555Z] #24 58.59 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-11T13:49:30.555Z] #24 58.61 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-11T13:49:30.810Z] #24 ... [2019-11-11T13:49:30.810Z] [2019-11-11T13:49:30.810Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-11T13:49:30.810Z] #10 54.50 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:49:30.810Z] #10 54.50 Need to get 300 kB of archives. [2019-11-11T13:49:30.810Z] #10 54.50 After this operation, 1201 kB of additional disk space will be used. [2019-11-11T13:49:30.810Z] #10 54.50 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-11-11T13:49:30.810Z] #10 54.52 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-11-11T13:49:30.810Z] #10 54.52 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-11-11T13:49:30.810Z] #10 54.54 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-11-11T13:49:30.810Z] #10 56.97 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:49:30.810Z] #10 57.32 Fetched 300 kB in 1s (253 kB/s) [2019-11-11T13:49:30.810Z] #10 57.77 Selecting previously unselected package libseccomp2:amd64. [2019-11-11T13:49:30.810Z] #10 57.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 ... 15091 files and directories currently installed.) [2019-11-11T13:49:30.810Z] #10 57.98 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-11T13:49:30.810Z] #10 58.16 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-11T13:49:30.810Z] #10 58.36 Selecting previously unselected package libseccomp-dev:amd64. [2019-11-11T13:49:30.810Z] #10 58.37 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-11T13:49:30.810Z] #10 58.38 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-11T13:49:30.810Z] #10 58.74 Selecting previously unselected package libapparmor1:amd64. [2019-11-11T13:49:30.810Z] #10 58.75 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-11-11T13:49:30.810Z] #10 58.75 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-11T13:49:30.810Z] #10 58.90 Selecting previously unselected package libapparmor-dev:amd64. [2019-11-11T13:49:30.810Z] #10 58.90 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-11-11T13:49:30.810Z] #10 58.91 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-11T13:49:30.823Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-11-11T13:49:30.823Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-11-11T13:49:30.823Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-11-11T13:49:31.164Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-11-11T13:49:31.164Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-11-11T13:49:31.369Z] #10 59.43 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:49:31.898Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-11-11T13:49:31.898Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-11-11T13:49:31.935Z] #10 59.81 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-11T13:49:31.935Z] #10 59.88 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-11T13:49:31.935Z] #10 59.90 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-11T13:49:31.935Z] #10 59.92 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-11T13:49:31.935Z] #10 59.94 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:49:32.238Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-11-11T13:49:32.902Z] #10 DONE 60.9s [2019-11-11T13:49:32.902Z] [2019-11-11T13:49:32.902Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:49:32.902Z] #24 59.26 Selecting previously unselected package jq. [2019-11-11T13:49:32.902Z] #24 59.30 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-11T13:49:32.902Z] #24 59.37 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-11T13:49:32.902Z] #24 59.82 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-11T13:49:32.902Z] #24 59.84 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-11T13:49:32.902Z] #24 59.86 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:49:32.902Z] #24 60.26 Setting up jq (1.5+dfsg-1.3) ... [2019-11-11T13:49:32.902Z] #24 DONE 60.9s [2019-11-11T13:49:32.902Z] [2019-11-11T13:49:32.902Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-11T13:49:32.973Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-11-11T13:49:32.973Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-11-11T13:49:33.158Z] #25 DONE 0.2s [2019-11-11T13:49:33.158Z] [2019-11-11T13:49:33.158Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-11T13:49:33.158Z] #52 DONE 0.2s [2019-11-11T13:49:33.158Z] [2019-11-11T13:49:33.158Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:49:33.158Z] #26 ... [2019-11-11T13:49:33.158Z] [2019-11-11T13:49:33.158Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-11T13:49:33.158Z] #53 DONE 0.2s [2019-11-11T13:49:33.316Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-11-11T13:49:33.413Z] [2019-11-11T13:49:33.413Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:49:33.592Z] Fetching without tags [2019-11-11T13:49:33.916Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:49:33.973Z] #54 ... [2019-11-11T13:49:33.973Z] [2019-11-11T13:49:33.973Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-11T13:49:33.973Z] #56 51.52 Building dependency tree... [2019-11-11T13:49:33.973Z] #56 55.26 The following additional packages will be installed: [2019-11-11T13:49:33.973Z] #56 55.31 btrfs-progs liblzo2-2 [2019-11-11T13:49:33.973Z] #56 55.85 The following NEW packages will be installed: [2019-11-11T13:49:33.973Z] #56 55.85 btrfs-progs btrfs-tools liblzo2-2 [2019-11-11T13:49:33.973Z] #56 57.21 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:49:33.973Z] #56 57.21 Need to get 649 kB of archives. [2019-11-11T13:49:33.973Z] #56 57.21 After this operation, 4320 kB of additional disk space will be used. [2019-11-11T13:49:33.973Z] #56 57.21 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-11T13:49:33.973Z] #56 57.21 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-11T13:49:33.973Z] #56 57.23 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-11T13:49:33.973Z] #56 58.28 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:49:33.973Z] #56 58.50 Fetched 649 kB in 1s (603 kB/s) [2019-11-11T13:49:33.973Z] #56 58.74 Selecting previously unselected package liblzo2-2:amd64. [2019-11-11T13:49:33.973Z] #56 58.74 (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 ... 15091 files and directories currently installed.) [2019-11-11T13:49:33.973Z] #56 58.90 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-11T13:49:33.973Z] #56 58.93 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-11T13:49:33.973Z] #56 59.38 Selecting previously unselected package btrfs-progs. [2019-11-11T13:49:33.973Z] #56 59.38 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-11T13:49:33.973Z] #56 59.39 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-11T13:49:33.973Z] #56 60.87 Selecting previously unselected package btrfs-tools. [2019-11-11T13:49:33.973Z] #56 60.88 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-11T13:49:33.973Z] #56 60.90 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-11T13:49:33.973Z] #56 61.09 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:49:33.973Z] #56 61.26 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-11T13:49:33.973Z] #56 61.33 Setting up btrfs-progs (4.7.3-1) ... [2019-11-11T13:49:33.973Z] #56 61.33 Setting up btrfs-tools (4.7.3-1) ... [2019-11-11T13:49:33.973Z] #56 61.34 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:49:33.973Z] #56 DONE 61.8s [2019-11-11T13:49:33.973Z] [2019-11-11T13:49:33.973Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-11T13:49:34.228Z] #57 DONE 0.2s [2019-11-11T13:49:34.228Z] [2019-11-11T13:49:34.228Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-11T13:49:34.228Z] #58 DONE 0.2s [2019-11-11T13:49:34.228Z] [2019-11-11T13:49:34.228Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:49:34.483Z] #59 ... [2019-11-11T13:49:34.483Z] [2019-11-11T13:49:34.483Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:49:34.483Z] #33 42.16 Reading package lists... [2019-11-11T13:49:34.483Z] #33 52.60 Building dependency tree... [2019-11-11T13:49:34.483Z] #33 56.36 The following additional packages will be installed: [2019-11-11T13:49:34.483Z] #33 56.36 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-11T13:49:34.483Z] #33 56.42 Suggested packages: [2019-11-11T13:49:34.483Z] #33 56.42 codeblocks eclipse ninja-build lrzip [2019-11-11T13:49:34.483Z] #33 56.42 Recommended packages: [2019-11-11T13:49:34.483Z] #33 56.42 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-11T13:49:34.483Z] #33 57.13 The following NEW packages will be installed: [2019-11-11T13:49:34.483Z] #33 57.13 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-11T13:49:34.483Z] #33 57.14 vim-common xxd [2019-11-11T13:49:34.483Z] #33 58.20 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:49:34.483Z] #33 58.20 Need to get 13.7 MB of archives. [2019-11-11T13:49:34.483Z] #33 58.20 After this operation, 57.2 MB of additional disk space will be used. [2019-11-11T13:49:34.483Z] #33 58.20 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-11T13:49:34.483Z] #33 58.31 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-11T13:49:34.483Z] #33 58.32 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-11-11T13:49:34.483Z] #33 59.42 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-11-11T13:49:34.483Z] #33 59.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-11-11T13:49:34.483Z] #33 59.57 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-11-11T13:49:34.483Z] #33 59.58 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-11-11T13:49:34.483Z] #33 59.60 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-11-11T13:49:34.483Z] #33 60.18 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-11T13:49:34.483Z] #33 60.19 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-11T13:49:34.483Z] #33 61.68 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:49:34.483Z] #33 61.98 Fetched 13.7 MB in 3s (4559 kB/s) [2019-11-11T13:49:34.483Z] #33 62.28 Selecting previously unselected package cmake-data. [2019-11-11T13:49:34.483Z] #33 62.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 ... 15091 files and directories currently installed.) [2019-11-11T13:49:34.483Z] #33 62.43 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-11T13:49:34.483Z] #33 62.46 Unpacking cmake-data (3.7.2-1) ... [2019-11-11T13:49:34.483Z] #33 ... [2019-11-11T13:49:34.483Z] [2019-11-11T13:49:34.483Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:49:34.483Z] #40 51.65 Building dependency tree... [2019-11-11T13:49:34.483Z] #40 55.10 The following additional packages will be installed: [2019-11-11T13:49:34.483Z] #40 55.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-11T13:49:34.483Z] #40 55.12 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-11T13:49:34.483Z] #40 55.14 Suggested packages: [2019-11-11T13:49:34.483Z] #40 55.14 manpages-dev python-setuptools [2019-11-11T13:49:34.483Z] #40 57.32 The following NEW packages will be installed: [2019-11-11T13:49:34.483Z] #40 57.34 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-11T13:49:34.483Z] #40 57.34 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-11T13:49:34.483Z] #40 57.35 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-11T13:49:34.483Z] #40 57.35 zlib1g-dev [2019-11-11T13:49:34.483Z] #40 58.59 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:49:34.483Z] #40 58.59 Need to get 3602 kB of archives. [2019-11-11T13:49:34.483Z] #40 58.59 After this operation, 18.9 MB of additional disk space will be used. [2019-11-11T13:49:34.483Z] #40 58.59 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-11T13:49:34.483Z] #40 58.60 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-11-11T13:49:34.483Z] #40 58.60 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-11-11T13:49:34.483Z] #40 58.62 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-11T13:49:34.483Z] #40 58.64 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-11-11T13:49:34.483Z] #40 58.66 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-11T13:49:34.483Z] #40 58.66 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-11-11T13:49:34.483Z] #40 58.68 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-11-11T13:49:34.483Z] #40 58.70 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-11-11T13:49:34.484Z] #40 58.96 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-11-11T13:49:34.484Z] #40 59.03 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-11-11T13:49:34.484Z] #40 59.29 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-11-11T13:49:34.484Z] #40 59.56 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-11-11T13:49:34.484Z] #40 59.58 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-11-11T13:49:34.484Z] #40 59.59 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-11T13:49:34.484Z] #40 59.64 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-11-11T13:49:34.484Z] #40 60.77 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:49:34.484Z] #40 61.09 Fetched 3602 kB in 2s (1702 kB/s) [2019-11-11T13:49:34.484Z] #40 61.25 Selecting previously unselected package libnet1:amd64. [2019-11-11T13:49:34.484Z] #40 61.25 (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 ... 15091 files and directories currently installed.) [2019-11-11T13:49:34.484Z] #40 61.42 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-11T13:49:34.484Z] #40 61.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-11T13:49:34.484Z] #40 61.76 Selecting previously unselected package libcap-dev:amd64. [2019-11-11T13:49:34.484Z] #40 61.78 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-11-11T13:49:34.484Z] #40 61.82 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-11-11T13:49:34.484Z] #40 62.06 Selecting previously unselected package libnet1-dev. [2019-11-11T13:49:34.484Z] #40 62.06 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-11-11T13:49:34.484Z] #40 62.06 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-11T13:49:34.484Z] #40 62.47 Selecting previously unselected package libnl-3-200:amd64. [2019-11-11T13:49:34.484Z] #40 62.47 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-11T13:49:34.484Z] #40 62.47 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-11T13:49:33.474Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-11T13:49:33.502Z] > git config --add remote.origin.fetch +refs/pull/39733/head:refs/remotes/origin/PR-39733 # timeout=10 [2019-11-11T13:49:33.532Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-11T13:49:33.567Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-11T13:49:33.594Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-11T13:49:33.595Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-11T13:49:33.595Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39733/head:refs/remotes/origin/PR-39733 +refs/heads/master:refs/remotes/origin/master [2019-11-11T13:49:33.926Z] > git config core.sparsecheckout # timeout=10 [2019-11-11T13:49:33.952Z] > git checkout -f 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:49:34.739Z] #40 62.77 Selecting previously unselected package libnl-3-dev:amd64. [2019-11-11T13:49:34.740Z] #40 62.78 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-11-11T13:49:34.740Z] #40 62.79 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-11T13:49:34.781Z] Merge succeeded, producing 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:49:34.782Z] Checking out Revision 447a840254410df3b9345c652b601f08447b8467 (PR-39733) [2019-11-11T13:49:35.030Z] go: finding github.com/client9/misspell v0.3.4 [2019-11-11T13:49:35.030Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-11-11T13:49:35.301Z] #40 63.35 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-11T13:49:35.301Z] #40 63.35 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-11T13:49:35.301Z] #40 63.36 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-11T13:49:35.372Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-11-11T13:49:35.372Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-11-11T13:49:35.372Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-11-11T13:49:35.372Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-11-11T13:49:35.558Z] #40 63.51 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-11-11T13:49:35.558Z] #40 63.57 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-11-11T13:49:35.558Z] #40 63.58 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-11T13:49:35.723Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-11-11T13:49:35.814Z] #40 63.82 Selecting previously unselected package zlib1g-dev:amd64. [2019-11-11T13:49:35.814Z] #40 63.82 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-11-11T13:49:35.814Z] #40 63.83 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-11T13:49:36.375Z] #40 64.33 Selecting previously unselected package libprotobuf10:amd64. [2019-11-11T13:49:36.375Z] #40 64.33 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-11-11T13:49:36.375Z] #40 64.35 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-11-11T13:49:36.752Z] Commit message: "Windows: Use system specific parallelism value on containers restart" [2019-11-11T13:49:36.936Z] #40 ... [2019-11-11T13:49:36.936Z] [2019-11-11T13:49:36.936Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:49:36.936Z] #47 54.51 + cd /tmp/tmp.EOj3Rg3F4M/src/gotest.tools/gotestsum [2019-11-11T13:49:36.936Z] #47 54.51 + git checkout -q v0.3.5 [2019-11-11T13:49:36.936Z] #47 54.58 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-11T13:49:36.936Z] #47 ... [2019-11-11T13:49:36.936Z] [2019-11-11T13:49:36.936Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-11T13:49:36.936Z] #28 56.63 + cd /tmp/tmp.ivuz16VZXw/src/github.com/go-swagger/go-swagger [2019-11-11T13:49:36.936Z] #28 56.63 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-11T13:49:36.936Z] #28 60.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-11T13:49:34.734Z] > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10 [2019-11-11T13:49:34.761Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-11T13:49:34.783Z] > git config core.sparsecheckout # timeout=10 [2019-11-11T13:49:34.807Z] > git checkout -f 447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:49:37.191Z] #28 ... [2019-11-11T13:49:37.191Z] [2019-11-11T13:49:37.191Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:49:37.191Z] #31 54.62 internal/reflectlite [2019-11-11T13:49:37.191Z] #31 54.63 sync [2019-11-11T13:49:37.191Z] #31 58.06 sort [2019-11-11T13:49:37.191Z] #31 58.06 errors [2019-11-11T13:49:37.191Z] #31 58.81 strconv [2019-11-11T13:49:37.191Z] #31 59.99 io [2019-11-11T13:49:37.191Z] #31 62.13 syscall [2019-11-11T13:49:37.191Z] #31 64.76 reflect [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-11T13:49:37.447Z] #31 ... [2019-11-11T13:49:37.447Z] [2019-11-11T13:49:37.447Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:49:37.447Z] #40 65.49 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-11-11T13:49:37.460Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-11-11T13:49:37.749Z] #40 65.50 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-11-11T13:49:37.749Z] #40 65.50 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-11T13:49:37.749Z] #40 65.74 Selecting previously unselected package libprotobuf-dev:amd64. [2019-11-11T13:49:37.749Z] #40 65.75 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-11-11T13:49:37.749Z] #40 65.77 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-11T13:49:37.809Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-11-11T13:49:37.809Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-11-11T13:49:37.809Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-11-11T13:49:37.820Z] + docker version [2019-11-11T13:49:38.154Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-11-11T13:49:39.861Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-11-11T13:49:40.272Z] #40 ... [2019-11-11T13:49:40.272Z] [2019-11-11T13:49:40.272Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:49:40.272Z] #44 57.25 internal/reflectlite [2019-11-11T13:49:40.272Z] #44 57.25 github.com/LK4D4/vndr/godl/singleflight [2019-11-11T13:49:40.272Z] #44 57.73 math/rand [2019-11-11T13:49:40.272Z] #44 60.27 strconv [2019-11-11T13:49:40.272Z] #44 60.27 io [2019-11-11T13:49:40.272Z] #44 62.61 bytes [2019-11-11T13:49:40.272Z] #44 65.78 bufio [2019-11-11T13:49:40.272Z] #44 66.62 reflect [2019-11-11T13:49:40.272Z] #44 ... [2019-11-11T13:49:40.272Z] [2019-11-11T13:49:40.272Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:49:40.272Z] #33 67.44 Selecting previously unselected package liblzo2-2:amd64. [2019-11-11T13:49:40.272Z] #33 67.44 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-11T13:49:40.272Z] #33 67.47 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-11T13:49:40.272Z] #33 67.61 Selecting previously unselected package libicu57:amd64. [2019-11-11T13:49:40.272Z] #33 67.61 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-11-11T13:49:40.272Z] #33 67.61 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-11T13:49:40.535Z] Client: Docker Engine - Community [2019-11-11T13:49:40.535Z] Version: 19.03.2 [2019-11-11T13:49:40.535Z] API version: 1.40 [2019-11-11T13:49:40.535Z] Go version: go1.12.8 [2019-11-11T13:49:40.535Z] Git commit: 6a30dfc [2019-11-11T13:49:40.535Z] Built: Thu Aug 29 05:32:25 2019 [2019-11-11T13:49:40.535Z] OS/Arch: linux/arm64 [2019-11-11T13:49:40.535Z] Experimental: false [2019-11-11T13:49:40.535Z] [2019-11-11T13:49:40.535Z] Server: Docker Engine - Community [2019-11-11T13:49:40.535Z] Engine: [2019-11-11T13:49:40.535Z] Version: 19.03.2 [2019-11-11T13:49:40.535Z] API version: 1.40 (minimum version 1.12) [2019-11-11T13:49:40.535Z] Go version: go1.12.8 [2019-11-11T13:49:40.535Z] Git commit: 6a30dfc [2019-11-11T13:49:40.535Z] Built: Thu Aug 29 05:30:57 2019 [2019-11-11T13:49:40.535Z] OS/Arch: linux/arm64 [2019-11-11T13:49:40.535Z] Experimental: true [2019-11-11T13:49:40.535Z] containerd: [2019-11-11T13:49:40.535Z] Version: 1.2.6 [2019-11-11T13:49:40.535Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-11T13:49:40.535Z] runc: [2019-11-11T13:49:40.535Z] Version: 1.0.0-rc8 [2019-11-11T13:49:40.535Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-11T13:49:40.535Z] docker-init: [2019-11-11T13:49:40.535Z] Version: 0.18.0 [2019-11-11T13:49:40.535Z] GitCommit: fec3683 [Pipeline] sh [2019-11-11T13:49:40.886Z] + docker info [2019-11-11T13:49:41.048Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-11-11T13:49:41.048Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-11-11T13:49:41.048Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-11-11T13:49:41.392Z] go: finding google.golang.org/appengine v1.1.0 [2019-11-11T13:49:41.681Z] #33 ... [2019-11-11T13:49:41.681Z] [2019-11-11T13:49:41.681Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-11T13:49:41.681Z] #11 DONE 8.8s [2019-11-11T13:49:41.937Z] [2019-11-11T13:49:41.937Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:49:41.937Z] #59 6.577 + RM_GOPATH=0 [2019-11-11T13:49:41.937Z] #59 6.577 + TMP_GOPATH= [2019-11-11T13:49:41.937Z] #59 6.577 + : /build [2019-11-11T13:49:41.937Z] #59 6.577 + '[' -z '' ']' [2019-11-11T13:49:41.937Z] #59 6.583 ++ mktemp -d [2019-11-11T13:49:41.937Z] #59 6.662 + export GOPATH=/tmp/tmp.nKZZ1Avdpc [2019-11-11T13:49:41.937Z] #59 6.662 + GOPATH=/tmp/tmp.nKZZ1Avdpc [2019-11-11T13:49:41.937Z] #59 6.662 + RM_GOPATH=1 [2019-11-11T13:49:41.937Z] #59 6.662 ++ dirname ./install.sh [2019-11-11T13:49:41.937Z] #59 6.665 + dir=. [2019-11-11T13:49:41.937Z] #59 6.665 + bin=containerd [2019-11-11T13:49:41.937Z] #59 6.665 + shift [2019-11-11T13:49:41.937Z] #59 6.665 + '[' '!' -f ./containerd.installer ']' [2019-11-11T13:49:41.937Z] #59 6.665 + . ./containerd.installer [2019-11-11T13:49:41.937Z] #59 6.665 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-11T13:49:41.937Z] #59 6.665 + install_containerd [2019-11-11T13:49:41.937Z] #59 6.672 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-11T13:49:41.937Z] #59 6.672 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nKZZ1Avdpc/src/github.com/containerd/containerd [2019-11-11T13:49:41.937Z] #59 6.672 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-11T13:49:41.937Z] #59 6.677 Cloning into '/tmp/tmp.nKZZ1Avdpc/src/github.com/containerd/containerd'... [2019-11-11T13:49:42.578Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-11-11T13:49:42.578Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-11-11T13:49:42.707Z] Removing intermediate container 494da6f8dd9c [2019-11-11T13:49:42.707Z] ---> 091523c62402 [2019-11-11T13:49:42.707Z] Step 11/16 : ARG GOOS [2019-11-11T13:49:42.707Z] ---> Running in d9afa78255a2 [2019-11-11T13:49:42.707Z] Removing intermediate container d9afa78255a2 [2019-11-11T13:49:42.707Z] ---> e5b77b8ef376 [2019-11-11T13:49:42.707Z] Step 12/16 : ARG GOARCH [2019-11-11T13:49:42.707Z] ---> Running in c756dfbddb3d [2019-11-11T13:49:42.707Z] Removing intermediate container c756dfbddb3d [2019-11-11T13:49:42.707Z] ---> 35e1c7149547 [2019-11-11T13:49:42.707Z] 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 [2019-11-11T13:49:42.707Z] ---> Running in 278732dcfde5 [2019-11-11T13:49:43.312Z] go: finding github.com/docker/go-connections v0.3.0 [2019-11-11T13:49:44.045Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-11-11T13:49:44.386Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-11-11T13:49:44.386Z] go: finding github.com/golang/mock v1.1.1 [2019-11-11T13:49:44.729Z] go: finding github.com/golang/protobuf v1.2.0 [2019-11-11T13:49:44.729Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-11-11T13:49:46.102Z] #59 ... [2019-11-11T13:49:46.102Z] [2019-11-11T13:49:46.102Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:49:46.102Z] #26 9.508 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-11T13:49:46.102Z] #26 10.32 [2019-11-11T13:49:46.102Z] #26 10.78 ##### 7.0% ######## 12.2% ########### 15.9% ############## 20.8% #################### 28.3% ###################### 31.9% ########################### 38.2% ############################# 41.2% ################################### 49.1% ####################################### 54.6% ########################################### 60.9% ################################################ 67.5% #################################################### 72.4% ######################################################## 79.0% ############################################################ 84.6% ################################################################ 89.3% ###################################################################### 97.6% ######################################################################## 100.0% [2019-11-11T13:49:46.356Z] #26 13.42 [2019-11-11T13:49:47.045Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-11-11T13:49:47.045Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-11-11T13:49:47.045Z] go: finding github.com/containerd/containerd v1.2.4 [2019-11-11T13:49:47.045Z] go: finding github.com/kr/pretty v0.1.0 [2019-11-11T13:49:47.387Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-11-11T13:49:47.425Z] #26 13.80 ###### 9.0% ############### 21.0% ################### 27.7% ###################################### 52.9% [2019-11-11T13:49:47.425Z] #26 ... [2019-11-11T13:49:47.425Z] [2019-11-11T13:49:47.425Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-11T13:49:47.425Z] #12 DONE 5.8s [2019-11-11T13:49:47.425Z] [2019-11-11T13:49:47.425Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:49:47.425Z] #26 13.80 ###### 9.0% ############### 21.0% ################### 27.7% ###################################### 52.9% ############################################### 65.3% ########################################################### 82.6% ##################################################################### 97.0% ######################################################################## 100.0% [2019-11-11T13:49:47.728Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-11-11T13:49:47.802Z] Client: Docker Engine - Community [2019-11-11T13:49:47.802Z] Version: 19.03.2 [2019-11-11T13:49:47.802Z] API version: 1.40 [2019-11-11T13:49:47.802Z] Go version: go1.12.8 [2019-11-11T13:49:47.802Z] Git commit: 6a30dfc [2019-11-11T13:49:47.802Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-11T13:49:47.802Z] OS/Arch: linux/amd64 [2019-11-11T13:49:47.802Z] Experimental: false [2019-11-11T13:49:47.802Z] [2019-11-11T13:49:47.802Z] Server: Docker Engine - Community [2019-11-11T13:49:47.802Z] Engine: [2019-11-11T13:49:47.802Z] Version: 19.03.2 [2019-11-11T13:49:47.802Z] API version: 1.40 (minimum version 1.12) [2019-11-11T13:49:47.802Z] Go version: go1.12.8 [2019-11-11T13:49:47.802Z] Git commit: 6a30dfc [2019-11-11T13:49:47.803Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-11T13:49:47.803Z] OS/Arch: linux/amd64 [2019-11-11T13:49:47.803Z] Experimental: true [2019-11-11T13:49:47.803Z] containerd: [2019-11-11T13:49:47.803Z] Version: 1.2.6 [2019-11-11T13:49:47.803Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-11T13:49:47.803Z] runc: [2019-11-11T13:49:47.803Z] Version: 1.0.0-rc8 [2019-11-11T13:49:47.803Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-11T13:49:47.803Z] docker-init: [2019-11-11T13:49:47.803Z] Version: 0.18.0 [2019-11-11T13:49:47.803Z] GitCommit: fec3683 [Pipeline] sh [2019-11-11T13:49:48.076Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-11-11T13:49:48.136Z] + docker info [2019-11-11T13:49:48.416Z] go: finding github.com/pkg/profile v1.2.1 [2019-11-11T13:49:48.788Z] #26 15.49 [2019-11-11T13:49:49.605Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-11-11T13:49:49.946Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-11-11T13:49:49.985Z] #26 16.06 ### 5.1% ###### 9.5% ########## 14.1% ############# 18.6% ############### 22.2% ################## 26.0% ##################### 29.3% ######################## 33.4% ########################### 37.6% [2019-11-11T13:49:49.985Z] #26 ... [2019-11-11T13:49:49.985Z] [2019-11-11T13:49:49.985Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:49:49.985Z] #40 68.09 Selecting previously unselected package libprotoc10:amd64. [2019-11-11T13:49:49.985Z] #40 68.15 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-11-11T13:49:49.985Z] #40 68.17 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-11-11T13:49:49.985Z] #40 69.72 Selecting previously unselected package protobuf-c-compiler. [2019-11-11T13:49:49.985Z] #40 69.72 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-11-11T13:49:49.985Z] #40 69.76 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-11T13:49:49.985Z] #40 70.04 Selecting previously unselected package protobuf-compiler. [2019-11-11T13:49:49.985Z] #40 70.04 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-11-11T13:49:49.985Z] #40 70.07 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-11T13:49:49.985Z] #40 70.41 Selecting previously unselected package python-pkg-resources. [2019-11-11T13:49:49.985Z] #40 70.45 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-11T13:49:49.985Z] #40 70.45 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-11T13:49:49.985Z] #40 70.95 Selecting previously unselected package python-protobuf. [2019-11-11T13:49:49.985Z] #40 70.96 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-11-11T13:49:49.985Z] #40 70.99 Unpacking python-protobuf (3.0.0-9) ... [2019-11-11T13:49:49.985Z] #40 71.88 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-11T13:49:49.985Z] #40 71.98 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-11T13:49:49.985Z] #40 72.00 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-11T13:49:50.241Z] #40 ... [2019-11-11T13:49:50.241Z] [2019-11-11T13:49:50.241Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:49:50.497Z] #26 16.06 ### 5.1% ###### 9.5% ########## 14.1% ############# 18.6% ############### 22.2% ################## 26.0% ##################### 29.3% ######################## 33.4% ########################### 37.6% ############################# 41.4% ################################# 47.0% ##################################### 52.6% ######################################## 56.4% [2019-11-11T13:49:50.497Z] #26 ... [2019-11-11T13:49:50.497Z] [2019-11-11T13:49:50.497Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:49:50.497Z] #54 7.342 + RM_GOPATH=0 [2019-11-11T13:49:50.497Z] #54 7.342 + TMP_GOPATH= [2019-11-11T13:49:50.497Z] #54 7.342 + : /build [2019-11-11T13:49:50.497Z] #54 7.342 + '[' -z '' ']' [2019-11-11T13:49:50.497Z] #54 7.342 ++ mktemp -d [2019-11-11T13:49:50.497Z] #54 7.355 + export GOPATH=/tmp/tmp.Q196shYHlA [2019-11-11T13:49:50.497Z] #54 7.355 + GOPATH=/tmp/tmp.Q196shYHlA [2019-11-11T13:49:50.497Z] #54 7.355 + RM_GOPATH=1 [2019-11-11T13:49:50.497Z] #54 7.366 ++ dirname ./install.sh [2019-11-11T13:49:50.497Z] #54 7.366 + dir=. [2019-11-11T13:49:50.497Z] #54 7.366 + bin=runc [2019-11-11T13:49:50.497Z] #54 7.366 + shift [2019-11-11T13:49:50.497Z] #54 7.366 + '[' '!' -f ./runc.installer ']' [2019-11-11T13:49:50.497Z] #54 7.366 + . ./runc.installer [2019-11-11T13:49:50.497Z] #54 7.366 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-11T13:49:50.497Z] #54 7.366 + install_runc [2019-11-11T13:49:50.497Z] #54 7.367 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-11T13:49:50.497Z] #54 7.367 + uname -r [2019-11-11T13:49:50.497Z] #54 7.384 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-11T13:49:50.497Z] #54 7.385 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-11T13:49:50.497Z] #54 7.385 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-11T13:49:50.497Z] #54 7.385 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Q196shYHlA/src/github.com/opencontainers/runc [2019-11-11T13:49:50.497Z] #54 7.403 Cloning into '/tmp/tmp.Q196shYHlA/src/github.com/opencontainers/runc'... [2019-11-11T13:49:50.680Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-11-11T13:49:50.680Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-11-11T13:49:50.680Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-11-11T13:49:50.680Z] go: finding github.com/google/go-cmp v0.2.0 [2019-11-11T13:49:50.680Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-11-11T13:49:50.680Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-11-11T13:49:50.752Z] #54 ... [2019-11-11T13:49:50.752Z] [2019-11-11T13:49:50.752Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:49:50.752Z] #26 16.06 ### 5.1% ###### 9.5% ########## 14.1% ############# 18.6% ############### 22.2% ################## 26.0% ##################### 29.3% ######################## 33.4% ########################### 37.6% ############################# 41.4% ################################# 47.0% ##################################### 52.6% ######################################## 56.4% ########################################### 60.0% ############################################## 64.5% [2019-11-11T13:49:50.752Z] #26 ... [2019-11-11T13:49:50.752Z] [2019-11-11T13:49:50.752Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:49:50.752Z] #44 68.31 syscall [2019-11-11T13:49:51.008Z] #44 ... [2019-11-11T13:49:51.008Z] [2019-11-11T13:49:51.008Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:49:51.412Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-11-11T13:49:51.774Z] #26 16.06 ### 5.1% ###### 9.5% ########## 14.1% ############# 18.6% ############### 22.2% ################## 26.0% ##################### 29.3% ######################## 33.4% ########################### 37.6% ############################# 41.4% ################################# 47.0% ##################################### 52.6% ######################################## 56.4% ########################################### 60.0% ############################################## 64.5% ################################################# 68.1% #################################################### 72.8% ####################################################### 76.6% ############################################################ 83.4% ############################################################## 86.7% ################################################################# 91.5% #################################################################### 95.0% ######################################################################## 100.0% [2019-11-11T13:49:52.597Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-11-11T13:49:52.700Z] #26 19.50 [2019-11-11T13:49:52.938Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-11-11T13:49:52.938Z] go: finding cloud.google.com/go v0.26.0 [2019-11-11T13:49:53.096Z] Client: [2019-11-11T13:49:53.096Z] Debug Mode: false [2019-11-11T13:49:53.096Z] [2019-11-11T13:49:53.096Z] Server: [2019-11-11T13:49:53.096Z] Containers: 0 [2019-11-11T13:49:53.096Z] Running: 0 [2019-11-11T13:49:53.096Z] Paused: 0 [2019-11-11T13:49:53.096Z] Stopped: 0 [2019-11-11T13:49:53.096Z] Images: 0 [2019-11-11T13:49:53.096Z] Server Version: 19.03.2 [2019-11-11T13:49:53.096Z] Storage Driver: overlay2 [2019-11-11T13:49:53.096Z] Backing Filesystem: extfs [2019-11-11T13:49:53.096Z] Supports d_type: true [2019-11-11T13:49:53.096Z] Native Overlay Diff: true [2019-11-11T13:49:53.096Z] Logging Driver: json-file [2019-11-11T13:49:53.096Z] Cgroup Driver: cgroupfs [2019-11-11T13:49:53.096Z] Plugins: [2019-11-11T13:49:53.096Z] Volume: local [2019-11-11T13:49:53.096Z] Network: bridge host ipvlan macvlan null overlay [2019-11-11T13:49:53.096Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-11T13:49:53.096Z] Swarm: inactive [2019-11-11T13:49:53.096Z] Runtimes: runc [2019-11-11T13:49:53.096Z] Default Runtime: runc [2019-11-11T13:49:53.096Z] Init Binary: docker-init [2019-11-11T13:49:53.096Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-11T13:49:53.096Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-11T13:49:53.096Z] init version: fec3683 [2019-11-11T13:49:53.096Z] Security Options: [2019-11-11T13:49:53.096Z] apparmor [2019-11-11T13:49:53.096Z] seccomp [2019-11-11T13:49:53.096Z] Profile: default [2019-11-11T13:49:53.096Z] Kernel Version: 4.15.0-1048-aws [2019-11-11T13:49:53.096Z] Operating System: Ubuntu 16.04.6 LTS [2019-11-11T13:49:53.096Z] OSType: linux [2019-11-11T13:49:53.096Z] Architecture: aarch64 [2019-11-11T13:49:53.096Z] CPUs: 4 [2019-11-11T13:49:53.096Z] Total Memory: 7.525GiB [2019-11-11T13:49:53.096Z] Name: ip-10-100-104-17 [2019-11-11T13:49:53.096Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-11-11T13:49:53.096Z] Docker Root Dir: /var/lib/docker [2019-11-11T13:49:53.096Z] Debug Mode: false [2019-11-11T13:49:53.096Z] Registry: https://index.docker.io/v1/ [2019-11-11T13:49:53.096Z] Labels: [2019-11-11T13:49:53.096Z] Experimental: true [2019-11-11T13:49:53.096Z] Insecure Registries: [2019-11-11T13:49:53.096Z] 127.0.0.0/8 [2019-11-11T13:49:53.096Z] Live Restore Enabled: true [2019-11-11T13:49:53.096Z] [2019-11-11T13:49:53.096Z] WARNING: No swap limit support [Pipeline] sh [2019-11-11T13:49:53.211Z] #26 19.86 # 2.2% [2019-11-11T13:49:53.211Z] #26 ... [2019-11-11T13:49:53.211Z] [2019-11-11T13:49:53.211Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-11T13:49:53.211Z] #13 5.500 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-11T13:49:53.211Z] #13 DONE 5.6s [2019-11-11T13:49:53.211Z] [2019-11-11T13:49:53.211Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:49:53.389Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-11T13:49:53.390Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-11T13:49:53.390Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39733/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-11T13:49:53.649Z] + bash /home/ubuntu/workspace/moby_PR-39733/check-config.sh [2019-11-11T13:49:53.649Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-11T13:49:53.649Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-11T13:49:53.649Z] [2019-11-11T13:49:53.649Z] Generally Necessary: [2019-11-11T13:49:53.649Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-11T13:49:53.649Z] - apparmor: enabled and tools installed [2019-11-11T13:49:53.649Z] - CONFIG_NAMESPACES: enabled [2019-11-11T13:49:53.649Z] - CONFIG_NET_NS: enabled [2019-11-11T13:49:53.649Z] - CONFIG_PID_NS: enabled [2019-11-11T13:49:53.649Z] - CONFIG_IPC_NS: enabled [2019-11-11T13:49:53.649Z] - CONFIG_UTS_NS: enabled [2019-11-11T13:49:53.649Z] - CONFIG_CGROUPS: enabled [2019-11-11T13:49:53.649Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-11T13:49:53.649Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-11T13:49:53.649Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-11T13:49:53.649Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-11T13:49:53.649Z] - CONFIG_CPUSETS: enabled [2019-11-11T13:49:53.649Z] - CONFIG_MEMCG: enabled [2019-11-11T13:49:53.649Z] - CONFIG_KEYS: enabled [2019-11-11T13:49:53.649Z] - CONFIG_VETH: enabled (as module) [2019-11-11T13:49:53.649Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-11T13:49:53.649Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-11T13:49:53.649Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-11T13:49:53.649Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-11T13:49:53.704Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-11-11T13:49:53.704Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-11-11T13:49:53.908Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-11T13:49:53.908Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-11T13:49:53.908Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-11T13:49:53.908Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-11T13:49:53.908Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-11T13:49:53.908Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-11T13:49:53.908Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-11T13:49:53.908Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-11T13:49:53.908Z] [2019-11-11T13:49:53.908Z] Optional Features: [2019-11-11T13:49:53.908Z] - CONFIG_USER_NS: enabled [2019-11-11T13:49:53.908Z] - CONFIG_SECCOMP: enabled [2019-11-11T13:49:53.908Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-11T13:49:53.908Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-11T13:49:53.908Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-11T13:49:53.908Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-11T13:49:53.908Z] - CONFIG_BLK_CGROUP: enabled [2019-11-11T13:49:53.908Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-11T13:49:53.908Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-11T13:49:53.908Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-11T13:49:53.908Z] - CONFIG_CGROUP_PERF: enabled [2019-11-11T13:49:53.908Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-11T13:49:53.908Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-11T13:49:53.908Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-11T13:49:53.908Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-11T13:49:53.908Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-11T13:49:54.145Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-11-11T13:49:54.145Z] [2019-11-11T13:49:54.145Z] ________ ____ __. [2019-11-11T13:49:54.145Z] \_____ \ | |/ _| [2019-11-11T13:49:54.145Z] / | \| < [2019-11-11T13:49:54.145Z] / | \ | \ [2019-11-11T13:49:54.145Z] \_______ /____|__ \ [2019-11-11T13:49:54.145Z] \/ \/ [2019-11-11T13:49:54.145Z] [2019-11-11T13:49:54.145Z] INFO: make.ps1 ended at 11/11/2019 13:49:52 [2019-11-11T13:49:54.167Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-11T13:49:54.167Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-11T13:49:54.167Z] - CONFIG_IP_VS: enabled (as module) [2019-11-11T13:49:54.167Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-11T13:49:54.167Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-11T13:49:54.167Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-11T13:49:54.167Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-11T13:49:54.167Z] - CONFIG_EXT4_FS: enabled [2019-11-11T13:49:54.167Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-11T13:49:54.167Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-11T13:49:54.167Z] - Network Drivers: [2019-11-11T13:49:54.167Z] - "overlay": [2019-11-11T13:49:54.167Z] - CONFIG_VXLAN: enabled (as module) [2019-11-11T13:49:54.167Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-11T13:49:54.167Z] Optional (for encrypted networks): [2019-11-11T13:49:54.167Z] - CONFIG_CRYPTO: enabled [2019-11-11T13:49:54.167Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-11T13:49:54.167Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-11T13:49:54.167Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-11T13:49:54.167Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-11T13:49:54.167Z] - CONFIG_XFRM: enabled [2019-11-11T13:49:54.167Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-11T13:49:54.167Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-11T13:49:54.167Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-11T13:49:54.167Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-11T13:49:54.167Z] - "ipvlan": [2019-11-11T13:49:54.167Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-11T13:49:54.167Z] - "macvlan": [2019-11-11T13:49:54.426Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-11T13:49:54.426Z] - CONFIG_DUMMY: enabled (as module) [2019-11-11T13:49:54.426Z] - "ftp,tftp client in container": [2019-11-11T13:49:54.426Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-11T13:49:54.426Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-11T13:49:54.426Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-11T13:49:54.426Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-11T13:49:54.426Z] - Storage Drivers: [2019-11-11T13:49:54.426Z] - "aufs": [2019-11-11T13:49:54.426Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-11T13:49:54.426Z] - "btrfs": [2019-11-11T13:49:54.426Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-11T13:49:54.426Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-11T13:49:54.426Z] - "devicemapper": [2019-11-11T13:49:54.426Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-11T13:49:54.426Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-11T13:49:54.426Z] - "overlay": [2019-11-11T13:49:54.426Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-11T13:49:54.426Z] - "zfs": [2019-11-11T13:49:54.426Z] - /dev/zfs: missing [2019-11-11T13:49:54.426Z] - zfs command: missing [2019-11-11T13:49:54.426Z] - zpool command: missing [2019-11-11T13:49:54.426Z] [2019-11-11T13:49:54.426Z] Limits: [2019-11-11T13:49:54.426Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-11T13:49:54.426Z] [2019-11-11T13:49:54.426Z] + true [2019-11-11T13:49:54.433Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-11T13:49:54.767Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:447a840254410df3b9345c652b601f08447b8467 . [2019-11-11T13:49:54.767Z] #1 [internal] load .dockerignore [2019-11-11T13:49:54.767Z] #1 transferring context: 32B [2019-11-11T13:49:55.026Z] #1 transferring context: 87B 0.1s done [2019-11-11T13:49:55.026Z] #1 DONE 0.1s [2019-11-11T13:49:55.026Z] [2019-11-11T13:49:55.026Z] #2 [internal] load build definition from Dockerfile [2019-11-11T13:49:55.026Z] #2 transferring dockerfile: 14.85kB done [2019-11-11T13:49:55.026Z] #2 DONE 0.1s [2019-11-11T13:49:55.026Z] [2019-11-11T13:49:55.026Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-11T13:49:55.595Z] #3 DONE 0.5s [2019-11-11T13:49:55.595Z] [2019-11-11T13:49:55.595Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-11T13:49:55.595Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-11T13:49:55.595Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-11-11T13:49:55.595Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s [2019-11-11T13:49:55.595Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-11T13:49:55.595Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-11-11T13:49:55.595Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 3.55MB / 8.26MB 0.2s [2019-11-11T13:49:55.688Z] INFO: Binaries build ended at 11/11/2019 13:49:55. Duration:00:01:18.1873398 [2019-11-11T13:49:55.860Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done [2019-11-11T13:49:55.860Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2019-11-11T13:49:56.126Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2019-11-11T13:49:56.126Z] #4 DONE 0.5s [2019-11-11T13:49:56.134Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-11-11T13:49:56.317Z] #26 19.86 # 2.2% ### 4.7% #### 5.7% ##### 7.8% ####### 10.1% ######## 12.0% ######### 13.6% ########### 16.4% ############# 18.7% ############### 20.9% ################ 23.4% ################# 24.6% ################### 26.6% ################### 27.3% #################### 28.4% ##################### 29.6% ###################### 31.0% ####################### 32.7% ######################## 33.8% ######################### 35.2% ########################## 36.4% ########################## 37.4% ############################ 39.8% ############################## 41.7% ############################### 43.8% ################################## 47.2% ################################### 49.8% ##################################### 52.8% ######################################## 56.7% ########################################## 59.3% [2019-11-11T13:49:56.317Z] #26 ... [2019-11-11T13:49:56.317Z] [2019-11-11T13:49:56.317Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:49:56.317Z] #31 73.68 time [2019-11-11T13:49:56.317Z] #31 83.77 internal/poll [2019-11-11T13:49:56.474Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-11-11T13:49:56.474Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-11-11T13:49:56.474Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-11-11T13:49:56.573Z] #31 ... [2019-11-11T13:49:56.573Z] [2019-11-11T13:49:56.573Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:49:56.694Z] [2019-11-11T13:49:56.694Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-11T13:49:56.953Z] #6 DONE 0.3s [2019-11-11T13:49:56.953Z] [2019-11-11T13:49:56.953Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-11T13:49:56.953Z] #5 DONE 0.3s [2019-11-11T13:49:56.953Z] [2019-11-11T13:49:56.953Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-11T13:49:56.953Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-11-11T13:49:56.953Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-11-11T13:49:56.953Z] #7 sha256:8e1db57a6c1abbbd0088d20d1ac88c57d43794fe163fc1c2f09c529d65beb1f9 1.79kB / 1.79kB done [2019-11-11T13:49:56.953Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 0B / 43.17MB 0.1s [2019-11-11T13:49:56.953Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 0B / 9.75MB 0.1s [2019-11-11T13:49:56.953Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0B / 4.09MB 0.1s [2019-11-11T13:49:56.953Z] #7 sha256:d8ef68ff93dc82de0eb0dc6b5e13a1c97cfeded020e59da91b2630cdf3862721 5.46kB / 5.46kB done [2019-11-11T13:49:57.214Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 4.43MB / 43.17MB 0.3s [2019-11-11T13:49:57.214Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 9.75MB / 9.75MB 0.3s [2019-11-11T13:49:57.214Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 1.08MB / 4.09MB 0.3s [2019-11-11T13:49:57.214Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 15.04MB / 43.17MB 0.4s [2019-11-11T13:49:57.214Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 4.09MB / 4.09MB 0.4s [2019-11-11T13:49:57.235Z] INFO: Copying the built daemon binary to d:\CI\PR-39733\12\binary\dockerd-447a84025.exe... [2019-11-11T13:49:57.475Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 43.17MB / 43.17MB 0.6s [2019-11-11T13:49:57.475Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 9.75MB / 9.75MB 0.4s done [2019-11-11T13:49:57.475Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 4.09MB / 4.09MB 0.4s done [2019-11-11T13:49:57.475Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 0B / 48.02MB 0.6s [2019-11-11T13:49:57.475Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 0B / 49.09MB 0.6s [2019-11-11T13:49:57.475Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 8.84MB / 48.02MB 0.7s [2019-11-11T13:49:57.475Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 3.17MB / 49.09MB 0.7s [2019-11-11T13:49:57.735Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 14.08MB / 48.02MB 0.8s [2019-11-11T13:49:57.735Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 13.97MB / 49.09MB 0.8s [2019-11-11T13:49:57.735Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 21.93MB / 48.02MB 0.9s [2019-11-11T13:49:57.735Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 26.77MB / 49.09MB 0.9s [2019-11-11T13:49:57.918Z] #26 19.86 # 2.2% ### 4.7% #### 5.7% ##### 7.8% ####### 10.1% ######## 12.0% ######### 13.6% ########### 16.4% ############# 18.7% ############### 20.9% ################ 23.4% ################# 24.6% ################### 26.6% ################### 27.3% #################### 28.4% ##################### 29.6% ###################### 31.0% ####################### 32.7% ######################## 33.8% ######################### 35.2% ########################## 36.4% ########################## 37.4% ############################ 39.8% ############################## 41.7% ############################### 43.8% ################################## 47.2% ################################### 49.8% ##################################### 52.8% ######################################## 56.7% ########################################## 59.3% ############################################ 61.3% ############################################ 61.6% ############################################## 64.2% ################################################ 67.1% ################################################# 69.0% ################################################### 71.2% #################################################### 73.3% ###################################################### 75.7% ######################################################## 78.0% ########################################################## 80.9% ########################################################### 82.4% ############################################################ 84.6% ############################################################## 86.2% [2019-11-11T13:49:57.918Z] #26 ... [2019-11-11T13:49:57.918Z] [2019-11-11T13:49:57.918Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-11T13:49:57.918Z] #14 DONE 4.8s [2019-11-11T13:49:57.918Z] [2019-11-11T13:49:57.918Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:49:57.999Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 35.07MB / 48.02MB 1.1s [2019-11-11T13:49:57.999Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 44.69MB / 49.09MB 1.1s [2019-11-11T13:49:57.999Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 45.06MB / 48.02MB 1.2s [2019-11-11T13:49:57.999Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 49.09MB / 49.09MB 1.2s [2019-11-11T13:49:58.122Z] Client: [2019-11-11T13:49:58.122Z] Debug Mode: false [2019-11-11T13:49:58.122Z] [2019-11-11T13:49:58.122Z] Server: [2019-11-11T13:49:58.122Z] Containers: 0 [2019-11-11T13:49:58.122Z] Running: 0 [2019-11-11T13:49:58.122Z] Paused: 0 [2019-11-11T13:49:58.122Z] Stopped: 0 [2019-11-11T13:49:58.122Z] Images: 0 [2019-11-11T13:49:58.122Z] Server Version: 19.03.2 [2019-11-11T13:49:58.122Z] Storage Driver: overlay2 [2019-11-11T13:49:58.122Z] Backing Filesystem: extfs [2019-11-11T13:49:58.122Z] Supports d_type: true [2019-11-11T13:49:58.122Z] Native Overlay Diff: true [2019-11-11T13:49:58.122Z] Logging Driver: json-file [2019-11-11T13:49:58.122Z] Cgroup Driver: cgroupfs [2019-11-11T13:49:58.122Z] Plugins: [2019-11-11T13:49:58.122Z] Volume: local [2019-11-11T13:49:58.122Z] Network: bridge host ipvlan macvlan null overlay [2019-11-11T13:49:58.122Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-11T13:49:58.122Z] Swarm: inactive [2019-11-11T13:49:58.122Z] Runtimes: runc [2019-11-11T13:49:58.122Z] Default Runtime: runc [2019-11-11T13:49:58.122Z] Init Binary: docker-init [2019-11-11T13:49:58.122Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-11T13:49:58.122Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-11T13:49:58.122Z] init version: fec3683 [2019-11-11T13:49:58.122Z] Security Options: [2019-11-11T13:49:58.122Z] apparmor [2019-11-11T13:49:58.122Z] seccomp [2019-11-11T13:49:58.122Z] Profile: default [2019-11-11T13:49:58.122Z] Kernel Version: 4.15.0-1048-aws [2019-11-11T13:49:58.122Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-11T13:49:58.122Z] OSType: linux [2019-11-11T13:49:58.122Z] Architecture: x86_64 [2019-11-11T13:49:58.122Z] CPUs: 2 [2019-11-11T13:49:58.122Z] Total Memory: 7.501GiB [2019-11-11T13:49:58.122Z] Name: ip-10-100-106-173 [2019-11-11T13:49:58.122Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-11T13:49:58.122Z] Docker Root Dir: /var/lib/docker [2019-11-11T13:49:58.122Z] Debug Mode: false [2019-11-11T13:49:58.122Z] Registry: https://index.docker.io/v1/ [2019-11-11T13:49:58.122Z] Labels: [2019-11-11T13:49:58.122Z] Experimental: true [2019-11-11T13:49:58.122Z] Insecure Registries: [2019-11-11T13:49:58.122Z] 127.0.0.0/8 [2019-11-11T13:49:58.122Z] Live Restore Enabled: true [2019-11-11T13:49:58.122Z] [2019-11-11T13:49:58.122Z] WARNING: No swap limit support [Pipeline] sh [2019-11-11T13:49:58.179Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-11-11T13:49:58.209Z] INFO: Copying the built client binary to d:\CI\PR-39733\12\binary\docker-447a84025.exe... [2019-11-11T13:49:58.209Z] INFO: Copying dockerversion from the container... [2019-11-11T13:49:58.265Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 47.99MB / 48.02MB 1.4s [2019-11-11T13:49:58.430Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-11T13:49:58.430Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-11T13:49:58.430Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39733/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-11T13:49:58.430Z] + bash /home/ubuntu/workspace/moby_PR-39733/check-config.sh [2019-11-11T13:49:58.430Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-11T13:49:58.430Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-11T13:49:58.430Z] [2019-11-11T13:49:58.430Z] Generally Necessary: [2019-11-11T13:49:58.430Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-11T13:49:58.430Z] - apparmor: enabled and tools installed [2019-11-11T13:49:58.430Z] - CONFIG_NAMESPACES: enabled [2019-11-11T13:49:58.430Z] - CONFIG_NET_NS: enabled [2019-11-11T13:49:58.430Z] - CONFIG_PID_NS: enabled [2019-11-11T13:49:58.430Z] - CONFIG_IPC_NS: enabled [2019-11-11T13:49:58.430Z] - CONFIG_UTS_NS: enabled [2019-11-11T13:49:58.430Z] - CONFIG_CGROUPS: enabled [2019-11-11T13:49:58.430Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-11T13:49:58.430Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-11T13:49:58.430Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-11T13:49:58.430Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-11T13:49:58.430Z] - CONFIG_CPUSETS: enabled [2019-11-11T13:49:58.430Z] - CONFIG_MEMCG: enabled [2019-11-11T13:49:58.430Z] - CONFIG_KEYS: enabled [2019-11-11T13:49:58.430Z] - CONFIG_VETH: enabled (as module) [2019-11-11T13:49:58.430Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-11T13:49:58.430Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-11T13:49:58.430Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-11T13:49:58.430Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-11T13:49:58.430Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-11T13:49:58.430Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-11T13:49:58.430Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-11T13:49:58.522Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-11-11T13:49:58.670Z] INFO: Copying the golang package from the container to d:\CI\PR-39733\12\installer\go.zip... [2019-11-11T13:49:58.688Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-11T13:49:58.689Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-11T13:49:58.689Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-11T13:49:58.689Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-11T13:49:58.689Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-11T13:49:58.689Z] [2019-11-11T13:49:58.689Z] Optional Features: [2019-11-11T13:49:58.689Z] - CONFIG_USER_NS: enabled [2019-11-11T13:49:58.689Z] - CONFIG_SECCOMP: enabled [2019-11-11T13:49:58.689Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-11T13:49:58.689Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-11T13:49:58.689Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-11T13:49:58.689Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-11T13:49:58.689Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-11T13:49:58.689Z] - CONFIG_BLK_CGROUP: enabled [2019-11-11T13:49:58.689Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-11T13:49:58.689Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-11T13:49:58.689Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-11T13:49:58.689Z] - CONFIG_CGROUP_PERF: enabled [2019-11-11T13:49:58.689Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-11T13:49:58.689Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-11T13:49:58.689Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-11T13:49:58.689Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-11T13:49:58.689Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-11T13:49:58.689Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-11T13:49:58.689Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-11T13:49:58.689Z] - CONFIG_IP_VS: enabled (as module) [2019-11-11T13:49:58.689Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-11T13:49:58.689Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-11T13:49:58.689Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-11T13:49:58.689Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-11T13:49:58.733Z] #26 19.86 # 2.2% ### 4.7% #### 5.7% ##### 7.8% ####### 10.1% ######## 12.0% ######### 13.6% ########### 16.4% ############# 18.7% ############### 20.9% ################ 23.4% ################# 24.6% ################### 26.6% ################### 27.3% #################### 28.4% ##################### 29.6% ###################### 31.0% ####################### 32.7% ######################## 33.8% ######################### 35.2% ########################## 36.4% ########################## 37.4% ############################ 39.8% ############################## 41.7% ############################### 43.8% ################################## 47.2% ################################### 49.8% ##################################### 52.8% ######################################## 56.7% ########################################## 59.3% ############################################ 61.3% ############################################ 61.6% ############################################## 64.2% ################################################ 67.1% ################################################# 69.0% ################################################### 71.2% #################################################### 73.3% ###################################################### 75.7% ######################################################## 78.0% ########################################################## 80.9% ########################################################### 82.4% ############################################################ 84.6% ############################################################## 86.2% ############################################################### 87.6% ############################################################### 88.7% ################################################################ 90.1% ################################################################## 92.2% ################################################################### 93.4% #################################################################### 94.6% #################################################################### 95.7% ##################################################################### 97.2% ####################################################################### 99.2% ######################################################################## 100.0% [2019-11-11T13:49:58.863Z] go: finding github.com/kr/text v0.1.0 [2019-11-11T13:49:58.946Z] - CONFIG_EXT4_FS: enabled [2019-11-11T13:49:58.946Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-11T13:49:58.946Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-11T13:49:58.946Z] - Network Drivers: [2019-11-11T13:49:58.946Z] - "overlay": [2019-11-11T13:49:58.946Z] - CONFIG_VXLAN: enabled (as module) [2019-11-11T13:49:58.946Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-11T13:49:58.946Z] Optional (for encrypted networks): [2019-11-11T13:49:58.946Z] - CONFIG_CRYPTO: enabled [2019-11-11T13:49:58.946Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-11T13:49:58.946Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-11T13:49:58.946Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-11T13:49:58.946Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-11T13:49:58.946Z] - CONFIG_XFRM: enabled [2019-11-11T13:49:58.946Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-11T13:49:58.946Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-11T13:49:58.946Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-11T13:49:58.946Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-11T13:49:58.947Z] - "ipvlan": [2019-11-11T13:49:58.947Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-11T13:49:58.947Z] - "macvlan": [2019-11-11T13:49:58.947Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-11T13:49:58.947Z] - CONFIG_DUMMY: enabled (as module) [2019-11-11T13:49:58.947Z] - "ftp,tftp client in container": [2019-11-11T13:49:58.947Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-11T13:49:58.947Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-11T13:49:58.947Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-11T13:49:58.947Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-11T13:49:58.947Z] - Storage Drivers: [2019-11-11T13:49:58.947Z] - "aufs": [2019-11-11T13:49:58.947Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-11T13:49:58.947Z] - "btrfs": [2019-11-11T13:49:58.947Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-11T13:49:58.947Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-11T13:49:58.947Z] - "devicemapper": [2019-11-11T13:49:58.947Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-11T13:49:58.947Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-11T13:49:58.947Z] - "overlay": [2019-11-11T13:49:58.947Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-11T13:49:58.947Z] - "zfs": [2019-11-11T13:49:58.947Z] - /dev/zfs: missing [2019-11-11T13:49:58.947Z] - zfs command: missing [2019-11-11T13:49:58.947Z] - zpool command: missing [2019-11-11T13:49:58.947Z] [2019-11-11T13:49:58.947Z] Limits: [2019-11-11T13:49:59.203Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-11T13:49:59.204Z] [2019-11-11T13:49:59.204Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-11T13:49:59.293Z] #26 26.13 [2019-11-11T13:49:59.545Z] + sudo modprobe ip_vs [2019-11-11T13:49:59.653Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 0.1s [2019-11-11T13:49:59.653Z] #7 ... [2019-11-11T13:49:59.653Z] [2019-11-11T13:49:59.653Z] #19 [internal] load build context [2019-11-11T13:49:59.653Z] #19 transferring context: 45.66MB 2.5s done [2019-11-11T13:49:59.653Z] #19 DONE 2.9s [2019-11-11T13:49:59.653Z] [2019-11-11T13:49:59.653Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-11T13:49:59.913Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 43.17MB / 43.17MB 2.6s done [2019-11-11T13:49:59.913Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 48.02MB / 48.02MB 2.9s done [2019-11-11T13:49:59.913Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 49.09MB / 49.09MB 2.9s done [2019-11-11T13:49:59.913Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 0B / 97.59MB 3.0s [2019-11-11T13:49:59.913Z] #7 sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 156B / 156B 3.0s done [2019-11-11T13:49:59.913Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 11.05MB / 97.59MB 3.2s [2019-11-11T13:50:00.044Z] go: finding github.com/onsi/gomega v1.4.3 [2019-11-11T13:50:00.044Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-11-11T13:50:00.113Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:447a840254410df3b9345c652b601f08447b8467 . [2019-11-11T13:50:00.113Z] #2 [internal] load build definition from Dockerfile [2019-11-11T13:50:00.113Z] #2 transferring dockerfile: 14.85kB 0.0s done [2019-11-11T13:50:00.113Z] #2 DONE 0.0s [2019-11-11T13:50:00.113Z] [2019-11-11T13:50:00.113Z] #1 [internal] load .dockerignore [2019-11-11T13:50:00.113Z] #1 transferring context: 87B done [2019-11-11T13:50:00.113Z] #1 DONE 0.0s [2019-11-11T13:50:00.113Z] [2019-11-11T13:50:00.113Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-11T13:50:00.173Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 20.27MB / 97.59MB 3.3s [2019-11-11T13:50:00.173Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 30.05MB / 97.59MB 3.4s [2019-11-11T13:50:00.370Z] #3 DONE 0.3s [2019-11-11T13:50:00.385Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-11-11T13:50:00.436Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 51.88MB / 97.59MB 3.7s [2019-11-11T13:50:00.627Z] [2019-11-11T13:50:00.627Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-11T13:50:00.627Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-11T13:50:00.627Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-11-11T13:50:00.627Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2019-11-11T13:50:00.627Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-11T13:50:00.627Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-11-11T13:50:00.627Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.67MB / 8.82MB 0.2s [2019-11-11T13:50:00.697Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 59.03MB / 97.59MB 3.8s [2019-11-11T13:50:00.697Z] #7 ... [2019-11-11T13:50:00.697Z] [2019-11-11T13:50:00.697Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-11T13:50:00.697Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-11T13:50:00.697Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-11T13:50:00.697Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-11T13:50:00.697Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.1s done [2019-11-11T13:50:00.697Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.7s done [2019-11-11T13:50:00.697Z] #65 DONE 3.9s [2019-11-11T13:50:00.697Z] [2019-11-11T13:50:00.697Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-11T13:50:00.857Z] INFO: Extracting go.zip to d:\CI\PR-39733\12\go [2019-11-11T13:50:00.885Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-11-11T13:50:00.885Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-11-11T13:50:00.957Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 66.19MB / 97.59MB 4.0s [2019-11-11T13:50:00.957Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 83.04MB / 97.59MB 4.2s [2019-11-11T13:50:00.957Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 97.53MB / 97.59MB 4.3s [2019-11-11T13:50:01.118Z] go: finding golang.org/x/text v0.3.0 [2019-11-11T13:50:01.450Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2019-11-11T13:50:01.450Z] #4 DONE 0.8s [2019-11-11T13:50:01.545Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 97.59MB / 97.59MB 4.6s done [2019-11-11T13:50:01.812Z] #26 28.57 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-11T13:50:02.014Z] [2019-11-11T13:50:02.015Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-11T13:50:02.273Z] #6 ... [2019-11-11T13:50:02.273Z] [2019-11-11T13:50:02.273Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-11T13:50:02.273Z] #5 DONE 0.2s [2019-11-11T13:50:02.306Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-11-11T13:50:02.487Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 2.7s done [2019-11-11T13:50:02.487Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 0.1s [2019-11-11T13:50:02.531Z] [2019-11-11T13:50:02.531Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-11T13:50:02.531Z] #6 DONE 0.4s [2019-11-11T13:50:02.531Z] [2019-11-11T13:50:02.531Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-11T13:50:02.531Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-11T13:50:02.531Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-11T13:50:02.531Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-11T13:50:02.531Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.0s [2019-11-11T13:50:02.776Z] #26 ... [2019-11-11T13:50:02.776Z] [2019-11-11T13:50:02.776Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:50:02.776Z] #40 80.78 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-11T13:50:02.776Z] #40 80.79 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-11-11T13:50:02.776Z] #40 80.81 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:50:02.776Z] #40 80.86 Setting up python-protobuf (3.0.0-9) ... [2019-11-11T13:50:03.031Z] #40 ... [2019-11-11T13:50:03.031Z] [2019-11-11T13:50:03.031Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:50:03.031Z] #44 80.40 time [2019-11-11T13:50:03.031Z] #44 ... [2019-11-11T13:50:03.031Z] [2019-11-11T13:50:03.031Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:50:03.031Z] #26 29.74 [2019-11-11T13:50:03.040Z] go: finding github.com/docker/go-units v0.3.1 [2019-11-11T13:50:03.058Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 0.4s done [2019-11-11T13:50:03.058Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 [2019-11-11T13:50:03.097Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s [2019-11-11T13:50:03.097Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-11-11T13:50:03.287Z] #26 30.07 ######################################################################## 100.0% [2019-11-11T13:50:03.287Z] #26 30.19 [2019-11-11T13:50:03.287Z] #26 ... [2019-11-11T13:50:03.287Z] [2019-11-11T13:50:03.287Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:50:03.287Z] #33 81.31 Selecting previously unselected package libxml2:amd64. [2019-11-11T13:50:03.287Z] #33 81.32 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-11-11T13:50:03.287Z] #33 81.35 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-11T13:50:03.287Z] #33 82.98 Selecting previously unselected package libarchive13:amd64. [2019-11-11T13:50:03.287Z] #33 83.02 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-11-11T13:50:03.287Z] #33 83.02 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-11T13:50:03.287Z] #33 83.58 Selecting previously unselected package libjsoncpp1:amd64. [2019-11-11T13:50:03.287Z] #33 83.59 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-11-11T13:50:03.287Z] #33 83.64 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-11T13:50:03.287Z] #33 83.86 Selecting previously unselected package libuv1:amd64. [2019-11-11T13:50:03.287Z] #33 83.88 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-11-11T13:50:03.287Z] #33 83.93 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-11-11T13:50:03.287Z] #33 84.60 Selecting previously unselected package cmake. [2019-11-11T13:50:03.287Z] #33 84.61 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-11-11T13:50:03.287Z] #33 84.82 Unpacking cmake (3.7.2-1) ... [2019-11-11T13:50:03.287Z] #33 90.52 Selecting previously unselected package xxd. [2019-11-11T13:50:03.287Z] #33 90.54 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-11T13:50:03.287Z] #33 90.57 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:50:03.287Z] #33 90.84 Selecting previously unselected package vim-common. [2019-11-11T13:50:03.287Z] #33 90.85 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-11T13:50:03.287Z] #33 90.90 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:50:03.317Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0.2s done [2019-11-11T13:50:03.317Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 [2019-11-11T13:50:03.358Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-11-11T13:50:03.379Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-11-11T13:50:03.543Z] #33 ... [2019-11-11T13:50:03.543Z] [2019-11-11T13:50:03.543Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:50:03.543Z] #44 91.07 strings [2019-11-11T13:50:03.543Z] #44 ... [2019-11-11T13:50:03.543Z] [2019-11-11T13:50:03.543Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-11T13:50:03.543Z] #15 DONE 5.8s [2019-11-11T13:50:03.798Z] [2019-11-11T13:50:03.798Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:50:03.798Z] #40 91.24 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-11-11T13:50:03.798Z] #40 91.31 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-11T13:50:03.798Z] #40 91.49 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-11T13:50:03.798Z] #40 91.59 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-11T13:50:03.798Z] #40 91.63 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-11-11T13:50:03.798Z] #40 91.65 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-11T13:50:03.798Z] #40 91.69 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-11T13:50:03.798Z] #40 91.72 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-11T13:50:03.798Z] #40 91.74 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-11T13:50:03.798Z] #40 91.76 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-11T13:50:03.798Z] #40 91.80 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:50:04.360Z] #40 DONE 92.2s [2019-11-11T13:50:04.360Z] [2019-11-11T13:50:04.360Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:50:04.921Z] #41 ... [2019-11-11T13:50:04.921Z] [2019-11-11T13:50:04.921Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:50:04.921Z] #54 21.49 + cd /tmp/tmp.Q196shYHlA/src/github.com/opencontainers/runc [2019-11-11T13:50:04.921Z] #54 21.49 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-11T13:50:04.921Z] #54 22.06 + '[' -z '' ']' [2019-11-11T13:50:04.921Z] #54 22.06 + target=static [2019-11-11T13:50:04.921Z] #54 22.06 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-11T13:50:04.921Z] #54 25.13 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-11T13:50:04.921Z] #54 ... [2019-11-11T13:50:04.921Z] [2019-11-11T13:50:04.921Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:50:04.921Z] #33 92.02 Processing triggers for mime-support (3.60) ... [2019-11-11T13:50:04.921Z] #33 92.21 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:50:04.921Z] #33 92.24 Setting up libuv1:amd64 (1.9.1-3) ... [2019-11-11T13:50:04.921Z] #33 92.28 Setting up cmake-data (3.7.2-1) ... [2019-11-11T13:50:04.921Z] #33 92.31 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-11T13:50:04.921Z] #33 92.33 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-11T13:50:04.921Z] #33 92.35 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:50:04.921Z] #33 92.49 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:50:04.921Z] #33 92.50 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-11T13:50:04.921Z] #33 92.51 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-11T13:50:04.921Z] #33 92.53 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-11T13:50:04.921Z] #33 92.58 Setting up cmake (3.7.2-1) ... [2019-11-11T13:50:04.921Z] #33 92.74 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:50:05.142Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-11-11T13:50:05.142Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-11-11T13:50:05.176Z] #33 DONE 93.1s [2019-11-11T13:50:05.176Z] [2019-11-11T13:50:05.176Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:50:05.176Z] #26 31.96 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-11T13:50:05.176Z] #26 ... [2019-11-11T13:50:05.176Z] [2019-11-11T13:50:05.176Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-11T13:50:05.176Z] #34 DONE 0.1s [2019-11-11T13:50:05.432Z] [2019-11-11T13:50:05.432Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-11T13:50:05.432Z] #35 DONE 0.2s [2019-11-11T13:50:05.432Z] [2019-11-11T13:50:05.432Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:50:05.858Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 2.0s done [2019-11-11T13:50:05.858Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 [2019-11-11T13:50:05.875Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-11-11T13:50:07.055Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-11-11T13:50:07.238Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 1.5s done [2019-11-11T13:50:07.395Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-11-11T13:50:07.543Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.9s done [2019-11-11T13:50:07.543Z] #65 DONE 4.5s [2019-11-11T13:50:07.543Z] [2019-11-11T13:50:07.543Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-11T13:50:07.543Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-11-11T13:50:07.543Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-11-11T13:50:07.543Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-11-11T13:50:07.543Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-11-11T13:50:07.543Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.7s done [2019-11-11T13:50:07.543Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.3s done [2019-11-11T13:50:07.543Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.6s done [2019-11-11T13:50:07.543Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 2.2s done [2019-11-11T13:50:07.543Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 3.2s done [2019-11-11T13:50:07.543Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 65.07MB / 120.06MB 4.5s [2019-11-11T13:50:07.543Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 2.3s [2019-11-11T13:50:07.543Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 2.4s done [2019-11-11T13:50:07.543Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 74.34MB / 120.06MB 4.7s [2019-11-11T13:50:07.543Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 83.43MB / 120.06MB 5.0s [2019-11-11T13:50:07.800Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 91.37MB / 120.06MB 5.3s [2019-11-11T13:50:07.808Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 [2019-11-11T13:50:08.060Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 98.52MB / 120.06MB 5.5s [2019-11-11T13:50:08.127Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-11-11T13:50:08.317Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 114.42MB / 120.06MB 5.7s [2019-11-11T13:50:08.576Z] #7 ... [2019-11-11T13:50:08.576Z] [2019-11-11T13:50:08.576Z] #19 [internal] load build context [2019-11-11T13:50:08.576Z] #19 transferring context: 45.66MB 5.7s done [2019-11-11T13:50:08.576Z] #19 DONE 6.0s [2019-11-11T13:50:08.576Z] [2019-11-11T13:50:08.576Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-11T13:50:08.576Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 5.9s done [2019-11-11T13:50:08.696Z] #36 ... [2019-11-11T13:50:08.696Z] [2019-11-11T13:50:08.696Z] #16 [dev 6/24] RUN ldconfig [2019-11-11T13:50:08.696Z] #16 DONE 4.5s [2019-11-11T13:50:08.696Z] [2019-11-11T13:50:08.696Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:50:08.858Z] go: finding github.com/imdario/mergo v0.3.7 [2019-11-11T13:50:08.858Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-11-11T13:50:10.050Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-11-11T13:50:10.050Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-11-11T13:50:10.389Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-11-11T13:50:11.108Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 3.5s done [2019-11-11T13:50:11.114Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 6.2s done [2019-11-11T13:50:11.114Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d [2019-11-11T13:50:11.121Z] go: finding github.com/kr/pty v1.1.1 [2019-11-11T13:50:11.209Z] #17 ... [2019-11-11T13:50:11.210Z] [2019-11-11T13:50:11.210Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:50:11.210Z] #31 88.50 internal/syscall/unix [2019-11-11T13:50:11.210Z] #31 88.65 internal/fmtsort [2019-11-11T13:50:11.210Z] #31 89.24 os [2019-11-11T13:50:11.210Z] #31 90.57 strings [2019-11-11T13:50:11.210Z] #31 94.73 path [2019-11-11T13:50:11.210Z] #31 94.80 fmt [2019-11-11T13:50:11.210Z] #31 95.62 path/filepath [2019-11-11T13:50:11.210Z] #31 97.91 text/tabwriter [2019-11-11T13:50:11.210Z] #31 ... [2019-11-11T13:50:11.210Z] [2019-11-11T13:50:11.210Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:50:11.210Z] #36 3.767 + RM_GOPATH=0 [2019-11-11T13:50:11.210Z] #36 3.768 + TMP_GOPATH= [2019-11-11T13:50:11.210Z] #36 3.768 + : /build [2019-11-11T13:50:11.210Z] #36 3.769 + '[' -z '' ']' [2019-11-11T13:50:11.210Z] #36 3.773 ++ mktemp -d [2019-11-11T13:50:11.210Z] #36 3.794 + export GOPATH=/tmp/tmp.q5gXKvbACC [2019-11-11T13:50:11.210Z] #36 3.796 + GOPATH=/tmp/tmp.q5gXKvbACC [2019-11-11T13:50:11.210Z] #36 3.796 + RM_GOPATH=1 [2019-11-11T13:50:11.210Z] #36 3.799 ++ dirname ./install.sh [2019-11-11T13:50:11.210Z] #36 3.804 + dir=. [2019-11-11T13:50:11.210Z] #36 3.807 + bin=tini [2019-11-11T13:50:11.210Z] #36 3.807 + shift [2019-11-11T13:50:11.210Z] #36 3.808 + '[' '!' -f ./tini.installer ']' [2019-11-11T13:50:11.210Z] #36 3.808 + . ./tini.installer [2019-11-11T13:50:11.210Z] #36 3.809 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-11T13:50:11.210Z] #36 3.809 + install_tini [2019-11-11T13:50:11.210Z] #36 3.809 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-11T13:50:11.210Z] #36 3.810 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-11T13:50:11.210Z] #36 3.810 + git clone https://github.com/krallin/tini.git /tmp/tmp.q5gXKvbACC/tini [2019-11-11T13:50:11.210Z] #36 3.811 Cloning into '/tmp/tmp.q5gXKvbACC/tini'... [2019-11-11T13:50:11.210Z] #36 4.961 + cd /tmp/tmp.q5gXKvbACC/tini [2019-11-11T13:50:11.210Z] #36 4.965 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-11T13:50:11.210Z] #36 4.972 + cmake . [2019-11-11T13:50:11.210Z] #36 5.689 -- The C compiler identification is GNU 6.3.0 [2019-11-11T13:50:11.210Z] #36 5.797 -- Check for working C compiler: /usr/bin/cc [2019-11-11T13:50:11.463Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-11-11T13:50:11.465Z] #36 ... [2019-11-11T13:50:11.465Z] [2019-11-11T13:50:11.465Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:50:11.465Z] #26 32.97 [2019-11-11T13:50:11.465Z] #26 33.43 ################################################################# 91.4% ######################################################################## 100.0% [2019-11-11T13:50:11.465Z] #26 33.59 [2019-11-11T13:50:11.465Z] #26 34.81 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-11T13:50:11.465Z] #26 34.96 skipping existing 1849cc453dee [2019-11-11T13:50:11.465Z] #26 35.29 [2019-11-11T13:50:11.465Z] #26 37.11 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-11T13:50:11.465Z] #26 37.68 [2019-11-11T13:50:11.465Z] #26 38.00 ######################################################################## 100.0% [2019-11-11T13:50:11.465Z] #26 38.08 [2019-11-11T13:50:11.465Z] #26 38.21 Download of images into '/build' complete. [2019-11-11T13:50:11.465Z] #26 38.21 Use something like the following to load the result into a Docker daemon: [2019-11-11T13:50:11.465Z] #26 38.21 tar -cC '/build' . | docker load [2019-11-11T13:50:11.465Z] #26 DONE 38.4s [2019-11-11T13:50:11.676Z] #7 extracting sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 done [2019-11-11T13:50:11.676Z] #7 DONE 14.9s [2019-11-11T13:50:11.676Z] [2019-11-11T13:50:11.676Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-11T13:50:11.680Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.7s done [2019-11-11T13:50:11.680Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-11-11T13:50:11.721Z] [2019-11-11T13:50:11.721Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:50:11.721Z] #41 5.559 Note: Building without setproctitle() and strlcpy() support. [2019-11-11T13:50:11.721Z] #41 5.559 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-11T13:50:11.938Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.3s done [2019-11-11T13:50:11.977Z] #41 7.663 fatal: Not a git repository (or any of the parent directories): .git [2019-11-11T13:50:11.977Z] #41 7.736 GEN .gitid [2019-11-11T13:50:11.977Z] #41 7.757 GEN criu/include/version.h [2019-11-11T13:50:11.977Z] #41 7.808 GEN include/common/asm [2019-11-11T13:50:12.196Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-11-11T13:50:12.197Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-11-11T13:50:12.927Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-11-11T13:50:12.927Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-11-11T13:50:12.927Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-11-11T13:50:13.659Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-11-11T13:50:13.866Z] #41 ... [2019-11-11T13:50:13.866Z] [2019-11-11T13:50:13.866Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:50:13.866Z] #44 91.18 os [2019-11-11T13:50:13.866Z] #44 95.01 regexp/syntax [2019-11-11T13:50:13.866Z] #44 96.82 fmt [2019-11-11T13:50:13.866Z] #44 ... [2019-11-11T13:50:13.866Z] [2019-11-11T13:50:13.866Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:50:13.866Z] #17 4.051 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:50:13.866Z] #17 4.054 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:50:13.866Z] #17 4.080 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:50:13.866Z] #17 4.101 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:50:13.866Z] #17 4.285 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:50:13.866Z] #17 5.332 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-11T13:50:14.001Z] go: finding gotest.tools v2.1.0+incompatible [2019-11-11T13:50:14.001Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-11-11T13:50:14.001Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-11-11T13:50:14.968Z] #8 DONE 3.3s [2019-11-11T13:50:14.968Z] [2019-11-11T13:50:14.968Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-11T13:50:15.753Z] #17 7.784 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-11T13:50:15.909Z] #9 DONE 0.9s [2019-11-11T13:50:15.909Z] [2019-11-11T13:50:15.909Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-11T13:50:16.173Z] #28 ... [2019-11-11T13:50:16.173Z] [2019-11-11T13:50:16.173Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-11T13:50:16.173Z] #20 DONE 0.1s [2019-11-11T13:50:16.173Z] [2019-11-11T13:50:16.173Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-11T13:50:16.173Z] #67 DONE 0.1s [2019-11-11T13:50:16.173Z] [2019-11-11T13:50:16.173Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-11T13:50:16.173Z] #46 DONE 0.1s [2019-11-11T13:50:16.173Z] [2019-11-11T13:50:16.173Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-11T13:50:16.173Z] #21 DONE 0.2s [2019-11-11T13:50:16.173Z] [2019-11-11T13:50:16.173Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-11T13:50:16.173Z] #43 DONE 0.2s [2019-11-11T13:50:16.173Z] [2019-11-11T13:50:16.173Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:50:16.379Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 3.8s done [2019-11-11T13:50:16.379Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b [2019-11-11T13:50:16.433Z] #44 ... [2019-11-11T13:50:16.433Z] [2019-11-11T13:50:16.433Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-11T13:50:16.433Z] #30 DONE 0.2s [2019-11-11T13:50:16.433Z] [2019-11-11T13:50:16.433Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-11T13:50:16.433Z] #61 DONE 0.2s [2019-11-11T13:50:16.433Z] [2019-11-11T13:50:16.433Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-11T13:50:16.433Z] #49 DONE 0.3s [2019-11-11T13:50:16.433Z] [2019-11-11T13:50:16.433Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:50:16.679Z] #17 8.652 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-11T13:50:17.478Z] Removing intermediate container 278732dcfde5 [2019-11-11T13:50:17.478Z] ---> d0d9d1dcff2a [2019-11-11T13:50:17.478Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-11T13:50:17.478Z] ---> 687421176e14 [2019-11-11T13:50:17.478Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-11T13:50:17.478Z] ---> d470cee5dcd5 [2019-11-11T13:50:17.478Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-11T13:50:17.478Z] ---> Running in 48db30e7a7be [2019-11-11T13:50:17.478Z] Removing intermediate container 48db30e7a7be [2019-11-11T13:50:17.478Z] ---> 713fb0745039 [2019-11-11T13:50:17.478Z] Successfully built 713fb0745039 [2019-11-11T13:50:17.478Z] Successfully tagged moby-buildx:latest [2019-11-11T13:50:17.478Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-11T13:50:17.478Z] if [ -n "${id}" ]; then \ [2019-11-11T13:50:17.478Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-11T13:50:17.478Z] && touch bundles/buildx; \ [2019-11-11T13:50:17.478Z] docker rm -f ${id}; \ [2019-11-11T13:50:17.478Z] fi [2019-11-11T13:50:17.478Z] a7229677b8e88a5fd650553f57306dd7a801da21c3f507b26cc86b934183d3bd [2019-11-11T13:50:17.478Z] bundles/buildx version [2019-11-11T13:50:17.478Z] buildx v0.3.1 6db68d0 [2019-11-11T13:50:17.478Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:447a840254410df3b9345c652b601f08447b8467 . [2019-11-11T13:50:17.478Z] #1 [internal] booting buildkit [2019-11-11T13:50:17.478Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-11-11T13:50:17.478Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2019-11-11T13:50:17.478Z] #1 creating container buildx_buildkit_default [2019-11-11T13:50:17.478Z] #1 creating container buildx_buildkit_default 0.5s done [2019-11-11T13:50:17.478Z] #1 DONE 2.4s [2019-11-11T13:50:17.478Z] [2019-11-11T13:50:17.478Z] #3 [internal] load build definition from Dockerfile [2019-11-11T13:50:17.478Z] #3 transferring dockerfile: 14.85kB done [2019-11-11T13:50:17.478Z] #3 DONE 0.0s [2019-11-11T13:50:17.478Z] [2019-11-11T13:50:17.478Z] #2 [internal] load .dockerignore [2019-11-11T13:50:17.478Z] #2 transferring context: 87B done [2019-11-11T13:50:17.478Z] #2 DONE 0.0s [2019-11-11T13:50:17.478Z] [2019-11-11T13:50:17.478Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-11T13:50:17.478Z] #4 DONE 0.6s [2019-11-11T13:50:17.478Z] [2019-11-11T13:50:17.478Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-11T13:50:17.478Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-11T13:50:17.478Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-11T13:50:17.478Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-11-11T13:50:17.478Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.1s [2019-11-11T13:50:17.478Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-11-11T13:50:17.478Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-11-11T13:50:17.478Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-11-11T13:50:17.605Z] #17 ... [2019-11-11T13:50:17.605Z] [2019-11-11T13:50:17.605Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:50:17.605Z] #41 11.38 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-11T13:50:17.605Z] #41 11.55 PBCC images/opts.pb-c.c [2019-11-11T13:50:17.605Z] #41 11.63 PBCC images/sit.pb-c.c [2019-11-11T13:50:17.605Z] #41 11.74 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-11T13:50:17.605Z] #41 11.85 DEP images/opts.pb-c.d [2019-11-11T13:50:17.605Z] #41 11.93 DEP images/sit.pb-c.d [2019-11-11T13:50:17.605Z] #41 12.01 PBCC images/macvlan.pb-c.c [2019-11-11T13:50:17.605Z] #41 12.06 DEP images/macvlan.pb-c.d [2019-11-11T13:50:17.605Z] #41 12.16 PBCC images/autofs.pb-c.c [2019-11-11T13:50:17.605Z] #41 12.17 DEP images/autofs.pb-c.d [2019-11-11T13:50:17.605Z] #41 12.27 PBCC images/sysctl.pb-c.c [2019-11-11T13:50:17.605Z] #41 12.28 DEP images/sysctl.pb-c.d [2019-11-11T13:50:17.605Z] #41 12.35 PBCC images/time.pb-c.c [2019-11-11T13:50:17.605Z] #41 12.37 DEP images/time.pb-c.d [2019-11-11T13:50:17.605Z] #41 12.43 PBCC images/binfmt-misc.pb-c.c [2019-11-11T13:50:17.605Z] #41 12.43 DEP images/binfmt-misc.pb-c.d [2019-11-11T13:50:17.605Z] #41 12.51 PBCC images/seccomp.pb-c.c [2019-11-11T13:50:17.605Z] #41 12.55 DEP images/seccomp.pb-c.d [2019-11-11T13:50:17.605Z] #41 12.62 PBCC images/userns.pb-c.c [2019-11-11T13:50:17.605Z] #41 12.70 DEP images/userns.pb-c.d [2019-11-11T13:50:17.605Z] #41 12.80 PBCC images/cgroup.pb-c.c [2019-11-11T13:50:17.605Z] #41 12.88 DEP images/cgroup.pb-c.d [2019-11-11T13:50:17.606Z] #41 12.95 PBCC images/fown.pb-c.c [2019-11-11T13:50:17.606Z] #41 13.02 PBCC images/ext-file.pb-c.c [2019-11-11T13:50:17.606Z] #41 13.03 DEP images/fown.pb-c.d [2019-11-11T13:50:17.606Z] #41 13.09 DEP images/ext-file.pb-c.d [2019-11-11T13:50:17.606Z] #41 13.13 PBCC images/rpc.pb-c.c [2019-11-11T13:50:17.606Z] #41 13.20 DEP images/rpc.pb-c.d [2019-11-11T13:50:17.606Z] #41 13.27 PBCC images/siginfo.pb-c.c [2019-11-11T13:50:17.606Z] #41 13.33 DEP images/siginfo.pb-c.d [2019-11-11T13:50:17.606Z] #41 13.39 PBCC images/pagemap.pb-c.c [2019-11-11T13:50:17.606Z] #41 13.48 DEP images/pagemap.pb-c.d [2019-11-11T13:50:17.606Z] #41 13.53 PBCC images/rlimit.pb-c.c [2019-11-11T13:50:17.845Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-11-11T13:50:17.845Z] #5 DONE 0.6s [2019-11-11T13:50:17.845Z] [2019-11-11T13:50:17.845Z] #7 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-11T13:50:17.861Z] #41 13.57 DEP images/rlimit.pb-c.d [2019-11-11T13:50:17.861Z] #41 13.61 PBCC images/file-lock.pb-c.c [2019-11-11T13:50:18.117Z] #41 13.69 DEP images/file-lock.pb-c.d [2019-11-11T13:50:18.117Z] #41 13.75 PBCC images/tty.pb-c.c [2019-11-11T13:50:18.117Z] #41 13.80 DEP images/tty.pb-c.d [2019-11-11T13:50:18.117Z] #41 13.91 PBCC images/tun.pb-c.c [2019-11-11T13:50:18.117Z] #41 13.95 PBCC images/netdev.pb-c.c [2019-11-11T13:50:18.117Z] #41 14.01 DEP images/tun.pb-c.d [2019-11-11T13:50:18.273Z] #7 DONE 0.4s [2019-11-11T13:50:18.273Z] [2019-11-11T13:50:18.273Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-11T13:50:18.273Z] #6 DONE 0.3s [2019-11-11T13:50:18.373Z] #41 14.08 DEP images/netdev.pb-c.d [2019-11-11T13:50:18.373Z] #41 14.14 PBCC images/vma.pb-c.c [2019-11-11T13:50:18.373Z] #41 14.20 DEP images/vma.pb-c.d [2019-11-11T13:50:18.373Z] #41 14.27 PBCC images/creds.pb-c.c [2019-11-11T13:50:18.628Z] #41 14.30 DEP images/creds.pb-c.d [2019-11-11T13:50:18.628Z] #41 14.38 PBCC images/utsns.pb-c.c [2019-11-11T13:50:18.628Z] #41 14.41 DEP images/utsns.pb-c.d [2019-11-11T13:50:18.628Z] #41 14.46 PBCC images/ipc-desc.pb-c.c [2019-11-11T13:50:18.628Z] #41 14.50 PBCC images/ipc-sem.pb-c.c [2019-11-11T13:50:18.761Z] [2019-11-11T13:50:18.761Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-11T13:50:18.761Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-11-11T13:50:18.761Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 0B / 4.37MB 0.1s [2019-11-11T13:50:18.761Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 0B / 50.49MB 0.1s [2019-11-11T13:50:18.761Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 105.60kB / 10.32MB 0.1s [2019-11-11T13:50:18.761Z] #8 sha256:8177a0a9b1e07b1944a1f30875acd876f4c21cd70da5f85f0ad5056b7a3eb30b 1.80kB / 1.80kB done [2019-11-11T13:50:18.761Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.1s [2019-11-11T13:50:18.761Z] #8 sha256:bbf5c8daa22168e7060be2ef6f54320c724f5777583cfdc20e5ef2fa8caa7866 5.46kB / 5.46kB done [2019-11-11T13:50:18.761Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 196.61kB / 45.24MB 0.1s [2019-11-11T13:50:18.761Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-11-11T13:50:18.761Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 2.60MB / 4.37MB 0.3s [2019-11-11T13:50:18.761Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 4.13MB / 10.32MB 0.3s [2019-11-11T13:50:18.761Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.2s done [2019-11-11T13:50:18.761Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 6.07MB / 45.24MB 0.3s [2019-11-11T13:50:18.761Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 1.15MB / 102.17MB 0.3s [2019-11-11T13:50:18.761Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 916.57kB / 45.98MB 0.3s [2019-11-11T13:50:18.907Z] #41 14.51 DEP images/ipc-desc.pb-c.d [2019-11-11T13:50:18.907Z] #41 14.62 DEP images/ipc-sem.pb-c.d [2019-11-11T13:50:18.907Z] #41 14.71 PBCC images/ipc-msg.pb-c.c [2019-11-11T13:50:18.907Z] #41 14.76 DEP images/ipc-msg.pb-c.d [2019-11-11T13:50:19.171Z] #41 14.94 PBCC images/ipc-shm.pb-c.c [2019-11-11T13:50:19.171Z] #41 14.99 DEP images/ipc-shm.pb-c.d [2019-11-11T13:50:19.171Z] #41 15.04 PBCC images/ipc-var.pb-c.c [2019-11-11T13:50:19.186Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 3.84MB / 50.49MB 0.4s [2019-11-11T13:50:19.187Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 7.40MB / 10.32MB 0.4s [2019-11-11T13:50:19.187Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 8.95MB / 45.24MB 0.4s [2019-11-11T13:50:19.187Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 3.24MB / 45.98MB 0.4s [2019-11-11T13:50:19.187Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.4s done [2019-11-11T13:50:19.187Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 6.47MB / 50.49MB 0.6s [2019-11-11T13:50:19.187Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 9.91MB / 10.32MB 0.6s [2019-11-11T13:50:19.187Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 12.75MB / 45.24MB 0.6s [2019-11-11T13:50:19.187Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 8.62MB / 102.17MB 0.6s [2019-11-11T13:50:19.187Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 6.59MB / 45.98MB 0.6s [2019-11-11T13:50:19.187Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.4s done [2019-11-11T13:50:19.187Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.6s done [2019-11-11T13:50:19.187Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 15.83MB / 45.24MB 0.7s [2019-11-11T13:50:19.187Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 11.52MB / 45.98MB 0.7s [2019-11-11T13:50:19.431Z] #41 15.09 DEP images/ipc-var.pb-c.d [2019-11-11T13:50:19.431Z] #41 15.20 PBCC images/sk-opts.pb-c.c [2019-11-11T13:50:19.431Z] #41 15.21 PBCC images/packet-sock.pb-c.c [2019-11-11T13:50:19.431Z] #41 15.29 DEP images/sk-opts.pb-c.d [2019-11-11T13:50:19.655Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 3.3s done [2019-11-11T13:50:19.655Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 0.1s [2019-11-11T13:50:19.678Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 9.96MB / 50.49MB 0.9s [2019-11-11T13:50:19.678Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 21.25MB / 45.24MB 0.9s [2019-11-11T13:50:19.678Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 17.14MB / 102.17MB 0.9s [2019-11-11T13:50:19.678Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 14.50MB / 45.98MB 0.9s [2019-11-11T13:50:19.678Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 24.28MB / 45.24MB 1.0s [2019-11-11T13:50:19.678Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 17.10MB / 45.98MB 1.0s [2019-11-11T13:50:19.678Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 13.95MB / 50.49MB 1.2s [2019-11-11T13:50:19.678Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 22.92MB / 102.17MB 1.2s [2019-11-11T13:50:19.695Z] #41 15.37 DEP images/packet-sock.pb-c.d [2019-11-11T13:50:19.695Z] #41 15.51 PBCC images/sk-netlink.pb-c.c [2019-11-11T13:50:19.951Z] #41 ... [2019-11-11T13:50:19.951Z] [2019-11-11T13:50:19.951Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:50:19.951Z] #36 6.835 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-11T13:50:19.951Z] #36 6.835 -- Detecting C compiler ABI info [2019-11-11T13:50:19.951Z] #36 7.693 -- Detecting C compiler ABI info - done [2019-11-11T13:50:19.951Z] #36 7.787 -- Detecting C compile features [2019-11-11T13:50:19.951Z] #36 10.33 -- Detecting C compile features - done [2019-11-11T13:50:19.951Z] #36 10.36 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-11T13:50:19.951Z] #36 10.66 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-11T13:50:19.951Z] #36 10.81 -- Configuring done [2019-11-11T13:50:19.951Z] #36 10.85 -- Generating done [2019-11-11T13:50:19.951Z] #36 10.86 -- Build files have been written to: /tmp/tmp.q5gXKvbACC/tini [2019-11-11T13:50:19.951Z] #36 10.89 + make tini-static [2019-11-11T13:50:19.951Z] #36 11.33 Scanning dependencies of target tini-static [2019-11-11T13:50:19.951Z] #36 11.41 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-11T13:50:19.951Z] #36 13.30 [100%] Linking C executable tini-static [2019-11-11T13:50:19.951Z] #36 13.98 [100%] Built target tini-static [2019-11-11T13:50:19.951Z] #36 14.07 + mkdir -p /build [2019-11-11T13:50:19.951Z] #36 14.07 + cp tini-static /build/docker-init [2019-11-11T13:50:19.951Z] #36 DONE 14.5s [2019-11-11T13:50:19.951Z] [2019-11-11T13:50:19.951Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:50:19.951Z] #41 15.61 DEP images/sk-netlink.pb-c.d [2019-11-11T13:50:19.951Z] #41 15.65 PBCC images/sk-inet.pb-c.c [2019-11-11T13:50:20.131Z] #8 ... [2019-11-11T13:50:20.132Z] [2019-11-11T13:50:20.132Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-11T13:50:20.132Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-11T13:50:20.132Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-11T13:50:20.132Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2019-11-11T13:50:20.132Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-11T13:50:20.132Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.1s done [2019-11-11T13:50:20.132Z] #66 DONE 1.5s [2019-11-11T13:50:20.132Z] [2019-11-11T13:50:20.132Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-11T13:50:20.132Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 16.78MB / 50.49MB 1.3s [2019-11-11T13:50:20.132Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 28.87MB / 45.24MB 1.3s [2019-11-11T13:50:20.132Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 21.80MB / 45.98MB 1.3s [2019-11-11T13:50:20.132Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 28.09MB / 102.17MB 1.5s [2019-11-11T13:50:20.132Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 24.28MB / 45.98MB 1.5s [2019-11-11T13:50:20.132Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 22.39MB / 50.49MB 1.6s [2019-11-11T13:50:20.132Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 34.34MB / 45.24MB 1.6s [2019-11-11T13:50:20.132Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 27.69MB / 45.98MB 1.6s [2019-11-11T13:50:20.215Z] #41 15.79 DEP images/sk-inet.pb-c.d [2019-11-11T13:50:20.215Z] #41 15.95 PBCC images/sk-unix.pb-c.c [2019-11-11T13:50:20.477Z] #41 16.08 DEP images/sk-unix.pb-c.d [2019-11-11T13:50:20.477Z] #41 16.22 PBCC images/mm.pb-c.c [2019-11-11T13:50:20.477Z] #41 16.35 DEP images/mm.pb-c.d [2019-11-11T13:50:20.701Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 25.50MB / 50.49MB 1.8s [2019-11-11T13:50:20.701Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 38.08MB / 45.24MB 1.8s [2019-11-11T13:50:20.701Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 36.34MB / 102.17MB 1.8s [2019-11-11T13:50:20.701Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 31.25MB / 45.98MB 1.8s [2019-11-11T13:50:20.701Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 29.43MB / 50.49MB 1.9s [2019-11-11T13:50:20.701Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 41.31MB / 45.24MB 1.9s [2019-11-11T13:50:20.701Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 34.88MB / 45.98MB 1.9s [2019-11-11T13:50:20.701Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 33.33MB / 50.49MB 2.1s [2019-11-11T13:50:20.701Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 43.74MB / 45.24MB 2.1s [2019-11-11T13:50:20.701Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 42.73MB / 102.17MB 2.1s [2019-11-11T13:50:20.701Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 38.56MB / 45.98MB 2.1s [2019-11-11T13:50:20.701Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 38.06MB / 50.49MB 2.2s [2019-11-11T13:50:20.701Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 42.51MB / 45.98MB 2.2s [2019-11-11T13:50:20.732Z] #41 16.50 PBCC images/timerfd.pb-c.c [2019-11-11T13:50:20.988Z] #41 16.67 DEP images/timerfd.pb-c.d [2019-11-11T13:50:20.988Z] #41 16.80 PBCC images/timer.pb-c.c [2019-11-11T13:50:21.181Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 43.41MB / 50.49MB 2.4s [2019-11-11T13:50:21.181Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 2.2s done [2019-11-11T13:50:21.181Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 50.67MB / 102.17MB 2.4s [2019-11-11T13:50:21.181Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.4s [2019-11-11T13:50:21.181Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.18MB / 50.49MB 2.5s [2019-11-11T13:50:21.181Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.4s done [2019-11-11T13:50:21.181Z] #8 ... [2019-11-11T13:50:21.181Z] [2019-11-11T13:50:21.181Z] #20 [internal] load build context [2019-11-11T13:50:21.181Z] #20 transferring context: 45.66MB 2.9s done [2019-11-11T13:50:21.181Z] #20 DONE 2.9s [2019-11-11T13:50:21.181Z] [2019-11-11T13:50:21.181Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-11T13:50:21.181Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 68.83MB / 102.17MB 2.7s [2019-11-11T13:50:21.244Z] #41 16.86 DEP images/timer.pb-c.d [2019-11-11T13:50:21.244Z] #41 16.99 PBCC images/sa.pb-c.c [2019-11-11T13:50:21.244Z] #41 17.04 DEP images/sa.pb-c.d [2019-11-11T13:50:21.499Z] #41 17.11 PBCC images/pipe-data.pb-c.c [2019-11-11T13:50:21.499Z] #41 17.13 DEP images/pipe-data.pb-c.d [2019-11-11T13:50:21.499Z] #41 17.17 PBCC images/mnt.pb-c.c [2019-11-11T13:50:21.499Z] #41 17.21 DEP images/mnt.pb-c.d [2019-11-11T13:50:21.499Z] #41 17.24 PBCC images/sk-packet.pb-c.c [2019-11-11T13:50:21.499Z] #41 17.27 DEP images/sk-packet.pb-c.d [2019-11-11T13:50:21.499Z] #41 17.30 PBCC images/tcp-stream.pb-c.c [2019-11-11T13:50:21.499Z] #41 17.36 DEP images/tcp-stream.pb-c.d [2019-11-11T13:50:21.499Z] #41 17.43 PBCC images/pipe.pb-c.c [2019-11-11T13:50:21.664Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.7s done [2019-11-11T13:50:21.664Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 79.65MB / 102.17MB 2.8s [2019-11-11T13:50:21.664Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.7s done [2019-11-11T13:50:21.664Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 96.49MB / 102.17MB 3.0s [2019-11-11T13:50:21.664Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 3.2s done [2019-11-11T13:50:21.754Z] #41 17.46 DEP images/pipe.pb-c.d [2019-11-11T13:50:21.754Z] #41 17.53 PBCC images/pstree.pb-c.c [2019-11-11T13:50:21.754Z] #41 17.60 DEP images/pstree.pb-c.d [2019-11-11T13:50:21.754Z] #41 17.64 PBCC images/fs.pb-c.c [2019-11-11T13:50:22.010Z] #41 17.67 DEP images/fs.pb-c.d [2019-11-11T13:50:22.010Z] #41 17.74 PBCC images/signalfd.pb-c.c [2019-11-11T13:50:22.090Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-11-11T13:50:22.125Z] #50 ... [2019-11-11T13:50:22.125Z] [2019-11-11T13:50:22.125Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-11T13:50:22.125Z] #56 3.071 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:50:22.125Z] #56 3.152 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:50:22.125Z] #56 3.176 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:50:22.125Z] #56 3.179 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:50:22.125Z] #56 3.184 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:50:22.125Z] #56 3.494 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-11T13:50:22.125Z] #56 4.122 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-11T13:50:22.125Z] #56 4.437 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-11T13:50:22.125Z] #56 ... [2019-11-11T13:50:22.125Z] [2019-11-11T13:50:22.125Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:50:22.125Z] #44 5.958 + RM_GOPATH=0 [2019-11-11T13:50:22.125Z] #44 5.959 + TMP_GOPATH= [2019-11-11T13:50:22.125Z] #44 5.960 + : /build [2019-11-11T13:50:22.125Z] #44 5.960 + '[' -z '' ']' [2019-11-11T13:50:22.125Z] #44 5.962 ++ mktemp -d [2019-11-11T13:50:22.125Z] #44 5.964 + export GOPATH=/tmp/tmp.aUOoTaYJip [2019-11-11T13:50:22.125Z] #44 5.965 + GOPATH=/tmp/tmp.aUOoTaYJip [2019-11-11T13:50:22.125Z] #44 5.965 + RM_GOPATH=1 [2019-11-11T13:50:22.125Z] #44 5.966 ++ dirname ./install.sh [2019-11-11T13:50:22.125Z] #44 5.968 + dir=. [2019-11-11T13:50:22.125Z] #44 5.968 + bin=vndr [2019-11-11T13:50:22.125Z] #44 5.969 + shift [2019-11-11T13:50:22.125Z] #44 5.969 + '[' '!' -f ./vndr.installer ']' [2019-11-11T13:50:22.125Z] #44 5.969 + . ./vndr.installer [2019-11-11T13:50:22.125Z] #44 5.972 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-11T13:50:22.125Z] #44 5.972 + install_vndr [2019-11-11T13:50:22.125Z] #44 5.973 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-11T13:50:22.125Z] #44 5.973 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.aUOoTaYJip/src/github.com/LK4D4/vndr [2019-11-11T13:50:22.125Z] #44 5.974 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-11T13:50:22.125Z] #44 5.975 Cloning into '/tmp/tmp.aUOoTaYJip/src/github.com/LK4D4/vndr'... [2019-11-11T13:50:22.265Z] #41 17.81 DEP images/signalfd.pb-c.d [2019-11-11T13:50:22.265Z] #41 17.86 PBCC images/fh.pb-c.c [2019-11-11T13:50:22.265Z] #41 17.94 PBCC images/fsnotify.pb-c.c [2019-11-11T13:50:22.265Z] #41 17.99 DEP images/fh.pb-c.d [2019-11-11T13:50:22.265Z] #41 18.06 DEP images/fsnotify.pb-c.d [2019-11-11T13:50:22.265Z] #41 18.12 PBCC images/eventpoll.pb-c.c [2019-11-11T13:50:22.265Z] #41 18.16 DEP images/eventpoll.pb-c.d [2019-11-11T13:50:22.521Z] #41 18.22 PBCC images/eventfd.pb-c.c [2019-11-11T13:50:22.521Z] #41 18.28 DEP images/eventfd.pb-c.d [2019-11-11T13:50:22.521Z] #41 18.32 PBCC images/remap-file-path.pb-c.c [2019-11-11T13:50:22.521Z] #41 18.38 DEP images/remap-file-path.pb-c.d [2019-11-11T13:50:22.521Z] #41 18.41 PBCC images/fifo.pb-c.c [2019-11-11T13:50:22.776Z] #41 18.42 DEP images/fifo.pb-c.d [2019-11-11T13:50:22.776Z] #41 18.49 PBCC images/ghost-file.pb-c.c [2019-11-11T13:50:22.776Z] #41 18.58 DEP images/ghost-file.pb-c.d [2019-11-11T13:50:22.776Z] #41 18.64 PBCC images/regfile.pb-c.c [2019-11-11T13:50:22.776Z] #41 18.69 DEP images/regfile.pb-c.d [2019-11-11T13:50:23.032Z] #41 18.74 PBCC images/ns.pb-c.c [2019-11-11T13:50:23.032Z] #41 18.76 DEP images/ns.pb-c.d [2019-11-11T13:50:23.032Z] #41 18.82 PBCC images/fdinfo.pb-c.c [2019-11-11T13:50:23.287Z] #41 18.91 DEP images/fdinfo.pb-c.d [2019-11-11T13:50:23.288Z] #41 ... [2019-11-11T13:50:23.288Z] [2019-11-11T13:50:23.288Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:50:23.288Z] #31 100.5 github.com/BurntSushi/toml [2019-11-11T13:50:23.288Z] #31 100.5 flag [2019-11-11T13:50:23.288Z] #31 103.3 log [2019-11-11T13:50:23.288Z] #31 106.0 github.com/BurntSushi/toml/cmd/tomlv [2019-11-11T13:50:23.288Z] #31 ... [2019-11-11T13:50:23.288Z] [2019-11-11T13:50:23.288Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:50:23.288Z] #41 18.97 PBCC images/core-aarch64.pb-c.c [2019-11-11T13:50:23.288Z] #41 19.09 PBCC images/core-arm.pb-c.c [2019-11-11T13:50:23.288Z] #41 19.19 PBCC images/core-ppc64.pb-c.c [2019-11-11T13:50:23.543Z] #41 19.25 PBCC images/core-s390.pb-c.c [2019-11-11T13:50:23.543Z] #41 19.30 PBCC images/core-x86.pb-c.c [2019-11-11T13:50:23.543Z] #41 19.38 PBCC images/core.pb-c.c [2019-11-11T13:50:23.777Z] #44 7.235 + cd /tmp/tmp.aUOoTaYJip/src/github.com/LK4D4/vndr [2019-11-11T13:50:23.777Z] #44 7.236 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-11T13:50:23.777Z] #44 7.246 + go build -buildmode=pie -v -o /build/vndr . [2019-11-11T13:50:23.799Z] #41 19.48 PBCC images/inventory.pb-c.c [2019-11-11T13:50:23.799Z] #41 19.55 DEP images/core-aarch64.pb-c.d [2019-11-11T13:50:23.799Z] #41 19.59 DEP images/core-arm.pb-c.d [2019-11-11T13:50:24.055Z] #41 19.62 DEP images/core-ppc64.pb-c.d [2019-11-11T13:50:24.055Z] #41 19.67 DEP images/core-s390.pb-c.d [2019-11-11T13:50:24.055Z] #41 ... [2019-11-11T13:50:24.055Z] [2019-11-11T13:50:24.055Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:50:24.055Z] #31 DONE 111.4s [2019-11-11T13:50:24.055Z] [2019-11-11T13:50:24.055Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:50:24.055Z] #41 19.74 DEP images/core-x86.pb-c.d [2019-11-11T13:50:24.055Z] #41 19.84 DEP images/core.pb-c.d [2019-11-11T13:50:24.310Z] #41 20.00 DEP images/inventory.pb-c.d [2019-11-11T13:50:24.310Z] #41 20.05 PBCC images/cpuinfo.pb-c.c [2019-11-11T13:50:24.310Z] #41 20.09 DEP images/cpuinfo.pb-c.d [2019-11-11T13:50:24.310Z] #41 ... [2019-11-11T13:50:24.310Z] [2019-11-11T13:50:24.310Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:50:24.310Z] #44 101.8 regexp [2019-11-11T13:50:24.310Z] #44 103.3 flag [2019-11-11T13:50:24.310Z] #44 105.3 go/token [2019-11-11T13:50:24.310Z] #44 106.6 go/scanner [2019-11-11T13:50:24.310Z] #44 107.1 internal/lazyregexp [2019-11-11T13:50:24.310Z] #44 107.5 net/url [2019-11-11T13:50:24.310Z] #44 109.1 go/ast [2019-11-11T13:50:24.310Z] #44 110.1 text/template/parse [2019-11-11T13:50:24.565Z] #44 ... [2019-11-11T13:50:24.565Z] [2019-11-11T13:50:24.565Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:50:24.565Z] #41 20.17 PBCC images/stats.pb-c.c [2019-11-11T13:50:24.565Z] #41 20.24 DEP images/stats.pb-c.d [2019-11-11T13:50:24.915Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 5.2s [2019-11-11T13:50:25.189Z] #44 8.888 runtime/internal/sys [2019-11-11T13:50:25.189Z] #44 8.910 internal/race [2019-11-11T13:50:25.189Z] #44 9.023 internal/cpu [2019-11-11T13:50:25.450Z] #44 9.169 runtime/internal/atomic [2019-11-11T13:50:25.450Z] #44 9.245 runtime/internal/math [2019-11-11T13:50:25.450Z] #44 9.295 sync/atomic [2019-11-11T13:50:26.021Z] #44 9.716 unicode [2019-11-11T13:50:26.021Z] #44 9.787 unicode/utf8 [2019-11-11T13:50:26.021Z] #44 ... [2019-11-11T13:50:26.021Z] [2019-11-11T13:50:26.021Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:50:26.021Z] #24 5.074 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:50:26.021Z] #24 5.074 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:50:26.021Z] #24 5.090 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:50:26.021Z] #24 5.105 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:50:26.021Z] #24 5.114 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:50:26.021Z] #24 5.853 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-11T13:50:26.021Z] #24 6.915 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-11T13:50:26.021Z] #24 7.906 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-11T13:50:26.021Z] #24 ... [2019-11-11T13:50:26.021Z] [2019-11-11T13:50:26.021Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:50:26.021Z] #40 6.309 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:50:26.021Z] #40 6.311 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:50:26.021Z] #40 6.347 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:50:26.021Z] #40 6.361 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:50:26.021Z] #40 6.389 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:50:26.021Z] #40 7.267 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-11T13:50:26.021Z] #40 8.283 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-11T13:50:26.021Z] #40 9.274 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-11T13:50:26.286Z] #40 ... [2019-11-11T13:50:26.286Z] [2019-11-11T13:50:26.286Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:50:26.286Z] #33 7.671 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:50:26.286Z] #33 7.673 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:50:26.286Z] #33 7.719 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:50:26.286Z] #33 7.734 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:50:26.286Z] #33 7.814 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:50:26.286Z] #33 8.824 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-11T13:50:26.286Z] #33 10.34 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-11T13:50:26.286Z] #33 ... [2019-11-11T13:50:26.286Z] [2019-11-11T13:50:26.286Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:50:26.286Z] #62 6.179 + RM_GOPATH=0 [2019-11-11T13:50:26.286Z] #62 6.179 + TMP_GOPATH= [2019-11-11T13:50:26.286Z] #62 6.179 + : /build/ [2019-11-11T13:50:26.286Z] #62 6.179 + '[' -z '' ']' [2019-11-11T13:50:26.286Z] #62 6.180 ++ mktemp -d [2019-11-11T13:50:26.286Z] #62 6.181 + export GOPATH=/tmp/tmp.9XMHTYpP9o [2019-11-11T13:50:26.286Z] #62 6.182 + GOPATH=/tmp/tmp.9XMHTYpP9o [2019-11-11T13:50:26.286Z] #62 6.182 + RM_GOPATH=1 [2019-11-11T13:50:26.286Z] #62 6.182 ++ dirname ./install.sh [2019-11-11T13:50:26.286Z] #62 6.187 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-11T13:50:26.286Z] #62 6.191 + dir=. [2019-11-11T13:50:26.286Z] #62 6.191 + bin=rootlesskit [2019-11-11T13:50:26.286Z] #62 6.191 + shift [2019-11-11T13:50:26.286Z] #62 6.191 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-11T13:50:26.286Z] #62 6.191 + . ./rootlesskit.installer [2019-11-11T13:50:26.286Z] #62 6.191 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-11T13:50:26.286Z] #62 6.191 + install_rootlesskit [2019-11-11T13:50:26.286Z] #62 6.191 + case "$1" in [2019-11-11T13:50:26.286Z] #62 6.191 + export CGO_ENABLED=0 [2019-11-11T13:50:26.286Z] #62 6.191 + CGO_ENABLED=0 [2019-11-11T13:50:26.286Z] #62 6.191 + _install_rootlesskit [2019-11-11T13:50:26.286Z] #62 6.191 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-11T13:50:26.286Z] #62 6.191 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9XMHTYpP9o/src/github.com/rootless-containers/rootlesskit [2019-11-11T13:50:26.286Z] #62 6.201 Cloning into '/tmp/tmp.9XMHTYpP9o/src/github.com/rootless-containers/rootlesskit'... [2019-11-11T13:50:26.286Z] #62 9.197 + cd /tmp/tmp.9XMHTYpP9o/src/github.com/rootless-containers/rootlesskit [2019-11-11T13:50:26.286Z] #62 9.198 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-11T13:50:26.286Z] #62 9.384 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-11T13:50:26.286Z] #62 9.388 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-11T13:50:26.448Z] #41 22.10 make[1]: Nothing to be done for 'all'. [2019-11-11T13:50:26.548Z] #62 ... [2019-11-11T13:50:26.548Z] [2019-11-11T13:50:26.548Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-11T13:50:26.548Z] #38 5.066 + mktemp -d [2019-11-11T13:50:26.548Z] #38 5.066 + export GOPATH=/tmp/tmp.EfT5Cog263 [2019-11-11T13:50:26.548Z] #38 5.066 + git clone https://github.com/docker/distribution.git /tmp/tmp.EfT5Cog263/src/github.com/docker/distribution [2019-11-11T13:50:26.548Z] #38 5.075 Cloning into '/tmp/tmp.EfT5Cog263/src/github.com/docker/distribution'... [2019-11-11T13:50:26.548Z] #38 ... [2019-11-11T13:50:26.548Z] [2019-11-11T13:50:26.548Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:50:26.548Z] #47 5.731 + RM_GOPATH=0 [2019-11-11T13:50:26.548Z] #47 5.731 + TMP_GOPATH= [2019-11-11T13:50:26.548Z] #47 5.731 + : /build [2019-11-11T13:50:26.548Z] #47 5.731 + '[' -z '' ']' [2019-11-11T13:50:26.548Z] #47 5.732 ++ mktemp -d [2019-11-11T13:50:26.548Z] #47 5.734 + export GOPATH=/tmp/tmp.VE3Yei6Aii [2019-11-11T13:50:26.548Z] #47 5.734 + GOPATH=/tmp/tmp.VE3Yei6Aii [2019-11-11T13:50:26.548Z] #47 5.734 + RM_GOPATH=1 [2019-11-11T13:50:26.548Z] #47 5.735 ++ dirname ./install.sh [2019-11-11T13:50:26.548Z] #47 5.738 Installing gotestsum version v0.3.5 [2019-11-11T13:50:26.548Z] #47 5.738 + dir=. [2019-11-11T13:50:26.548Z] #47 5.738 + bin=gotestsum [2019-11-11T13:50:26.548Z] #47 5.738 + shift [2019-11-11T13:50:26.548Z] #47 5.738 + '[' '!' -f ./gotestsum.installer ']' [2019-11-11T13:50:26.548Z] #47 5.738 + . ./gotestsum.installer [2019-11-11T13:50:26.548Z] #47 5.738 ++ : v0.3.5 [2019-11-11T13:50:26.548Z] #47 5.738 + install_gotestsum [2019-11-11T13:50:26.548Z] #47 5.738 + echo 'Installing gotestsum version v0.3.5' [2019-11-11T13:50:26.548Z] #47 5.738 + go get -d gotest.tools/gotestsum [2019-11-11T13:50:26.809Z] #47 ... [2019-11-11T13:50:26.809Z] [2019-11-11T13:50:26.809Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-11T13:50:26.809Z] #10 7.254 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:50:26.809Z] #10 7.254 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:50:26.809Z] #10 7.275 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:50:26.809Z] #10 7.286 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:50:26.809Z] #10 7.316 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:50:26.809Z] #10 8.037 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-11T13:50:26.809Z] #10 9.431 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-11T13:50:26.809Z] #10 10.51 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-11T13:50:27.070Z] #10 ... [2019-11-11T13:50:27.070Z] [2019-11-11T13:50:27.070Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:50:27.070Z] #22 6.402 + RM_GOPATH=0 [2019-11-11T13:50:27.070Z] #22 6.402 + TMP_GOPATH= [2019-11-11T13:50:27.070Z] #22 6.402 + : /build [2019-11-11T13:50:27.070Z] #22 6.402 + '[' -z '' ']' [2019-11-11T13:50:27.070Z] #22 6.403 ++ mktemp -d [2019-11-11T13:50:27.070Z] #22 6.405 + export GOPATH=/tmp/tmp.UiJ6EbGMwm [2019-11-11T13:50:27.070Z] #22 6.406 + GOPATH=/tmp/tmp.UiJ6EbGMwm [2019-11-11T13:50:27.070Z] #22 6.406 + RM_GOPATH=1 [2019-11-11T13:50:27.070Z] #22 6.410 ++ dirname ./install.sh [2019-11-11T13:50:27.070Z] #22 6.411 + dir=. [2019-11-11T13:50:27.070Z] #22 6.411 + bin=dockercli [2019-11-11T13:50:27.070Z] #22 6.411 + shift [2019-11-11T13:50:27.070Z] #22 6.411 + '[' '!' -f ./dockercli.installer ']' [2019-11-11T13:50:27.070Z] #22 6.411 + . ./dockercli.installer [2019-11-11T13:50:27.070Z] #22 6.412 ++ : stable [2019-11-11T13:50:27.070Z] #22 6.412 ++ : 17.06.2-ce [2019-11-11T13:50:27.070Z] #22 6.412 + install_dockercli [2019-11-11T13:50:27.070Z] #22 6.412 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-11T13:50:27.070Z] #22 6.412 Install docker/cli version 17.06.2-ce from stable [2019-11-11T13:50:27.070Z] #22 6.413 ++ uname -m [2019-11-11T13:50:27.070Z] #22 6.425 + arch=aarch64 [2019-11-11T13:50:27.070Z] #22 6.425 + '[' aarch64 '!=' x86_64 ']' [2019-11-11T13:50:27.070Z] #22 6.425 + '[' aarch64 '!=' s390x ']' [2019-11-11T13:50:27.070Z] #22 6.425 + '[' aarch64 '!=' armhf ']' [2019-11-11T13:50:27.070Z] #22 6.425 + build_dockercli [2019-11-11T13:50:27.070Z] #22 6.426 + git clone https://github.com/docker/docker-ce /tmp/tmp.UiJ6EbGMwm/tmp/docker-ce [2019-11-11T13:50:27.070Z] #22 6.431 Cloning into '/tmp/tmp.UiJ6EbGMwm/tmp/docker-ce'... [2019-11-11T13:50:27.070Z] #22 ... [2019-11-11T13:50:27.070Z] [2019-11-11T13:50:27.070Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:50:27.070Z] #68 4.915 + RM_GOPATH=0 [2019-11-11T13:50:27.070Z] #68 4.915 + TMP_GOPATH= [2019-11-11T13:50:27.070Z] #68 4.915 + : /build [2019-11-11T13:50:27.070Z] #68 4.915 + '[' -z '' ']' [2019-11-11T13:50:27.070Z] #68 4.915 ++ mktemp -d [2019-11-11T13:50:27.070Z] #68 4.917 + export GOPATH=/tmp/tmp.dnkvjB2muh [2019-11-11T13:50:27.070Z] #68 4.917 + GOPATH=/tmp/tmp.dnkvjB2muh [2019-11-11T13:50:27.070Z] #68 4.917 + RM_GOPATH=1 [2019-11-11T13:50:27.070Z] #68 4.927 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-11T13:50:27.070Z] #68 4.928 ++ dirname ./install.sh [2019-11-11T13:50:27.070Z] #68 4.928 + dir=. [2019-11-11T13:50:27.070Z] #68 4.928 + bin=proxy [2019-11-11T13:50:27.070Z] #68 4.928 + shift [2019-11-11T13:50:27.070Z] #68 4.928 + '[' '!' -f ./proxy.installer ']' [2019-11-11T13:50:27.070Z] #68 4.928 + . ./proxy.installer [2019-11-11T13:50:27.070Z] #68 4.928 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-11T13:50:27.070Z] #68 4.928 + install_proxy [2019-11-11T13:50:27.070Z] #68 4.928 + case "$1" in [2019-11-11T13:50:27.070Z] #68 4.928 + export CGO_ENABLED=0 [2019-11-11T13:50:27.070Z] #68 4.928 + CGO_ENABLED=0 [2019-11-11T13:50:27.070Z] #68 4.928 + _install_proxy [2019-11-11T13:50:27.070Z] #68 4.928 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-11T13:50:27.070Z] #68 4.928 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.dnkvjB2muh/src/github.com/docker/libnetwork [2019-11-11T13:50:27.070Z] #68 4.928 Cloning into '/tmp/tmp.dnkvjB2muh/src/github.com/docker/libnetwork'... [2019-11-11T13:50:27.331Z] #68 ... [2019-11-11T13:50:27.331Z] [2019-11-11T13:50:27.331Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:50:27.331Z] #31 6.942 + RM_GOPATH=0 [2019-11-11T13:50:27.331Z] #31 6.942 + TMP_GOPATH= [2019-11-11T13:50:27.331Z] #31 6.942 + : /build [2019-11-11T13:50:27.331Z] #31 6.942 + '[' -z '' ']' [2019-11-11T13:50:27.331Z] #31 6.945 ++ mktemp -d [2019-11-11T13:50:27.331Z] #31 6.979 + export GOPATH=/tmp/tmp.9WQh99Xync [2019-11-11T13:50:27.331Z] #31 6.979 + GOPATH=/tmp/tmp.9WQh99Xync [2019-11-11T13:50:27.331Z] #31 6.979 + RM_GOPATH=1 [2019-11-11T13:50:27.331Z] #31 6.979 ++ dirname ./install.sh [2019-11-11T13:50:27.331Z] #31 6.987 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-11T13:50:27.331Z] #31 6.987 + dir=. [2019-11-11T13:50:27.331Z] #31 6.987 + bin=tomlv [2019-11-11T13:50:27.331Z] #31 6.987 + shift [2019-11-11T13:50:27.331Z] #31 6.987 + '[' '!' -f ./tomlv.installer ']' [2019-11-11T13:50:27.331Z] #31 6.987 + . ./tomlv.installer [2019-11-11T13:50:27.331Z] #31 6.987 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-11T13:50:27.331Z] #31 6.987 + install_tomlv [2019-11-11T13:50:27.331Z] #31 6.987 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-11T13:50:27.331Z] #31 6.987 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9WQh99Xync/src/github.com/BurntSushi/toml [2019-11-11T13:50:27.331Z] #31 6.989 Cloning into '/tmp/tmp.9WQh99Xync/src/github.com/BurntSushi/toml'... [2019-11-11T13:50:27.331Z] #31 8.054 + cd /tmp/tmp.9WQh99Xync/src/github.com/BurntSushi/toml [2019-11-11T13:50:27.331Z] #31 8.055 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-11T13:50:27.331Z] #31 8.062 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-11T13:50:27.331Z] #31 8.960 runtime/internal/sys [2019-11-11T13:50:27.331Z] #31 9.004 math/bits [2019-11-11T13:50:27.331Z] #31 9.032 internal/cpu [2019-11-11T13:50:27.331Z] #31 9.052 runtime/internal/atomic [2019-11-11T13:50:27.331Z] #31 9.384 unicode/utf8 [2019-11-11T13:50:27.331Z] #31 9.591 runtime/internal/math [2019-11-11T13:50:27.331Z] #31 9.780 sync/atomic [2019-11-11T13:50:27.331Z] #31 10.18 internal/bytealg [2019-11-11T13:50:27.331Z] #31 10.21 unicode [2019-11-11T13:50:27.331Z] #31 10.42 internal/testlog [2019-11-11T13:50:27.331Z] #31 10.43 math [2019-11-11T13:50:27.331Z] #31 10.82 encoding [2019-11-11T13:50:27.331Z] #31 11.15 runtime/cgo [2019-11-11T13:50:27.331Z] #31 ... [2019-11-11T13:50:27.331Z] [2019-11-11T13:50:27.331Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:50:27.331Z] #33 11.38 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-11T13:50:27.443Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 7.4s done [2019-11-11T13:50:27.443Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-11-11T13:50:27.700Z] #7 DONE 25.1s [2019-11-11T13:50:27.700Z] [2019-11-11T13:50:27.700Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-11T13:50:27.810Z] #41 23.65 CC images/stats.o [2019-11-11T13:50:28.371Z] #41 24.28 CC images/core.o [2019-11-11T13:50:29.297Z] #41 25.15 CC images/core-x86.o [2019-11-11T13:50:30.223Z] #41 25.86 CC images/core-arm.o [2019-11-11T13:50:30.230Z] #8 DONE 2.2s [2019-11-11T13:50:30.230Z] [2019-11-11T13:50:30.230Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-11T13:50:30.480Z] #41 26.23 CC images/core-aarch64.o [2019-11-11T13:50:30.845Z] INFO: Extraction ended at 11/11/2019 13:50:26. Duration:00:00:26.5270514 [2019-11-11T13:50:30.846Z] INFO: Updating the golang and path environment variables [2019-11-11T13:50:30.846Z] INFO: GOPATH=d:\gopath [2019-11-11T13:50:30.846Z] INFO: go version go1.13.3 windows/amd64 [2019-11-11T13:50:30.846Z] INFO: Running the daemon under test in debug mode [2019-11-11T13:50:30.846Z] INFO: Starting a daemon under test... [2019-11-11T13:50:30.846Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39733\12\daemon --pidfile d:\CI\PR-39733\12\docker.pid -D [2019-11-11T13:50:30.846Z] INFO: Process started successfully. [2019-11-11T13:50:30.846Z] INFO: Start tailing logs of the daemon under tests [2019-11-11T13:50:30.846Z] INFO: Waiting for the daemon under test to start... [2019-11-11T13:50:30.846Z] INFO: Daemon under test started and replied! [2019-11-11T13:50:30.846Z] INFO: Docker version of the daemon under test [2019-11-11T13:50:30.846Z] [2019-11-11T13:50:31.039Z] #41 26.66 CC images/core-ppc64.o [2019-11-11T13:50:31.168Z] #9 DONE 1.3s [2019-11-11T13:50:31.168Z] [2019-11-11T13:50:31.168Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-11T13:50:31.168Z] #20 DONE 0.1s [2019-11-11T13:50:31.168Z] [2019-11-11T13:50:31.168Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-11T13:50:31.293Z] #41 ... [2019-11-11T13:50:31.294Z] [2019-11-11T13:50:31.294Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:50:31.294Z] #59 46.96 + cd /tmp/tmp.nKZZ1Avdpc/src/github.com/containerd/containerd [2019-11-11T13:50:31.294Z] #59 46.96 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-11T13:50:31.294Z] #59 47.66 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-11T13:50:31.294Z] #59 47.66 + BUILDTAGS='netgo osusergo static_build' [2019-11-11T13:50:31.294Z] #59 47.66 + export EXTRA_FLAGS=-buildmode=pie [2019-11-11T13:50:31.294Z] #59 47.66 + EXTRA_FLAGS=-buildmode=pie [2019-11-11T13:50:31.294Z] #59 47.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-11T13:50:31.294Z] #59 47.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-11T13:50:31.294Z] #59 47.66 + '[' '' = dynamic ']' [2019-11-11T13:50:31.294Z] #59 47.66 + make [2019-11-11T13:50:31.294Z] #59 48.79 + bin/ctr [2019-11-11T13:50:31.308Z] Client: [2019-11-11T13:50:31.308Z] Version: 17.06.2-ce [2019-11-11T13:50:31.308Z] API version: 1.30 [2019-11-11T13:50:31.308Z] Go version: go1.8.3 [2019-11-11T13:50:31.308Z] Git commit: cec0b72 [2019-11-11T13:50:31.308Z] Built: Tue Sep 5 19:57:19 2017 [2019-11-11T13:50:31.308Z] OS/Arch: windows/amd64 [2019-11-11T13:50:31.308Z] [2019-11-11T13:50:31.308Z] Server: [2019-11-11T13:50:31.308Z] Version: 0.0.0-dev [2019-11-11T13:50:31.308Z] API version: 1.41 (minimum version 1.24) [2019-11-11T13:50:31.308Z] Go version: go1.13.3 [2019-11-11T13:50:31.308Z] Git commit: 447a84025 [2019-11-11T13:50:31.308Z] Built: 11/11/2019 13:48:41 [2019-11-11T13:50:31.308Z] OS/Arch: windows/amd64 [2019-11-11T13:50:31.308Z] Experimental: false [2019-11-11T13:50:31.308Z] [2019-11-11T13:50:31.308Z] INFO: Docker info of the daemon under test [2019-11-11T13:50:31.308Z] [2019-11-11T13:50:31.308Z] Containers: 0 [2019-11-11T13:50:31.308Z] Running: 0 [2019-11-11T13:50:31.308Z] Paused: 0 [2019-11-11T13:50:31.308Z] Stopped: 0 [2019-11-11T13:50:31.308Z] Images: 0 [2019-11-11T13:50:31.308Z] Server Version: 0.0.0-dev [2019-11-11T13:50:31.308Z] Storage Driver: windowsfilter [2019-11-11T13:50:31.308Z] Windows: [2019-11-11T13:50:31.308Z] Logging Driver: json-file [2019-11-11T13:50:31.308Z] Plugins: [2019-11-11T13:50:31.308Z] Volume: local [2019-11-11T13:50:31.308Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-11T13:50:31.308Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-11T13:50:31.308Z] Swarm: inactive [2019-11-11T13:50:31.308Z] Default Isolation: process [2019-11-11T13:50:31.308Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-11T13:50:31.308Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-11T13:50:31.308Z] OSType: windows [2019-11-11T13:50:31.308Z] Architecture: x86_64 [2019-11-11T13:50:31.308Z] CPUs: 4 [2019-11-11T13:50:31.308Z] Total Memory: 32GiB [2019-11-11T13:50:31.308Z] Name: azwin-2-16abb0 [2019-11-11T13:50:31.308Z] ID: R27C:ZH74:5WCG:AKZ4:YW2K:FUQD:NPJU:7GUY:TV52:5RAC:WLEQ:OQFZ [2019-11-11T13:50:31.308Z] Docker Root Dir: D:\CI\PR-39733\12\daemon [2019-11-11T13:50:31.308Z] Debug Mode (client): false [2019-11-11T13:50:31.308Z] Debug Mode (server): true [2019-11-11T13:50:31.308Z] File Descriptors: -1 [2019-11-11T13:50:31.308Z] Goroutines: 17 [2019-11-11T13:50:31.308Z] System Time: 2019-11-11T13:50:30.8894888Z [2019-11-11T13:50:31.308Z] EventsListeners: 0 [2019-11-11T13:50:31.308Z] Registry: https://index.docker.io/v1/ [2019-11-11T13:50:31.308Z] Labels: [2019-11-11T13:50:31.308Z] Experimental: false [2019-11-11T13:50:31.308Z] Insecure Registries: [2019-11-11T13:50:31.308Z] 127.0.0.0/8 [2019-11-11T13:50:31.308Z] Live Restore Enabled: false [2019-11-11T13:50:31.308Z] [2019-11-11T13:50:31.308Z] [2019-11-11T13:50:31.308Z] INFO: Docker images of the daemon under test [2019-11-11T13:50:31.308Z] [2019-11-11T13:50:31.308Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-11T13:50:31.308Z] [2019-11-11T13:50:31.308Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-11-11T13:50:31.308Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-11-11T13:50:31.308Z] ltsc2019: Pulling from windows/servercore [2019-11-11T13:50:31.460Z] #30 ... [2019-11-11T13:50:31.460Z] [2019-11-11T13:50:31.460Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-11T13:50:31.460Z] #61 DONE 0.1s [2019-11-11T13:50:31.460Z] [2019-11-11T13:50:31.460Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-11T13:50:31.460Z] #67 DONE 0.2s [2019-11-11T13:50:31.460Z] [2019-11-11T13:50:31.460Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:50:31.548Z] #59 ... [2019-11-11T13:50:31.548Z] [2019-11-11T13:50:31.548Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:50:31.548Z] #41 27.33 CC images/core-s390.o [2019-11-11T13:50:31.761Z] #68 ... [2019-11-11T13:50:31.761Z] [2019-11-11T13:50:31.761Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-11T13:50:31.761Z] #21 DONE 0.4s [2019-11-11T13:50:31.761Z] [2019-11-11T13:50:31.761Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-11T13:50:31.761Z] #46 DONE 0.4s [2019-11-11T13:50:31.761Z] [2019-11-11T13:50:31.761Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-11T13:50:31.761Z] #49 DONE 0.5s [2019-11-11T13:50:31.761Z] [2019-11-11T13:50:31.761Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-11T13:50:31.761Z] #30 DONE 0.5s [2019-11-11T13:50:31.761Z] [2019-11-11T13:50:31.761Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:50:31.769Z] 65014b3c3121: Pulling fs layer [2019-11-11T13:50:31.769Z] 12c8dbabfd62: Pulling fs layer [2019-11-11T13:50:32.022Z] #50 ... [2019-11-11T13:50:32.022Z] [2019-11-11T13:50:32.022Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-11T13:50:32.022Z] #43 DONE 0.6s [2019-11-11T13:50:32.022Z] [2019-11-11T13:50:32.022Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:50:32.472Z] #41 28.13 CC images/cpuinfo.o [2019-11-11T13:50:32.618Z] #33 ... [2019-11-11T13:50:32.618Z] [2019-11-11T13:50:32.618Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-11T13:50:32.618Z] #38 15.45 + cd /tmp/tmp.EfT5Cog263/src/github.com/docker/distribution [2019-11-11T13:50:32.618Z] #38 15.45 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-11T13:50:32.618Z] #38 ... [2019-11-11T13:50:32.618Z] [2019-11-11T13:50:32.618Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-11T13:50:32.618Z] #28 6.549 + mktemp -d [2019-11-11T13:50:32.618Z] #28 6.551 + export GOPATH=/tmp/tmp.KrAIsgejNe [2019-11-11T13:50:32.618Z] #28 6.551 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.KrAIsgejNe/src/github.com/go-swagger/go-swagger [2019-11-11T13:50:32.618Z] #28 6.558 Cloning into '/tmp/tmp.KrAIsgejNe/src/github.com/go-swagger/go-swagger'... [2019-11-11T13:50:32.618Z] #28 ... [2019-11-11T13:50:32.618Z] [2019-11-11T13:50:32.618Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:50:32.618Z] #50 6.253 + RM_GOPATH=0 [2019-11-11T13:50:32.618Z] #50 6.253 + TMP_GOPATH= [2019-11-11T13:50:32.618Z] #50 6.254 + : /build [2019-11-11T13:50:32.618Z] #50 6.254 + '[' -z '' ']' [2019-11-11T13:50:32.618Z] #50 6.256 ++ mktemp -d [2019-11-11T13:50:32.618Z] #50 6.258 + export GOPATH=/tmp/tmp.rhD6MQ1kKI [2019-11-11T13:50:32.618Z] #50 6.259 + GOPATH=/tmp/tmp.rhD6MQ1kKI [2019-11-11T13:50:32.618Z] #50 6.259 + RM_GOPATH=1 [2019-11-11T13:50:32.618Z] #50 6.264 ++ dirname ./install.sh [2019-11-11T13:50:32.618Z] #50 6.265 + dir=. [2019-11-11T13:50:32.618Z] #50 6.266 + bin=golangci_lint [2019-11-11T13:50:32.618Z] #50 6.267 + shift [2019-11-11T13:50:32.618Z] #50 6.267 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-11T13:50:32.618Z] #50 6.267 + . ./golangci_lint.installer [2019-11-11T13:50:32.618Z] #50 6.267 ++ : v1.20.0 [2019-11-11T13:50:32.618Z] #50 6.267 + install_golangci_lint [2019-11-11T13:50:32.618Z] #50 6.267 + echo 'Installing golangci-lint version v1.20.0' [2019-11-11T13:50:32.618Z] #50 6.267 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-11T13:50:32.618Z] #50 6.267 Installing golangci-lint version v1.20.0 [2019-11-11T13:50:32.879Z] #50 ... [2019-11-11T13:50:32.879Z] [2019-11-11T13:50:32.879Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:50:32.879Z] #40 16.51 Fetched 7743 kB in 11s (692 kB/s) [2019-11-11T13:50:33.031Z] #41 28.69 CC images/inventory.o [2019-11-11T13:50:33.286Z] #41 29.00 CC images/fdinfo.o [2019-11-11T13:50:33.563Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 11.1s done [2019-11-11T13:50:33.563Z] #8 DONE 14.5s [2019-11-11T13:50:33.563Z] [2019-11-11T13:50:33.563Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-11T13:50:33.563Z] #9 DONE 0.3s [2019-11-11T13:50:33.563Z] [2019-11-11T13:50:33.563Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-11T13:50:33.563Z] #10 DONE 0.2s [2019-11-11T13:50:33.563Z] [2019-11-11T13:50:33.563Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-11T13:50:33.563Z] #21 DONE 0.1s [2019-11-11T13:50:33.563Z] [2019-11-11T13:50:33.563Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:50:33.563Z] #34 ... [2019-11-11T13:50:33.563Z] [2019-11-11T13:50:33.563Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-11T13:50:33.563Z] #22 DONE 0.1s [2019-11-11T13:50:33.563Z] [2019-11-11T13:50:33.563Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-11T13:50:33.563Z] #68 DONE 0.1s [2019-11-11T13:50:33.847Z] #41 29.46 CC images/fown.o [2019-11-11T13:50:33.847Z] #41 29.68 CC images/ns.o [2019-11-11T13:50:33.954Z] [2019-11-11T13:50:33.954Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-11T13:50:33.954Z] #62 DONE 0.1s [2019-11-11T13:50:33.954Z] [2019-11-11T13:50:33.954Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-11T13:50:33.954Z] #50 DONE 0.1s [2019-11-11T13:50:33.954Z] [2019-11-11T13:50:33.954Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-11T13:50:33.954Z] #47 DONE 0.1s [2019-11-11T13:50:33.954Z] [2019-11-11T13:50:33.954Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-11T13:50:33.954Z] #44 DONE 0.1s [2019-11-11T13:50:33.954Z] [2019-11-11T13:50:33.954Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-11T13:50:33.954Z] #31 DONE 0.2s [2019-11-11T13:50:33.954Z] [2019-11-11T13:50:33.954Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:50:34.103Z] #41 29.92 CC images/regfile.o [2019-11-11T13:50:34.363Z] #41 30.16 CC images/ghost-file.o [2019-11-11T13:50:34.792Z] #40 16.51 Reading package lists... [2019-11-11T13:50:34.792Z] #40 ... [2019-11-11T13:50:34.792Z] [2019-11-11T13:50:34.792Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-11T13:50:34.792Z] #56 8.727 Fetched 7743 kB in 5s (1370 kB/s) [2019-11-11T13:50:34.792Z] #56 8.727 Reading package lists... [2019-11-11T13:50:34.792Z] #56 14.67 Reading package lists... [2019-11-11T13:50:34.792Z] #56 ... [2019-11-11T13:50:34.792Z] [2019-11-11T13:50:34.792Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-11T13:50:34.792Z] #38 18.02 + GOPATH=/tmp/tmp.EfT5Cog263/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.EfT5Cog263 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-11T13:50:34.804Z] #32 0.754 + RM_GOPATH=0 [2019-11-11T13:50:34.804Z] #32 0.755 + TMP_GOPATH= [2019-11-11T13:50:34.804Z] #32 0.755 + : /build [2019-11-11T13:50:34.804Z] #32 0.755 + '[' -z '' ']' [2019-11-11T13:50:34.804Z] #32 0.755 ++ mktemp -d [2019-11-11T13:50:34.804Z] #32 0.757 + export GOPATH=/tmp/tmp.QbD1676NAD [2019-11-11T13:50:34.804Z] #32 0.757 + GOPATH=/tmp/tmp.QbD1676NAD [2019-11-11T13:50:34.804Z] #32 0.757 + RM_GOPATH=1 [2019-11-11T13:50:34.804Z] #32 0.757 ++ dirname ./install.sh [2019-11-11T13:50:34.804Z] #32 0.758 + dir=. [2019-11-11T13:50:34.804Z] #32 0.758 + bin=tomlv [2019-11-11T13:50:34.804Z] #32 0.758 + shift [2019-11-11T13:50:34.804Z] #32 0.758 + '[' '!' -f ./tomlv.installer ']' [2019-11-11T13:50:34.804Z] #32 0.758 + . ./tomlv.installer [2019-11-11T13:50:34.804Z] #32 0.758 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-11T13:50:34.804Z] #32 0.758 + install_tomlv [2019-11-11T13:50:34.804Z] #32 0.759 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-11T13:50:34.804Z] #32 0.759 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-11T13:50:34.804Z] #32 0.759 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.QbD1676NAD/src/github.com/BurntSushi/toml [2019-11-11T13:50:34.804Z] #32 0.803 Cloning into '/tmp/tmp.QbD1676NAD/src/github.com/BurntSushi/toml'... [2019-11-11T13:50:34.924Z] #41 30.58 CC images/fifo.o [2019-11-11T13:50:34.924Z] #41 30.85 CC images/remap-file-path.o [2019-11-11T13:50:35.484Z] #41 31.09 CC images/eventfd.o [2019-11-11T13:50:35.740Z] #41 31.38 CC images/eventpoll.o [2019-11-11T13:50:35.994Z] #41 31.61 CC images/fh.o [2019-11-11T13:50:36.171Z] #32 2.059 + cd /tmp/tmp.QbD1676NAD/src/github.com/BurntSushi/toml [2019-11-11T13:50:36.171Z] #32 2.059 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-11T13:50:36.171Z] #32 2.083 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-11T13:50:36.181Z] #38 ... [2019-11-11T13:50:36.181Z] [2019-11-11T13:50:36.181Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:50:36.181Z] #44 9.821 math/bits [2019-11-11T13:50:36.181Z] #44 10.50 internal/bytealg [2019-11-11T13:50:36.181Z] #44 10.66 math [2019-11-11T13:50:36.181Z] #44 10.67 internal/testlog [2019-11-11T13:50:36.181Z] #44 11.24 unicode/utf16 [2019-11-11T13:50:36.181Z] #44 11.78 container/list [2019-11-11T13:50:36.181Z] #44 12.23 runtime [2019-11-11T13:50:36.181Z] #44 12.95 crypto/internal/subtle [2019-11-11T13:50:36.181Z] #44 13.24 crypto/subtle [2019-11-11T13:50:36.181Z] #44 13.46 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-11T13:50:36.181Z] #44 13.49 internal/nettrace [2019-11-11T13:50:36.181Z] #44 13.57 runtime/cgo [2019-11-11T13:50:36.181Z] #44 15.96 vendor/golang.org/x/crypto/internal/subtle [2019-11-11T13:50:36.249Z] #41 31.99 CC images/fsnotify.o [2019-11-11T13:50:36.442Z] #44 ... [2019-11-11T13:50:36.442Z] [2019-11-11T13:50:36.442Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-11T13:50:36.442Z] #56 14.67 Reading package lists... [2019-11-11T13:50:36.575Z] #32 2.721 runtime/internal/atomic [2019-11-11T13:50:36.575Z] #32 2.775 internal/cpu [2019-11-11T13:50:36.575Z] #32 2.948 runtime/internal/sys [2019-11-11T13:50:36.985Z] #32 3.199 runtime/internal/math [2019-11-11T13:50:36.985Z] #32 3.239 math/bits [2019-11-11T13:50:36.985Z] #32 3.374 internal/bytealg [2019-11-11T13:50:37.174Z] #41 32.73 CC images/signalfd.o [2019-11-11T13:50:37.174Z] #41 33.01 CC images/fs.o [2019-11-11T13:50:37.430Z] #41 33.22 CC images/pstree.o [2019-11-11T13:50:37.430Z] #41 ... [2019-11-11T13:50:37.430Z] [2019-11-11T13:50:37.430Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:50:37.430Z] #44 114.9 text/template [2019-11-11T13:50:37.430Z] #44 115.4 go/parser [2019-11-11T13:50:37.430Z] #44 119.1 encoding/xml [2019-11-11T13:50:37.430Z] #44 120.4 go/doc [2019-11-11T13:50:37.430Z] #44 124.3 github.com/LK4D4/vndr/build [2019-11-11T13:50:37.663Z] #56 20.72 Building dependency tree... [2019-11-11T13:50:37.663Z] #56 ... [2019-11-11T13:50:37.663Z] [2019-11-11T13:50:37.663Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:50:37.663Z] #31 11.51 runtime [2019-11-11T13:50:37.685Z] #44 ... [2019-11-11T13:50:37.685Z] [2019-11-11T13:50:37.685Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:50:37.685Z] #17 19.39 Fetched 7919 kB in 16s (485 kB/s) [2019-11-11T13:50:37.685Z] #17 19.39 Reading package lists... [2019-11-11T13:50:37.685Z] #17 24.92 Reading package lists... [2019-11-11T13:50:37.685Z] #17 ... [2019-11-11T13:50:37.685Z] [2019-11-11T13:50:37.685Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:50:37.685Z] #41 33.41 CC images/pipe.o [2019-11-11T13:50:37.877Z] #32 3.935 runtime [2019-11-11T13:50:37.878Z] #32 4.272 math [2019-11-11T13:50:37.928Z] #31 ... [2019-11-11T13:50:37.928Z] [2019-11-11T13:50:37.928Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:50:37.928Z] #68 17.15 + cd /tmp/tmp.dnkvjB2muh/src/github.com/docker/libnetwork [2019-11-11T13:50:37.928Z] #68 17.15 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-11T13:50:37.928Z] #68 17.39 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-11T13:50:37.940Z] #41 33.65 CC images/tcp-stream.o [2019-11-11T13:50:38.195Z] #41 33.91 CC images/sk-packet.o [2019-11-11T13:50:38.451Z] #41 34.24 CC images/mnt.o [2019-11-11T13:50:38.585Z] #44 ... [2019-11-11T13:50:38.585Z] [2019-11-11T13:50:38.585Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-11T13:50:38.585Z] #10 7.000 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:50:38.585Z] #10 7.001 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:50:38.585Z] #10 7.044 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:50:38.585Z] #10 7.059 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:50:38.585Z] #10 7.113 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:50:38.706Z] #41 34.51 CC images/pipe-data.o [2019-11-11T13:50:38.844Z] #10 ... [2019-11-11T13:50:38.844Z] [2019-11-11T13:50:38.844Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:50:38.844Z] #68 7.526 + RM_GOPATH=0 [2019-11-11T13:50:38.844Z] #68 7.531 + TMP_GOPATH= [2019-11-11T13:50:38.844Z] #68 7.531 + : /build [2019-11-11T13:50:38.844Z] #68 7.531 + '[' -z '' ']' [2019-11-11T13:50:38.844Z] #68 7.533 ++ mktemp -d [2019-11-11T13:50:38.844Z] #68 7.535 + export GOPATH=/tmp/tmp.kRTSvEprJG [2019-11-11T13:50:38.844Z] #68 7.535 + GOPATH=/tmp/tmp.kRTSvEprJG [2019-11-11T13:50:38.844Z] #68 7.535 + RM_GOPATH=1 [2019-11-11T13:50:38.844Z] #68 7.536 ++ dirname ./install.sh [2019-11-11T13:50:38.844Z] #68 7.551 + dir=. [2019-11-11T13:50:38.844Z] #68 7.551 + bin=proxy [2019-11-11T13:50:38.844Z] #68 7.551 + shift [2019-11-11T13:50:38.844Z] #68 7.551 + '[' '!' -f ./proxy.installer ']' [2019-11-11T13:50:38.844Z] #68 7.551 + . ./proxy.installer [2019-11-11T13:50:38.844Z] #68 7.551 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-11T13:50:38.844Z] #68 7.551 + install_proxy [2019-11-11T13:50:38.844Z] #68 7.551 + case "$1" in [2019-11-11T13:50:38.844Z] #68 7.551 + export CGO_ENABLED=0 [2019-11-11T13:50:38.844Z] #68 7.551 + CGO_ENABLED=0 [2019-11-11T13:50:38.844Z] #68 7.551 + _install_proxy [2019-11-11T13:50:38.844Z] #68 7.551 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-11T13:50:38.844Z] #68 7.562 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kRTSvEprJG/src/github.com/docker/libnetwork [2019-11-11T13:50:38.870Z] #68 ... [2019-11-11T13:50:38.870Z] [2019-11-11T13:50:38.870Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:50:38.870Z] #40 16.51 Reading package lists... [2019-11-11T13:50:39.102Z] #68 7.562 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-11T13:50:39.102Z] #68 7.606 Cloning into '/tmp/tmp.kRTSvEprJG/src/github.com/docker/libnetwork'... [2019-11-11T13:50:39.266Z] #41 34.85 CC images/sa.o [2019-11-11T13:50:39.266Z] #41 35.03 CC images/timer.o [2019-11-11T13:50:39.827Z] #41 35.42 CC images/timerfd.o [2019-11-11T13:50:39.827Z] #41 35.65 CC images/mm.o [2019-11-11T13:50:40.082Z] #41 36.00 CC images/sk-opts.o [2019-11-11T13:50:40.377Z] 12c8dbabfd62: Verifying Checksum [2019-11-11T13:50:40.377Z] 12c8dbabfd62: Download complete [2019-11-11T13:50:40.649Z] #41 36.35 CC images/sk-unix.o [2019-11-11T13:50:40.906Z] #41 36.66 CC images/sk-inet.o [2019-11-11T13:50:41.068Z] #40 23.18 Reading package lists... [2019-11-11T13:50:41.068Z] #40 ... [2019-11-11T13:50:41.068Z] [2019-11-11T13:50:41.068Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:50:41.068Z] #24 14.80 Fetched 7743 kB in 10s (720 kB/s) [2019-11-11T13:50:41.068Z] #24 14.80 Reading package lists... [2019-11-11T13:50:41.068Z] #24 21.13 Reading package lists... [2019-11-11T13:50:41.068Z] #24 ... [2019-11-11T13:50:41.068Z] [2019-11-11T13:50:41.068Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:50:41.068Z] #50 24.43 + cd /tmp/tmp.rhD6MQ1kKI/src/github.com/golangci/golangci-lint/ [2019-11-11T13:50:41.068Z] #50 24.43 + git checkout -q v1.20.0 [2019-11-11T13:50:41.466Z] #41 37.09 CC images/tun.o [2019-11-11T13:50:41.629Z] #68 ... [2019-11-11T13:50:41.629Z] [2019-11-11T13:50:41.629Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:50:41.629Z] #24 7.351 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:50:41.629Z] #24 7.353 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:50:41.629Z] #24 7.391 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:50:41.629Z] #24 7.393 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:50:41.629Z] #24 7.423 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:50:41.629Z] #24 8.508 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-11T13:50:41.629Z] #24 ... [2019-11-11T13:50:41.629Z] [2019-11-11T13:50:41.629Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:50:41.629Z] #40 7.291 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:50:41.629Z] #40 7.293 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:50:41.629Z] #40 7.311 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:50:41.629Z] #40 7.313 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:50:41.629Z] #40 7.356 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:50:41.629Z] #40 8.259 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-11T13:50:41.629Z] #40 9.965 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-11T13:50:41.629Z] #40 ... [2019-11-11T13:50:41.629Z] [2019-11-11T13:50:41.629Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-11T13:50:41.629Z] #28 7.567 + mktemp -d [2019-11-11T13:50:41.629Z] #28 7.569 + export GOPATH=/tmp/tmp.ElBa29WSSY [2019-11-11T13:50:41.629Z] #28 7.569 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.ElBa29WSSY/src/github.com/go-swagger/go-swagger [2019-11-11T13:50:41.629Z] #28 7.580 Cloning into '/tmp/tmp.ElBa29WSSY/src/github.com/go-swagger/go-swagger'... [2019-11-11T13:50:41.629Z] #28 ... [2019-11-11T13:50:41.629Z] [2019-11-11T13:50:41.629Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:50:41.629Z] #33 9.911 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:50:41.629Z] #33 9.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:50:41.629Z] #33 9.989 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:50:41.629Z] #33 10.01 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:50:41.629Z] #33 10.06 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:50:41.648Z] #50 25.20 ++ git describe --tags [2019-11-11T13:50:41.648Z] #50 25.20 + version=v1.20.0 [2019-11-11T13:50:41.648Z] #50 25.20 ++ git rev-parse --short HEAD [2019-11-11T13:50:41.648Z] #50 25.20 + commit=cc98739 [2019-11-11T13:50:41.648Z] #50 25.21 ++ git show -s --format=%cd [2019-11-11T13:50:41.648Z] #50 25.23 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-11T13:50:41.648Z] #50 25.23 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-11T13:50:41.720Z] #41 37.52 CC images/sk-netlink.o [2019-11-11T13:50:41.887Z] #33 ... [2019-11-11T13:50:41.887Z] [2019-11-11T13:50:41.887Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:50:41.887Z] #47 8.206 + RM_GOPATH=0 [2019-11-11T13:50:41.888Z] #47 8.206 + TMP_GOPATH= [2019-11-11T13:50:41.888Z] #47 8.206 + : /build [2019-11-11T13:50:41.888Z] #47 8.206 + '[' -z '' ']' [2019-11-11T13:50:41.888Z] #47 8.206 ++ mktemp -d [2019-11-11T13:50:41.888Z] #47 8.215 + export GOPATH=/tmp/tmp.E9sNlVHAWw [2019-11-11T13:50:41.888Z] #47 8.215 + GOPATH=/tmp/tmp.E9sNlVHAWw [2019-11-11T13:50:41.888Z] #47 8.215 + RM_GOPATH=1 [2019-11-11T13:50:41.888Z] #47 8.215 ++ dirname ./install.sh [2019-11-11T13:50:41.888Z] #47 8.220 + dir=. [2019-11-11T13:50:41.888Z] #47 8.227 + bin=gotestsum [2019-11-11T13:50:41.888Z] #47 8.227 + shift [2019-11-11T13:50:41.888Z] #47 8.228 + '[' '!' -f ./gotestsum.installer ']' [2019-11-11T13:50:41.888Z] #47 8.228 + . ./gotestsum.installer [2019-11-11T13:50:41.888Z] #47 8.228 ++ : v0.3.5 [2019-11-11T13:50:41.888Z] #47 8.228 + install_gotestsum [2019-11-11T13:50:41.888Z] #47 8.229 + echo 'Installing gotestsum version v0.3.5' [2019-11-11T13:50:41.888Z] #47 8.229 Installing gotestsum version v0.3.5 [2019-11-11T13:50:41.888Z] #47 8.229 + go get -d gotest.tools/gotestsum [2019-11-11T13:50:41.888Z] #47 ... [2019-11-11T13:50:41.888Z] [2019-11-11T13:50:41.888Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:50:41.888Z] #22 8.724 + RM_GOPATH=0 [2019-11-11T13:50:41.888Z] #22 8.724 + TMP_GOPATH= [2019-11-11T13:50:41.888Z] #22 8.724 + : /build [2019-11-11T13:50:41.888Z] #22 8.724 + '[' -z '' ']' [2019-11-11T13:50:41.888Z] #22 8.724 ++ mktemp -d [2019-11-11T13:50:41.888Z] #22 8.724 + export GOPATH=/tmp/tmp.LfQ1F1KvgQ [2019-11-11T13:50:41.888Z] #22 8.724 + GOPATH=/tmp/tmp.LfQ1F1KvgQ [2019-11-11T13:50:41.888Z] #22 8.724 + RM_GOPATH=1 [2019-11-11T13:50:41.888Z] #22 8.724 ++ dirname ./install.sh [2019-11-11T13:50:41.888Z] #22 8.730 Install docker/cli version 17.06.2-ce from stable [2019-11-11T13:50:41.888Z] #22 8.731 + dir=. [2019-11-11T13:50:41.888Z] #22 8.731 + bin=dockercli [2019-11-11T13:50:41.888Z] #22 8.731 + shift [2019-11-11T13:50:41.888Z] #22 8.731 + '[' '!' -f ./dockercli.installer ']' [2019-11-11T13:50:41.888Z] #22 8.731 + . ./dockercli.installer [2019-11-11T13:50:41.888Z] #22 8.731 ++ : stable [2019-11-11T13:50:41.888Z] #22 8.731 ++ : 17.06.2-ce [2019-11-11T13:50:41.888Z] #22 8.731 + install_dockercli [2019-11-11T13:50:41.888Z] #22 8.731 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-11T13:50:41.888Z] #22 8.732 ++ uname -m [2019-11-11T13:50:41.888Z] #22 8.732 + arch=x86_64 [2019-11-11T13:50:41.888Z] #22 8.732 + '[' x86_64 '!=' x86_64 ']' [2019-11-11T13:50:41.888Z] #22 8.733 + url=https://download.docker.com/linux/static [2019-11-11T13:50:41.888Z] #22 8.733 + tar -xz docker/docker [2019-11-11T13:50:41.888Z] #22 8.735 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-11T13:50:41.975Z] #41 37.79 CC images/packet-sock.o [2019-11-11T13:50:42.146Z] #22 ... [2019-11-11T13:50:42.146Z] [2019-11-11T13:50:42.146Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-11T13:50:42.146Z] #56 10.39 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:50:42.146Z] #56 10.39 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:50:42.146Z] #56 10.45 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:50:42.146Z] #56 10.45 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:50:42.146Z] #56 10.51 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:50:42.146Z] #56 ... [2019-11-11T13:50:42.146Z] [2019-11-11T13:50:42.146Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:50:42.146Z] #31 8.379 + RM_GOPATH=0 [2019-11-11T13:50:42.146Z] #31 8.386 + TMP_GOPATH= [2019-11-11T13:50:42.146Z] #31 8.386 + : /build [2019-11-11T13:50:42.146Z] #31 8.386 + '[' -z '' ']' [2019-11-11T13:50:42.146Z] #31 8.401 ++ mktemp -d [2019-11-11T13:50:42.146Z] #31 8.403 + export GOPATH=/tmp/tmp.1OXeK8cjwC [2019-11-11T13:50:42.146Z] #31 8.404 + GOPATH=/tmp/tmp.1OXeK8cjwC [2019-11-11T13:50:42.146Z] #31 8.404 + RM_GOPATH=1 [2019-11-11T13:50:42.146Z] #31 8.409 ++ dirname ./install.sh [2019-11-11T13:50:42.146Z] #31 8.420 + dir=. [2019-11-11T13:50:42.146Z] #31 8.421 + bin=tomlv [2019-11-11T13:50:42.146Z] #31 8.421 + shift [2019-11-11T13:50:42.146Z] #31 8.421 + '[' '!' -f ./tomlv.installer ']' [2019-11-11T13:50:42.146Z] #31 8.421 + . ./tomlv.installer [2019-11-11T13:50:42.146Z] #31 8.422 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-11T13:50:42.146Z] #31 8.422 + install_tomlv [2019-11-11T13:50:42.146Z] #31 8.423 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-11T13:50:42.146Z] #31 8.423 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-11T13:50:42.146Z] #31 8.424 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1OXeK8cjwC/src/github.com/BurntSushi/toml [2019-11-11T13:50:42.146Z] #31 8.431 Cloning into '/tmp/tmp.1OXeK8cjwC/src/github.com/BurntSushi/toml'... [2019-11-11T13:50:42.146Z] #31 9.771 + cd /tmp/tmp.1OXeK8cjwC/src/github.com/BurntSushi/toml [2019-11-11T13:50:42.146Z] #31 9.772 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-11T13:50:42.146Z] #31 9.795 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-11T13:50:42.185Z] #32 ... [2019-11-11T13:50:42.185Z] [2019-11-11T13:50:42.185Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:50:42.185Z] #45 0.735 + RM_GOPATH=0 [2019-11-11T13:50:42.185Z] #45 0.735 + TMP_GOPATH= [2019-11-11T13:50:42.185Z] #45 0.735 + : /build [2019-11-11T13:50:42.185Z] #45 0.735 + '[' -z '' ']' [2019-11-11T13:50:42.185Z] #45 0.737 ++ mktemp -d [2019-11-11T13:50:42.185Z] #45 0.741 + export GOPATH=/tmp/tmp.xbbxlaYnzC [2019-11-11T13:50:42.185Z] #45 0.741 + GOPATH=/tmp/tmp.xbbxlaYnzC [2019-11-11T13:50:42.185Z] #45 0.742 + RM_GOPATH=1 [2019-11-11T13:50:42.185Z] #45 0.743 ++ dirname ./install.sh [2019-11-11T13:50:42.185Z] #45 0.746 + dir=. [2019-11-11T13:50:42.185Z] #45 0.747 + bin=vndr [2019-11-11T13:50:42.185Z] #45 0.747 + shift [2019-11-11T13:50:42.185Z] #45 0.747 + '[' '!' -f ./vndr.installer ']' [2019-11-11T13:50:42.185Z] #45 0.747 + . ./vndr.installer [2019-11-11T13:50:42.185Z] #45 0.748 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-11T13:50:42.185Z] #45 0.748 + install_vndr [2019-11-11T13:50:42.185Z] #45 0.749 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-11T13:50:42.185Z] #45 0.749 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-11T13:50:42.185Z] #45 0.749 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xbbxlaYnzC/src/github.com/LK4D4/vndr [2019-11-11T13:50:42.185Z] #45 0.758 Cloning into '/tmp/tmp.xbbxlaYnzC/src/github.com/LK4D4/vndr'... [2019-11-11T13:50:42.185Z] #45 1.464 + cd /tmp/tmp.xbbxlaYnzC/src/github.com/LK4D4/vndr [2019-11-11T13:50:42.185Z] #45 1.464 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-11T13:50:42.185Z] #45 1.490 + go build -buildmode=pie -v -o /build/vndr . [2019-11-11T13:50:42.185Z] #45 2.620 internal/cpu [2019-11-11T13:50:42.185Z] #45 2.631 runtime/internal/atomic [2019-11-11T13:50:42.185Z] #45 2.853 runtime/internal/sys [2019-11-11T13:50:42.185Z] #45 3.088 runtime/internal/math [2019-11-11T13:50:42.185Z] #45 3.255 internal/race [2019-11-11T13:50:42.185Z] #45 3.330 sync/atomic [2019-11-11T13:50:42.185Z] #45 3.448 internal/bytealg [2019-11-11T13:50:42.185Z] #45 3.573 unicode [2019-11-11T13:50:42.185Z] #45 3.921 runtime [2019-11-11T13:50:42.185Z] #45 8.048 unicode/utf8 [2019-11-11T13:50:42.404Z] #31 ... [2019-11-11T13:50:42.404Z] [2019-11-11T13:50:42.404Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:50:42.404Z] #62 8.058 + RM_GOPATH=0 [2019-11-11T13:50:42.404Z] #62 8.058 + TMP_GOPATH= [2019-11-11T13:50:42.404Z] #62 8.058 + : /build/ [2019-11-11T13:50:42.404Z] #62 8.058 + '[' -z '' ']' [2019-11-11T13:50:42.404Z] #62 8.061 ++ mktemp -d [2019-11-11T13:50:42.404Z] #62 8.063 + export GOPATH=/tmp/tmp.nI93NnU1jt [2019-11-11T13:50:42.404Z] #62 8.063 + GOPATH=/tmp/tmp.nI93NnU1jt [2019-11-11T13:50:42.404Z] #62 8.063 + RM_GOPATH=1 [2019-11-11T13:50:42.404Z] #62 8.069 ++ dirname ./install.sh [2019-11-11T13:50:42.404Z] #62 8.074 + dir=. [2019-11-11T13:50:42.404Z] #62 8.074 + bin=rootlesskit [2019-11-11T13:50:42.404Z] #62 8.074 + shift [2019-11-11T13:50:42.404Z] #62 8.074 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-11T13:50:42.404Z] #62 8.075 + . ./rootlesskit.installer [2019-11-11T13:50:42.404Z] #62 8.075 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-11T13:50:42.404Z] #62 8.075 + install_rootlesskit [2019-11-11T13:50:42.404Z] #62 8.075 + case "$1" in [2019-11-11T13:50:42.404Z] #62 8.075 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-11T13:50:42.404Z] #62 8.075 + export CGO_ENABLED=0 [2019-11-11T13:50:42.404Z] #62 8.075 + CGO_ENABLED=0 [2019-11-11T13:50:42.404Z] #62 8.075 + _install_rootlesskit [2019-11-11T13:50:42.404Z] #62 8.075 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-11T13:50:42.404Z] #62 8.075 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.nI93NnU1jt/src/github.com/rootless-containers/rootlesskit [2019-11-11T13:50:42.404Z] #62 8.078 Cloning into '/tmp/tmp.nI93NnU1jt/src/github.com/rootless-containers/rootlesskit'... [2019-11-11T13:50:42.535Z] #41 38.28 CC images/ipc-var.o [2019-11-11T13:50:42.588Z] #45 8.854 math [2019-11-11T13:50:42.661Z] #62 ... [2019-11-11T13:50:42.661Z] [2019-11-11T13:50:42.661Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-11T13:50:42.661Z] #38 7.870 + mktemp -d [2019-11-11T13:50:42.661Z] #38 7.871 + export GOPATH=/tmp/tmp.H6PnvllVZA [2019-11-11T13:50:42.661Z] #38 7.871 + git clone https://github.com/docker/distribution.git /tmp/tmp.H6PnvllVZA/src/github.com/docker/distribution [2019-11-11T13:50:42.661Z] #38 7.872 Cloning into '/tmp/tmp.H6PnvllVZA/src/github.com/docker/distribution'... [2019-11-11T13:50:42.661Z] #38 ... [2019-11-11T13:50:42.661Z] [2019-11-11T13:50:42.661Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:50:42.661Z] #31 10.82 internal/bytealg [2019-11-11T13:50:42.790Z] #41 38.48 CC images/ipc-desc.o [2019-11-11T13:50:42.920Z] #31 10.84 math/bits [2019-11-11T13:50:43.051Z] #41 38.72 CC images/ipc-shm.o [2019-11-11T13:50:43.306Z] #41 39.00 CC images/ipc-msg.o [2019-11-11T13:50:43.424Z] #45 ... [2019-11-11T13:50:43.424Z] [2019-11-11T13:50:43.424Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:50:43.424Z] #23 0.578 + RM_GOPATH=0 [2019-11-11T13:50:43.424Z] #23 0.578 + TMP_GOPATH= [2019-11-11T13:50:43.424Z] #23 0.578 + : /build [2019-11-11T13:50:43.424Z] #23 0.578 + '[' -z '' ']' [2019-11-11T13:50:43.424Z] #23 0.578 ++ mktemp -d [2019-11-11T13:50:43.424Z] #23 0.579 + export GOPATH=/tmp/tmp.BfnJcWsonf [2019-11-11T13:50:43.424Z] #23 0.579 + GOPATH=/tmp/tmp.BfnJcWsonf [2019-11-11T13:50:43.424Z] #23 0.582 + RM_GOPATH=1 [2019-11-11T13:50:43.424Z] #23 0.583 ++ dirname ./install.sh [2019-11-11T13:50:43.424Z] #23 0.586 + dir=. [2019-11-11T13:50:43.424Z] #23 0.586 + bin=dockercli [2019-11-11T13:50:43.424Z] #23 0.586 + shift [2019-11-11T13:50:43.424Z] #23 0.586 + '[' '!' -f ./dockercli.installer ']' [2019-11-11T13:50:43.424Z] #23 0.586 + . ./dockercli.installer [2019-11-11T13:50:43.424Z] #23 0.586 ++ : stable [2019-11-11T13:50:43.424Z] #23 0.586 ++ : 17.06.2-ce [2019-11-11T13:50:43.424Z] #23 0.586 + install_dockercli [2019-11-11T13:50:43.424Z] #23 0.586 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-11T13:50:43.424Z] #23 0.586 ++ uname -m [2019-11-11T13:50:43.424Z] #23 0.586 Install docker/cli version 17.06.2-ce from stable [2019-11-11T13:50:43.424Z] #23 0.594 + arch=s390x [2019-11-11T13:50:43.424Z] #23 0.594 + '[' s390x '!=' x86_64 ']' [2019-11-11T13:50:43.424Z] #23 0.594 + '[' s390x '!=' s390x ']' [2019-11-11T13:50:43.424Z] #23 0.594 + url=https://download.docker.com/linux/static [2019-11-11T13:50:43.424Z] #23 0.594 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-11-11T13:50:43.424Z] #23 0.595 + tar -xz docker/docker [2019-11-11T13:50:43.424Z] #23 9.681 + mkdir -p /build [2019-11-11T13:50:43.424Z] #23 9.682 + mv docker/docker /build/ [2019-11-11T13:50:43.424Z] #23 9.683 + rmdir docker [2019-11-11T13:50:43.424Z] #23 DONE 9.8s [2019-11-11T13:50:43.424Z] [2019-11-11T13:50:43.424Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:50:43.424Z] #41 0.460 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:50:43.424Z] #41 0.471 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:50:43.424Z] #41 0.502 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:50:43.424Z] #41 0.516 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:50:43.424Z] #41 0.527 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:50:43.424Z] #41 0.775 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-11T13:50:43.424Z] #41 2.113 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-11T13:50:43.424Z] #41 2.849 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-11T13:50:43.561Z] #41 39.33 CC images/ipc-sem.o [2019-11-11T13:50:43.592Z] #50 ... [2019-11-11T13:50:43.592Z] [2019-11-11T13:50:43.592Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-11T13:50:43.592Z] #10 17.85 Fetched 7743 kB in 11s (656 kB/s) [2019-11-11T13:50:43.592Z] #10 17.85 Reading package lists... [2019-11-11T13:50:43.815Z] #41 39.57 CC images/utsns.o [2019-11-11T13:50:43.853Z] #41 ... [2019-11-11T13:50:43.853Z] [2019-11-11T13:50:43.853Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:50:43.853Z] #25 0.487 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:50:43.853Z] #25 0.498 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:50:43.853Z] #25 0.538 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:50:43.853Z] #25 0.549 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:50:43.853Z] #25 0.562 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:50:43.853Z] #25 0.815 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-11T13:50:43.853Z] #25 2.038 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-11T13:50:43.853Z] #25 2.679 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-11T13:50:43.853Z] #25 ... [2019-11-11T13:50:43.853Z] [2019-11-11T13:50:43.853Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:50:43.853Z] #51 0.784 + RM_GOPATH=0 [2019-11-11T13:50:43.853Z] #51 0.785 + TMP_GOPATH= [2019-11-11T13:50:43.853Z] #51 0.785 + : /build [2019-11-11T13:50:43.853Z] #51 0.786 + '[' -z '' ']' [2019-11-11T13:50:43.853Z] #51 0.786 ++ mktemp -d [2019-11-11T13:50:43.853Z] #51 0.788 + export GOPATH=/tmp/tmp.Hr1EP1XxEj [2019-11-11T13:50:43.853Z] #51 0.789 + GOPATH=/tmp/tmp.Hr1EP1XxEj [2019-11-11T13:50:43.853Z] #51 0.789 + RM_GOPATH=1 [2019-11-11T13:50:43.853Z] #51 0.793 ++ dirname ./install.sh [2019-11-11T13:50:43.853Z] #51 0.795 + dir=. [2019-11-11T13:50:43.853Z] #51 0.795 + bin=golangci_lint [2019-11-11T13:50:43.853Z] #51 0.795 + shift [2019-11-11T13:50:43.853Z] #51 0.796 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-11T13:50:43.853Z] #51 0.797 + . ./golangci_lint.installer [2019-11-11T13:50:43.853Z] #51 0.798 ++ : v1.20.0 [2019-11-11T13:50:43.853Z] #51 0.804 + install_golangci_lint [2019-11-11T13:50:43.853Z] #51 0.805 + echo 'Installing golangci-lint version v1.20.0' [2019-11-11T13:50:43.853Z] #51 0.805 Installing golangci-lint version v1.20.0 [2019-11-11T13:50:43.853Z] #51 0.806 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-11T13:50:43.853Z] #51 ... [2019-11-11T13:50:43.853Z] [2019-11-11T13:50:43.853Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-11T13:50:43.853Z] #57 0.785 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:50:43.853Z] #57 0.795 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:50:43.853Z] #57 0.827 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:50:43.853Z] #57 0.853 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:50:43.853Z] #57 0.866 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:50:43.853Z] #57 1.760 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-11T13:50:43.853Z] #57 2.982 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-11T13:50:43.853Z] #57 3.886 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-11T13:50:43.855Z] #31 11.78 math [2019-11-11T13:50:43.865Z] #10 23.97 Reading package lists... [2019-11-11T13:50:43.865Z] #10 ... [2019-11-11T13:50:43.865Z] [2019-11-11T13:50:43.865Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-11T13:50:43.865Z] #56 23.11 The following additional packages will be installed: [2019-11-11T13:50:43.865Z] #56 23.12 btrfs-progs liblzo2-2 [2019-11-11T13:50:43.865Z] #56 23.33 The following NEW packages will be installed: [2019-11-11T13:50:43.865Z] #56 23.34 btrfs-progs btrfs-tools liblzo2-2 [2019-11-11T13:50:43.865Z] #56 24.48 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:50:43.865Z] #56 24.48 Need to get 582 kB of archives. [2019-11-11T13:50:43.865Z] #56 24.48 After this operation, 3944 kB of additional disk space will be used. [2019-11-11T13:50:43.865Z] #56 24.48 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-11-11T13:50:43.865Z] #56 24.49 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-11-11T13:50:43.865Z] #56 24.51 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-11-11T13:50:43.865Z] #56 25.78 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:50:43.865Z] #56 26.05 Fetched 582 kB in 1s (548 kB/s) [2019-11-11T13:50:43.865Z] #56 26.25 Selecting previously unselected package liblzo2-2:arm64. [2019-11-11T13:50:43.865Z] #56 26.25 (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 ... 14976 files and directories currently installed.) [2019-11-11T13:50:43.865Z] #56 26.36 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-11-11T13:50:43.865Z] #56 26.40 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-11T13:50:43.865Z] #56 26.84 Selecting previously unselected package btrfs-progs. [2019-11-11T13:50:43.865Z] #56 26.85 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-11-11T13:50:43.865Z] #56 26.87 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-11T13:50:43.865Z] #56 27.54 Selecting previously unselected package btrfs-tools. [2019-11-11T13:50:43.865Z] #56 27.56 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-11-11T13:50:43.865Z] #56 27.59 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-11T13:50:43.865Z] #56 27.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:50:44.113Z] #31 12.26 runtime [2019-11-11T13:50:44.126Z] #56 28.04 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-11T13:50:44.126Z] #56 28.14 Setting up btrfs-progs (4.7.3-1) ... [2019-11-11T13:50:44.126Z] #56 28.23 Setting up btrfs-tools (4.7.3-1) ... [2019-11-11T13:50:44.375Z] #41 39.88 CC images/creds.o [2019-11-11T13:50:44.375Z] #41 40.11 CC images/vma.o [2019-11-11T13:50:44.379Z] #57 ... [2019-11-11T13:50:44.379Z] [2019-11-11T13:50:44.379Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:50:44.379Z] #69 0.574 + RM_GOPATH=0 [2019-11-11T13:50:44.379Z] #69 0.575 + TMP_GOPATH= [2019-11-11T13:50:44.379Z] #69 0.575 + : /build [2019-11-11T13:50:44.379Z] #69 0.575 + '[' -z '' ']' [2019-11-11T13:50:44.379Z] #69 0.577 ++ mktemp -d [2019-11-11T13:50:44.379Z] #69 0.579 + export GOPATH=/tmp/tmp.69P2Z7AXn6 [2019-11-11T13:50:44.379Z] #69 0.579 + GOPATH=/tmp/tmp.69P2Z7AXn6 [2019-11-11T13:50:44.379Z] #69 0.580 + RM_GOPATH=1 [2019-11-11T13:50:44.379Z] #69 0.581 ++ dirname ./install.sh [2019-11-11T13:50:44.379Z] #69 0.583 + dir=. [2019-11-11T13:50:44.379Z] #69 0.584 + bin=proxy [2019-11-11T13:50:44.379Z] #69 0.584 + shift [2019-11-11T13:50:44.379Z] #69 0.584 + '[' '!' -f ./proxy.installer ']' [2019-11-11T13:50:44.379Z] #69 0.585 + . ./proxy.installer [2019-11-11T13:50:44.379Z] #69 0.585 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-11T13:50:44.379Z] #69 0.586 + install_proxy [2019-11-11T13:50:44.379Z] #69 0.587 + case "$1" in [2019-11-11T13:50:44.379Z] #69 0.587 + export CGO_ENABLED=0 [2019-11-11T13:50:44.379Z] #69 0.587 + CGO_ENABLED=0 [2019-11-11T13:50:44.379Z] #69 0.587 + _install_proxy [2019-11-11T13:50:44.379Z] #69 0.588 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-11T13:50:44.379Z] #69 0.588 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-11T13:50:44.379Z] #69 0.588 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.69P2Z7AXn6/src/github.com/docker/libnetwork [2019-11-11T13:50:44.379Z] #69 0.592 Cloning into '/tmp/tmp.69P2Z7AXn6/src/github.com/docker/libnetwork'... [2019-11-11T13:50:44.379Z] #69 ... [2019-11-11T13:50:44.379Z] [2019-11-11T13:50:44.379Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-11T13:50:44.379Z] #39 0.810 + mktemp -d [2019-11-11T13:50:44.379Z] #39 0.811 + export GOPATH=/tmp/tmp.95IkwwWwLq [2019-11-11T13:50:44.379Z] #39 0.811 + git clone https://github.com/docker/distribution.git /tmp/tmp.95IkwwWwLq/src/github.com/docker/distribution [2019-11-11T13:50:44.379Z] #39 0.812 Cloning into '/tmp/tmp.95IkwwWwLq/src/github.com/docker/distribution'... [2019-11-11T13:50:44.379Z] #39 ... [2019-11-11T13:50:44.379Z] [2019-11-11T13:50:44.379Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:50:44.379Z] #63 0.766 + RM_GOPATH=0 [2019-11-11T13:50:44.379Z] #63 0.766 + TMP_GOPATH= [2019-11-11T13:50:44.379Z] #63 0.767 + : /build/ [2019-11-11T13:50:44.379Z] #63 0.767 + '[' -z '' ']' [2019-11-11T13:50:44.379Z] #63 0.770 ++ mktemp -d [2019-11-11T13:50:44.379Z] #63 0.772 + export GOPATH=/tmp/tmp.W6vAAePkTP [2019-11-11T13:50:44.379Z] #63 0.772 + GOPATH=/tmp/tmp.W6vAAePkTP [2019-11-11T13:50:44.379Z] #63 0.773 + RM_GOPATH=1 [2019-11-11T13:50:44.379Z] #63 0.773 ++ dirname ./install.sh [2019-11-11T13:50:44.379Z] #63 0.774 + dir=. [2019-11-11T13:50:44.379Z] #63 0.777 + bin=rootlesskit [2019-11-11T13:50:44.379Z] #63 0.777 + shift [2019-11-11T13:50:44.379Z] #63 0.777 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-11T13:50:44.379Z] #63 0.778 + . ./rootlesskit.installer [2019-11-11T13:50:44.379Z] #63 0.778 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-11T13:50:44.379Z] #63 0.779 + install_rootlesskit [2019-11-11T13:50:44.379Z] #63 0.779 + case "$1" in [2019-11-11T13:50:44.379Z] #63 0.779 + export CGO_ENABLED=0 [2019-11-11T13:50:44.379Z] #63 0.779 + CGO_ENABLED=0 [2019-11-11T13:50:44.379Z] #63 0.779 + _install_rootlesskit [2019-11-11T13:50:44.379Z] #63 0.779 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-11T13:50:44.379Z] #63 0.779 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-11T13:50:44.379Z] #63 0.780 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.W6vAAePkTP/src/github.com/rootless-containers/rootlesskit [2019-11-11T13:50:44.379Z] #63 0.790 Cloning into '/tmp/tmp.W6vAAePkTP/src/github.com/rootless-containers/rootlesskit'... [2019-11-11T13:50:44.379Z] #63 4.217 + cd /tmp/tmp.W6vAAePkTP/src/github.com/rootless-containers/rootlesskit [2019-11-11T13:50:44.379Z] #63 4.218 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-11T13:50:44.379Z] #63 4.730 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-11T13:50:44.379Z] #63 4.730 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-11T13:50:44.389Z] #56 28.26 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:50:44.389Z] #56 ... [2019-11-11T13:50:44.389Z] [2019-11-11T13:50:44.389Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:50:44.389Z] #33 18.46 Fetched 7743 kB in 11s (655 kB/s) [2019-11-11T13:50:44.389Z] #33 18.46 Reading package lists... [2019-11-11T13:50:44.651Z] #33 25.07 Reading package lists... [2019-11-11T13:50:44.651Z] #33 ... [2019-11-11T13:50:44.651Z] [2019-11-11T13:50:44.651Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:50:44.651Z] #24 21.13 Reading package lists... [2019-11-11T13:50:44.651Z] #24 27.01 Building dependency tree... [2019-11-11T13:50:44.674Z] #41 40.35 CC images/netdev.o [2019-11-11T13:50:44.929Z] #41 40.82 CC images/tty.o [2019-11-11T13:50:44.939Z] #63 ... [2019-11-11T13:50:44.939Z] [2019-11-11T13:50:44.939Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:50:44.939Z] #34 0.646 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:50:44.939Z] #34 0.661 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:50:44.939Z] #34 0.694 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:50:44.939Z] #34 0.709 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:50:44.939Z] #34 0.731 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:50:44.939Z] #34 1.488 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-11T13:50:44.939Z] #34 3.055 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-11T13:50:44.939Z] #34 3.977 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-11T13:50:44.939Z] #34 ... [2019-11-11T13:50:44.939Z] [2019-11-11T13:50:44.939Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-11T13:50:44.939Z] #29 0.989 + mktemp -d [2019-11-11T13:50:44.939Z] #29 0.991 + export GOPATH=/tmp/tmp.seZwIagc0B [2019-11-11T13:50:44.939Z] #29 0.991 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.seZwIagc0B/src/github.com/go-swagger/go-swagger [2019-11-11T13:50:44.939Z] #29 1.004 Cloning into '/tmp/tmp.seZwIagc0B/src/github.com/go-swagger/go-swagger'... [2019-11-11T13:50:44.939Z] #29 ... [2019-11-11T13:50:44.939Z] [2019-11-11T13:50:44.939Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:50:44.939Z] #48 0.783 + RM_GOPATH=0 [2019-11-11T13:50:44.939Z] #48 0.784 + TMP_GOPATH= [2019-11-11T13:50:44.939Z] #48 0.786 + : /build [2019-11-11T13:50:44.939Z] #48 0.786 + '[' -z '' ']' [2019-11-11T13:50:44.939Z] #48 0.789 ++ mktemp -d [2019-11-11T13:50:44.939Z] #48 0.790 + export GOPATH=/tmp/tmp.piflN5JfZ5 [2019-11-11T13:50:44.939Z] #48 0.790 + GOPATH=/tmp/tmp.piflN5JfZ5 [2019-11-11T13:50:44.939Z] #48 0.790 + RM_GOPATH=1 [2019-11-11T13:50:44.939Z] #48 0.794 ++ dirname ./install.sh [2019-11-11T13:50:44.939Z] #48 0.796 + dir=. [2019-11-11T13:50:44.939Z] #48 0.797 + bin=gotestsum [2019-11-11T13:50:44.939Z] #48 0.798 + shift [2019-11-11T13:50:44.939Z] #48 0.799 + '[' '!' -f ./gotestsum.installer ']' [2019-11-11T13:50:44.939Z] #48 0.800 + . ./gotestsum.installer [2019-11-11T13:50:44.939Z] #48 0.802 ++ : v0.3.5 [2019-11-11T13:50:44.939Z] #48 0.803 + install_gotestsum [2019-11-11T13:50:44.939Z] #48 0.804 + echo 'Installing gotestsum version v0.3.5' [2019-11-11T13:50:44.939Z] #48 0.804 Installing gotestsum version v0.3.5 [2019-11-11T13:50:44.939Z] #48 0.805 + go get -d gotest.tools/gotestsum [2019-11-11T13:50:44.939Z] #48 ... [2019-11-11T13:50:44.939Z] [2019-11-11T13:50:44.939Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-11T13:50:44.939Z] #11 0.576 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:50:44.939Z] #11 0.586 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:50:44.939Z] #11 0.621 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:50:44.939Z] #11 0.634 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:50:44.939Z] #11 0.651 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:50:44.939Z] #11 0.858 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-11T13:50:44.939Z] #11 2.162 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-11T13:50:44.939Z] #11 2.982 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-11T13:50:45.799Z] #11 ... [2019-11-11T13:50:45.799Z] [2019-11-11T13:50:45.799Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-11T13:50:45.799Z] #39 12.12 + cd /tmp/tmp.95IkwwWwLq/src/github.com/docker/distribution [2019-11-11T13:50:45.799Z] #39 12.12 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-11T13:50:45.940Z] #41 41.47 CC images/file-lock.o [2019-11-11T13:50:45.940Z] #41 ... [2019-11-11T13:50:45.940Z] [2019-11-11T13:50:45.940Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:50:45.940Z] #17 29.82 Building dependency tree... [2019-11-11T13:50:45.940Z] #17 32.04 The following additional packages will be installed: [2019-11-11T13:50:45.940Z] #17 32.05 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-11T13:50:45.940Z] #17 32.05 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-11T13:50:45.940Z] #17 32.05 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-11T13:50:45.940Z] #17 32.05 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-11T13:50:45.940Z] #17 32.05 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-11T13:50:45.940Z] #17 32.05 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-11T13:50:45.940Z] #17 32.05 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-11T13:50:45.940Z] #17 32.05 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-11T13:50:45.940Z] #17 32.05 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-11T13:50:45.940Z] #17 32.06 Suggested packages: [2019-11-11T13:50:45.940Z] #17 32.06 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-11T13:50:45.940Z] #17 32.06 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-11T13:50:45.940Z] #17 32.06 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-11T13:50:45.940Z] #17 32.06 vim-doc vim-scripts xfsdump acl attr quota [2019-11-11T13:50:45.940Z] #17 32.07 Recommended packages: [2019-11-11T13:50:45.940Z] #17 32.07 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-11T13:50:45.940Z] #17 32.07 python3-keyrings.alt python3-xdg unzip [2019-11-11T13:50:45.940Z] #17 36.72 The following NEW packages will be installed: [2019-11-11T13:50:45.940Z] #17 36.72 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-11T13:50:45.940Z] #17 36.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-11T13:50:45.940Z] #17 36.72 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-11T13:50:45.940Z] #17 36.73 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-11T13:50:45.940Z] #17 36.73 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-11T13:50:45.940Z] #17 36.73 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-11T13:50:45.940Z] #17 36.73 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-11T13:50:45.940Z] #17 36.73 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-11T13:50:45.940Z] #17 36.73 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-11T13:50:45.940Z] #17 36.73 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-11T13:50:45.940Z] #17 36.74 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-11T13:50:45.940Z] #17 36.74 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-11T13:50:45.940Z] #17 36.74 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-11T13:50:45.940Z] #17 36.74 xfsprogs xxd xz-utils zip [2019-11-11T13:50:45.940Z] #17 37.84 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:50:45.940Z] #17 37.84 Need to get 90.9 MB of archives. [2019-11-11T13:50:45.940Z] #17 37.84 After this operation, 541 MB of additional disk space will be used. [2019-11-11T13:50:45.940Z] #17 37.84 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-11T13:50:45.940Z] #17 37.85 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-11T13:50:45.940Z] #17 37.85 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-11-11T13:50:45.940Z] #17 37.85 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-11-11T13:50:45.940Z] #17 37.86 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-11-11T13:50:45.940Z] #17 37.87 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-11-11T13:50:45.940Z] #17 37.93 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-11-11T13:50:45.940Z] #17 ... [2019-11-11T13:50:45.940Z] [2019-11-11T13:50:45.940Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:50:45.940Z] #41 41.77 CC images/rlimit.o [2019-11-11T13:50:46.053Z] #24 29.86 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-11T13:50:46.053Z] #24 29.86 The following additional packages will be installed: [2019-11-11T13:50:46.053Z] #24 29.87 libjq1 libonig4 [2019-11-11T13:50:46.195Z] #41 42.06 CC images/pagemap.o [2019-11-11T13:50:46.320Z] #24 ... [2019-11-11T13:50:46.320Z] [2019-11-11T13:50:46.320Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-11T13:50:46.320Z] #56 DONE 30.2s [2019-11-11T13:50:46.320Z] [2019-11-11T13:50:46.320Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-11T13:50:46.320Z] #57 DONE 0.1s [2019-11-11T13:50:46.320Z] [2019-11-11T13:50:46.320Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-11T13:50:46.603Z] #58 DONE 0.2s [2019-11-11T13:50:46.603Z] [2019-11-11T13:50:46.603Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:50:46.603Z] #24 30.54 The following NEW packages will be installed: [2019-11-11T13:50:46.603Z] #24 30.54 jq libjq1 libonig4 [2019-11-11T13:50:46.756Z] #41 42.47 CC images/siginfo.o [2019-11-11T13:50:47.011Z] #41 42.82 CC images/rpc.o [2019-11-11T13:50:47.531Z] #39 13.85 + GOPATH=/tmp/tmp.95IkwwWwLq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.95IkwwWwLq go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-11T13:50:47.937Z] #41 ... [2019-11-11T13:50:47.937Z] [2019-11-11T13:50:47.937Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:50:47.937Z] #44 125.6 net [2019-11-11T13:50:47.937Z] #44 128.0 vendor/golang.org/x/text/transform [2019-11-11T13:50:47.937Z] #44 128.8 vendor/golang.org/x/text/unicode/bidi [2019-11-11T13:50:47.937Z] #44 130.9 vendor/golang.org/x/text/secure/bidirule [2019-11-11T13:50:47.937Z] #44 131.3 vendor/golang.org/x/text/unicode/norm [2019-11-11T13:50:47.993Z] #24 31.82 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:50:47.993Z] #24 31.82 Need to get 293 kB of archives. [2019-11-11T13:50:47.993Z] #24 31.82 After this operation, 1086 kB of additional disk space will be used. [2019-11-11T13:50:47.993Z] #24 31.82 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-11-11T13:50:47.993Z] #24 31.83 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-11-11T13:50:47.993Z] #24 31.84 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-11-11T13:50:48.193Z] #44 ... [2019-11-11T13:50:48.193Z] [2019-11-11T13:50:48.193Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:50:48.193Z] #17 38.06 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-11-11T13:50:48.193Z] #17 38.08 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-11-11T13:50:48.193Z] #17 38.09 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-11-11T13:50:48.193Z] #17 38.24 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-11-11T13:50:48.193Z] #17 38.26 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-11-11T13:50:48.193Z] #17 38.27 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-11-11T13:50:48.193Z] #17 38.27 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-11-11T13:50:48.193Z] #17 38.28 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-11-11T13:50:48.193Z] #17 38.29 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-11-11T13:50:48.193Z] #17 38.29 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-11-11T13:50:48.193Z] #17 38.30 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-11-11T13:50:48.193Z] #17 38.30 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-11-11T13:50:48.193Z] #17 38.31 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-11-11T13:50:48.193Z] #17 38.32 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-11-11T13:50:48.193Z] #17 38.34 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-11T13:50:48.193Z] #17 38.36 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-11T13:50:48.193Z] #17 38.37 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-11-11T13:50:48.193Z] #17 38.38 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-11-11T13:50:48.193Z] #17 38.39 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-11-11T13:50:48.193Z] #17 38.40 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-11-11T13:50:48.193Z] #17 38.41 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-11T13:50:48.193Z] #17 38.42 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-11T13:50:48.193Z] #17 38.47 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-11T13:50:48.193Z] #17 38.47 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-11-11T13:50:48.193Z] #17 38.48 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-11-11T13:50:48.193Z] #17 38.49 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-11T13:50:48.193Z] #17 38.50 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-11T13:50:48.193Z] #17 38.52 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-11T13:50:48.193Z] #17 38.52 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-11-11T13:50:48.193Z] #17 38.52 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-11-11T13:50:48.193Z] #17 38.53 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-11-11T13:50:48.193Z] #17 38.54 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-11-11T13:50:48.193Z] #17 38.58 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-11-11T13:50:48.193Z] #17 38.60 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-11-11T13:50:48.193Z] #17 38.61 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-11-11T13:50:48.193Z] #17 38.66 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-11-11T13:50:48.193Z] #17 38.68 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-11-11T13:50:48.193Z] #17 38.69 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-11T13:50:48.193Z] #17 38.69 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-11T13:50:48.193Z] #17 38.70 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-11-11T13:50:48.193Z] #17 38.72 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-11-11T13:50:48.193Z] #17 38.89 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-11-11T13:50:48.193Z] #17 38.91 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-11T13:50:48.193Z] #17 39.01 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-11T13:50:48.193Z] #17 39.03 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-11T13:50:48.193Z] #17 39.04 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-11T13:50:48.193Z] #17 39.06 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-11T13:50:48.193Z] #17 39.07 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-11-11T13:50:48.193Z] #17 39.09 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-11T13:50:48.193Z] #17 39.54 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-11-11T13:50:48.193Z] #17 39.61 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-11-11T13:50:48.193Z] #17 39.69 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-11-11T13:50:48.193Z] #17 39.71 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-11-11T13:50:48.193Z] #17 39.71 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-11-11T13:50:48.193Z] #17 39.76 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-11-11T13:50:48.193Z] #17 39.91 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-11-11T13:50:48.193Z] #17 40.09 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-11T13:50:48.193Z] #17 40.10 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-11T13:50:48.354Z] #31 ... [2019-11-11T13:50:48.354Z] [2019-11-11T13:50:48.354Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:50:48.354Z] #44 6.998 + RM_GOPATH=0 [2019-11-11T13:50:48.354Z] #44 6.998 + TMP_GOPATH= [2019-11-11T13:50:48.354Z] #44 6.998 + : /build [2019-11-11T13:50:48.354Z] #44 6.998 + '[' -z '' ']' [2019-11-11T13:50:48.354Z] #44 7.000 ++ mktemp -d [2019-11-11T13:50:48.354Z] #44 7.024 + export GOPATH=/tmp/tmp.fhzR7UsvJf [2019-11-11T13:50:48.354Z] #44 7.024 + GOPATH=/tmp/tmp.fhzR7UsvJf [2019-11-11T13:50:48.354Z] #44 7.024 + RM_GOPATH=1 [2019-11-11T13:50:48.354Z] #44 7.032 ++ dirname ./install.sh [2019-11-11T13:50:48.354Z] #44 7.032 + dir=. [2019-11-11T13:50:48.354Z] #44 7.032 + bin=vndr [2019-11-11T13:50:48.354Z] #44 7.032 + shift [2019-11-11T13:50:48.354Z] #44 7.032 + '[' '!' -f ./vndr.installer ']' [2019-11-11T13:50:48.354Z] #44 7.033 + . ./vndr.installer [2019-11-11T13:50:48.354Z] #44 7.033 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-11T13:50:48.354Z] #44 7.033 + install_vndr [2019-11-11T13:50:48.354Z] #44 7.033 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-11T13:50:48.354Z] #44 7.033 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-11T13:50:48.354Z] #44 7.033 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fhzR7UsvJf/src/github.com/LK4D4/vndr [2019-11-11T13:50:48.354Z] #44 7.042 Cloning into '/tmp/tmp.fhzR7UsvJf/src/github.com/LK4D4/vndr'... [2019-11-11T13:50:48.354Z] #44 8.179 + cd /tmp/tmp.fhzR7UsvJf/src/github.com/LK4D4/vndr [2019-11-11T13:50:48.354Z] #44 8.183 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-11T13:50:48.354Z] #44 8.212 + go build -buildmode=pie -v -o /build/vndr . [2019-11-11T13:50:48.354Z] #44 9.478 runtime/internal/atomic [2019-11-11T13:50:48.354Z] #44 9.521 internal/cpu [2019-11-11T13:50:48.354Z] #44 9.747 runtime/internal/sys [2019-11-11T13:50:48.354Z] #44 10.18 runtime/internal/math [2019-11-11T13:50:48.354Z] #44 10.32 internal/race [2019-11-11T13:50:48.354Z] #44 10.47 internal/bytealg [2019-11-11T13:50:48.354Z] #44 10.49 sync/atomic [2019-11-11T13:50:48.354Z] #44 10.92 unicode [2019-11-11T13:50:48.354Z] #44 11.37 runtime [2019-11-11T13:50:48.448Z] #17 40.45 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-11T13:50:48.612Z] #44 16.64 unicode/utf8 [2019-11-11T13:50:48.703Z] #17 40.73 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-11-11T13:50:48.703Z] #17 40.75 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-11-11T13:50:48.935Z] #24 33.16 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:50:48.975Z] 65014b3c3121: Verifying Checksum [2019-11-11T13:50:48.975Z] 65014b3c3121: Download complete [2019-11-11T13:50:49.178Z] #44 ... [2019-11-11T13:50:49.178Z] [2019-11-11T13:50:49.178Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-11T13:50:49.178Z] #10 8.045 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-11T13:50:49.178Z] #10 9.846 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-11T13:50:49.178Z] #10 10.74 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-11T13:50:49.438Z] #10 ... [2019-11-11T13:50:49.438Z] [2019-11-11T13:50:49.438Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:50:49.438Z] #50 8.317 + RM_GOPATH=0 [2019-11-11T13:50:49.438Z] #50 8.317 + TMP_GOPATH= [2019-11-11T13:50:49.438Z] #50 8.317 + : /build [2019-11-11T13:50:49.438Z] #50 8.317 + '[' -z '' ']' [2019-11-11T13:50:49.438Z] #50 8.345 ++ mktemp -d [2019-11-11T13:50:49.438Z] #50 8.346 + export GOPATH=/tmp/tmp.qYTzkwDR3q [2019-11-11T13:50:49.438Z] #50 8.346 + GOPATH=/tmp/tmp.qYTzkwDR3q [2019-11-11T13:50:49.438Z] #50 8.348 + RM_GOPATH=1 [2019-11-11T13:50:49.438Z] #50 8.348 ++ dirname ./install.sh [2019-11-11T13:50:49.438Z] #50 8.348 + dir=. [2019-11-11T13:50:49.438Z] #50 8.348 + bin=golangci_lint [2019-11-11T13:50:49.438Z] #50 8.349 + shift [2019-11-11T13:50:49.438Z] #50 8.349 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-11T13:50:49.438Z] #50 8.349 + . ./golangci_lint.installer [2019-11-11T13:50:49.438Z] #50 8.349 ++ : v1.20.0 [2019-11-11T13:50:49.438Z] #50 8.349 + install_golangci_lint [2019-11-11T13:50:49.438Z] #50 8.349 Installing golangci-lint version v1.20.0 [2019-11-11T13:50:49.438Z] #50 8.349 + echo 'Installing golangci-lint version v1.20.0' [2019-11-11T13:50:49.438Z] #50 8.349 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-11T13:50:49.507Z] #24 33.35 Fetched 293 kB in 1s (249 kB/s) [2019-11-11T13:50:49.507Z] #24 33.55 Selecting previously unselected package libonig4:arm64. [2019-11-11T13:50:49.507Z] #24 33.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 ... 14976 files and directories currently installed.) [2019-11-11T13:50:49.507Z] #24 33.67 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-11-11T13:50:49.507Z] #24 33.69 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-11-11T13:50:50.003Z] #50 ... [2019-11-11T13:50:50.003Z] [2019-11-11T13:50:50.003Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:50:50.003Z] #44 18.04 math [2019-11-11T13:50:50.081Z] #24 33.96 Selecting previously unselected package libjq1:arm64. [2019-11-11T13:50:50.081Z] #24 33.96 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-11-11T13:50:50.081Z] #24 33.98 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-11T13:50:50.081Z] #24 34.19 Selecting previously unselected package jq. [2019-11-11T13:50:50.081Z] #24 34.19 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-11-11T13:50:50.081Z] #24 34.20 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-11T13:50:50.341Z] #24 34.42 Setting up libonig4:arm64 (6.1.3-2) ... [2019-11-11T13:50:50.341Z] #24 34.45 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-11T13:50:50.341Z] #24 34.47 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:50:50.604Z] #24 34.60 Setting up jq (1.5+dfsg-1.3) ... [2019-11-11T13:50:51.171Z] #39 ... [2019-11-11T13:50:51.171Z] [2019-11-11T13:50:51.171Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:50:51.171Z] #51 16.88 + cd /tmp/tmp.Hr1EP1XxEj/src/github.com/golangci/golangci-lint/ [2019-11-11T13:50:51.171Z] #51 16.88 + git checkout -q v1.20.0 [2019-11-11T13:50:51.171Z] #51 17.19 ++ git describe --tags [2019-11-11T13:50:51.171Z] #51 17.20 + version=v1.20.0 [2019-11-11T13:50:51.171Z] #51 17.20 ++ git rev-parse --short HEAD [2019-11-11T13:50:51.171Z] #51 17.20 + commit=cc98739 [2019-11-11T13:50:51.171Z] #51 17.20 ++ git show -s --format=%cd [2019-11-11T13:50:51.171Z] #51 17.21 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-11T13:50:51.171Z] #51 17.21 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-11T13:50:51.210Z] #17 43.15 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-11-11T13:50:51.583Z] #24 DONE 35.4s [2019-11-11T13:50:51.583Z] [2019-11-11T13:50:51.583Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:50:51.583Z] #68 DONE 35.2s [2019-11-11T13:50:51.583Z] [2019-11-11T13:50:51.583Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-11T13:50:51.583Z] #25 DONE 0.3s [2019-11-11T13:50:51.583Z] [2019-11-11T13:50:51.583Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:50:51.909Z] #44 ... [2019-11-11T13:50:51.909Z] [2019-11-11T13:50:51.909Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:50:51.909Z] #24 10.51 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-11T13:50:51.909Z] #24 11.77 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-11T13:50:51.909Z] #24 ... [2019-11-11T13:50:51.909Z] [2019-11-11T13:50:51.909Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:50:51.909Z] #31 19.30 internal/testlog [2019-11-11T13:50:52.167Z] #31 20.12 encoding [2019-11-11T13:50:52.424Z] #31 20.48 runtime/cgo [2019-11-11T13:50:52.424Z] #31 ... [2019-11-11T13:50:52.424Z] [2019-11-11T13:50:52.424Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:50:52.424Z] #40 11.16 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-11T13:50:52.424Z] #40 ... [2019-11-11T13:50:52.424Z] [2019-11-11T13:50:52.424Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:50:52.424Z] #33 11.28 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-11T13:50:52.424Z] #33 13.61 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-11T13:50:52.424Z] #33 15.36 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-11T13:50:52.682Z] #33 ... [2019-11-11T13:50:52.682Z] [2019-11-11T13:50:52.682Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:50:52.682Z] #62 12.58 + cd /tmp/tmp.nI93NnU1jt/src/github.com/rootless-containers/rootlesskit [2019-11-11T13:50:52.682Z] #62 12.58 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-11T13:50:52.682Z] #62 13.08 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-11T13:50:52.682Z] #62 13.08 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-11T13:50:52.941Z] #62 ... [2019-11-11T13:50:52.941Z] [2019-11-11T13:50:52.941Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-11T13:50:52.941Z] #56 11.70 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-11T13:50:52.941Z] #56 14.32 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-11T13:50:52.941Z] #56 15.66 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-11T13:50:53.497Z] #26 ... [2019-11-11T13:50:53.497Z] [2019-11-11T13:50:53.497Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-11T13:50:53.497Z] #10 23.97 Reading package lists... [2019-11-11T13:50:53.497Z] #10 29.19 Building dependency tree... [2019-11-11T13:50:53.497Z] #10 31.77 The following additional packages will be installed: [2019-11-11T13:50:53.497Z] #10 31.80 libapparmor1 libseccomp2 [2019-11-11T13:50:53.497Z] #10 31.81 Suggested packages: [2019-11-11T13:50:53.497Z] #10 31.81 seccomp [2019-11-11T13:50:53.497Z] #10 32.20 The following NEW packages will be installed: [2019-11-11T13:50:53.497Z] #10 32.20 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-11T13:50:53.497Z] #10 33.35 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:50:53.497Z] #10 33.35 Need to get 287 kB of archives. [2019-11-11T13:50:53.497Z] #10 33.35 After this operation, 1186 kB of additional disk space will be used. [2019-11-11T13:50:53.497Z] #10 33.35 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB] [2019-11-11T13:50:53.497Z] #10 33.35 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB] [2019-11-11T13:50:53.497Z] #10 33.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-11-11T13:50:53.497Z] #10 33.35 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-11-11T13:50:53.497Z] #10 34.44 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:50:53.497Z] #10 34.57 Fetched 287 kB in 1s (275 kB/s) [2019-11-11T13:50:53.497Z] #10 34.71 Selecting previously unselected package libseccomp2:arm64. [2019-11-11T13:50:53.497Z] #10 34.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-11-11T13:50:53.497Z] #10 34.81 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-11-11T13:50:53.497Z] #10 34.87 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-11T13:50:53.497Z] #10 35.39 Selecting previously unselected package libseccomp-dev:arm64. [2019-11-11T13:50:53.497Z] #10 35.39 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-11-11T13:50:53.497Z] #10 35.41 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-11T13:50:53.497Z] #10 35.69 Selecting previously unselected package libapparmor1:arm64. [2019-11-11T13:50:53.497Z] #10 35.69 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-11-11T13:50:53.497Z] #10 35.70 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-11-11T13:50:53.497Z] #10 35.95 Selecting previously unselected package libapparmor-dev:arm64. [2019-11-11T13:50:53.497Z] #10 35.98 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-11-11T13:50:53.497Z] #10 35.99 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-11-11T13:50:53.497Z] #10 36.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:50:53.497Z] #10 36.66 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-11T13:50:53.497Z] #10 36.73 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-11-11T13:50:53.497Z] #10 36.76 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-11T13:50:53.497Z] #10 36.79 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-11-11T13:50:53.497Z] #10 36.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:50:53.497Z] #10 DONE 37.7s [2019-11-11T13:50:53.506Z] #56 ... [2019-11-11T13:50:53.506Z] [2019-11-11T13:50:53.506Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:50:53.506Z] #22 21.77 + mkdir -p /build [2019-11-11T13:50:53.506Z] #22 21.80 + mv docker/docker /build/ [2019-11-11T13:50:53.506Z] #22 21.80 + rmdir docker [2019-11-11T13:50:53.725Z] #17 45.61 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:50:53.757Z] [2019-11-11T13:50:53.757Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-11T13:50:53.757Z] #52 DONE 0.2s [2019-11-11T13:50:53.757Z] [2019-11-11T13:50:53.757Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-11T13:50:53.981Z] #17 45.73 Fetched 90.9 MB in 7s (11.5 MB/s) [2019-11-11T13:50:53.981Z] #17 45.86 Selecting previously unselected package bash-completion. [2019-11-11T13:50:53.981Z] #17 45.86 (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 ... 15161 files and directories currently installed.) [2019-11-11T13:50:53.981Z] #17 45.93 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-11T13:50:54.019Z] #53 DONE 0.2s [2019-11-11T13:50:54.019Z] [2019-11-11T13:50:54.019Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:50:55.403Z] #54 ... [2019-11-11T13:50:55.403Z] [2019-11-11T13:50:55.403Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:50:55.403Z] #40 23.18 Reading package lists... [2019-11-11T13:50:55.403Z] #40 29.77 Building dependency tree... [2019-11-11T13:50:55.403Z] #40 32.12 The following additional packages will be installed: [2019-11-11T13:50:55.403Z] #40 32.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-11T13:50:55.403Z] #40 32.12 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-11T13:50:55.403Z] #40 32.12 Suggested packages: [2019-11-11T13:50:55.403Z] #40 32.13 manpages-dev python-setuptools [2019-11-11T13:50:55.403Z] #40 33.81 The following NEW packages will be installed: [2019-11-11T13:50:55.403Z] #40 33.82 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-11T13:50:55.403Z] #40 33.82 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-11T13:50:55.403Z] #40 33.82 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-11T13:50:55.403Z] #40 33.82 zlib1g-dev [2019-11-11T13:50:55.403Z] #40 35.01 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:50:55.403Z] #40 35.01 Need to get 3415 kB of archives. [2019-11-11T13:50:55.403Z] #40 35.01 After this operation, 19.0 MB of additional disk space will be used. [2019-11-11T13:50:55.403Z] #40 35.01 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-11-11T13:50:55.403Z] #40 35.12 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-11-11T13:50:55.403Z] #40 35.13 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-11-11T13:50:55.403Z] #40 35.16 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-11-11T13:50:55.403Z] #40 35.20 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB] [2019-11-11T13:50:55.403Z] #40 35.24 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-11-11T13:50:55.403Z] #40 35.24 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB] [2019-11-11T13:50:55.403Z] #40 35.25 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB] [2019-11-11T13:50:55.404Z] #40 35.27 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-11-11T13:50:55.404Z] #40 35.35 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-11-11T13:50:55.404Z] #40 35.37 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-11-11T13:50:55.404Z] #40 35.43 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-11-11T13:50:55.404Z] #40 35.52 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB] [2019-11-11T13:50:55.404Z] #40 35.52 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2019-11-11T13:50:55.404Z] #40 35.53 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-11T13:50:55.404Z] #40 35.56 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-11-11T13:50:55.404Z] #40 37.43 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:50:55.404Z] #40 37.75 Fetched 3415 kB in 1s (2097 kB/s) [2019-11-11T13:50:55.404Z] #40 37.96 Selecting previously unselected package libnet1:arm64. [2019-11-11T13:50:55.404Z] #40 37.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-11-11T13:50:55.404Z] #40 38.14 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-11-11T13:50:55.404Z] #40 38.16 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-11T13:50:55.404Z] #40 38.41 Selecting previously unselected package libcap-dev:arm64. [2019-11-11T13:50:55.404Z] #40 38.41 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-11-11T13:50:55.404Z] #40 38.42 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-11-11T13:50:55.404Z] #40 38.62 Selecting previously unselected package libnet1-dev. [2019-11-11T13:50:55.404Z] #40 38.62 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-11-11T13:50:55.404Z] #40 38.63 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-11T13:50:55.404Z] #40 39.09 Selecting previously unselected package libnl-3-200:arm64. [2019-11-11T13:50:55.404Z] #40 39.10 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-11-11T13:50:55.404Z] #40 39.12 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-11-11T13:50:55.404Z] #40 39.29 Selecting previously unselected package libnl-3-dev:arm64. [2019-11-11T13:50:55.404Z] #40 39.30 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-11-11T13:50:55.404Z] #40 39.32 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-11-11T13:50:55.668Z] #40 39.84 Selecting previously unselected package libprotobuf-c1:arm64. [2019-11-11T13:50:55.881Z] #17 ... [2019-11-11T13:50:55.881Z] [2019-11-11T13:50:55.881Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:50:55.881Z] #62 134.6 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-11T13:50:55.881Z] #62 134.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-11T13:50:55.881Z] #62 DONE 143.2s [2019-11-11T13:50:55.881Z] [2019-11-11T13:50:55.881Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-11T13:50:55.881Z] #63 DONE 0.1s [2019-11-11T13:50:55.881Z] [2019-11-11T13:50:55.881Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:50:55.881Z] #41 44.31 CC images/ext-file.o [2019-11-11T13:50:55.881Z] #41 44.68 CC images/cgroup.o [2019-11-11T13:50:55.881Z] #41 45.46 CC images/userns.o [2019-11-11T13:50:55.881Z] #41 45.79 CC images/google/protobuf/descriptor.o [2019-11-11T13:50:55.881Z] #41 47.64 CC images/opts.o [2019-11-11T13:50:55.881Z] #41 47.87 CC images/seccomp.o [2019-11-11T13:50:55.881Z] #41 48.24 CC images/binfmt-misc.o [2019-11-11T13:50:55.881Z] #41 48.45 CC images/time.o [2019-11-11T13:50:55.881Z] #41 48.74 CC images/sysctl.o [2019-11-11T13:50:55.881Z] #41 48.96 CC images/autofs.o [2019-11-11T13:50:55.881Z] #41 49.20 CC images/macvlan.o [2019-11-11T13:50:55.881Z] #41 49.41 CC images/sit.o [2019-11-11T13:50:55.881Z] #41 49.75 LINK images/built-in.o [2019-11-11T13:50:55.881Z] #41 50.00 GEN compel/include/asm [2019-11-11T13:50:55.881Z] #41 50.01 GEN compel/include/version.h [2019-11-11T13:50:55.881Z] #41 50.06 touch .config [2019-11-11T13:50:55.881Z] #41 50.07 GEN include/common/config.h [2019-11-11T13:50:55.881Z] #41 50.18 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-11-11T13:50:55.881Z] #41 50.22 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-11-11T13:50:55.881Z] #41 50.25 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-11-11T13:50:55.881Z] #41 50.27 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-11-11T13:50:55.881Z] #41 50.31 DEP compel/arch/x86/plugins/std/memcpy.d [2019-11-11T13:50:55.881Z] #41 50.35 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-11-11T13:50:55.881Z] #41 50.39 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-11T13:50:55.881Z] #41 50.44 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-11-11T13:50:55.881Z] #41 50.44 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-11T13:50:55.881Z] #41 50.48 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-11T13:50:55.881Z] #41 50.49 DEP compel/plugins/std/infect.d [2019-11-11T13:50:55.881Z] #41 50.70 DEP compel/plugins/std/string.d [2019-11-11T13:50:55.881Z] #41 50.83 DEP compel/plugins/std/log.d [2019-11-11T13:50:55.881Z] #41 50.96 DEP compel/plugins/std/fds.d [2019-11-11T13:50:55.881Z] #41 51.18 DEP compel/plugins/std/std.d [2019-11-11T13:50:55.881Z] #41 51.47 DEP compel/plugins/shmem/shmem.d [2019-11-11T13:50:55.881Z] #41 51.68 DEP compel/plugins/fds/fds.d [2019-11-11T13:50:55.929Z] #40 39.85 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-11-11T13:50:55.929Z] #40 39.86 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-11T13:50:55.929Z] #40 40.06 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-11-11T13:50:55.929Z] #40 40.07 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-11-11T13:50:55.929Z] #40 40.12 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-11-11T13:50:56.196Z] #40 40.39 Selecting previously unselected package zlib1g-dev:arm64. [2019-11-11T13:50:56.440Z] #41 52.19 CC compel/plugins/std/std.o [2019-11-11T13:50:56.463Z] #40 40.41 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-11-11T13:50:56.463Z] #40 40.43 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-11-11T13:50:56.463Z] #40 ... [2019-11-11T13:50:56.463Z] [2019-11-11T13:50:56.463Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:50:56.463Z] #59 2.523 + RM_GOPATH=0 [2019-11-11T13:50:56.463Z] #59 2.523 + TMP_GOPATH= [2019-11-11T13:50:56.463Z] #59 2.523 + : /build [2019-11-11T13:50:56.463Z] #59 2.523 + '[' -z '' ']' [2019-11-11T13:50:56.463Z] #59 2.534 ++ mktemp -d [2019-11-11T13:50:56.463Z] #59 2.536 + export GOPATH=/tmp/tmp.GAxTvOEa1X [2019-11-11T13:50:56.463Z] #59 2.537 + GOPATH=/tmp/tmp.GAxTvOEa1X [2019-11-11T13:50:56.463Z] #59 2.537 + RM_GOPATH=1 [2019-11-11T13:50:56.463Z] #59 2.543 ++ dirname ./install.sh [2019-11-11T13:50:56.463Z] #59 2.543 + dir=. [2019-11-11T13:50:56.463Z] #59 2.543 + bin=containerd [2019-11-11T13:50:56.463Z] #59 2.543 + shift [2019-11-11T13:50:56.463Z] #59 2.543 + '[' '!' -f ./containerd.installer ']' [2019-11-11T13:50:56.463Z] #59 2.543 + . ./containerd.installer [2019-11-11T13:50:56.463Z] #59 2.543 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-11T13:50:56.463Z] #59 2.543 + install_containerd [2019-11-11T13:50:56.463Z] #59 2.543 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-11T13:50:56.463Z] #59 2.543 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GAxTvOEa1X/src/github.com/containerd/containerd [2019-11-11T13:50:56.463Z] #59 2.543 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-11T13:50:56.463Z] #59 2.545 Cloning into '/tmp/tmp.GAxTvOEa1X/src/github.com/containerd/containerd'... [2019-11-11T13:50:56.463Z] #59 ... [2019-11-11T13:50:56.463Z] [2019-11-11T13:50:56.463Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:50:56.463Z] #40 40.69 Selecting previously unselected package libprotobuf10:arm64. [2019-11-11T13:50:56.556Z] #51 ... [2019-11-11T13:50:56.556Z] [2019-11-11T13:50:56.556Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:50:56.556Z] #25 12.27 Fetched 7671 kB in 11s (648 kB/s) [2019-11-11T13:50:56.556Z] #25 12.27 Reading package lists... [2019-11-11T13:50:56.556Z] #25 16.83 Reading package lists... [2019-11-11T13:50:56.556Z] #25 20.71 Building dependency tree... [2019-11-11T13:50:56.556Z] #25 21.75 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-11T13:50:56.556Z] #25 21.75 The following additional packages will be installed: [2019-11-11T13:50:56.556Z] #25 21.76 libjq1 libonig4 [2019-11-11T13:50:56.556Z] #25 22.07 The following NEW packages will be installed: [2019-11-11T13:50:56.556Z] #25 22.08 jq libjq1 libonig4 [2019-11-11T13:50:56.556Z] #25 22.15 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:50:56.556Z] #25 22.15 Need to get 328 kB of archives. [2019-11-11T13:50:56.556Z] #25 22.15 After this operation, 1263 kB of additional disk space will be used. [2019-11-11T13:50:56.556Z] #25 22.15 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-11T13:50:56.556Z] #25 22.19 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-11T13:50:56.556Z] #25 22.19 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-11T13:50:56.556Z] #25 ... [2019-11-11T13:50:56.556Z] [2019-11-11T13:50:56.556Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:50:56.556Z] #32 11.99 internal/testlog [2019-11-11T13:50:56.556Z] #32 12.37 encoding [2019-11-11T13:50:56.556Z] #32 12.49 runtime/cgo [2019-11-11T13:50:56.556Z] #32 ... [2019-11-11T13:50:56.556Z] [2019-11-11T13:50:56.556Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-11T13:50:56.556Z] #11 13.16 Fetched 7671 kB in 12s (609 kB/s) [2019-11-11T13:50:56.556Z] #11 13.16 Reading package lists... [2019-11-11T13:50:56.556Z] #11 17.27 Reading package lists... [2019-11-11T13:50:56.556Z] #11 21.09 Building dependency tree... [2019-11-11T13:50:56.556Z] #11 22.30 The following additional packages will be installed: [2019-11-11T13:50:56.556Z] #11 22.31 libapparmor1 libseccomp2 [2019-11-11T13:50:56.556Z] #11 22.31 Suggested packages: [2019-11-11T13:50:56.556Z] #11 22.31 seccomp [2019-11-11T13:50:56.556Z] #11 22.56 The following NEW packages will be installed: [2019-11-11T13:50:56.556Z] #11 22.57 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-11T13:50:56.556Z] #11 22.63 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:50:56.556Z] #11 22.63 Need to get 301 kB of archives. [2019-11-11T13:50:56.556Z] #11 22.63 After this operation, 1402 kB of additional disk space will be used. [2019-11-11T13:50:56.556Z] #11 22.63 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-11-11T13:50:56.556Z] #11 22.66 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-11-11T13:50:56.556Z] #11 22.67 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-11-11T13:50:56.556Z] #11 22.67 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-11-11T13:50:56.556Z] #11 ... [2019-11-11T13:50:56.556Z] [2019-11-11T13:50:56.556Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:50:56.556Z] #41 12.87 Fetched 7671 kB in 12s (616 kB/s) [2019-11-11T13:50:56.556Z] #41 12.87 Reading package lists... [2019-11-11T13:50:56.556Z] #41 17.51 Reading package lists... [2019-11-11T13:50:56.556Z] #41 21.41 Building dependency tree... [2019-11-11T13:50:56.556Z] #41 22.47 The following additional packages will be installed: [2019-11-11T13:50:56.556Z] #41 22.51 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-11T13:50:56.556Z] #41 22.51 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-11T13:50:56.556Z] #41 22.52 Suggested packages: [2019-11-11T13:50:56.556Z] #41 22.52 manpages-dev python-setuptools [2019-11-11T13:50:56.556Z] #41 ... [2019-11-11T13:50:56.556Z] [2019-11-11T13:50:56.556Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:50:56.556Z] #25 22.82 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:50:56.556Z] #25 22.90 Fetched 328 kB in 0s (3666 kB/s) [2019-11-11T13:50:56.556Z] #25 22.98 Selecting previously unselected package libonig4:s390x. [2019-11-11T13:50:56.556Z] #25 22.98 (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 ... 14828 files and directories currently installed.) [2019-11-11T13:50:56.556Z] #25 23.00 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-11-11T13:50:56.556Z] #25 23.01 Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-11T13:50:56.556Z] #25 ... [2019-11-11T13:50:56.556Z] [2019-11-11T13:50:56.556Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:50:56.556Z] #69 13.01 + cd /tmp/tmp.69P2Z7AXn6/src/github.com/docker/libnetwork [2019-11-11T13:50:56.556Z] #69 13.01 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-11T13:50:56.556Z] #69 13.38 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-11T13:50:56.723Z] #40 40.70 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-11-11T13:50:56.723Z] #40 40.71 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-11-11T13:50:56.723Z] #40 ... [2019-11-11T13:50:56.723Z] [2019-11-11T13:50:56.723Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:50:56.723Z] #33 25.07 Reading package lists... [2019-11-11T13:50:56.723Z] #33 31.10 Building dependency tree... [2019-11-11T13:50:56.723Z] #33 33.04 The following additional packages will be installed: [2019-11-11T13:50:56.723Z] #33 33.05 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-11T13:50:56.723Z] #33 33.05 Suggested packages: [2019-11-11T13:50:56.723Z] #33 33.05 codeblocks eclipse ninja-build lrzip [2019-11-11T13:50:56.723Z] #33 33.05 Recommended packages: [2019-11-11T13:50:56.723Z] #33 33.05 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-11T13:50:56.723Z] #33 33.66 The following NEW packages will be installed: [2019-11-11T13:50:56.723Z] #33 33.67 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-11T13:50:56.723Z] #33 33.68 vim-common xxd [2019-11-11T13:50:56.723Z] #33 34.82 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:50:56.723Z] #33 34.82 Need to get 13.1 MB of archives. [2019-11-11T13:50:56.723Z] #33 34.82 After this operation, 55.5 MB of additional disk space will be used. [2019-11-11T13:50:56.723Z] #33 34.82 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-11T13:50:56.723Z] #33 34.93 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-11-11T13:50:56.723Z] #33 34.93 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-11-11T13:50:56.723Z] #33 35.23 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB] [2019-11-11T13:50:56.723Z] #33 35.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 libarchive13 arm64 3.2.2-2+deb9u2 [248 kB] [2019-11-11T13:50:56.723Z] #33 35.34 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-11-11T13:50:56.723Z] #33 35.34 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-11-11T13:50:56.723Z] #33 35.35 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-11-11T13:50:56.723Z] #33 35.49 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-11-11T13:50:56.723Z] #33 35.54 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-11T13:50:56.723Z] #33 36.84 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:50:56.723Z] #33 37.16 Fetched 13.1 MB in 1s (7423 kB/s) [2019-11-11T13:50:56.723Z] #33 37.50 Selecting previously unselected package cmake-data. [2019-11-11T13:50:56.723Z] #33 37.50 (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 ... 14976 files and directories currently installed.) [2019-11-11T13:50:56.723Z] #33 37.57 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-11T13:50:56.723Z] #33 37.65 Unpacking cmake-data (3.7.2-1) ... [2019-11-11T13:50:57.000Z] #41 52.68 CC compel/plugins/std/fds.o [2019-11-11T13:50:57.010Z] #69 ... [2019-11-11T13:50:57.010Z] [2019-11-11T13:50:57.010Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:50:57.010Z] #25 23.23 Selecting previously unselected package libjq1:s390x. [2019-11-11T13:50:57.010Z] #25 23.23 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-11T13:50:57.010Z] #25 23.24 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-11T13:50:57.010Z] #25 23.44 Selecting previously unselected package jq. [2019-11-11T13:50:57.010Z] #25 23.45 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-11T13:50:57.010Z] #25 23.45 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-11T13:50:57.010Z] #25 23.56 Setting up libonig4:s390x (6.1.3-2) ... [2019-11-11T13:50:57.010Z] #25 23.62 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-11T13:50:57.010Z] #25 ... [2019-11-11T13:50:57.010Z] [2019-11-11T13:50:57.010Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:50:57.010Z] #34 13.57 Fetched 7671 kB in 12s (593 kB/s) [2019-11-11T13:50:57.010Z] #34 13.57 Reading package lists... [2019-11-11T13:50:57.010Z] #34 17.82 Reading package lists... [2019-11-11T13:50:57.010Z] #34 21.66 Building dependency tree... [2019-11-11T13:50:57.010Z] #34 22.69 The following additional packages will be installed: [2019-11-11T13:50:57.010Z] #34 22.70 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-11T13:50:57.010Z] #34 22.70 Suggested packages: [2019-11-11T13:50:57.010Z] #34 22.70 codeblocks eclipse ninja-build lrzip [2019-11-11T13:50:57.010Z] #34 22.70 Recommended packages: [2019-11-11T13:50:57.010Z] #34 22.70 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-11T13:50:57.010Z] #34 23.43 The following NEW packages will be installed: [2019-11-11T13:50:57.010Z] #34 23.43 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-11T13:50:57.010Z] #34 23.43 vim-common xxd [2019-11-11T13:50:57.010Z] #34 23.51 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:50:57.010Z] #34 23.51 Need to get 13.2 MB of archives. [2019-11-11T13:50:57.010Z] #34 23.51 After this operation, 59.4 MB of additional disk space will be used. [2019-11-11T13:50:57.010Z] #34 23.51 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-11-11T13:50:57.010Z] #34 23.63 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-11T13:50:57.010Z] #34 23.63 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-11-11T13:50:57.010Z] #34 ... [2019-11-11T13:50:57.010Z] [2019-11-11T13:50:57.010Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-11T13:50:57.010Z] #57 13.61 Fetched 7671 kB in 12s (597 kB/s) [2019-11-11T13:50:57.010Z] #57 13.61 Reading package lists... [2019-11-11T13:50:57.010Z] #57 18.09 Reading package lists... [2019-11-11T13:50:57.010Z] #57 21.96 Building dependency tree... [2019-11-11T13:50:57.010Z] #57 22.98 The following additional packages will be installed: [2019-11-11T13:50:57.010Z] #57 23.01 btrfs-progs liblzo2-2 [2019-11-11T13:50:57.010Z] #57 23.20 The following NEW packages will be installed: [2019-11-11T13:50:57.010Z] #57 23.22 btrfs-progs btrfs-tools liblzo2-2 [2019-11-11T13:50:57.010Z] #57 23.32 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:50:57.010Z] #57 23.32 Need to get 668 kB of archives. [2019-11-11T13:50:57.010Z] #57 23.32 After this operation, 5446 kB of additional disk space will be used. [2019-11-11T13:50:57.010Z] #57 23.32 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-11T13:50:57.010Z] #57 23.36 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-11T13:50:57.010Z] #57 23.40 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-11T13:50:57.295Z] #33 ... [2019-11-11T13:50:57.295Z] [2019-11-11T13:50:57.295Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-11T13:50:57.295Z] #11 DONE 3.8s [2019-11-11T13:50:57.295Z] [2019-11-11T13:50:57.295Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:50:57.295Z] #54 3.342 + RM_GOPATH=0 [2019-11-11T13:50:57.295Z] #54 3.342 + TMP_GOPATH= [2019-11-11T13:50:57.295Z] #54 3.342 + : /build [2019-11-11T13:50:57.295Z] #54 3.343 + '[' -z '' ']' [2019-11-11T13:50:57.295Z] #54 3.359 ++ mktemp -d [2019-11-11T13:50:57.295Z] #54 3.361 + export GOPATH=/tmp/tmp.9e7EuIZprH [2019-11-11T13:50:57.295Z] #54 3.361 + GOPATH=/tmp/tmp.9e7EuIZprH [2019-11-11T13:50:57.295Z] #54 3.361 + RM_GOPATH=1 [2019-11-11T13:50:57.295Z] #54 3.362 ++ dirname ./install.sh [2019-11-11T13:50:57.295Z] #54 3.368 + dir=. [2019-11-11T13:50:57.295Z] #54 3.368 + bin=runc [2019-11-11T13:50:57.295Z] #54 3.368 + shift [2019-11-11T13:50:57.295Z] #54 3.368 + '[' '!' -f ./runc.installer ']' [2019-11-11T13:50:57.295Z] #54 3.368 + . ./runc.installer [2019-11-11T13:50:57.295Z] #54 3.368 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-11T13:50:57.295Z] #54 3.368 + install_runc [2019-11-11T13:50:57.295Z] #54 3.368 + uname -r [2019-11-11T13:50:57.295Z] #54 3.369 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-11T13:50:57.295Z] #54 3.371 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-11T13:50:57.295Z] #54 3.371 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-11T13:50:57.295Z] #54 3.371 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9e7EuIZprH/src/github.com/opencontainers/runc [2019-11-11T13:50:57.295Z] #54 3.380 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-11T13:50:57.295Z] #54 3.391 Cloning into '/tmp/tmp.9e7EuIZprH/src/github.com/opencontainers/runc'... [2019-11-11T13:50:57.560Z] #41 53.19 CC compel/plugins/std/log.o [2019-11-11T13:50:57.593Z] #57 ... [2019-11-11T13:50:57.593Z] [2019-11-11T13:50:57.593Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:50:57.593Z] #41 23.84 The following NEW packages will be installed: [2019-11-11T13:50:57.593Z] #41 ... [2019-11-11T13:50:57.593Z] [2019-11-11T13:50:57.593Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:50:57.593Z] #25 23.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:50:57.593Z] #25 23.75 Setting up jq (1.5+dfsg-1.3) ... [2019-11-11T13:50:57.593Z] #25 DONE 24.0s [2019-11-11T13:50:57.593Z] [2019-11-11T13:50:57.593Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:50:57.593Z] #41 23.84 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-11T13:50:57.593Z] #41 23.84 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-11T13:50:57.593Z] #41 23.84 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-11T13:50:57.593Z] #41 23.84 zlib1g-dev [2019-11-11T13:50:57.593Z] #41 23.91 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:50:57.593Z] #41 23.91 Need to get 3476 kB of archives. [2019-11-11T13:50:57.593Z] #41 23.91 After this operation, 20.2 MB of additional disk space will be used. [2019-11-11T13:50:57.593Z] #41 23.91 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-11T13:50:57.593Z] #41 23.99 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-11-11T13:50:57.593Z] #41 24.00 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-11-11T13:50:57.593Z] #41 24.01 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-11-11T13:50:57.593Z] #41 24.03 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-11-11T13:50:57.593Z] #41 24.03 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-11T13:50:57.593Z] #41 24.04 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-11-11T13:50:57.593Z] #41 24.04 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-11-11T13:50:57.593Z] #41 24.07 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-11-11T13:50:57.593Z] #41 ... [2019-11-11T13:50:57.593Z] [2019-11-11T13:50:57.593Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-11T13:50:57.593Z] #26 DONE 0.2s [2019-11-11T13:50:57.593Z] [2019-11-11T13:50:57.593Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:50:57.593Z] #41 24.09 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-11-11T13:50:57.593Z] #41 24.09 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-11-11T13:50:57.593Z] #41 ... [2019-11-11T13:50:57.593Z] [2019-11-11T13:50:57.593Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:50:57.593Z] #45 13.94 unicode/utf16 [2019-11-11T13:50:57.593Z] #45 14.24 container/list [2019-11-11T13:50:57.593Z] #45 15.37 crypto/internal/subtle [2019-11-11T13:50:57.593Z] #45 15.43 crypto/subtle [2019-11-11T13:50:57.593Z] #45 15.64 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-11T13:50:57.593Z] #45 15.82 internal/nettrace [2019-11-11T13:50:57.593Z] #45 16.02 runtime/cgo [2019-11-11T13:50:58.241Z] #45 ... [2019-11-11T13:50:58.241Z] [2019-11-11T13:50:58.241Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:50:58.241Z] #41 24.36 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-11-11T13:50:58.241Z] #41 24.42 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-11-11T13:50:58.241Z] #41 24.43 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-11-11T13:50:58.241Z] #41 24.43 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-11T13:50:58.241Z] #41 24.46 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-11-11T13:50:58.484Z] #41 54.21 CC compel/plugins/std/string.o [2019-11-11T13:50:58.658Z] #41 ... [2019-11-11T13:50:58.658Z] [2019-11-11T13:50:58.658Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-11T13:50:58.658Z] #11 23.28 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:50:58.658Z] #11 23.41 Fetched 301 kB in 0s (3146 kB/s) [2019-11-11T13:50:58.658Z] #11 23.48 Selecting previously unselected package libseccomp2:s390x. [2019-11-11T13:50:58.658Z] #11 23.48 (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 ... 14828 files and directories currently installed.) [2019-11-11T13:50:58.658Z] #11 23.52 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-11T13:50:58.658Z] #11 23.53 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-11T13:50:58.658Z] #11 23.71 Selecting previously unselected package libseccomp-dev:s390x. [2019-11-11T13:50:58.658Z] #11 23.72 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-11T13:50:58.658Z] #11 23.73 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-11T13:50:58.658Z] #11 24.03 Selecting previously unselected package libapparmor1:s390x. [2019-11-11T13:50:58.658Z] #11 24.04 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-11-11T13:50:58.658Z] #11 24.05 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-11T13:50:58.658Z] #11 24.37 Selecting previously unselected package libapparmor-dev:s390x. [2019-11-11T13:50:58.658Z] #11 24.38 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-11-11T13:50:58.658Z] #11 24.39 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-11T13:50:58.658Z] #11 24.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:50:58.658Z] #11 24.94 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-11T13:50:58.658Z] #11 24.95 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-11T13:50:58.658Z] #11 24.96 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-11T13:50:58.658Z] #11 24.97 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-11T13:50:58.658Z] #11 24.98 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:50:58.658Z] #11 DONE 25.2s [2019-11-11T13:50:58.658Z] [2019-11-11T13:50:58.658Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-11T13:50:58.658Z] #53 DONE 0.1s [2019-11-11T13:50:58.658Z] [2019-11-11T13:50:58.658Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-11T13:50:58.658Z] #57 24.72 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:50:58.658Z] #57 24.87 Fetched 668 kB in 0s (5264 kB/s) [2019-11-11T13:50:58.658Z] #57 24.94 Selecting previously unselected package liblzo2-2:s390x. [2019-11-11T13:50:58.658Z] #57 24.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-11T13:50:58.658Z] #57 24.99 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-11T13:50:58.658Z] #57 25.01 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-11T13:50:58.658Z] #57 25.15 Selecting previously unselected package btrfs-progs. [2019-11-11T13:50:58.658Z] #57 25.15 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-11T13:50:58.658Z] #57 25.16 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-11T13:50:58.739Z] #41 ... [2019-11-11T13:50:58.739Z] [2019-11-11T13:50:58.739Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:50:58.739Z] #44 136.2 vendor/golang.org/x/net/idna [2019-11-11T13:50:58.739Z] #44 139.2 vendor/golang.org/x/net/http2/hpack [2019-11-11T13:50:58.739Z] #44 140.4 mime [2019-11-11T13:50:58.739Z] #44 142.7 mime/quotedprintable [2019-11-11T13:50:58.739Z] #44 143.3 net/http/internal [2019-11-11T13:50:58.739Z] #44 ... [2019-11-11T13:50:58.739Z] [2019-11-11T13:50:58.739Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:50:58.739Z] #17 50.53 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-11T13:50:58.781Z] #22 DONE 26.9s [2019-11-11T13:50:58.781Z] [2019-11-11T13:50:58.781Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:50:58.781Z] #40 27.00 Fetched 7919 kB in 20s (382 kB/s) [2019-11-11T13:50:58.994Z] #17 51.04 Selecting previously unselected package libnet1:amd64. [2019-11-11T13:50:58.994Z] #17 51.05 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-11T13:50:58.994Z] #17 51.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-11T13:50:59.052Z] #57 ... [2019-11-11T13:50:59.052Z] [2019-11-11T13:50:59.052Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-11T13:50:59.052Z] #54 DONE 0.1s [2019-11-11T13:50:59.052Z] [2019-11-11T13:50:59.052Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:50:59.052Z] #55 ... [2019-11-11T13:50:59.052Z] [2019-11-11T13:50:59.052Z] #12 [dev 1/24] RUN groupadd -r docker [2019-11-11T13:50:59.052Z] #12 DONE 0.5s [2019-11-11T13:50:59.250Z] #17 51.17 Selecting previously unselected package libnfnetlink0:amd64. [2019-11-11T13:50:59.250Z] #17 51.18 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-11-11T13:50:59.250Z] #17 51.18 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-11T13:50:59.250Z] #17 51.23 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-11-11T13:50:59.464Z] [2019-11-11T13:50:59.464Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:50:59.464Z] #55 0.297 + RM_GOPATH=0 [2019-11-11T13:50:59.464Z] #55 0.297 + TMP_GOPATH= [2019-11-11T13:50:59.464Z] #55 0.297 + : /build [2019-11-11T13:50:59.464Z] #55 0.298 + '[' -z '' ']' [2019-11-11T13:50:59.464Z] #55 0.320 ++ mktemp -d [2019-11-11T13:50:59.464Z] #55 0.338 + export GOPATH=/tmp/tmp.yRYAesmh9X [2019-11-11T13:50:59.464Z] #55 0.339 + GOPATH=/tmp/tmp.yRYAesmh9X [2019-11-11T13:50:59.464Z] #55 0.339 + RM_GOPATH=1 [2019-11-11T13:50:59.464Z] #55 0.341 ++ dirname ./install.sh [2019-11-11T13:50:59.464Z] #55 0.345 + dir=. [2019-11-11T13:50:59.464Z] #55 0.345 + bin=runc [2019-11-11T13:50:59.464Z] #55 0.346 + shift [2019-11-11T13:50:59.464Z] #55 0.346 + '[' '!' -f ./runc.installer ']' [2019-11-11T13:50:59.464Z] #55 0.347 + . ./runc.installer [2019-11-11T13:50:59.464Z] #55 0.347 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-11T13:50:59.464Z] #55 0.360 + install_runc [2019-11-11T13:50:59.464Z] #55 0.360 + uname -r [2019-11-11T13:50:59.464Z] #55 0.361 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-11T13:50:59.464Z] #55 0.367 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-11T13:50:59.464Z] #55 0.368 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-11T13:50:59.464Z] #55 0.368 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-11T13:50:59.464Z] #55 0.368 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yRYAesmh9X/src/github.com/opencontainers/runc [2019-11-11T13:50:59.464Z] #55 0.402 Cloning into '/tmp/tmp.yRYAesmh9X/src/github.com/opencontainers/runc'... [2019-11-11T13:50:59.505Z] #17 51.24 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-11-11T13:50:59.505Z] #17 51.25 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-11T13:50:59.505Z] #17 51.37 Selecting previously unselected package libudev-dev:amd64. [2019-11-11T13:50:59.505Z] #17 51.37 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-11-11T13:50:59.505Z] #17 51.41 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-11T13:50:59.761Z] #17 51.56 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-11-11T13:50:59.761Z] #17 51.56 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-11T13:50:59.761Z] #17 51.57 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-11T13:50:59.867Z] #55 ... [2019-11-11T13:50:59.868Z] [2019-11-11T13:50:59.868Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-11T13:50:59.868Z] #13 DONE 0.5s [2019-11-11T13:50:59.868Z] [2019-11-11T13:50:59.868Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:50:59.868Z] #41 25.99 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:50:59.868Z] #41 26.08 Fetched 3476 kB in 0s (5582 kB/s) [2019-11-11T13:50:59.868Z] #41 26.18 Selecting previously unselected package libnet1:s390x. [2019-11-11T13:50:59.868Z] #41 26.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 ... 14828 files and directories currently installed.) [2019-11-11T13:50:59.868Z] #41 26.26 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-11T13:50:59.868Z] #41 26.27 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-11T13:50:59.868Z] #41 26.37 Selecting previously unselected package libcap-dev:s390x. [2019-11-11T13:50:59.868Z] #41 26.37 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-11-11T13:50:59.868Z] #41 26.38 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-11-11T13:50:59.868Z] #41 26.47 Selecting previously unselected package libnet1-dev. [2019-11-11T13:50:59.868Z] #41 ... [2019-11-11T13:50:59.868Z] [2019-11-11T13:50:59.868Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-11T13:50:59.868Z] #14 0.212 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-11T13:50:59.868Z] #14 DONE 0.3s [2019-11-11T13:50:59.868Z] [2019-11-11T13:50:59.868Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-11T13:50:59.868Z] #57 25.93 Selecting previously unselected package btrfs-tools. [2019-11-11T13:50:59.868Z] #57 25.94 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-11T13:50:59.868Z] #57 25.94 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-11T13:50:59.868Z] #57 26.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:50:59.868Z] #57 26.35 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-11T13:50:59.868Z] #57 26.36 Setting up btrfs-progs (4.7.3-1) ... [2019-11-11T13:50:59.868Z] #57 26.37 Setting up btrfs-tools (4.7.3-1) ... [2019-11-11T13:50:59.868Z] #57 26.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:50:59.868Z] #57 DONE 26.6s [2019-11-11T13:50:59.868Z] [2019-11-11T13:50:59.868Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:50:59.868Z] #41 26.48 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-11-11T13:50:59.868Z] #41 26.49 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-11T13:51:00.286Z] #41 ... [2019-11-11T13:51:00.286Z] [2019-11-11T13:51:00.286Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-11T13:51:00.286Z] #58 DONE 0.1s [2019-11-11T13:51:00.286Z] [2019-11-11T13:51:00.286Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-11T13:51:00.286Z] #59 DONE 0.1s [2019-11-11T13:51:00.286Z] [2019-11-11T13:51:00.286Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:51:00.286Z] #41 26.75 Selecting previously unselected package libnl-3-200:s390x. [2019-11-11T13:51:00.286Z] #41 26.76 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-11T13:51:00.286Z] #41 26.76 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-11T13:51:00.321Z] #17 52.21 Selecting previously unselected package python3.5-minimal. [2019-11-11T13:51:00.321Z] #17 52.22 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-11T13:51:00.321Z] #17 52.24 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-11T13:51:00.621Z] #54 ... [2019-11-11T13:51:00.621Z] [2019-11-11T13:51:00.621Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-11T13:51:00.621Z] #12 DONE 2.7s [2019-11-11T13:51:00.621Z] [2019-11-11T13:51:00.621Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:00.621Z] #26 5.975 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-11T13:51:00.621Z] #26 6.727 [2019-11-11T13:51:00.622Z] #26 7.171 # 1.5% ##### 7.0% ######## 11.2% ########## 14.7% ############ 17.9% ################ 22.7% ################### 26.6% ###################### 31.1% ######################## 34.5% ########################### 38.7% ############################### 44.3% #################################### 50.3% ######################################## 56.4% ############################################# 63.5% ################################################# 68.6% #################################################### 72.9% ######################################################### 80.3% [2019-11-11T13:51:00.622Z] #26 ... [2019-11-11T13:51:00.622Z] [2019-11-11T13:51:00.622Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-11T13:51:00.622Z] #28 34.47 + cd /tmp/tmp.KrAIsgejNe/src/github.com/go-swagger/go-swagger [2019-11-11T13:51:00.622Z] #28 34.47 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-11T13:51:00.622Z] #28 36.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-11T13:51:00.622Z] #28 ... [2019-11-11T13:51:00.622Z] [2019-11-11T13:51:00.622Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:00.693Z] #41 ... [2019-11-11T13:51:00.693Z] [2019-11-11T13:51:00.693Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-11T13:51:00.693Z] #15 DONE 0.6s [2019-11-11T13:51:00.693Z] [2019-11-11T13:51:00.693Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:51:00.693Z] #41 27.08 Selecting previously unselected package libnl-3-dev:s390x. [2019-11-11T13:51:00.693Z] #41 27.09 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-11-11T13:51:00.693Z] #41 27.10 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-11-11T13:51:00.693Z] #41 27.29 Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-11T13:51:00.693Z] #41 27.29 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-11T13:51:00.693Z] #41 27.30 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-11T13:51:00.693Z] #41 27.35 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-11-11T13:51:00.886Z] #26 7.171 # 1.5% ##### 7.0% ######## 11.2% ########## 14.7% ############ 17.9% ################ 22.7% ################### 26.6% ###################### 31.1% ######################## 34.5% ########################### 38.7% ############################### 44.3% #################################### 50.3% ######################################## 56.4% ############################################# 63.5% ################################################# 68.6% #################################################### 72.9% ######################################################### 80.3% ############################################################# 85.7% ################################################################# 91.5% ##################################################################### 95.8% ####################################################################### 99.9% ######################################################################## 100.0% [2019-11-11T13:51:00.886Z] #26 ... [2019-11-11T13:51:00.886Z] [2019-11-11T13:51:00.886Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:51:00.886Z] #47 34.85 + cd /tmp/tmp.VE3Yei6Aii/src/gotest.tools/gotestsum [2019-11-11T13:51:00.886Z] #47 34.85 + git checkout -q v0.3.5 [2019-11-11T13:51:00.886Z] #47 34.91 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-11T13:51:01.086Z] #41 ... [2019-11-11T13:51:01.086Z] [2019-11-11T13:51:01.086Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-11T13:51:01.086Z] #16 DONE 0.3s [2019-11-11T13:51:01.086Z] [2019-11-11T13:51:01.086Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:51:01.086Z] #41 27.35 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-11-11T13:51:01.086Z] #41 27.35 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-11T13:51:01.086Z] #41 27.40 Selecting previously unselected package zlib1g-dev:s390x. [2019-11-11T13:51:01.086Z] #41 27.40 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-11-11T13:51:01.086Z] #41 27.41 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-11T13:51:01.086Z] #41 27.66 Selecting previously unselected package libprotobuf10:s390x. [2019-11-11T13:51:01.086Z] #41 27.67 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-11-11T13:51:01.086Z] #41 27.67 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-11-11T13:51:01.153Z] #47 ... [2019-11-11T13:51:01.153Z] [2019-11-11T13:51:01.153Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:51:01.153Z] #40 41.49 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-11-11T13:51:01.153Z] #40 41.49 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-11-11T13:51:01.153Z] #40 41.50 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-11-11T13:51:01.153Z] #40 41.80 Selecting previously unselected package libprotobuf-dev:arm64. [2019-11-11T13:51:01.153Z] #40 41.80 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-11-11T13:51:01.153Z] #40 41.80 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-11-11T13:51:01.153Z] #40 43.79 Selecting previously unselected package libprotoc10:arm64. [2019-11-11T13:51:01.153Z] #40 43.80 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-11-11T13:51:01.153Z] #40 43.81 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-11-11T13:51:01.153Z] #40 44.43 Selecting previously unselected package protobuf-c-compiler. [2019-11-11T13:51:01.153Z] #40 44.44 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-11-11T13:51:01.153Z] #40 44.45 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-11T13:51:01.153Z] #40 44.75 Selecting previously unselected package protobuf-compiler. [2019-11-11T13:51:01.153Z] #40 44.76 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-11-11T13:51:01.153Z] #40 44.77 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-11T13:51:01.153Z] #40 45.00 Selecting previously unselected package python-pkg-resources. [2019-11-11T13:51:01.153Z] #40 45.00 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-11T13:51:01.153Z] #40 45.01 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-11T13:51:01.425Z] #40 45.36 Selecting previously unselected package python-protobuf. [2019-11-11T13:51:01.426Z] #40 45.36 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-11-11T13:51:01.426Z] #40 45.37 Unpacking python-protobuf (3.0.0-9) ... [2019-11-11T13:51:01.552Z] #41 ... [2019-11-11T13:51:01.552Z] [2019-11-11T13:51:01.552Z] #17 [dev 6/24] RUN ldconfig [2019-11-11T13:51:01.552Z] #17 DONE 0.3s [2019-11-11T13:51:01.552Z] [2019-11-11T13:51:01.552Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:01.552Z] #27 2.190 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-11T13:51:01.552Z] #27 2.536 [2019-11-11T13:51:01.685Z] #17 53.41 Selecting previously unselected package python3-minimal. [2019-11-11T13:51:01.685Z] #17 53.41 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-11-11T13:51:01.685Z] #17 53.41 Unpacking python3-minimal (3.5.3-1) ... [2019-11-11T13:51:01.685Z] #17 53.53 Selecting previously unselected package libmpdec2:amd64. [2019-11-11T13:51:01.685Z] #17 53.53 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-11-11T13:51:01.685Z] #17 53.53 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-11-11T13:51:01.685Z] #17 53.65 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-11-11T13:51:01.685Z] #17 53.66 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-11-11T13:51:01.685Z] #17 53.67 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-11T13:51:02.367Z] #40 46.32 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-11T13:51:02.633Z] #40 46.60 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-11T13:51:02.633Z] #40 46.62 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-11T13:51:02.633Z] #40 ... [2019-11-11T13:51:02.633Z] [2019-11-11T13:51:02.633Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:02.633Z] #26 10.06 [2019-11-11T13:51:03.231Z] #26 10.78 ######### 12.7% ############### 21.3% ####################### 32.0% ################################ 45.6% ####################################### 54.5% ############################################## 64.3% ####################################################### 76.7% ############################################################# 86.0% ### [2019-11-11T13:51:03.232Z] #26 ... [2019-11-11T13:51:03.232Z] [2019-11-11T13:51:03.232Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:03.232Z] #44 36.97 sync [2019-11-11T13:51:03.232Z] #44 37.00 internal/reflectlite [2019-11-11T13:51:03.232Z] #44 39.10 github.com/LK4D4/vndr/godl/singleflight [2019-11-11T13:51:03.232Z] #44 39.10 internal/singleflight [2019-11-11T13:51:03.232Z] #44 39.10 math/rand [2019-11-11T13:51:03.232Z] #44 40.77 errors [2019-11-11T13:51:03.232Z] #44 40.77 sort [2019-11-11T13:51:03.232Z] #44 41.31 io [2019-11-11T13:51:03.232Z] #44 41.31 strconv [2019-11-11T13:51:03.232Z] #44 41.33 internal/oserror [2019-11-11T13:51:03.232Z] #44 41.64 syscall [2019-11-11T13:51:03.232Z] #44 42.99 vendor/golang.org/x/net/dns/dnsmessage [2019-11-11T13:51:03.232Z] #44 44.27 bytes [2019-11-11T13:51:03.232Z] #44 ... [2019-11-11T13:51:03.232Z] [2019-11-11T13:51:03.232Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:03.232Z] #26 10.78 ######### 12.7% ############### 21.3% ####################### 32.0% ################################ 45.6% ####################################### 54.5% ############################################## 64.3% ####################################################### 76.7% ############################################################# 86.0% ####################################################################### 99.9% ######################################################################## 100.0% [2019-11-11T13:51:03.495Z] #26 ... [2019-11-11T13:51:03.495Z] [2019-11-11T13:51:03.495Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-11T13:51:03.495Z] #13 2.847 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-11T13:51:03.495Z] #13 DONE 3.3s [2019-11-11T13:51:03.571Z] #17 55.27 Selecting previously unselected package python3.5. [2019-11-11T13:51:03.571Z] #17 55.28 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-11-11T13:51:03.571Z] #17 55.29 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-11T13:51:03.571Z] #17 55.49 Selecting previously unselected package libpython3-stdlib:amd64. [2019-11-11T13:51:03.571Z] #17 55.50 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-11-11T13:51:03.571Z] #17 55.50 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-11T13:51:03.754Z] [2019-11-11T13:51:03.754Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-11T13:51:03.826Z] #17 55.58 Selecting previously unselected package dh-python. [2019-11-11T13:51:03.826Z] #17 55.59 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-11T13:51:03.826Z] #17 55.59 Unpacking dh-python (2.20170125) ... [2019-11-11T13:51:04.052Z] #40 27.00 Reading package lists... [2019-11-11T13:51:04.052Z] #40 ... [2019-11-11T13:51:04.052Z] [2019-11-11T13:51:04.052Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:51:04.052Z] #33 31.48 Fetched 7919 kB in 22s (352 kB/s) [2019-11-11T13:51:04.082Z] #17 55.84 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-11T13:51:04.082Z] #17 55.87 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-11T13:51:04.330Z] #14 ... [2019-11-11T13:51:04.330Z] [2019-11-11T13:51:04.330Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:51:04.330Z] #31 38.05 sync [2019-11-11T13:51:04.330Z] #31 38.09 internal/reflectlite [2019-11-11T13:51:04.330Z] #31 40.70 sort [2019-11-11T13:51:04.330Z] #31 40.72 errors [2019-11-11T13:51:04.330Z] #31 41.24 strconv [2019-11-11T13:51:04.330Z] #31 41.26 io [2019-11-11T13:51:04.330Z] #31 41.26 internal/oserror [2019-11-11T13:51:04.330Z] #31 41.79 syscall [2019-11-11T13:51:04.330Z] #31 44.43 strings [2019-11-11T13:51:04.330Z] #31 44.44 bytes [2019-11-11T13:51:04.330Z] #31 ... [2019-11-11T13:51:04.330Z] [2019-11-11T13:51:04.330Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:04.330Z] #26 12.60 [2019-11-11T13:51:04.735Z] #33 31.48 Reading package lists... [2019-11-11T13:51:04.735Z] #33 ... [2019-11-11T13:51:04.735Z] [2019-11-11T13:51:04.735Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:04.735Z] #44 22.86 unicode/utf16 [2019-11-11T13:51:04.735Z] #44 23.05 container/list [2019-11-11T13:51:04.735Z] #44 23.66 crypto/internal/subtle [2019-11-11T13:51:04.735Z] #44 23.77 crypto/subtle [2019-11-11T13:51:04.735Z] #44 23.89 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-11T13:51:04.735Z] #44 24.25 internal/nettrace [2019-11-11T13:51:04.735Z] #44 24.38 runtime/cgo [2019-11-11T13:51:05.222Z] #27 2.807 ### 4.7% #### 6.8% ###### 8.9% ####### 11.0% ########## 15.1% ############ 17.2% ############# 19.3% ############### 21.4% ################ 23.5% ################## 25.6% ################### 27.7% ###################### 31.9% ########################### 38.1% ############################ 40.2% ################################# 46.5% #################################### 50.7% ##################################### 52.8% ####################################### 54.8% ######################################## 56.9% ########################################## 59.0% ############################################# 63.2% ################################################ 67.4% ################################################## 69.5% ##################################################### 73.7% ###################################################### 75.7% ######################################################### 79.9% ############################################################ 84.1% ############################################################### 88.3% ################################################################## 92.5% #################################################################### [2019-11-11T13:51:05.222Z] #27 ... [2019-11-11T13:51:05.222Z] [2019-11-11T13:51:05.222Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:51:05.222Z] #69 DONE 31.6s [2019-11-11T13:51:05.222Z] [2019-11-11T13:51:05.222Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:05.222Z] #27 2.807 ### 4.7% #### 6.8% ###### 8.9% ####### 11.0% ########## 15.1% ############ 17.2% ############# 19.3% ############### 21.4% ################ 23.5% ################## 25.6% ################### 27.7% ###################### 31.9% ########################### 38.1% ############################ 40.2% ################################# 46.5% #################################### 50.7% ##################################### 52.8% ####################################### 54.8% ######################################## 56.9% ########################################## 59.0% ############################################# 63.2% ################################################ 67.4% ################################################## 69.5% ##################################################### 73.7% ###################################################### 75.7% ######################################################### 79.9% ############################################################ 84.1% ############################################################### 88.3% ################################################################## 92.5% #################################################################### 94.6% [2019-11-11T13:51:05.222Z] #27 ... [2019-11-11T13:51:05.222Z] [2019-11-11T13:51:05.222Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:51:05.222Z] #41 28.71 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-11-11T13:51:05.222Z] #41 28.73 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-11-11T13:51:05.222Z] #41 28.73 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-11T13:51:05.222Z] #41 29.12 Selecting previously unselected package libprotobuf-dev:s390x. [2019-11-11T13:51:05.222Z] #41 29.13 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-11-11T13:51:05.222Z] #41 29.13 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-11T13:51:05.222Z] #41 30.42 Selecting previously unselected package libprotoc10:s390x. [2019-11-11T13:51:05.222Z] #41 30.43 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-11-11T13:51:05.222Z] #41 30.44 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-11-11T13:51:05.222Z] #41 31.03 Selecting previously unselected package protobuf-c-compiler. [2019-11-11T13:51:05.222Z] #41 31.07 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-11-11T13:51:05.222Z] #41 31.07 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-11T13:51:05.222Z] #41 31.23 Selecting previously unselected package protobuf-compiler. [2019-11-11T13:51:05.222Z] #41 31.23 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-11-11T13:51:05.222Z] #41 31.24 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-11T13:51:05.222Z] #41 31.38 Selecting previously unselected package python-pkg-resources. [2019-11-11T13:51:05.222Z] #41 31.38 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-11T13:51:05.222Z] #41 31.39 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-11T13:51:05.222Z] #41 31.69 Selecting previously unselected package python-protobuf. [2019-11-11T13:51:05.222Z] #41 31.69 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-11-11T13:51:05.222Z] #41 31.69 Unpacking python-protobuf (3.0.0-9) ... [2019-11-11T13:51:05.538Z] #17 ... [2019-11-11T13:51:05.538Z] [2019-11-11T13:51:05.538Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:51:05.538Z] #47 DONE 152.9s [2019-11-11T13:51:05.538Z] [2019-11-11T13:51:05.538Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:51:05.538Z] #41 54.90 CC compel/plugins/std/infect.o [2019-11-11T13:51:05.538Z] #41 55.36 CC compel/arch/x86/plugins/std/parasite-head.o [2019-11-11T13:51:05.538Z] #41 55.43 CC compel/arch/x86/plugins/std/memcpy.o [2019-11-11T13:51:05.538Z] #41 55.51 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-11-11T13:51:05.538Z] #41 55.60 AR compel/plugins/std.lib.a [2019-11-11T13:51:05.538Z] #41 55.67 CC compel/plugins/fds/fds.o [2019-11-11T13:51:05.538Z] #41 56.01 AR compel/plugins/fds.lib.a [2019-11-11T13:51:05.538Z] #41 56.07 HOSTDEP compel/src/lib/log-host.d [2019-11-11T13:51:05.538Z] #41 56.26 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-11T13:51:05.538Z] #41 56.47 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-11-11T13:51:05.538Z] #41 56.65 HOSTDEP compel/src/main-host.d [2019-11-11T13:51:05.538Z] #41 56.83 DEP compel/src/lib/ptrace.d [2019-11-11T13:51:05.538Z] #41 57.02 DEP compel/src/lib/infect.d [2019-11-11T13:51:05.538Z] #41 57.25 DEP compel/src/lib/infect-util.d [2019-11-11T13:51:05.538Z] #41 57.37 DEP compel/src/lib/infect-rpc.d [2019-11-11T13:51:05.538Z] #41 57.56 DEP compel/arch/x86/src/lib/infect.d [2019-11-11T13:51:05.538Z] #41 57.82 DEP compel/arch/x86/src/lib/cpu.d [2019-11-11T13:51:05.538Z] #41 57.98 DEP compel/src/lib/log.d [2019-11-11T13:51:05.538Z] #41 58.16 DEP compel/src/main.d [2019-11-11T13:51:05.538Z] #41 58.33 DEP compel/src/lib/handle-elf.d [2019-11-11T13:51:05.538Z] #41 58.54 DEP compel/arch/x86/src/lib/handle-elf.d [2019-11-11T13:51:05.538Z] #41 58.74 CC compel/src/lib/log.o [2019-11-11T13:51:05.538Z] #41 59.05 CC compel/arch/x86/src/lib/cpu.o [2019-11-11T13:51:05.538Z] #41 60.03 CC compel/arch/x86/src/lib/infect.o [2019-11-11T13:51:05.538Z] #41 60.87 CC compel/src/lib/infect-rpc.o [2019-11-11T13:51:05.538Z] #41 61.44 CC compel/src/lib/infect-util.o [2019-11-11T13:51:06.043Z] #41 32.52 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-11T13:51:06.098Z] #41 62.02 CC compel/src/lib/infect.o [2019-11-11T13:51:06.450Z] #41 32.72 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-11T13:51:06.450Z] #41 32.74 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-11T13:51:06.483Z] #26 13.16 ## 3.1% ###### 8.8% ########## 14.0% ############# 19.4% ################# 24.3% ###################### 30.6% ####################### 33.2% ############################ 39.9% ################################# 46.3% #################################### 50.6% ######################################### 58.1% ############################################## 64.1% ################################################## 69.8% #################################################### 72.4% ########################################################## 80.9% ############################################################## 86.8% #################################################################### 94.8% ######################################################################## 100.0% [2019-11-11T13:51:06.634Z] #44 ... [2019-11-11T13:51:06.634Z] [2019-11-11T13:51:06.634Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:51:06.634Z] #50 34.72 + cd /tmp/tmp.qYTzkwDR3q/src/github.com/golangci/golangci-lint/ [2019-11-11T13:51:06.634Z] #50 34.72 + git checkout -q v1.20.0 [2019-11-11T13:51:06.744Z] #26 ... [2019-11-11T13:51:06.744Z] [2019-11-11T13:51:06.744Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-11T13:51:06.744Z] #14 DONE 3.1s [2019-11-11T13:51:06.744Z] [2019-11-11T13:51:06.744Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-11T13:51:07.198Z] #50 35.57 ++ git describe --tags [2019-11-11T13:51:07.198Z] #50 ... [2019-11-11T13:51:07.198Z] [2019-11-11T13:51:07.198Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-11T13:51:07.198Z] #10 26.03 Fetched 7919 kB in 20s (395 kB/s) [2019-11-11T13:51:07.198Z] #10 26.03 Reading package lists... [2019-11-11T13:51:07.456Z] #10 ... [2019-11-11T13:51:07.456Z] [2019-11-11T13:51:07.456Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-11T13:51:07.456Z] #38 26.16 + cd /tmp/tmp.H6PnvllVZA/src/github.com/docker/distribution [2019-11-11T13:51:07.456Z] #38 26.17 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-11T13:51:07.456Z] #38 29.25 + GOPATH=/tmp/tmp.H6PnvllVZA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.H6PnvllVZA go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-11T13:51:07.456Z] #38 ... [2019-11-11T13:51:07.456Z] [2019-11-11T13:51:07.456Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:51:07.456Z] #50 35.57 + version=v1.20.0 [2019-11-11T13:51:07.456Z] #50 35.57 ++ git rev-parse --short HEAD [2019-11-11T13:51:07.456Z] #50 35.57 + commit=cc98739 [2019-11-11T13:51:07.456Z] #50 35.58 ++ git show -s --format=%cd [2019-11-11T13:51:07.456Z] #50 35.58 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-11T13:51:07.456Z] #50 35.60 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-11T13:51:07.458Z] #41 ... [2019-11-11T13:51:07.458Z] [2019-11-11T13:51:07.458Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:51:07.458Z] #17 59.50 Setting up python3-minimal (3.5.3-1) ... [2019-11-11T13:51:07.974Z] #41 ... [2019-11-11T13:51:07.974Z] [2019-11-11T13:51:07.974Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:07.974Z] #27 2.807 ### 4.7% #### 6.8% ###### 8.9% ####### 11.0% ########## 15.1% ############ 17.2% ############# 19.3% ############### 21.4% ################ 23.5% ################## 25.6% ################### 27.7% ###################### 31.9% ########################### 38.1% ############################ 40.2% ################################# 46.5% #################################### 50.7% ##################################### 52.8% ####################################### 54.8% ######################################## 56.9% ########################################## 59.0% ############################################# 63.2% ################################################ 67.4% ################################################## 69.5% ##################################################### 73.7% ###################################################### 75.7% ######################################################### 79.9% ############################################################ 84.1% ############################################################### 88.3% ################################################################## 92.5% #################################################################### 94.6% ##################################################################### 96.6% ####################################################################### 98.7% ######################################################################## 100.0% [2019-11-11T13:51:07.974Z] #27 9.092 [2019-11-11T13:51:07.974Z] #27 9.568 0.0% # 2.7% ########## 14.4% ############## 20.0% ################## 25.7% ###################### 31.3% [2019-11-11T13:51:07.974Z] #27 ... [2019-11-11T13:51:07.974Z] [2019-11-11T13:51:07.974Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:51:07.974Z] #34 24.58 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-11-11T13:51:07.974Z] #34 24.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2019-11-11T13:51:07.974Z] #34 24.68 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-11-11T13:51:07.974Z] #34 24.68 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-11-11T13:51:07.974Z] #34 24.68 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-11-11T13:51:07.974Z] #34 24.88 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-11T13:51:07.974Z] #34 24.88 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-11T13:51:07.974Z] #34 26.00 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:51:07.974Z] #34 26.10 Fetched 13.2 MB in 1s (9308 kB/s) [2019-11-11T13:51:07.974Z] #34 26.21 Selecting previously unselected package cmake-data. [2019-11-11T13:51:07.974Z] #34 26.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-11T13:51:07.974Z] #34 26.41 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-11T13:51:07.974Z] #34 26.41 Unpacking cmake-data (3.7.2-1) ... [2019-11-11T13:51:07.974Z] #34 30.13 Selecting previously unselected package liblzo2-2:s390x. [2019-11-11T13:51:07.974Z] #34 30.13 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-11T13:51:07.974Z] #34 30.13 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-11T13:51:07.974Z] #34 30.25 Selecting previously unselected package libicu57:s390x. [2019-11-11T13:51:07.974Z] #34 30.25 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-11-11T13:51:07.974Z] #34 30.25 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-11-11T13:51:07.974Z] #34 ... [2019-11-11T13:51:07.974Z] [2019-11-11T13:51:07.974Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:08.128Z] #15 ... [2019-11-11T13:51:08.128Z] [2019-11-11T13:51:08.128Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:51:08.128Z] #33 42.08 Selecting previously unselected package liblzo2-2:arm64. [2019-11-11T13:51:08.128Z] #33 42.09 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-11-11T13:51:08.128Z] #33 42.10 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-11T13:51:08.128Z] #33 42.31 Selecting previously unselected package libicu57:arm64. [2019-11-11T13:51:08.128Z] #33 42.31 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-11-11T13:51:08.128Z] #33 42.33 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-11-11T13:51:08.128Z] #33 48.77 Selecting previously unselected package libxml2:arm64. [2019-11-11T13:51:08.128Z] #33 48.77 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-11-11T13:51:08.128Z] #33 48.81 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-11T13:51:08.128Z] #33 49.59 Selecting previously unselected package libarchive13:arm64. [2019-11-11T13:51:08.128Z] #33 49.59 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_arm64.deb ... [2019-11-11T13:51:08.128Z] #33 49.60 Unpacking libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-11-11T13:51:08.128Z] #33 49.90 Selecting previously unselected package libjsoncpp1:arm64. [2019-11-11T13:51:08.128Z] #33 49.93 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-11-11T13:51:08.128Z] #33 49.94 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-11-11T13:51:08.128Z] #33 50.15 Selecting previously unselected package libuv1:arm64. [2019-11-11T13:51:08.128Z] #33 50.16 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-11-11T13:51:08.128Z] #33 50.16 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-11-11T13:51:08.128Z] #33 50.42 Selecting previously unselected package cmake. [2019-11-11T13:51:08.128Z] #33 50.42 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-11-11T13:51:08.128Z] #33 50.58 Unpacking cmake (3.7.2-1) ... [2019-11-11T13:51:08.128Z] #33 ... [2019-11-11T13:51:08.128Z] [2019-11-11T13:51:08.128Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:08.128Z] #26 15.52 [2019-11-11T13:51:08.821Z] #17 60.78 Selecting previously unselected package python3. [2019-11-11T13:51:08.821Z] #17 60.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 ... 16747 files and directories currently installed.) [2019-11-11T13:51:08.821Z] #17 60.83 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-11-11T13:51:08.821Z] #17 60.84 Unpacking python3 (3.5.3-1) ... [2019-11-11T13:51:08.829Z] #50 ... [2019-11-11T13:51:08.829Z] [2019-11-11T13:51:08.829Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:51:08.829Z] #68 27.46 + cd /tmp/tmp.kRTSvEprJG/src/github.com/docker/libnetwork [2019-11-11T13:51:08.829Z] #68 27.46 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-11T13:51:08.829Z] #68 28.21 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-11T13:51:09.087Z] #68 ... [2019-11-11T13:51:09.087Z] [2019-11-11T13:51:09.087Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:51:09.087Z] #24 27.86 Fetched 7919 kB in 21s (367 kB/s) [2019-11-11T13:51:09.087Z] #24 27.86 Reading package lists... [2019-11-11T13:51:09.087Z] #24 ... [2019-11-11T13:51:09.087Z] [2019-11-11T13:51:09.087Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:51:09.087Z] #40 27.00 Reading package lists... [2019-11-11T13:51:09.129Z] #17 60.90 Selecting previously unselected package pigz. [2019-11-11T13:51:09.129Z] #17 60.91 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-11-11T13:51:09.129Z] #17 60.91 Unpacking pigz (2.3.4-1) ... [2019-11-11T13:51:09.129Z] #17 61.00 Selecting previously unselected package libip4tc0:amd64. [2019-11-11T13:51:09.129Z] #17 61.00 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-11T13:51:09.129Z] #17 61.01 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-11T13:51:09.129Z] #17 61.10 Selecting previously unselected package libip6tc0:amd64. [2019-11-11T13:51:09.129Z] #17 61.10 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-11T13:51:09.384Z] #17 61.10 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-11T13:51:09.384Z] #17 61.27 Selecting previously unselected package libiptc0:amd64. [2019-11-11T13:51:09.384Z] #17 61.27 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-11T13:51:09.384Z] #17 61.28 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-11T13:51:09.432Z] #26 15.89 0.6% 1.2% # 2.1% ## 3.6% ### 4.5% #### 6.6% ###### 9.0% ####### 11.1% ######### 13.3% ########## 15.2% ########### 16.1% ############ 17.3% ############# 19.0% ############## 20.0% ################ 22.9% ################# 23.9% ################# 24.2% ################### 26.8% #################### 28.8% # [2019-11-11T13:51:09.432Z] #26 ... [2019-11-11T13:51:09.432Z] [2019-11-11T13:51:09.432Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-11T13:51:09.432Z] #15 DONE 2.9s [2019-11-11T13:51:09.432Z] [2019-11-11T13:51:09.432Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:09.571Z] #27 9.568 0.0% # 2.7% ########## 14.4% ############## 20.0% ################## 25.7% ###################### 31.3% ########################## 37.0% ############################## 42.7% ########################################## 59.7% ############################################### 65.3% ################################################### 70.9% ####################################################### 76.7% ########################################################### 82.3% ############################################################### 87.9% ################################################################### 93.6% ####################################################################### 99.3% ######################################################################## 100.0% [2019-11-11T13:51:09.640Z] #17 61.41 Selecting previously unselected package libxtables12:amd64. [2019-11-11T13:51:09.640Z] #17 61.42 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-11T13:51:09.640Z] #17 61.42 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-11T13:51:09.640Z] #17 61.56 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-11-11T13:51:09.640Z] #17 61.56 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-11-11T13:51:09.640Z] #17 61.57 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-11T13:51:09.895Z] #17 61.66 Selecting previously unselected package iptables. [2019-11-11T13:51:09.895Z] #17 61.70 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-11T13:51:09.895Z] #17 61.71 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-11T13:51:09.984Z] #27 ... [2019-11-11T13:51:09.984Z] [2019-11-11T13:51:09.984Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:51:09.984Z] #48 25.98 + cd /tmp/tmp.piflN5JfZ5/src/gotest.tools/gotestsum [2019-11-11T13:51:09.984Z] #48 25.98 + git checkout -q v0.3.5 [2019-11-11T13:51:09.984Z] #48 26.11 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-11T13:51:09.984Z] #48 ... [2019-11-11T13:51:09.984Z] [2019-11-11T13:51:09.984Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:09.984Z] #55 10.59 + cd /tmp/tmp.yRYAesmh9X/src/github.com/opencontainers/runc [2019-11-11T13:51:09.984Z] #55 10.59 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-11T13:51:09.984Z] #55 10.78 + '[' -z '' ']' [2019-11-11T13:51:09.984Z] #55 10.78 + target=static [2019-11-11T13:51:09.984Z] #55 10.78 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-11T13:51:10.151Z] #17 ... [2019-11-11T13:51:10.151Z] [2019-11-11T13:51:10.151Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:10.151Z] #44 147.6 net/textproto [2019-11-11T13:51:10.151Z] #44 147.6 crypto/x509 [2019-11-11T13:51:10.151Z] #44 148.7 vendor/golang.org/x/net/http/httpguts [2019-11-11T13:51:10.151Z] #44 149.1 vendor/golang.org/x/net/http/httpproxy [2019-11-11T13:51:10.151Z] #44 149.6 mime/multipart [2019-11-11T13:51:10.151Z] #44 152.1 crypto/tls [2019-11-11T13:51:10.151Z] #44 ... [2019-11-11T13:51:10.151Z] [2019-11-11T13:51:10.151Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:51:10.151Z] #17 62.16 Selecting previously unselected package xxd. [2019-11-11T13:51:10.151Z] #17 62.16 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-11T13:51:10.151Z] #17 62.17 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:51:10.397Z] #55 ... [2019-11-11T13:51:10.397Z] [2019-11-11T13:51:10.397Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:51:10.397Z] #60 0.431 + RM_GOPATH=0 [2019-11-11T13:51:10.397Z] #60 0.431 + TMP_GOPATH= [2019-11-11T13:51:10.397Z] #60 0.431 + : /build [2019-11-11T13:51:10.397Z] #60 0.431 + '[' -z '' ']' [2019-11-11T13:51:10.397Z] #60 0.432 ++ mktemp -d [2019-11-11T13:51:10.397Z] #60 0.433 + export GOPATH=/tmp/tmp.YRzILb1Adb [2019-11-11T13:51:10.397Z] #60 0.433 + GOPATH=/tmp/tmp.YRzILb1Adb [2019-11-11T13:51:10.397Z] #60 0.433 + RM_GOPATH=1 [2019-11-11T13:51:10.397Z] #60 0.433 ++ dirname ./install.sh [2019-11-11T13:51:10.397Z] #60 0.434 + dir=. [2019-11-11T13:51:10.397Z] #60 0.436 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-11T13:51:10.397Z] #60 0.437 + bin=containerd [2019-11-11T13:51:10.397Z] #60 0.437 + shift [2019-11-11T13:51:10.397Z] #60 0.437 + '[' '!' -f ./containerd.installer ']' [2019-11-11T13:51:10.397Z] #60 0.437 + . ./containerd.installer [2019-11-11T13:51:10.397Z] #60 0.437 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-11T13:51:10.397Z] #60 0.437 + install_containerd [2019-11-11T13:51:10.397Z] #60 0.437 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-11T13:51:10.397Z] #60 0.437 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YRzILb1Adb/src/github.com/containerd/containerd [2019-11-11T13:51:10.397Z] #60 0.437 Cloning into '/tmp/tmp.YRzILb1Adb/src/github.com/containerd/containerd'... [2019-11-11T13:51:10.397Z] #60 ... [2019-11-11T13:51:10.397Z] [2019-11-11T13:51:10.397Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-11T13:51:10.397Z] #29 33.63 + cd /tmp/tmp.seZwIagc0B/src/github.com/go-swagger/go-swagger [2019-11-11T13:51:10.397Z] #29 33.64 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-11T13:51:10.397Z] #29 36.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-11T13:51:10.406Z] #17 62.35 Selecting previously unselected package vim-common. [2019-11-11T13:51:10.406Z] #17 62.36 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-11T13:51:10.406Z] #17 62.37 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:51:10.660Z] #17 62.54 Selecting previously unselected package bzip2. [2019-11-11T13:51:10.660Z] #17 62.54 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-11-11T13:51:10.660Z] #17 62.55 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-11T13:51:10.660Z] #17 62.66 Selecting previously unselected package libgpm2:amd64. [2019-11-11T13:51:10.660Z] #17 62.66 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-11-11T13:51:10.660Z] #17 62.67 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-11T13:51:10.915Z] #17 62.75 Selecting previously unselected package xz-utils. [2019-11-11T13:51:10.915Z] #17 62.75 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-11-11T13:51:10.915Z] #17 62.76 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-11T13:51:11.170Z] #17 62.92 Selecting previously unselected package aufs-tools. [2019-11-11T13:51:11.170Z] #17 62.93 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-11-11T13:51:11.170Z] #17 62.93 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-11T13:51:11.170Z] #17 63.11 Selecting previously unselected package liblzo2-2:amd64. [2019-11-11T13:51:11.170Z] #17 63.12 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-11T13:51:11.170Z] #17 63.12 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-11T13:51:11.327Z] #29 ... [2019-11-11T13:51:11.327Z] [2019-11-11T13:51:11.327Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:51:11.327Z] #18 0.380 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:51:11.327Z] #18 0.486 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:51:11.327Z] #18 0.519 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:51:11.327Z] #18 0.552 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:51:11.327Z] #18 0.651 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:51:11.327Z] #18 1.532 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-11T13:51:11.327Z] #18 2.583 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-11T13:51:11.327Z] #18 3.828 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-11T13:51:11.327Z] #18 ... [2019-11-11T13:51:11.327Z] [2019-11-11T13:51:11.327Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:11.327Z] #27 12.53 [2019-11-11T13:51:11.425Z] #17 63.37 Selecting previously unselected package btrfs-progs. [2019-11-11T13:51:11.425Z] #17 63.38 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-11T13:51:11.425Z] #17 63.38 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-11T13:51:11.582Z] #26 15.89 0.6% 1.2% # 2.1% ## 3.6% ### 4.5% #### 6.6% ###### 9.0% ####### 11.1% ######### 13.3% ########## 15.2% ########### 16.1% ############ 17.3% ############# 19.0% ############## 20.0% ################ 22.9% ################# 23.9% ################# 24.2% ################### 26.8% #################### 28.8% ###################### 31.0% ####################### 32.4% ######################## 34.2% ########################## 36.6% ########################## 37.3% ############################ 39.6% ############################## 41.7% ############################### 43.4% ################################ 44.9% ################################# 46.7% #################################### 50.1% ##################################### 52.4% ####################################### 54.4% ######################################## 56.0% ######################################### 58.2% [2019-11-11T13:51:11.582Z] #26 ... [2019-11-11T13:51:11.582Z] [2019-11-11T13:51:11.582Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:51:11.582Z] #33 52.86 Selecting previously unselected package xxd. [2019-11-11T13:51:11.582Z] #33 52.88 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-11-11T13:51:11.582Z] #33 52.89 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:51:11.582Z] #33 53.13 Selecting previously unselected package vim-common. [2019-11-11T13:51:11.582Z] #33 53.16 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-11T13:51:11.583Z] #33 53.29 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:51:11.583Z] #33 54.00 Processing triggers for mime-support (3.60) ... [2019-11-11T13:51:11.583Z] #33 54.28 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:51:11.583Z] #33 54.30 Setting up libuv1:arm64 (1.9.1-3) ... [2019-11-11T13:51:11.583Z] #33 54.33 Setting up cmake-data (3.7.2-1) ... [2019-11-11T13:51:11.583Z] #33 54.37 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-11-11T13:51:11.583Z] #33 54.41 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-11T13:51:11.583Z] #33 54.44 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:51:11.583Z] #33 54.60 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:51:11.583Z] #33 54.63 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-11T13:51:11.583Z] #33 54.67 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-11-11T13:51:11.583Z] #33 54.68 Setting up libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-11-11T13:51:11.583Z] #33 54.71 Setting up cmake (3.7.2-1) ... [2019-11-11T13:51:11.583Z] #33 54.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:51:11.583Z] #33 DONE 55.5s [2019-11-11T13:51:11.583Z] [2019-11-11T13:51:11.583Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:11.583Z] #26 15.89 0.6% 1.2% # 2.1% ## 3.6% ### 4.5% #### 6.6% ###### 9.0% ####### 11.1% ######### 13.3% ########## 15.2% ########### 16.1% ############ 17.3% ############# 19.0% ############## 20.0% ################ 22.9% ################# 23.9% ################# 24.2% ################### 26.8% #################### 28.8% ###################### 31.0% ####################### 32.4% ######################## 34.2% ########################## 36.6% ########################## 37.3% ############################ 39.6% ############################## 41.7% ############################### 43.4% ################################ 44.9% ################################# 46.7% #################################### 50.1% ##################################### 52.4% ####################################### 54.4% ######################################## 56.0% ######################################### 58.2% ########################################## 59.4% [2019-11-11T13:51:11.583Z] #26 ... [2019-11-11T13:51:11.583Z] [2019-11-11T13:51:11.583Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-11T13:51:11.583Z] #34 DONE 0.2s [2019-11-11T13:51:11.583Z] [2019-11-11T13:51:11.583Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:11.844Z] #26 15.89 0.6% 1.2% # 2.1% ## 3.6% ### 4.5% #### 6.6% ###### 9.0% ####### 11.1% ######### 13.3% ########## 15.2% ########### 16.1% ############ 17.3% ############# 19.0% ############## 20.0% ################ 22.9% ################# 23.9% ################# 24.2% ################### 26.8% #################### 28.8% ###################### 31.0% ####################### 32.4% ######################## 34.2% ########################## 36.6% ########################## 37.3% ############################ 39.6% ############################## 41.7% ############################### 43.4% ################################ 44.9% ################################# 46.7% #################################### 50.1% ##################################### 52.4% ####################################### 54.4% ######################################## 56.0% ######################################### 58.2% ########################################## 59.4% ########################################### 60.2% ############################################ 61.8% [2019-11-11T13:51:11.844Z] #26 ... [2019-11-11T13:51:11.844Z] [2019-11-11T13:51:11.844Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-11T13:51:11.844Z] #35 DONE 0.2s [2019-11-11T13:51:11.844Z] [2019-11-11T13:51:11.844Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:11.985Z] #17 63.86 Selecting previously unselected package btrfs-tools. [2019-11-11T13:51:11.985Z] #17 63.87 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-11T13:51:11.985Z] #17 63.89 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-11T13:51:12.240Z] #17 63.98 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-11-11T13:51:12.240Z] #17 63.98 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-11T13:51:12.240Z] #17 63.99 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-11T13:51:12.240Z] #17 64.15 Selecting previously unselected package dmsetup. [2019-11-11T13:51:12.240Z] #17 64.15 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-11-11T13:51:12.240Z] #17 64.17 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-11T13:51:12.240Z] #17 64.31 Selecting previously unselected package libonig4:amd64. [2019-11-11T13:51:12.495Z] #17 64.31 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-11-11T13:51:12.495Z] #17 64.32 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-11T13:51:12.495Z] #17 64.49 Selecting previously unselected package libjq1:amd64. [2019-11-11T13:51:12.495Z] #17 64.49 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-11T13:51:12.495Z] #17 64.50 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-11T13:51:12.750Z] #17 64.61 Selecting previously unselected package jq. [2019-11-11T13:51:12.750Z] #17 64.63 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-11T13:51:12.750Z] #17 64.64 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-11T13:51:12.750Z] #17 64.74 Selecting previously unselected package libaio1:amd64. [2019-11-11T13:51:12.750Z] #17 64.75 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-11-11T13:51:12.750Z] #17 64.76 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-11-11T13:51:12.750Z] #17 64.83 Selecting previously unselected package libcap2-bin. [2019-11-11T13:51:13.005Z] #17 64.84 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-11-11T13:51:13.005Z] #17 64.85 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-11T13:51:13.005Z] #17 64.96 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-11-11T13:51:13.005Z] #17 64.96 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-11T13:51:13.005Z] #17 64.97 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-11T13:51:13.261Z] #17 65.06 Selecting previously unselected package libsepol1-dev:amd64. [2019-11-11T13:51:13.261Z] #17 65.09 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-11-11T13:51:13.261Z] #17 65.10 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-11-11T13:51:13.447Z] #27 12.97 ## 3.9% #### 6.4% ###### 9.0% ######## 11.5% ########## 14.0% ########### 16.6% ############# 19.1% ############### 21.7% ################# 24.2% ################### 26.8% ###################### 31.1% ######################## 33.9% ########################## 36.4% ############################ 39.0% ############################# 41.5% ############################### 44.1% ################################# 46.6% ################################### 49.2% ##################################### 51.7% [2019-11-11T13:51:13.447Z] #27 ... [2019-11-11T13:51:13.447Z] [2019-11-11T13:51:13.447Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:51:13.447Z] #41 35.51 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-11T13:51:13.447Z] #41 35.53 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-11-11T13:51:13.447Z] #41 35.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:51:13.447Z] #41 35.59 Setting up python-protobuf (3.0.0-9) ... [2019-11-11T13:51:13.447Z] #41 39.76 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-11-11T13:51:13.447Z] #41 39.78 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-11T13:51:13.447Z] #41 39.79 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-11T13:51:13.447Z] #41 39.84 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-11T13:51:13.447Z] #41 39.87 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-11-11T13:51:13.447Z] #41 39.88 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-11T13:51:13.447Z] #41 39.89 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-11T13:51:13.447Z] #41 39.90 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-11T13:51:13.447Z] #41 39.91 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-11T13:51:13.447Z] #41 39.92 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-11-11T13:51:13.447Z] #41 39.93 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:51:13.447Z] #41 DONE 40.1s [2019-11-11T13:51:13.447Z] [2019-11-11T13:51:13.447Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:13.557Z] #17 65.42 Selecting previously unselected package libpcre16-3:amd64. [2019-11-11T13:51:13.557Z] #17 65.43 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-11-11T13:51:13.557Z] #17 65.43 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-11-11T13:51:13.557Z] #17 65.60 Selecting previously unselected package libpcre32-3:amd64. [2019-11-11T13:51:13.557Z] #17 65.60 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-11-11T13:51:13.685Z] #26 15.89 0.6% 1.2% # 2.1% ## 3.6% ### 4.5% #### 6.6% ###### 9.0% ####### 11.1% ######### 13.3% ########## 15.2% ########### 16.1% ############ 17.3% ############# 19.0% ############## 20.0% ################ 22.9% ################# 23.9% ################# 24.2% ################### 26.8% #################### 28.8% ###################### 31.0% ####################### 32.4% ######################## 34.2% ########################## 36.6% ########################## 37.3% ############################ 39.6% ############################## 41.7% ############################### 43.4% ################################ 44.9% ################################# 46.7% #################################### 50.1% ##################################### 52.4% ####################################### 54.4% ######################################## 56.0% ######################################### 58.2% ########################################## 59.4% ########################################### 60.2% ############################################ 61.8% ############################################# 63.3% ############################################## 64.5% ############################################### 65.6% ################################################ 66.9% ################################################# 68.4% ################################################# 69.0% ################################################## 70.8% ################################################### 71.2% ################################################### 72.2% #################################################### 73.5% ###################################################### 75.1% ####################################################### 76.6% ####################################################### 77.6% ######################################################### 79.3% ######################################################### 80.3% ########################################################## 81.3% ########################################################### 83.3% [2019-11-11T13:51:13.685Z] #26 ... [2019-11-11T13:51:13.685Z] [2019-11-11T13:51:13.685Z] #16 [dev 6/24] RUN ldconfig [2019-11-11T13:51:13.685Z] #16 DONE 4.2s [2019-11-11T13:51:13.685Z] [2019-11-11T13:51:13.685Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:13.812Z] #17 65.62 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-11-11T13:51:13.812Z] #17 65.77 Selecting previously unselected package libpcre3-dev:amd64. [2019-11-11T13:51:13.812Z] #17 65.77 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-11-11T13:51:13.812Z] #17 65.78 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-11T13:51:14.351Z] #40 37.65 Reading package lists... [2019-11-11T13:51:14.351Z] #40 ... [2019-11-11T13:51:14.351Z] [2019-11-11T13:51:14.351Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-11T13:51:14.351Z] #56 32.36 Fetched 7919 kB in 22s (345 kB/s) [2019-11-11T13:51:14.351Z] #56 32.36 Reading package lists... [2019-11-11T13:51:14.351Z] #56 ... [2019-11-11T13:51:14.351Z] [2019-11-11T13:51:14.351Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:51:14.351Z] #33 31.48 Reading package lists... [2019-11-11T13:51:14.372Z] #17 66.27 Selecting previously unselected package libselinux1-dev:amd64. [2019-11-11T13:51:14.372Z] #17 66.28 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-11-11T13:51:14.372Z] #17 66.29 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-11T13:51:14.519Z] #26 15.89 0.6% 1.2% # 2.1% ## 3.6% ### 4.5% #### 6.6% ###### 9.0% ####### 11.1% ######### 13.3% ########## 15.2% ########### 16.1% ############ 17.3% ############# 19.0% ############## 20.0% ################ 22.9% ################# 23.9% ################# 24.2% ################### 26.8% #################### 28.8% ###################### 31.0% ####################### 32.4% ######################## 34.2% ########################## 36.6% ########################## 37.3% ############################ 39.6% ############################## 41.7% ############################### 43.4% ################################ 44.9% ################################# 46.7% #################################### 50.1% ##################################### 52.4% ####################################### 54.4% ######################################## 56.0% ######################################### 58.2% ########################################## 59.4% ########################################### 60.2% ############################################ 61.8% ############################################# 63.3% ############################################## 64.5% ############################################### 65.6% ################################################ 66.9% ################################################# 68.4% ################################################# 69.0% ################################################## 70.8% ################################################### 71.2% ################################################### 72.2% #################################################### 73.5% ###################################################### 75.1% ####################################################### 76.6% ####################################################### 77.6% ######################################################### 79.3% ######################################################### 80.3% ########################################################## 81.3% ########################################################### 83.3% ############################################################## 86.2% ############################################################### 88.2% ################################################################ 89.0% ################################################################# 90.3% ################################################################# 91.5% ################################################################## 92.9% [2019-11-11T13:51:14.519Z] #26 ... [2019-11-11T13:51:14.519Z] [2019-11-11T13:51:14.519Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:51:14.519Z] #31 48.41 bufio [2019-11-11T13:51:14.519Z] #31 49.46 reflect [2019-11-11T13:51:14.519Z] #31 50.80 path [2019-11-11T13:51:14.519Z] #31 51.55 text/tabwriter [2019-11-11T13:51:14.519Z] #31 55.29 time [2019-11-11T13:51:14.519Z] #31 55.37 internal/syscall/unix [2019-11-11T13:51:14.669Z] #17 66.57 Selecting previously unselected package libdevmapper-dev:amd64. [2019-11-11T13:51:14.669Z] #17 66.57 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-11-11T13:51:14.669Z] #17 66.58 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-11T13:51:14.780Z] #31 ... [2019-11-11T13:51:14.780Z] [2019-11-11T13:51:14.780Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:51:14.780Z] #40 51.42 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-11T13:51:14.780Z] #40 51.44 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-11-11T13:51:14.780Z] #40 51.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:51:14.780Z] #40 51.51 Setting up python-protobuf (3.0.0-9) ... [2019-11-11T13:51:14.780Z] #40 58.01 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-11-11T13:51:14.780Z] #40 58.04 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-11-11T13:51:14.780Z] #40 58.08 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-11-11T13:51:14.780Z] #40 58.13 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-11-11T13:51:14.780Z] #40 58.15 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-11-11T13:51:14.780Z] #40 58.16 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-11T13:51:14.780Z] #40 58.19 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-11-11T13:51:14.780Z] #40 58.23 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-11T13:51:14.780Z] #40 58.26 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-11-11T13:51:14.780Z] #40 58.28 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-11-11T13:51:14.780Z] #40 58.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:51:14.780Z] #40 DONE 58.8s [2019-11-11T13:51:14.780Z] [2019-11-11T13:51:14.780Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:14.924Z] #17 66.71 Selecting previously unselected package libnl-3-200:amd64. [2019-11-11T13:51:14.924Z] #17 66.72 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-11T13:51:14.924Z] #17 66.72 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-11T13:51:14.924Z] #17 66.83 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-11T13:51:14.924Z] #17 66.83 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-11T13:51:14.924Z] #17 66.84 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-11T13:51:14.924Z] #17 66.93 Selecting previously unselected package libreadline5:amd64. [2019-11-11T13:51:14.924Z] #17 66.93 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-11-11T13:51:15.049Z] #26 15.89 0.6% 1.2% # 2.1% ## 3.6% ### 4.5% #### 6.6% ###### 9.0% ####### 11.1% ######### 13.3% ########## 15.2% ########### 16.1% ############ 17.3% ############# 19.0% ############## 20.0% ################ 22.9% ################# 23.9% ################# 24.2% ################### 26.8% #################### 28.8% ###################### 31.0% ####################### 32.4% ######################## 34.2% ########################## 36.6% ########################## 37.3% ############################ 39.6% ############################## 41.7% ############################### 43.4% ################################ 44.9% ################################# 46.7% #################################### 50.1% ##################################### 52.4% ####################################### 54.4% ######################################## 56.0% ######################################### 58.2% ########################################## 59.4% ########################################### 60.2% ############################################ 61.8% ############################################# 63.3% ############################################## 64.5% ############################################### 65.6% ################################################ 66.9% ################################################# 68.4% ################################################# 69.0% ################################################## 70.8% ################################################### 71.2% ################################################### 72.2% #################################################### 73.5% ###################################################### 75.1% ####################################################### 76.6% ####################################################### 77.6% ######################################################### 79.3% ######################################################### 80.3% ########################################################## 81.3% ########################################################### 83.3% ############################################################## 86.2% ############################################################### 88.2% ################################################################ 89.0% ################################################################# 90.3% ################################################################# 91.5% ################################################################## 92.9% ################################################################### 94.4% #################################################################### 95.0% ##################################################################### 97.0% ####################################################################### 99.6% ######################################################################## 100.0% [2019-11-11T13:51:15.049Z] #26 ... [2019-11-11T13:51:15.049Z] [2019-11-11T13:51:15.049Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:15.049Z] #44 48.86 reflect [2019-11-11T13:51:15.049Z] #44 49.06 bufio [2019-11-11T13:51:15.049Z] #44 53.01 regexp/syntax [2019-11-11T13:51:15.049Z] #44 54.04 hash/crc32 [2019-11-11T13:51:15.049Z] #44 56.32 crypto/rc4 [2019-11-11T13:51:15.049Z] #44 57.18 vendor/golang.org/x/text/transform [2019-11-11T13:51:15.049Z] #44 57.45 time [2019-11-11T13:51:15.179Z] #17 66.93 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-11T13:51:15.179Z] #17 67.10 Selecting previously unselected package libsystemd-dev:amd64. [2019-11-11T13:51:15.179Z] #17 67.11 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-11-11T13:51:15.179Z] #17 67.15 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-11T13:51:15.330Z] #44 ... [2019-11-11T13:51:15.330Z] [2019-11-11T13:51:15.330Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:15.330Z] #36 2.458 + RM_GOPATH=0 [2019-11-11T13:51:15.330Z] #36 2.458 + TMP_GOPATH= [2019-11-11T13:51:15.330Z] #36 2.458 + : /build [2019-11-11T13:51:15.330Z] #36 2.458 + '[' -z '' ']' [2019-11-11T13:51:15.330Z] #36 2.460 ++ mktemp -d [2019-11-11T13:51:15.330Z] #36 2.462 + export GOPATH=/tmp/tmp.PmRJxYVmJb [2019-11-11T13:51:15.330Z] #36 2.462 + GOPATH=/tmp/tmp.PmRJxYVmJb [2019-11-11T13:51:15.330Z] #36 2.462 + RM_GOPATH=1 [2019-11-11T13:51:15.330Z] #36 2.463 ++ dirname ./install.sh [2019-11-11T13:51:15.330Z] #36 2.475 + dir=. [2019-11-11T13:51:15.330Z] #36 2.475 + bin=tini [2019-11-11T13:51:15.330Z] #36 2.475 + shift [2019-11-11T13:51:15.330Z] #36 2.475 + '[' '!' -f ./tini.installer ']' [2019-11-11T13:51:15.330Z] #36 2.475 + . ./tini.installer [2019-11-11T13:51:15.330Z] #36 2.475 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-11T13:51:15.330Z] #36 2.475 + install_tini [2019-11-11T13:51:15.330Z] #36 2.475 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-11T13:51:15.330Z] #36 2.475 + git clone https://github.com/krallin/tini.git /tmp/tmp.PmRJxYVmJb/tini [2019-11-11T13:51:15.330Z] #36 2.475 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-11T13:51:15.330Z] #36 2.518 Cloning into '/tmp/tmp.PmRJxYVmJb/tini'... [2019-11-11T13:51:15.832Z] #27 12.97 ## 3.9% #### 6.4% ###### 9.0% ######## 11.5% ########## 14.0% ########### 16.6% ############# 19.1% ############### 21.7% ################# 24.2% ################### 26.8% ###################### 31.1% ######################## 33.9% ########################## 36.4% ############################ 39.0% ############################# 41.5% ############################### 44.1% ################################# 46.6% ################################### 49.2% ##################################### 51.7% ####################################### 54.2% ######################################## 56.8% ########################################## 59.3% ############################################ 61.9% ############################################## 64.4% ################################################ 66.9% ################################################## 69.5% ##################################################### 74.6% ######################################################### 79.7% ########################################################### 82.2% ############################################################# 84.8% ################################################################ 89.9% ################################################################## 92.4% ###################################################################### 97.5% ######################################################################## 100.0% [2019-11-11T13:51:15.901Z] #36 3.793 + cd /tmp/tmp.PmRJxYVmJb/tini [2019-11-11T13:51:15.901Z] #36 3.793 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-11T13:51:15.901Z] #36 3.815 + cmake . [2019-11-11T13:51:16.386Z] #27 18.71 [2019-11-11T13:51:16.848Z] #36 4.708 -- The C compiler identification is GNU 6.3.0 [2019-11-11T13:51:16.848Z] #36 4.787 -- Check for working C compiler: /usr/bin/cc [2019-11-11T13:51:17.064Z] #17 68.88 Selecting previously unselected package net-tools. [2019-11-11T13:51:17.064Z] #17 68.88 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-11-11T13:51:17.064Z] #17 68.89 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-11T13:51:17.064Z] #17 69.12 Selecting previously unselected package python-pip-whl. [2019-11-11T13:51:17.113Z] #36 ... [2019-11-11T13:51:17.113Z] [2019-11-11T13:51:17.113Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:51:17.319Z] #17 69.13 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-11T13:51:17.319Z] #17 69.14 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-11T13:51:17.634Z] #59 30.13 Checking out files: 23% (701/2931) Checking out files: 24% (704/2931) Checking out files: 25% (733/2931) Checking out files: 26% (763/2931) Checking out files: 27% (792/2931) Checking out files: 28% (821/2931) Checking out files: 29% (850/2931) Checking out files: 30% (880/2931) Checking out files: 31% (909/2931) Checking out files: 32% (938/2931) Checking out files: 33% (968/2931) Checking out files: 34% (997/2931) Checking out files: 35% (1026/2931) Checking out files: 36% (1056/2931) Checking out files: 37% (1085/2931) Checking out files: 38% (1114/2931) Checking out files: 39% (1144/2931) Checking out files: 40% (1173/2931) Checking out files: 41% (1202/2931) Checking out files: 42% (1232/2931) Checking out files: 43% (1261/2931) Checking out files: 44% (1290/2931) Checking out files: 45% (1319/2931) Checking out files: 46% (1349/2931) Checking out files: 47% (1378/2931) Checking out files: 48% (1407/2931) Checking out files: 49% (1437/2931) Checking out files: 50% (1466/2931) Checking out files: 51% (1495/2931) Checking out files: 52% (1525/2931) Checking out files: 53% (1554/2931) Checking out files: 54% (1583/2931) Checking out files: 55% (1613/2931) Checking out files: 56% (1642/2931) Checking out files: 57% (1671/2931) Checking out files: 58% (1700/2931) Checking out files: 59% (1730/2931) Checking out files: 60% (1759/2931) Checking out files: 61% (1788/2931) Checking out files: 61% (1794/2931) Checking out files: 62% (1818/2931) Checking out files: 63% (1847/2931) Checking out files: 64% (1876/2931) Checking out files: 65% (1906/2931) Checking out files: 66% (1935/2931) Checking out files: 67% (1964/2931) Checking out files: 68% (1994/2931) [2019-11-11T13:51:17.634Z] #59 ... [2019-11-11T13:51:17.634Z] [2019-11-11T13:51:17.634Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:17.634Z] #54 13.64 + cd /tmp/tmp.9e7EuIZprH/src/github.com/opencontainers/runc [2019-11-11T13:51:17.634Z] #54 13.64 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-11T13:51:17.634Z] #54 13.89 + '[' -z '' ']' [2019-11-11T13:51:17.634Z] #54 13.89 + target=static [2019-11-11T13:51:17.634Z] #54 13.89 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-11T13:51:17.634Z] #54 16.42 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-11T13:51:17.637Z] #33 41.67 Reading package lists... [2019-11-11T13:51:17.637Z] #33 ... [2019-11-11T13:51:17.637Z] [2019-11-11T13:51:17.637Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-11T13:51:17.637Z] #10 36.44 Reading package lists... [2019-11-11T13:51:17.880Z] #17 69.79 Selecting previously unselected package python3-pip. [2019-11-11T13:51:17.880Z] #17 69.79 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-11T13:51:17.880Z] #17 69.80 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-11T13:51:17.880Z] #17 69.99 Selecting previously unselected package python3-pkg-resources. [2019-11-11T13:51:17.880Z] #17 69.99 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-11T13:51:17.895Z] #54 ... [2019-11-11T13:51:17.895Z] [2019-11-11T13:51:17.895Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:51:17.895Z] #10 46.32 Building dependency tree... [2019-11-11T13:51:17.895Z] #10 ... [2019-11-11T13:51:17.895Z] [2019-11-11T13:51:17.895Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:51:17.895Z] #40 37.65 Reading package lists... [2019-11-11T13:51:18.134Z] #17 69.99 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-11T13:51:18.142Z] #27 19.32 0.2% 1.2% # 2.1% ## 4.0% #### 5.9% ##### 7.8% ###### 8.8% ####### 10.6% [2019-11-11T13:51:18.142Z] #27 ... [2019-11-11T13:51:18.142Z] [2019-11-11T13:51:18.142Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:51:18.142Z] #32 34.49 sync [2019-11-11T13:51:18.142Z] #32 34.49 internal/reflectlite [2019-11-11T13:51:18.142Z] #32 37.43 errors [2019-11-11T13:51:18.142Z] #32 37.43 sort [2019-11-11T13:51:18.142Z] #32 37.87 strconv [2019-11-11T13:51:18.142Z] #32 39.34 io [2019-11-11T13:51:18.142Z] #32 41.17 internal/oserror [2019-11-11T13:51:18.142Z] #32 41.24 syscall [2019-11-11T13:51:18.142Z] #32 43.02 reflect [2019-11-11T13:51:18.389Z] #17 70.13 Selecting previously unselected package python3-setuptools. [2019-11-11T13:51:18.389Z] #17 70.15 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-11T13:51:18.389Z] #17 70.15 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-11T13:51:18.556Z] #32 ... [2019-11-11T13:51:18.556Z] [2019-11-11T13:51:18.556Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:51:18.556Z] #34 38.83 Selecting previously unselected package libxml2:s390x. [2019-11-11T13:51:18.556Z] #34 38.84 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-11-11T13:51:18.556Z] #34 38.84 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-11T13:51:18.556Z] #34 39.78 Selecting previously unselected package libarchive13:s390x. [2019-11-11T13:51:18.556Z] #34 39.79 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2019-11-11T13:51:18.556Z] #34 39.80 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-11T13:51:18.556Z] #34 40.20 Selecting previously unselected package libjsoncpp1:s390x. [2019-11-11T13:51:18.556Z] #34 40.22 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-11-11T13:51:18.556Z] #34 40.24 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-11-11T13:51:18.556Z] #34 40.41 Selecting previously unselected package libuv1:s390x. [2019-11-11T13:51:18.556Z] #34 40.44 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-11-11T13:51:18.556Z] #34 40.45 Unpacking libuv1:s390x (1.9.1-3) ... [2019-11-11T13:51:18.556Z] #34 40.62 Selecting previously unselected package cmake. [2019-11-11T13:51:18.556Z] #34 40.62 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-11-11T13:51:18.556Z] #34 40.70 Unpacking cmake (3.7.2-1) ... [2019-11-11T13:51:18.556Z] #34 43.85 Selecting previously unselected package xxd. [2019-11-11T13:51:18.556Z] #34 43.86 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-11T13:51:18.556Z] #34 43.86 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:51:18.556Z] #34 44.01 Selecting previously unselected package vim-common. [2019-11-11T13:51:18.556Z] #34 44.02 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-11T13:51:18.556Z] #34 44.02 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:51:18.556Z] #34 44.27 Processing triggers for mime-support (3.60) ... [2019-11-11T13:51:18.556Z] #34 44.40 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:51:18.556Z] #34 44.41 Setting up libuv1:s390x (1.9.1-3) ... [2019-11-11T13:51:18.556Z] #34 44.41 Setting up cmake-data (3.7.2-1) ... [2019-11-11T13:51:18.556Z] #34 44.43 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-11-11T13:51:18.556Z] #34 44.44 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-11T13:51:18.556Z] #34 44.44 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:51:18.556Z] #34 44.51 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:51:18.556Z] #34 44.58 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-11T13:51:18.556Z] #34 44.60 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-11-11T13:51:18.556Z] #34 44.61 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-11T13:51:18.556Z] #34 44.61 Setting up cmake (3.7.2-1) ... [2019-11-11T13:51:18.556Z] #34 44.70 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:51:18.556Z] #34 ... [2019-11-11T13:51:18.556Z] [2019-11-11T13:51:18.556Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:18.556Z] #27 19.32 0.2% 1.2% # 2.1% ## 4.0% #### 5.9% ##### 7.8% ###### 8.8% ####### 10.6% ######### 12.5% ######### 13.5% [2019-11-11T13:51:18.556Z] #27 ... [2019-11-11T13:51:18.556Z] [2019-11-11T13:51:18.556Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:51:18.556Z] #34 DONE 45.0s [2019-11-11T13:51:18.556Z] [2019-11-11T13:51:18.556Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-11T13:51:18.556Z] #35 DONE 0.1s [2019-11-11T13:51:18.556Z] [2019-11-11T13:51:18.556Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:18.644Z] #17 70.39 Selecting previously unselected package python3-wheel. [2019-11-11T13:51:18.644Z] #17 70.40 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-11T13:51:18.644Z] #17 70.41 Unpacking python3-wheel (0.29.0-2) ... [2019-11-11T13:51:18.644Z] #17 70.58 Selecting previously unselected package thin-provisioning-tools. [2019-11-11T13:51:18.644Z] #17 70.58 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-11-11T13:51:18.644Z] #17 70.59 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-11T13:51:18.644Z] #17 ... [2019-11-11T13:51:18.644Z] [2019-11-11T13:51:18.644Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:51:18.644Z] #41 64.48 CC compel/src/lib/ptrace.o [2019-11-11T13:51:18.644Z] #41 64.85 AR compel/libcompel.a [2019-11-11T13:51:18.644Z] #41 64.93 HOSTCC compel/src/main-host.o [2019-11-11T13:51:18.644Z] #41 65.34 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-11-11T13:51:18.644Z] #41 65.56 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-11T13:51:18.644Z] #41 66.05 HOSTCC compel/src/lib/log-host.o [2019-11-11T13:51:18.644Z] #41 66.32 HOSTLINK compel/compel-host-bin [2019-11-11T13:51:18.644Z] #41 66.44 DEP soccr/soccr.d [2019-11-11T13:51:18.644Z] #41 66.64 CC soccr/soccr.o [2019-11-11T13:51:18.644Z] #41 68.29 AR soccr/libsoccr.a [2019-11-11T13:51:18.644Z] #41 68.32 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-11T13:51:18.644Z] #41 68.71 DEP criu/arch/x86/sigframe.d [2019-11-11T13:51:18.644Z] #41 68.79 DEP criu/arch/x86/sigaction_compat.d [2019-11-11T13:51:18.644Z] #41 68.91 DEP criu/arch/x86/kerndat.d [2019-11-11T13:51:18.644Z] #41 69.11 DEP criu/arch/x86/crtools.d [2019-11-11T13:51:18.644Z] #41 69.26 DEP criu/arch/x86/cpu.d [2019-11-11T13:51:18.644Z] #41 69.47 CC criu/arch/x86/cpu.o [2019-11-11T13:51:18.644Z] #41 70.15 CC criu/arch/x86/crtools.o [2019-11-11T13:51:18.644Z] #41 71.53 CC criu/arch/x86/kerndat.o [2019-11-11T13:51:18.644Z] #41 72.12 CC criu/arch/x86/sigaction_compat.o [2019-11-11T13:51:18.644Z] #41 72.42 CC criu/arch/x86/sigframe.o [2019-11-11T13:51:18.644Z] #41 72.81 LINK criu/arch/x86/crtools.built-in.o [2019-11-11T13:51:18.644Z] #41 72.88 DEP criu/pie/util-vdso-elf32.d [2019-11-11T13:51:18.644Z] #41 73.11 DEP criu/arch/x86/vdso-pie.d [2019-11-11T13:51:18.644Z] #41 73.28 DEP criu/pie/parasite-vdso.d [2019-11-11T13:51:18.644Z] #41 73.47 DEP criu/pie/util-vdso.d [2019-11-11T13:51:18.644Z] #41 73.57 DEP criu/pie/util.d [2019-11-11T13:51:18.644Z] #41 73.79 CC criu/pie/util.o [2019-11-11T13:51:18.644Z] #41 74.15 CC criu/pie/util-vdso.o [2019-11-11T13:51:18.903Z] #41 ... [2019-11-11T13:51:18.904Z] [2019-11-11T13:51:18.904Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:51:18.904Z] #17 70.91 Selecting previously unselected package vim-runtime. [2019-11-11T13:51:18.904Z] #17 70.91 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-11T13:51:18.961Z] #27 19.32 0.2% 1.2% # 2.1% ## 4.0% #### 5.9% ##### 7.8% ###### 8.8% ####### 10.6% ######### 12.5% ######### 13.5% ########### 15.4% [2019-11-11T13:51:18.961Z] #27 ... [2019-11-11T13:51:18.961Z] [2019-11-11T13:51:18.961Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-11T13:51:18.961Z] #36 DONE 0.1s [2019-11-11T13:51:18.961Z] [2019-11-11T13:51:18.961Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:19.159Z] #17 70.95 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-11T13:51:19.159Z] #17 70.99 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-11T13:51:19.203Z] #59 30.13 Checking out files: 23% (701/2931) Checking out files: 24% (704/2931) Checking out files: 25% (733/2931) Checking out files: 26% (763/2931) Checking out files: 27% (792/2931) Checking out files: 28% (821/2931) Checking out files: 29% (850/2931) Checking out files: 30% (880/2931) Checking out files: 31% (909/2931) Checking out files: 32% (938/2931) Checking out files: 33% (968/2931) Checking out files: 34% (997/2931) Checking out files: 35% (1026/2931) Checking out files: 36% (1056/2931) Checking out files: 37% (1085/2931) Checking out files: 38% (1114/2931) Checking out files: 39% (1144/2931) Checking out files: 40% (1173/2931) Checking out files: 41% (1202/2931) Checking out files: 42% (1232/2931) Checking out files: 43% (1261/2931) Checking out files: 44% (1290/2931) Checking out files: 45% (1319/2931) Checking out files: 46% (1349/2931) Checking out files: 47% (1378/2931) Checking out files: 48% (1407/2931) Checking out files: 49% (1437/2931) Checking out files: 50% (1466/2931) Checking out files: 51% (1495/2931) Checking out files: 52% (1525/2931) Checking out files: 53% (1554/2931) Checking out files: 54% (1583/2931) Checking out files: 55% (1613/2931) Checking out files: 56% (1642/2931) Checking out files: 57% (1671/2931) Checking out files: 58% (1700/2931) Checking out files: 59% (1730/2931) Checking out files: 60% (1759/2931) Checking out files: 61% (1788/2931) Checking out files: 61% (1794/2931) Checking out files: 62% (1818/2931) Checking out files: 63% (1847/2931) Checking out files: 64% (1876/2931) Checking out files: 65% (1906/2931) Checking out files: 66% (1935/2931) Checking out files: 67% (1964/2931) Checking out files: 68% (1994/2931) Checking out files: 69% (2023/2931) Checking out files: 70% (2052/2931) Checking out files: 71% (2082/2931) Checking out files: 72% (2111/2931) Checking out files: 73% (2140/2931) Checking out files: 74% (2169/2931) Checking out files: 75% (2199/2931) Checking out files: 76% (2228/2931) Checking out files: 77% (2257/2931) Checking out files: 78% (2287/2931) Checking out files: 79% (2316/2931) Checking out files: 80% (2345/2931) Checking out files: 81% (2375/2931) Checking out files: 82% (2404/2931) Checking out files: 83% (2433/2931) Checking out files: 84% (2463/2931) Checking out files: 85% (2492/2931) Checking out files: 86% (2521/2931) Checking out files: 87% (2550/2931) Checking out files: 88% (2580/2931) Checking out files: 89% (2609/2931) Checking out files: 90% (2638/2931) Checking out files: 91% (2668/2931) Checking out files: 92% (2697/2931) Checking out files: 93% (2726/2931) Checking out files: 94% (2756/2931) Checking out files: 95% (2785/2931) Checking out files: 96% (2814/2931) Checking out files: 97% (2844/2931) Checking out files: 98% (2873/2931) Checking out files: 99% (2902/2931) Checking out files: 100% (2931/2931) Checking out files: 100% (2931/2931), done. [2019-11-11T13:51:19.203Z] #59 32.82 + cd /tmp/tmp.GAxTvOEa1X/src/github.com/containerd/containerd [2019-11-11T13:51:19.203Z] #59 32.82 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-11T13:51:19.396Z] #40 47.26 Building dependency tree... [2019-11-11T13:51:19.396Z] #40 ... [2019-11-11T13:51:19.396Z] [2019-11-11T13:51:19.396Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:51:19.396Z] #24 38.06 Reading package lists... [2019-11-11T13:51:19.396Z] #24 47.34 Building dependency tree... [2019-11-11T13:51:19.396Z] #24 ... [2019-11-11T13:51:19.396Z] [2019-11-11T13:51:19.396Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-11T13:51:19.396Z] #10 46.32 Building dependency tree... [2019-11-11T13:51:19.414Z] #17 71.13 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:51:19.777Z] #59 33.32 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-11T13:51:19.777Z] #59 33.32 + BUILDTAGS='netgo osusergo static_build' [2019-11-11T13:51:19.777Z] #59 33.32 + export EXTRA_FLAGS=-buildmode=pie [2019-11-11T13:51:19.777Z] #59 33.32 + EXTRA_FLAGS=-buildmode=pie [2019-11-11T13:51:19.777Z] #59 33.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-11T13:51:19.777Z] #59 33.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-11T13:51:19.777Z] #59 33.32 + '[' '' = dynamic ']' [2019-11-11T13:51:19.777Z] #59 33.32 + make [2019-11-11T13:51:21.009Z] #27 19.32 0.2% 1.2% # 2.1% ## 4.0% #### 5.9% ##### 7.8% ###### 8.8% ####### 10.6% ######### 12.5% ######### 13.5% ########### 15.4% ########### 16.3% ############ 17.3% ############# 18.2% ############## 20.1% ############### 22.0% ################# 23.9% ################## 25.7% ################### 26.7% ################### 27.6% #################### 28.5% ##################### 30.4% ###################### 31.4% ####################### 32.3% [2019-11-11T13:51:21.009Z] #27 ... [2019-11-11T13:51:21.009Z] [2019-11-11T13:51:21.009Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:21.009Z] #45 37.16 github.com/LK4D4/vndr/godl/singleflight [2019-11-11T13:51:21.009Z] #45 37.16 internal/reflectlite [2019-11-11T13:51:21.009Z] #45 37.57 math/rand [2019-11-11T13:51:21.009Z] #45 39.30 internal/singleflight [2019-11-11T13:51:21.009Z] #45 40.93 strconv [2019-11-11T13:51:21.009Z] #45 40.93 io [2019-11-11T13:51:21.009Z] #45 42.46 bytes [2019-11-11T13:51:21.009Z] #45 44.87 bufio [2019-11-11T13:51:21.009Z] #45 45.75 reflect [2019-11-11T13:51:21.009Z] #45 47.14 syscall [2019-11-11T13:51:21.009Z] #45 ... [2019-11-11T13:51:21.009Z] [2019-11-11T13:51:21.009Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:21.692Z] #59 34.94 + bin/ctr [2019-11-11T13:51:21.934Z] #10 50.87 The following additional packages will be installed: [2019-11-11T13:51:21.955Z] #27 19.32 0.2% 1.2% # 2.1% ## 4.0% #### 5.9% ##### 7.8% ###### 8.8% ####### 10.6% ######### 12.5% ######### 13.5% ########### 15.4% ########### 16.3% ############ 17.3% ############# 18.2% ############## 20.1% ############### 22.0% ################# 23.9% ################## 25.7% ################### 26.7% ################### 27.6% #################### 28.5% ##################### 30.4% ###################### 31.4% ####################### 32.3% ####################### 33.3% ######################## 34.2% ######################### 35.2% ######################### 36.1% ########################### 38.0% ############################ 38.9% [2019-11-11T13:51:21.955Z] #27 ... [2019-11-11T13:51:21.955Z] [2019-11-11T13:51:21.955Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:21.955Z] #55 12.82 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-11T13:51:21.955Z] #55 ... [2019-11-11T13:51:21.955Z] [2019-11-11T13:51:21.955Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:22.191Z] #10 50.88 libapparmor1 libseccomp2 [2019-11-11T13:51:22.191Z] #10 50.90 Suggested packages: [2019-11-11T13:51:22.191Z] #10 50.92 seccomp [2019-11-11T13:51:22.675Z] #17 ... [2019-11-11T13:51:22.675Z] [2019-11-11T13:51:22.675Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:22.675Z] #44 159.5 net/http/httptrace [2019-11-11T13:51:22.675Z] #44 159.8 net/http [2019-11-11T13:51:22.675Z] #44 ... [2019-11-11T13:51:22.675Z] [2019-11-11T13:51:22.675Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:51:22.675Z] #41 74.92 CC criu/pie/parasite-vdso.o [2019-11-11T13:51:22.675Z] #41 76.04 CC criu/arch/x86/vdso-pie.o [2019-11-11T13:51:22.675Z] #41 76.48 CC criu/pie/util-vdso-elf32.o [2019-11-11T13:51:22.675Z] #41 77.24 AR criu/pie/pie.lib.a [2019-11-11T13:51:22.675Z] #41 77.32 DEP criu/pie/restorer.d [2019-11-11T13:51:22.675Z] #41 77.65 DEP criu/arch/x86/sigaction_compat_pie.d [2019-11-11T13:51:22.675Z] #41 77.76 DEP criu/arch/x86/restorer_unmap.d [2019-11-11T13:51:22.675Z] #41 77.80 DEP criu/arch/x86/restorer.d [2019-11-11T13:51:22.675Z] #41 78.09 DEP criu/pie/parasite.d [2019-11-11T13:51:22.675Z] #41 78.37 CC criu/pie/parasite.o [2019-11-11T13:51:22.755Z] #10 51.48 The following NEW packages will be installed: [2019-11-11T13:51:22.755Z] #10 51.49 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-11T13:51:22.755Z] #10 ... [2019-11-11T13:51:22.755Z] [2019-11-11T13:51:22.755Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:22.755Z] #44 40.90 vendor/golang.org/x/crypto/curve25519 [2019-11-11T13:51:23.013Z] #44 ... [2019-11-11T13:51:23.013Z] [2019-11-11T13:51:23.013Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:51:23.013Z] #31 50.46 internal/reflectlite [2019-11-11T13:51:23.013Z] #31 50.48 sync [2019-11-11T13:51:23.460Z] Removing intermediate container 992eb26aacc5 [2019-11-11T13:51:23.460Z] ---> 360f318b45c2 [2019-11-11T13:51:23.460Z] Step 11/16 : ARG GOOS [2019-11-11T13:51:23.460Z] ---> Running in 597791a8637e [2019-11-11T13:51:23.460Z] Removing intermediate container 597791a8637e [2019-11-11T13:51:23.460Z] ---> c53f8b7b5efe [2019-11-11T13:51:23.460Z] Step 12/16 : ARG GOARCH [2019-11-11T13:51:23.460Z] ---> Running in c4990d11f459 [2019-11-11T13:51:23.460Z] Removing intermediate container c4990d11f459 [2019-11-11T13:51:23.460Z] ---> 578370603019 [2019-11-11T13:51:23.460Z] 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 [2019-11-11T13:51:23.460Z] ---> Running in 12add10fcb6f [2019-11-11T13:51:23.615Z] #27 19.32 0.2% 1.2% # 2.1% ## 4.0% #### 5.9% ##### 7.8% ###### 8.8% ####### 10.6% ######### 12.5% ######### 13.5% ########### 15.4% ########### 16.3% ############ 17.3% ############# 18.2% ############## 20.1% ############### 22.0% ################# 23.9% ################## 25.7% ################### 26.7% ################### 27.6% #################### 28.5% ##################### 30.4% ###################### 31.4% ####################### 32.3% ####################### 33.3% ######################## 34.2% ######################### 35.2% ######################### 36.1% ########################### 38.0% ############################ 38.9% ############################ 39.9% ############################# 40.8% ############################## 42.7% ################################ 44.6% ################################ 45.6% ################################## 47.5% ################################## 48.4% #################################### 50.3% ##################################### 52.2% ###################################### 54.1% ########### [2019-11-11T13:51:23.615Z] #27 ... [2019-11-11T13:51:23.615Z] [2019-11-11T13:51:23.615Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:51:23.615Z] #42 1.560 Note: Building without setproctitle() and strlcpy() support. [2019-11-11T13:51:23.615Z] #42 1.560 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-11T13:51:23.615Z] #42 2.599 fatal: Not a git repository (or any of the parent directories): .git [2019-11-11T13:51:23.615Z] #42 2.623 GEN .gitid [2019-11-11T13:51:23.616Z] #42 2.629 GEN criu/include/version.h [2019-11-11T13:51:23.616Z] #42 2.650 GEN include/common/asm [2019-11-11T13:51:23.616Z] #42 4.313 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-11T13:51:23.616Z] #42 4.416 PBCC images/opts.pb-c.c [2019-11-11T13:51:23.616Z] #42 4.439 PBCC images/sit.pb-c.c [2019-11-11T13:51:23.616Z] #42 4.526 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-11T13:51:23.616Z] #42 4.611 DEP images/opts.pb-c.d [2019-11-11T13:51:23.616Z] #42 4.658 DEP images/sit.pb-c.d [2019-11-11T13:51:23.616Z] #42 4.703 PBCC images/macvlan.pb-c.c [2019-11-11T13:51:23.616Z] #42 4.713 DEP images/macvlan.pb-c.d [2019-11-11T13:51:23.616Z] #42 4.824 PBCC images/autofs.pb-c.c [2019-11-11T13:51:23.616Z] #42 4.890 DEP images/autofs.pb-c.d [2019-11-11T13:51:23.616Z] #42 4.968 PBCC images/sysctl.pb-c.c [2019-11-11T13:51:23.616Z] #42 4.973 DEP images/sysctl.pb-c.d [2019-11-11T13:51:23.616Z] #42 5.006 PBCC images/time.pb-c.c [2019-11-11T13:51:23.616Z] #42 5.029 DEP images/time.pb-c.d [2019-11-11T13:51:23.616Z] #42 5.074 PBCC images/binfmt-misc.pb-c.c [2019-11-11T13:51:23.616Z] #42 5.101 DEP images/binfmt-misc.pb-c.d [2019-11-11T13:51:23.616Z] #42 5.161 PBCC images/seccomp.pb-c.c [2019-11-11T13:51:23.616Z] #42 5.213 DEP images/seccomp.pb-c.d [2019-11-11T13:51:23.616Z] #42 5.286 PBCC images/userns.pb-c.c [2019-11-11T13:51:23.616Z] #42 5.320 DEP images/userns.pb-c.d [2019-11-11T13:51:23.616Z] #42 5.348 PBCC images/cgroup.pb-c.c [2019-11-11T13:51:23.616Z] #42 5.406 DEP images/cgroup.pb-c.d [2019-11-11T13:51:23.616Z] #42 5.452 PBCC images/fown.pb-c.c [2019-11-11T13:51:23.616Z] #42 5.479 PBCC images/ext-file.pb-c.c [2019-11-11T13:51:23.616Z] #42 5.511 DEP images/fown.pb-c.d [2019-11-11T13:51:23.616Z] #42 5.556 DEP images/ext-file.pb-c.d [2019-11-11T13:51:23.616Z] #42 5.656 PBCC images/rpc.pb-c.c [2019-11-11T13:51:23.616Z] #42 5.741 DEP images/rpc.pb-c.d [2019-11-11T13:51:23.616Z] #42 5.792 PBCC images/siginfo.pb-c.c [2019-11-11T13:51:23.616Z] #42 5.829 DEP images/siginfo.pb-c.d [2019-11-11T13:51:23.616Z] #42 5.893 PBCC images/pagemap.pb-c.c [2019-11-11T13:51:23.616Z] #42 5.959 DEP images/pagemap.pb-c.d [2019-11-11T13:51:23.616Z] #42 6.049 PBCC images/rlimit.pb-c.c [2019-11-11T13:51:23.616Z] #42 6.060 DEP images/rlimit.pb-c.d [2019-11-11T13:51:23.616Z] #42 6.169 PBCC images/file-lock.pb-c.c [2019-11-11T13:51:23.616Z] #42 6.178 DEP images/file-lock.pb-c.d [2019-11-11T13:51:23.616Z] #42 6.222 PBCC images/tty.pb-c.c [2019-11-11T13:51:23.616Z] #42 6.277 DEP images/tty.pb-c.d [2019-11-11T13:51:23.616Z] #42 6.344 PBCC images/tun.pb-c.c [2019-11-11T13:51:23.616Z] #42 6.401 PBCC images/netdev.pb-c.c [2019-11-11T13:51:23.616Z] #42 6.465 DEP images/tun.pb-c.d [2019-11-11T13:51:23.616Z] #42 6.491 DEP images/netdev.pb-c.d [2019-11-11T13:51:23.616Z] #42 6.599 PBCC images/vma.pb-c.c [2019-11-11T13:51:23.616Z] #42 6.676 DEP images/vma.pb-c.d [2019-11-11T13:51:23.616Z] #42 6.769 PBCC images/creds.pb-c.c [2019-11-11T13:51:23.616Z] #42 6.791 DEP images/creds.pb-c.d [2019-11-11T13:51:23.616Z] #42 6.858 PBCC images/utsns.pb-c.c [2019-11-11T13:51:23.616Z] #42 6.912 DEP images/utsns.pb-c.d [2019-11-11T13:51:23.616Z] #42 6.982 PBCC images/ipc-desc.pb-c.c [2019-11-11T13:51:23.616Z] #42 6.987 PBCC images/ipc-sem.pb-c.c [2019-11-11T13:51:23.616Z] #42 6.991 DEP images/ipc-desc.pb-c.d [2019-11-11T13:51:23.616Z] #42 7.022 DEP images/ipc-sem.pb-c.d [2019-11-11T13:51:23.616Z] #42 7.042 PBCC images/ipc-msg.pb-c.c [2019-11-11T13:51:23.616Z] #42 7.051 DEP images/ipc-msg.pb-c.d [2019-11-11T13:51:23.616Z] #42 7.077 PBCC images/ipc-shm.pb-c.c [2019-11-11T13:51:23.616Z] #42 7.092 DEP images/ipc-shm.pb-c.d [2019-11-11T13:51:23.616Z] #42 7.170 PBCC images/ipc-var.pb-c.c [2019-11-11T13:51:23.616Z] #42 7.214 DEP images/ipc-var.pb-c.d [2019-11-11T13:51:23.616Z] #42 7.315 PBCC images/sk-opts.pb-c.c [2019-11-11T13:51:23.616Z] #42 7.360 PBCC images/packet-sock.pb-c.c [2019-11-11T13:51:23.616Z] #42 7.407 DEP images/sk-opts.pb-c.d [2019-11-11T13:51:23.616Z] #42 7.504 DEP images/packet-sock.pb-c.d [2019-11-11T13:51:23.616Z] #42 7.590 PBCC images/sk-netlink.pb-c.c [2019-11-11T13:51:23.616Z] #42 7.653 DEP images/sk-netlink.pb-c.d [2019-11-11T13:51:23.616Z] #42 7.812 PBCC images/sk-inet.pb-c.c [2019-11-11T13:51:23.616Z] #42 7.834 DEP images/sk-inet.pb-c.d [2019-11-11T13:51:23.616Z] #42 7.892 PBCC images/sk-unix.pb-c.c [2019-11-11T13:51:23.616Z] #42 7.931 DEP images/sk-unix.pb-c.d [2019-11-11T13:51:23.616Z] #42 7.976 PBCC images/mm.pb-c.c [2019-11-11T13:51:23.616Z] #42 8.031 DEP images/mm.pb-c.d [2019-11-11T13:51:23.616Z] #42 8.107 PBCC images/timerfd.pb-c.c [2019-11-11T13:51:23.616Z] #42 8.163 DEP images/timerfd.pb-c.d [2019-11-11T13:51:23.616Z] #42 8.220 PBCC images/timer.pb-c.c [2019-11-11T13:51:23.616Z] #42 8.298 DEP images/timer.pb-c.d [2019-11-11T13:51:23.616Z] #42 8.320 PBCC images/sa.pb-c.c [2019-11-11T13:51:23.616Z] #42 8.331 DEP images/sa.pb-c.d [2019-11-11T13:51:23.616Z] #42 8.391 PBCC images/pipe-data.pb-c.c [2019-11-11T13:51:23.616Z] #42 8.417 DEP images/pipe-data.pb-c.d [2019-11-11T13:51:23.616Z] #42 8.495 PBCC images/mnt.pb-c.c [2019-11-11T13:51:23.616Z] #42 8.559 DEP images/mnt.pb-c.d [2019-11-11T13:51:23.616Z] #42 8.641 PBCC images/sk-packet.pb-c.c [2019-11-11T13:51:23.616Z] #42 8.677 DEP images/sk-packet.pb-c.d [2019-11-11T13:51:23.616Z] #42 8.721 PBCC images/tcp-stream.pb-c.c [2019-11-11T13:51:23.616Z] #42 8.769 DEP images/tcp-stream.pb-c.d [2019-11-11T13:51:23.616Z] #42 8.827 PBCC images/pipe.pb-c.c [2019-11-11T13:51:23.616Z] #42 8.863 DEP images/pipe.pb-c.d [2019-11-11T13:51:23.616Z] #42 8.887 PBCC images/pstree.pb-c.c [2019-11-11T13:51:23.616Z] #42 8.911 DEP images/pstree.pb-c.d [2019-11-11T13:51:23.616Z] #42 8.950 PBCC images/fs.pb-c.c [2019-11-11T13:51:23.616Z] #42 8.997 DEP images/fs.pb-c.d [2019-11-11T13:51:23.616Z] #42 9.059 PBCC images/signalfd.pb-c.c [2019-11-11T13:51:23.616Z] #42 9.102 DEP images/signalfd.pb-c.d [2019-11-11T13:51:23.616Z] #42 9.154 PBCC images/fh.pb-c.c [2019-11-11T13:51:23.616Z] #42 9.203 PBCC images/fsnotify.pb-c.c [2019-11-11T13:51:23.616Z] #42 9.238 DEP images/fh.pb-c.d [2019-11-11T13:51:23.616Z] #42 9.298 DEP images/fsnotify.pb-c.d [2019-11-11T13:51:23.616Z] #42 9.363 PBCC images/eventpoll.pb-c.c [2019-11-11T13:51:23.616Z] #42 9.383 DEP images/eventpoll.pb-c.d [2019-11-11T13:51:23.616Z] #42 9.405 PBCC images/eventfd.pb-c.c [2019-11-11T13:51:23.616Z] #42 9.423 DEP images/eventfd.pb-c.d [2019-11-11T13:51:23.616Z] #42 9.541 PBCC images/remap-file-path.pb-c.c [2019-11-11T13:51:23.616Z] #42 9.545 DEP images/remap-file-path.pb-c.d [2019-11-11T13:51:23.616Z] #42 9.604 PBCC images/fifo.pb-c.c [2019-11-11T13:51:23.616Z] #42 9.622 DEP images/fifo.pb-c.d [2019-11-11T13:51:23.616Z] #42 9.657 PBCC images/ghost-file.pb-c.c [2019-11-11T13:51:23.616Z] #42 9.698 DEP images/ghost-file.pb-c.d [2019-11-11T13:51:23.616Z] #42 9.738 PBCC images/regfile.pb-c.c [2019-11-11T13:51:23.616Z] #42 9.771 DEP images/regfile.pb-c.d [2019-11-11T13:51:23.616Z] #42 9.813 PBCC images/ns.pb-c.c [2019-11-11T13:51:23.616Z] #42 9.851 DEP images/ns.pb-c.d [2019-11-11T13:51:23.616Z] #42 9.900 PBCC images/fdinfo.pb-c.c [2019-11-11T13:51:23.616Z] #42 9.955 DEP images/fdinfo.pb-c.d [2019-11-11T13:51:23.616Z] #42 10.01 PBCC images/core-aarch64.pb-c.c [2019-11-11T13:51:23.616Z] #42 10.04 PBCC images/core-arm.pb-c.c [2019-11-11T13:51:23.616Z] #42 10.08 PBCC images/core-ppc64.pb-c.c [2019-11-11T13:51:23.616Z] #42 10.09 PBCC images/core-s390.pb-c.c [2019-11-11T13:51:23.616Z] #42 10.14 PBCC images/core-x86.pb-c.c [2019-11-11T13:51:23.616Z] #42 10.19 PBCC images/core.pb-c.c [2019-11-11T13:51:23.616Z] #42 ... [2019-11-11T13:51:23.616Z] [2019-11-11T13:51:23.616Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:23.947Z] #31 ... [2019-11-11T13:51:23.947Z] [2019-11-11T13:51:23.947Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-11T13:51:23.947Z] #56 42.60 Reading package lists... [2019-11-11T13:51:23.947Z] #56 52.02 Building dependency tree... [2019-11-11T13:51:23.947Z] #56 ... [2019-11-11T13:51:23.947Z] [2019-11-11T13:51:23.947Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-11T13:51:23.947Z] #10 52.73 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:51:23.947Z] #10 52.73 Need to get 300 kB of archives. [2019-11-11T13:51:23.947Z] #10 52.73 After this operation, 1201 kB of additional disk space will be used. [2019-11-11T13:51:23.947Z] #10 52.73 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-11-11T13:51:23.947Z] #10 52.73 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-11-11T13:51:23.947Z] #10 52.74 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-11-11T13:51:23.947Z] #10 52.74 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-11-11T13:51:24.037Z] #41 79.60 LINK criu/pie/parasite.built-in.o [2019-11-11T13:51:24.037Z] #41 79.61 GEN criu/pie/parasite-blob.h [2019-11-11T13:51:24.037Z] #41 79.65 CC criu/arch/x86/restorer.o [2019-11-11T13:51:24.263Z] #59 ... [2019-11-11T13:51:24.263Z] [2019-11-11T13:51:24.263Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:51:24.263Z] #17 4.256 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:51:24.263Z] #17 4.257 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:51:24.263Z] #17 4.286 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:51:24.263Z] #17 4.295 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:51:24.263Z] #17 4.376 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:51:24.263Z] #17 5.319 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-11T13:51:24.263Z] #17 6.755 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-11T13:51:24.263Z] #17 7.651 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-11T13:51:24.263Z] #17 ... [2019-11-11T13:51:24.263Z] [2019-11-11T13:51:24.263Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:24.263Z] #26 23.80 [2019-11-11T13:51:24.263Z] #26 25.95 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-11T13:51:24.263Z] #26 26.59 [2019-11-11T13:51:24.264Z] #26 26.92 ####################################################### 76.5% ######################################################################## 100.0% [2019-11-11T13:51:24.264Z] #26 27.12 [2019-11-11T13:51:24.264Z] #26 28.93 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-11T13:51:24.264Z] #26 29.48 [2019-11-11T13:51:24.264Z] #26 29.75 ################################################# 68.4% ######################################################################## 100.0% [2019-11-11T13:51:24.264Z] #26 29.91 [2019-11-11T13:51:24.264Z] #26 31.99 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-11T13:51:24.264Z] #26 32.12 skipping existing ed4b54129745 [2019-11-11T13:51:24.264Z] #26 32.29 [2019-11-11T13:51:24.597Z] #41 80.23 CC criu/arch/x86/restorer_unmap.o [2019-11-11T13:51:24.597Z] #41 80.29 CC criu/arch/x86/sigaction_compat_pie.o [2019-11-11T13:51:24.838Z] #26 ... [2019-11-11T13:51:24.838Z] [2019-11-11T13:51:24.838Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:51:24.838Z] #41 4.740 Note: Building without setproctitle() and strlcpy() support. [2019-11-11T13:51:24.838Z] #41 4.740 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-11T13:51:24.838Z] #41 6.869 fatal: Not a git repository (or any of the parent directories): .git [2019-11-11T13:51:24.838Z] #41 6.928 GEN .gitid [2019-11-11T13:51:24.838Z] #41 6.944 GEN criu/include/version.h [2019-11-11T13:51:24.838Z] #41 6.991 GEN include/common/asm [2019-11-11T13:51:24.838Z] #41 9.398 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-11T13:51:24.838Z] #41 9.695 PBCC images/opts.pb-c.c [2019-11-11T13:51:24.838Z] #41 9.781 PBCC images/sit.pb-c.c [2019-11-11T13:51:24.838Z] #41 9.887 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-11T13:51:24.838Z] #41 9.939 DEP images/opts.pb-c.d [2019-11-11T13:51:24.838Z] #41 9.984 DEP images/sit.pb-c.d [2019-11-11T13:51:24.838Z] #41 10.05 PBCC images/macvlan.pb-c.c [2019-11-11T13:51:24.838Z] #41 10.11 DEP images/macvlan.pb-c.d [2019-11-11T13:51:24.838Z] #41 10.14 PBCC images/autofs.pb-c.c [2019-11-11T13:51:24.838Z] #41 10.18 DEP images/autofs.pb-c.d [2019-11-11T13:51:24.838Z] #41 10.25 PBCC images/sysctl.pb-c.c [2019-11-11T13:51:24.838Z] #41 ... [2019-11-11T13:51:24.838Z] [2019-11-11T13:51:24.838Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:24.838Z] #36 5.625 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-11T13:51:24.838Z] #36 5.626 -- Detecting C compiler ABI info [2019-11-11T13:51:24.838Z] #36 6.468 -- Detecting C compiler ABI info - done [2019-11-11T13:51:24.838Z] #36 6.554 -- Detecting C compile features [2019-11-11T13:51:24.838Z] #36 9.011 -- Detecting C compile features - done [2019-11-11T13:51:24.838Z] #36 9.073 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-11T13:51:24.838Z] #36 9.363 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-11T13:51:24.838Z] #36 9.581 -- Configuring done [2019-11-11T13:51:24.838Z] #36 9.635 -- Generating done [2019-11-11T13:51:24.838Z] #36 9.646 -- Build files have been written to: /tmp/tmp.PmRJxYVmJb/tini [2019-11-11T13:51:24.838Z] #36 9.661 + make tini-static [2019-11-11T13:51:24.838Z] #36 9.860 Scanning dependencies of target tini-static [2019-11-11T13:51:24.838Z] #36 9.930 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-11T13:51:24.838Z] #36 11.81 [100%] Linking C executable tini-static [2019-11-11T13:51:24.838Z] #36 12.34 [100%] Built target tini-static [2019-11-11T13:51:24.838Z] #36 12.45 + mkdir -p /build [2019-11-11T13:51:24.838Z] #36 12.45 + cp tini-static /build/docker-init [2019-11-11T13:51:24.851Z] #41 80.65 CC criu/pie/restorer.o [2019-11-11T13:51:25.099Z] #36 DONE 13.3s [2019-11-11T13:51:25.099Z] [2019-11-11T13:51:25.099Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:51:25.099Z] #41 10.28 DEP images/sysctl.pb-c.d [2019-11-11T13:51:25.099Z] #41 10.41 PBCC images/time.pb-c.c [2019-11-11T13:51:25.099Z] #41 10.51 DEP images/time.pb-c.d [2019-11-11T13:51:25.149Z] #41 ... [2019-11-11T13:51:25.149Z] [2019-11-11T13:51:25.149Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:51:25.149Z] #17 75.39 Selecting previously unselected package vim. [2019-11-11T13:51:25.149Z] #17 75.40 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-11T13:51:25.149Z] #17 75.40 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:51:25.149Z] #17 75.92 Selecting previously unselected package xfsprogs. [2019-11-11T13:51:25.149Z] #17 75.93 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-11-11T13:51:25.149Z] #17 75.94 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-11T13:51:25.149Z] #17 76.53 Selecting previously unselected package zip. [2019-11-11T13:51:25.149Z] #17 76.54 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-11-11T13:51:25.149Z] #17 76.55 Unpacking zip (3.0-11+b1) ... [2019-11-11T13:51:25.149Z] #17 76.70 Selecting previously unselected package libapparmor-perl. [2019-11-11T13:51:25.149Z] #17 76.73 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-11-11T13:51:25.149Z] #17 76.73 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-11T13:51:25.149Z] #17 76.85 Selecting previously unselected package apparmor. [2019-11-11T13:51:25.149Z] #17 76.86 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-11-11T13:51:25.149Z] #17 76.92 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-11T13:51:25.361Z] #41 10.64 PBCC images/binfmt-misc.pb-c.c [2019-11-11T13:51:25.361Z] #41 10.67 DEP images/binfmt-misc.pb-c.d [2019-11-11T13:51:25.361Z] #41 10.75 PBCC images/seccomp.pb-c.c [2019-11-11T13:51:25.708Z] #17 77.46 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-11T13:51:25.708Z] #17 77.47 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-11-11T13:51:25.708Z] #17 77.47 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-11T13:51:25.845Z] #10 54.57 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:51:25.931Z] #41 10.90 DEP images/seccomp.pb-c.d [2019-11-11T13:51:25.931Z] #41 11.09 PBCC images/userns.pb-c.c [2019-11-11T13:51:25.931Z] #41 11.20 DEP images/userns.pb-c.d [2019-11-11T13:51:26.103Z] #10 55.00 Fetched 300 kB in 1s (278 kB/s) [2019-11-11T13:51:26.182Z] #27 19.32 0.2% 1.2% # 2.1% ## 4.0% #### 5.9% ##### 7.8% ###### 8.8% ####### 10.6% ######### 12.5% ######### 13.5% ########### 15.4% ########### 16.3% ############ 17.3% ############# 18.2% ############## 20.1% ############### 22.0% ################# 23.9% ################## 25.7% ################### 26.7% ################### 27.6% #################### 28.5% ##################### 30.4% ###################### 31.4% ####################### 32.3% ####################### 33.3% ######################## 34.2% ######################### 35.2% ######################### 36.1% ########################### 38.0% ############################ 38.9% ############################ 39.9% ############################# 40.8% ############################## 42.7% ################################ 44.6% ################################ 45.6% ################################## 47.5% ################################## 48.4% #################################### 50.3% ##################################### 52.2% ###################################### 54.1% ####################################### 55.0% ######################################## 56.0% ######################################## 56.9% ########################################## 58.8% ########################################### 60.7% ############################################ 61.6% ############################################# 63.5% ############################################## 63.9% ############################################## 64.5% ############################################### 66.2% ################################################# 68.1% ################################################# 69.1% ################################################## 70.0% ################## [2019-11-11T13:51:26.182Z] #27 ... [2019-11-11T13:51:26.182Z] [2019-11-11T13:51:26.182Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:51:26.182Z] #18 14.65 Fetched 7671 kB in 14s (537 kB/s) [2019-11-11T13:51:26.182Z] #18 14.65 Reading package lists... [2019-11-11T13:51:26.182Z] #18 20.62 Reading package lists... [2019-11-11T13:51:26.182Z] #18 ... [2019-11-11T13:51:26.182Z] [2019-11-11T13:51:26.182Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:26.191Z] #41 11.43 PBCC images/cgroup.pb-c.c [2019-11-11T13:51:26.192Z] #41 11.51 DEP images/cgroup.pb-c.d [2019-11-11T13:51:26.360Z] #10 55.18 Selecting previously unselected package libseccomp2:amd64. [2019-11-11T13:51:26.360Z] #10 55.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 ... 15091 files and directories currently installed.) [2019-11-11T13:51:26.360Z] #10 55.25 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-11T13:51:26.451Z] #41 11.58 PBCC images/fown.pb-c.c [2019-11-11T13:51:26.451Z] #41 11.71 PBCC images/ext-file.pb-c.c [2019-11-11T13:51:26.451Z] #41 11.77 DEP images/fown.pb-c.d [2019-11-11T13:51:26.618Z] #10 55.30 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-11T13:51:26.712Z] #41 11.87 DEP images/ext-file.pb-c.d [2019-11-11T13:51:26.876Z] #10 55.58 Selecting previously unselected package libseccomp-dev:amd64. [2019-11-11T13:51:26.877Z] #10 55.63 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-11T13:51:26.877Z] #10 55.64 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-11T13:51:26.972Z] #41 12.08 PBCC images/rpc.pb-c.c [2019-11-11T13:51:26.972Z] #41 12.24 DEP images/rpc.pb-c.d [2019-11-11T13:51:27.023Z] #27 19.32 0.2% 1.2% # 2.1% ## 4.0% #### 5.9% ##### 7.8% ###### 8.8% ####### 10.6% ######### 12.5% ######### 13.5% ########### 15.4% ########### 16.3% ############ 17.3% ############# 18.2% ############## 20.1% ############### 22.0% ################# 23.9% ################## 25.7% ################### 26.7% ################### 27.6% #################### 28.5% ##################### 30.4% ###################### 31.4% ####################### 32.3% ####################### 33.3% ######################## 34.2% ######################### 35.2% ######################### 36.1% ########################### 38.0% ############################ 38.9% ############################ 39.9% ############################# 40.8% ############################## 42.7% ################################ 44.6% ################################ 45.6% ################################## 47.5% ################################## 48.4% #################################### 50.3% ##################################### 52.2% ###################################### 54.1% ####################################### 55.0% ######################################## 56.0% ######################################## 56.9% ########################################## 58.8% ########################################### 60.7% ############################################ 61.6% ############################################# 63.5% ############################################## 63.9% ############################################## 64.5% ############################################### 66.2% ################################################# 68.1% ################################################# 69.1% ################################################## 70.0% ################################################### 71.0% ################################################### 71.9% #################################################### 72.9% ##################################################### 73.8% ##################################################### 74.6% ##################################################### 74.7% ##################################################### 74.9% [2019-11-11T13:51:27.024Z] #27 ... [2019-11-11T13:51:27.024Z] [2019-11-11T13:51:27.024Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:27.024Z] #37 0.257 + RM_GOPATH=0 [2019-11-11T13:51:27.024Z] #37 0.257 + TMP_GOPATH= [2019-11-11T13:51:27.024Z] #37 0.268 + : /build [2019-11-11T13:51:27.024Z] #37 0.268 + '[' -z '' ']' [2019-11-11T13:51:27.024Z] #37 0.268 ++ mktemp -d [2019-11-11T13:51:27.024Z] #37 0.271 + export GOPATH=/tmp/tmp.dBBQe3mlxT [2019-11-11T13:51:27.024Z] #37 0.271 + GOPATH=/tmp/tmp.dBBQe3mlxT [2019-11-11T13:51:27.024Z] #37 0.271 + RM_GOPATH=1 [2019-11-11T13:51:27.024Z] #37 0.278 ++ dirname ./install.sh [2019-11-11T13:51:27.024Z] #37 0.283 + dir=. [2019-11-11T13:51:27.024Z] #37 0.283 + bin=tini [2019-11-11T13:51:27.024Z] #37 0.283 + shift [2019-11-11T13:51:27.024Z] #37 0.283 + '[' '!' -f ./tini.installer ']' [2019-11-11T13:51:27.024Z] #37 0.284 + . ./tini.installer [2019-11-11T13:51:27.024Z] #37 0.284 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-11T13:51:27.024Z] #37 0.285 + install_tini [2019-11-11T13:51:27.024Z] #37 0.285 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-11T13:51:27.024Z] #37 0.285 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-11T13:51:27.024Z] #37 0.286 + git clone https://github.com/krallin/tini.git /tmp/tmp.dBBQe3mlxT/tini [2019-11-11T13:51:27.024Z] #37 0.294 Cloning into '/tmp/tmp.dBBQe3mlxT/tini'... [2019-11-11T13:51:27.024Z] #37 1.360 + cd /tmp/tmp.dBBQe3mlxT/tini [2019-11-11T13:51:27.024Z] #37 1.361 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-11T13:51:27.024Z] #37 1.386 + cmake . [2019-11-11T13:51:27.024Z] #37 1.952 -- The C compiler identification is GNU 6.3.0 [2019-11-11T13:51:27.024Z] #37 1.963 -- Check for working C compiler: /usr/bin/cc [2019-11-11T13:51:27.024Z] #37 2.968 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-11T13:51:27.024Z] #37 2.969 -- Detecting C compiler ABI info [2019-11-11T13:51:27.024Z] #37 3.286 -- Detecting C compiler ABI info - done [2019-11-11T13:51:27.024Z] #37 3.341 -- Detecting C compile features [2019-11-11T13:51:27.024Z] #37 4.941 -- Detecting C compile features - done [2019-11-11T13:51:27.024Z] #37 4.958 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-11T13:51:27.024Z] #37 5.186 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-11T13:51:27.024Z] #37 5.291 -- Configuring done [2019-11-11T13:51:27.024Z] #37 5.325 -- Generating done [2019-11-11T13:51:27.024Z] #37 5.332 -- Build files have been written to: /tmp/tmp.dBBQe3mlxT/tini [2019-11-11T13:51:27.024Z] #37 5.354 + make tini-static [2019-11-11T13:51:27.024Z] #37 5.649 Scanning dependencies of target tini-static [2019-11-11T13:51:27.024Z] #37 5.702 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-11T13:51:27.024Z] #37 7.521 [100%] Linking C executable tini-static [2019-11-11T13:51:27.024Z] #37 8.052 [100%] Built target tini-static [2019-11-11T13:51:27.024Z] #37 8.178 + mkdir -p /build [2019-11-11T13:51:27.024Z] #37 8.180 + cp tini-static /build/docker-init [2019-11-11T13:51:27.024Z] #37 DONE 8.3s [2019-11-11T13:51:27.135Z] #10 55.88 Selecting previously unselected package libapparmor1:amd64. [2019-11-11T13:51:27.135Z] #10 55.89 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-11-11T13:51:27.135Z] #10 55.90 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-11T13:51:27.233Z] #41 12.32 PBCC images/siginfo.pb-c.c [2019-11-11T13:51:27.233Z] #41 12.39 DEP images/siginfo.pb-c.d [2019-11-11T13:51:27.233Z] #41 12.52 PBCC images/pagemap.pb-c.c [2019-11-11T13:51:27.323Z] #17 79.18 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-11T13:51:27.323Z] #17 79.19 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-11-11T13:51:27.323Z] #17 79.20 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-11T13:51:27.416Z] [2019-11-11T13:51:27.416Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:51:27.416Z] #18 20.62 Reading package lists... [2019-11-11T13:51:27.493Z] #41 12.65 DEP images/pagemap.pb-c.d [2019-11-11T13:51:27.493Z] #41 12.68 PBCC images/rlimit.pb-c.c [2019-11-11T13:51:27.494Z] #41 12.70 DEP images/rlimit.pb-c.d [2019-11-11T13:51:27.494Z] #41 12.76 PBCC images/file-lock.pb-c.c [2019-11-11T13:51:27.494Z] #41 12.79 DEP images/file-lock.pb-c.d [2019-11-11T13:51:27.494Z] #41 12.85 PBCC images/tty.pb-c.c [2019-11-11T13:51:27.701Z] #10 56.44 Selecting previously unselected package libapparmor-dev:amd64. [2019-11-11T13:51:27.701Z] #10 56.45 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-11-11T13:51:27.701Z] #10 56.54 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-11T13:51:27.755Z] #41 12.97 DEP images/tty.pb-c.d [2019-11-11T13:51:27.755Z] #41 13.02 PBCC images/tun.pb-c.c [2019-11-11T13:51:27.755Z] #41 ... [2019-11-11T13:51:27.755Z] [2019-11-11T13:51:27.755Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:27.755Z] #26 34.74 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-11T13:51:27.755Z] #26 35.26 [2019-11-11T13:51:27.755Z] #26 35.72 ######################################################################## 100.0% [2019-11-11T13:51:27.755Z] #26 35.78 [2019-11-11T13:51:27.755Z] #26 35.80 Download of images into '/build' complete. [2019-11-11T13:51:27.755Z] #26 35.80 Use something like the following to load the result into a Docker daemon: [2019-11-11T13:51:27.755Z] #26 35.80 tar -cC '/build' . | docker load [2019-11-11T13:51:27.755Z] #26 DONE 36.2s [2019-11-11T13:51:28.029Z] [2019-11-11T13:51:28.029Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:51:28.029Z] #41 13.16 PBCC images/netdev.pb-c.c [2019-11-11T13:51:28.262Z] #18 25.99 Building dependency tree... [2019-11-11T13:51:28.289Z] #41 13.35 DEP images/tun.pb-c.d [2019-11-11T13:51:28.289Z] #41 13.50 DEP images/netdev.pb-c.d [2019-11-11T13:51:28.289Z] #41 ... [2019-11-11T13:51:28.289Z] [2019-11-11T13:51:28.289Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:51:28.289Z] #31 61.99 internal/poll [2019-11-11T13:51:28.289Z] #31 64.83 os [2019-11-11T13:51:28.289Z] #31 65.06 internal/fmtsort [2019-11-11T13:51:28.289Z] #31 66.95 path/filepath [2019-11-11T13:51:28.289Z] #31 66.97 fmt [2019-11-11T13:51:28.289Z] #31 70.24 io/ioutil [2019-11-11T13:51:28.289Z] #31 70.48 log [2019-11-11T13:51:28.289Z] #31 70.49 flag [2019-11-11T13:51:28.289Z] #31 71.44 github.com/BurntSushi/toml [2019-11-11T13:51:28.552Z] #31 ... [2019-11-11T13:51:28.552Z] [2019-11-11T13:51:28.552Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:51:28.552Z] #41 13.70 PBCC images/vma.pb-c.c [2019-11-11T13:51:28.552Z] #41 13.75 DEP images/vma.pb-c.d [2019-11-11T13:51:28.552Z] #41 13.85 PBCC images/creds.pb-c.c [2019-11-11T13:51:28.634Z] #10 57.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:51:28.678Z] #18 27.52 The following additional packages will be installed: [2019-11-11T13:51:28.679Z] #18 27.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-11T13:51:28.679Z] #18 27.52 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-11T13:51:28.679Z] #18 27.52 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-11T13:51:28.679Z] #18 27.52 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-11T13:51:28.679Z] #18 27.52 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-11T13:51:28.679Z] #18 27.52 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-11T13:51:28.679Z] #18 27.52 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-11T13:51:28.679Z] #18 27.52 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-11T13:51:28.679Z] #18 27.52 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-11T13:51:28.679Z] #18 27.52 Suggested packages: [2019-11-11T13:51:28.679Z] #18 27.52 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-11T13:51:28.679Z] #18 27.52 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-11T13:51:28.679Z] #18 27.52 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-11T13:51:28.679Z] #18 27.52 vim-doc vim-scripts xfsdump acl attr quota [2019-11-11T13:51:28.679Z] #18 27.53 Recommended packages: [2019-11-11T13:51:28.679Z] #18 27.53 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-11T13:51:28.679Z] #18 27.53 python3-keyrings.alt python3-xdg unzip [2019-11-11T13:51:28.815Z] #41 13.90 DEP images/creds.pb-c.d [2019-11-11T13:51:28.815Z] #41 14.18 PBCC images/utsns.pb-c.c [2019-11-11T13:51:29.152Z] #41 ... [2019-11-11T13:51:29.152Z] [2019-11-11T13:51:29.152Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:29.152Z] #44 63.02 regexp [2019-11-11T13:51:29.152Z] #44 67.92 path/filepath [2019-11-11T13:51:29.152Z] #44 67.98 internal/lazyregexp [2019-11-11T13:51:29.152Z] #44 68.01 context [2019-11-11T13:51:29.152Z] #44 69.75 net [2019-11-11T13:51:29.152Z] #44 69.85 encoding/binary [2019-11-11T13:51:29.152Z] #44 69.94 fmt [2019-11-11T13:51:29.152Z] #44 70.66 io/ioutil [2019-11-11T13:51:29.152Z] #44 71.69 os/exec [2019-11-11T13:51:29.215Z] #10 57.91 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-11T13:51:29.215Z] #10 ... [2019-11-11T13:51:29.215Z] [2019-11-11T13:51:29.215Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:51:29.215Z] #68 DONE 57.8s [2019-11-11T13:51:29.215Z] [2019-11-11T13:51:29.215Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-11T13:51:29.215Z] #10 58.09 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-11T13:51:29.215Z] #10 58.13 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-11T13:51:29.215Z] #10 ... [2019-11-11T13:51:29.215Z] [2019-11-11T13:51:29.215Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:51:29.215Z] #24 47.34 Building dependency tree... [2019-11-11T13:51:29.215Z] #24 52.22 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-11T13:51:29.215Z] #24 52.22 The following additional packages will be installed: [2019-11-11T13:51:29.215Z] #24 52.22 libjq1 libonig4 [2019-11-11T13:51:29.215Z] #24 52.77 The following NEW packages will be installed: [2019-11-11T13:51:29.215Z] #24 52.78 jq libjq1 libonig4 [2019-11-11T13:51:29.215Z] #24 53.88 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:51:29.215Z] #24 53.88 Need to get 327 kB of archives. [2019-11-11T13:51:29.215Z] #24 53.88 After this operation, 1157 kB of additional disk space will be used. [2019-11-11T13:51:29.215Z] #24 53.88 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-11T13:51:29.215Z] #24 53.88 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-11T13:51:29.215Z] #24 53.89 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-11T13:51:29.215Z] #24 55.70 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:51:29.215Z] #24 55.92 Fetched 327 kB in 1s (313 kB/s) [2019-11-11T13:51:29.215Z] #24 56.44 Selecting previously unselected package libonig4:amd64. [2019-11-11T13:51:29.215Z] #24 56.44 (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 ... 15091 files and directories currently installed.) [2019-11-11T13:51:29.215Z] #24 56.50 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-11-11T13:51:29.215Z] #24 56.67 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-11T13:51:29.215Z] #24 57.45 Selecting previously unselected package libjq1:amd64. [2019-11-11T13:51:29.215Z] #24 57.45 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-11T13:51:29.215Z] #24 57.63 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-11T13:51:29.251Z] #17 81.21 Selecting previously unselected package binutils-mingw-w64. [2019-11-11T13:51:29.251Z] #17 81.21 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-11T13:51:29.251Z] #17 81.21 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-11T13:51:29.414Z] #44 ... [2019-11-11T13:51:29.414Z] [2019-11-11T13:51:29.414Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:51:29.414Z] #41 14.58 DEP images/utsns.pb-c.d [2019-11-11T13:51:29.475Z] #24 58.15 Selecting previously unselected package jq. [2019-11-11T13:51:29.475Z] #24 58.15 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-11T13:51:29.475Z] #24 58.17 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-11T13:51:29.475Z] #24 ... [2019-11-11T13:51:29.475Z] [2019-11-11T13:51:29.475Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-11T13:51:29.475Z] #10 58.17 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-11T13:51:29.475Z] #10 58.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:51:29.507Z] #17 81.33 Selecting previously unselected package mingw-w64-common. [2019-11-11T13:51:29.507Z] #17 81.34 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-11T13:51:29.507Z] #17 81.34 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-11T13:51:29.675Z] #41 14.90 PBCC images/ipc-desc.pb-c.c [2019-11-11T13:51:29.937Z] #41 15.08 PBCC images/ipc-sem.pb-c.c [2019-11-11T13:51:29.937Z] #41 15.11 DEP images/ipc-desc.pb-c.d [2019-11-11T13:51:30.042Z] #10 DONE 58.6s [2019-11-11T13:51:30.042Z] [2019-11-11T13:51:30.042Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-11T13:51:30.042Z] #52 DONE 0.2s [2019-11-11T13:51:30.042Z] [2019-11-11T13:51:30.042Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-11T13:51:30.042Z] #53 DONE 0.1s [2019-11-11T13:51:30.042Z] [2019-11-11T13:51:30.042Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:30.201Z] #41 15.37 DEP images/ipc-sem.pb-c.d [2019-11-11T13:51:30.201Z] #41 15.48 PBCC images/ipc-msg.pb-c.c [2019-11-11T13:51:30.201Z] #41 15.48 DEP images/ipc-msg.pb-c.d [2019-11-11T13:51:30.201Z] #41 15.60 PBCC images/ipc-shm.pb-c.c [2019-11-11T13:51:30.303Z] #54 ... [2019-11-11T13:51:30.303Z] [2019-11-11T13:51:30.303Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:51:30.303Z] #24 58.48 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-11T13:51:30.303Z] #24 58.56 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-11T13:51:30.303Z] #24 58.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:51:30.303Z] #24 58.81 Setting up jq (1.5+dfsg-1.3) ... [2019-11-11T13:51:30.303Z] #24 DONE 59.2s [2019-11-11T13:51:30.464Z] #41 15.65 DEP images/ipc-shm.pb-c.d [2019-11-11T13:51:30.464Z] #41 15.71 PBCC images/ipc-var.pb-c.c [2019-11-11T13:51:30.464Z] #41 15.74 DEP images/ipc-var.pb-c.d [2019-11-11T13:51:30.464Z] #41 15.77 PBCC images/sk-opts.pb-c.c [2019-11-11T13:51:30.464Z] #41 15.78 PBCC images/packet-sock.pb-c.c [2019-11-11T13:51:30.560Z] [2019-11-11T13:51:30.560Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-11T13:51:30.799Z] #41 16.04 DEP images/sk-opts.pb-c.d [2019-11-11T13:51:30.799Z] #41 16.07 DEP images/packet-sock.pb-c.d [2019-11-11T13:51:30.799Z] #41 16.11 PBCC images/sk-netlink.pb-c.c [2019-11-11T13:51:30.819Z] #25 ... [2019-11-11T13:51:30.819Z] [2019-11-11T13:51:30.819Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:51:30.819Z] #40 47.26 Building dependency tree... [2019-11-11T13:51:30.819Z] #40 52.02 The following additional packages will be installed: [2019-11-11T13:51:30.819Z] #40 52.03 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-11T13:51:30.819Z] #40 52.04 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-11T13:51:30.819Z] #40 52.05 Suggested packages: [2019-11-11T13:51:30.819Z] #40 52.05 manpages-dev python-setuptools [2019-11-11T13:51:30.819Z] #40 55.45 The following NEW packages will be installed: [2019-11-11T13:51:30.819Z] #40 55.48 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-11T13:51:30.819Z] #40 55.49 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-11T13:51:30.819Z] #40 55.50 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-11T13:51:30.819Z] #40 55.50 zlib1g-dev [2019-11-11T13:51:30.819Z] #40 56.66 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:51:30.819Z] #40 56.66 Need to get 3602 kB of archives. [2019-11-11T13:51:30.819Z] #40 56.66 After this operation, 18.9 MB of additional disk space will be used. [2019-11-11T13:51:30.819Z] #40 56.66 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-11T13:51:30.819Z] #40 56.69 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-11-11T13:51:30.819Z] #40 56.70 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-11-11T13:51:30.819Z] #40 56.70 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-11T13:51:30.819Z] #40 56.73 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-11-11T13:51:30.819Z] #40 56.73 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-11T13:51:30.819Z] #40 56.74 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-11-11T13:51:30.819Z] #40 56.74 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-11-11T13:51:30.819Z] #40 56.86 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-11-11T13:51:30.819Z] #40 56.91 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-11-11T13:51:30.819Z] #40 56.92 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-11-11T13:51:30.819Z] #40 57.08 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-11-11T13:51:30.819Z] #40 57.29 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-11-11T13:51:30.819Z] #40 57.32 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-11-11T13:51:30.820Z] #40 57.34 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-11T13:51:30.820Z] #40 57.35 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-11-11T13:51:30.820Z] #40 58.85 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:51:30.820Z] #40 59.25 Fetched 3602 kB in 1s (2053 kB/s) [2019-11-11T13:51:30.820Z] #40 59.47 Selecting previously unselected package libnet1:amd64. [2019-11-11T13:51:30.820Z] #40 59.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% #40 ... [2019-11-11T13:51:30.820Z] [2019-11-11T13:51:30.820Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-11T13:51:30.820Z] #25 DONE 0.2s [2019-11-11T13:51:30.820Z] [2019-11-11T13:51:30.820Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:51:30.820Z] #40 59.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-11T13:51:30.820Z] #40 59.58 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-11T13:51:30.820Z] #40 ... [2019-11-11T13:51:30.820Z] [2019-11-11T13:51:30.820Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:31.062Z] #41 16.25 DEP images/sk-netlink.pb-c.d [2019-11-11T13:51:31.062Z] #41 16.28 PBCC images/sk-inet.pb-c.c [2019-11-11T13:51:31.062Z] #41 16.32 DEP images/sk-inet.pb-c.d [2019-11-11T13:51:31.323Z] #41 16.36 PBCC images/sk-unix.pb-c.c [2019-11-11T13:51:31.323Z] #41 16.42 DEP images/sk-unix.pb-c.d [2019-11-11T13:51:31.323Z] #41 16.52 PBCC images/mm.pb-c.c [2019-11-11T13:51:31.323Z] #41 16.59 DEP images/mm.pb-c.d [2019-11-11T13:51:31.664Z] #41 16.69 PBCC images/timerfd.pb-c.c [2019-11-11T13:51:31.664Z] #41 16.75 DEP images/timerfd.pb-c.d [2019-11-11T13:51:31.664Z] #41 16.93 PBCC images/timer.pb-c.c [2019-11-11T13:51:31.926Z] #41 17.10 DEP images/timer.pb-c.d [2019-11-11T13:51:31.926Z] #41 17.13 PBCC images/sa.pb-c.c [2019-11-11T13:51:31.926Z] #41 17.15 DEP images/sa.pb-c.d [2019-11-11T13:51:31.926Z] #41 17.20 PBCC images/pipe-data.pb-c.c [2019-11-11T13:51:31.926Z] #41 17.23 DEP images/pipe-data.pb-c.d [2019-11-11T13:51:31.926Z] #41 17.26 PBCC images/mnt.pb-c.c [2019-11-11T13:51:31.926Z] #41 17.29 DEP images/mnt.pb-c.d [2019-11-11T13:51:31.926Z] #41 17.34 PBCC images/sk-packet.pb-c.c [2019-11-11T13:51:32.188Z] #41 17.39 DEP images/sk-packet.pb-c.d [2019-11-11T13:51:32.188Z] #41 17.43 PBCC images/tcp-stream.pb-c.c [2019-11-11T13:51:32.193Z] #26 ... [2019-11-11T13:51:32.193Z] [2019-11-11T13:51:32.193Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:51:32.193Z] #33 41.67 Reading package lists... [2019-11-11T13:51:32.193Z] #33 51.27 Building dependency tree... [2019-11-11T13:51:32.193Z] #33 55.69 The following additional packages will be installed: [2019-11-11T13:51:32.193Z] #33 55.70 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-11T13:51:32.193Z] #33 55.71 Suggested packages: [2019-11-11T13:51:32.193Z] #33 55.72 codeblocks eclipse ninja-build lrzip [2019-11-11T13:51:32.193Z] #33 55.72 Recommended packages: [2019-11-11T13:51:32.193Z] #33 55.72 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-11T13:51:32.193Z] #33 56.59 The following NEW packages will be installed: [2019-11-11T13:51:32.193Z] #33 56.59 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-11T13:51:32.193Z] #33 56.59 vim-common xxd [2019-11-11T13:51:32.193Z] #33 57.66 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:51:32.193Z] #33 57.66 Need to get 13.7 MB of archives. [2019-11-11T13:51:32.193Z] #33 57.66 After this operation, 57.2 MB of additional disk space will be used. [2019-11-11T13:51:32.193Z] #33 57.66 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-11T13:51:32.193Z] #33 57.90 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-11T13:51:32.193Z] #33 57.90 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-11-11T13:51:32.193Z] #33 59.39 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-11-11T13:51:32.193Z] #33 59.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-11-11T13:51:32.193Z] #33 59.76 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-11-11T13:51:32.193Z] #33 59.76 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-11-11T13:51:32.193Z] #33 59.78 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-11-11T13:51:32.193Z] #33 60.36 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-11T13:51:32.193Z] #33 60.36 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-11T13:51:32.193Z] #33 ... [2019-11-11T13:51:32.193Z] [2019-11-11T13:51:32.193Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:51:32.193Z] #40 59.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-11T13:51:32.193Z] #40 60.04 Selecting previously unselected package libcap-dev:amd64. [2019-11-11T13:51:32.193Z] #40 60.04 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-11-11T13:51:32.193Z] #40 60.04 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-11-11T13:51:32.193Z] #40 60.26 Selecting previously unselected package libnet1-dev. [2019-11-11T13:51:32.193Z] #40 60.26 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-11-11T13:51:32.193Z] #40 60.28 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-11T13:51:32.193Z] #40 60.76 Selecting previously unselected package libnl-3-200:amd64. [2019-11-11T13:51:32.193Z] #40 60.76 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-11T13:51:32.193Z] #40 60.87 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-11T13:51:32.193Z] #40 61.15 Selecting previously unselected package libnl-3-dev:amd64. [2019-11-11T13:51:32.193Z] #40 61.16 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-11-11T13:51:32.193Z] #40 61.16 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-11T13:51:32.450Z] #41 17.76 DEP images/tcp-stream.pb-c.d [2019-11-11T13:51:32.714Z] #41 17.90 PBCC images/pipe.pb-c.c [2019-11-11T13:51:32.714Z] #41 17.98 DEP images/pipe.pb-c.d [2019-11-11T13:51:32.769Z] #17 ... [2019-11-11T13:51:32.769Z] [2019-11-11T13:51:32.769Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:51:32.769Z] #41 83.60 LINK criu/pie/restorer.built-in.o [2019-11-11T13:51:32.769Z] #41 83.63 GEN criu/pie/restorer-blob.h [2019-11-11T13:51:32.769Z] #41 83.72 DEP criu/vdso.d [2019-11-11T13:51:32.769Z] #41 83.88 DEP criu/vdso-compat.d [2019-11-11T13:51:32.769Z] #41 84.04 DEP criu/uts_ns.d [2019-11-11T13:51:32.769Z] #41 84.28 DEP criu/util.d [2019-11-11T13:51:32.769Z] #41 84.56 DEP criu/uffd.d [2019-11-11T13:51:32.769Z] #41 84.76 DEP criu/tun.d [2019-11-11T13:51:32.769Z] #41 84.97 DEP criu/tty.d [2019-11-11T13:51:32.769Z] #41 85.16 DEP criu/timerfd.d [2019-11-11T13:51:32.769Z] #41 85.34 DEP criu/sysfs_parse.d [2019-11-11T13:51:32.769Z] #41 85.54 DEP criu/sysctl.d [2019-11-11T13:51:32.769Z] #41 85.77 DEP criu/string.d [2019-11-11T13:51:32.769Z] #41 85.86 DEP criu/stats.d [2019-11-11T13:51:32.769Z] #41 85.98 DEP criu/sockets.d [2019-11-11T13:51:32.769Z] #41 86.27 DEP criu/sk-unix.d [2019-11-11T13:51:32.769Z] #41 86.58 DEP criu/sk-tcp.d [2019-11-11T13:51:32.769Z] #41 86.76 DEP criu/sk-queue.d [2019-11-11T13:51:32.769Z] #41 86.90 DEP criu/sk-packet.d [2019-11-11T13:51:32.769Z] #41 87.15 DEP criu/sk-netlink.d [2019-11-11T13:51:32.769Z] #41 87.36 DEP criu/sk-inet.d [2019-11-11T13:51:32.769Z] #41 87.49 DEP criu/signalfd.d [2019-11-11T13:51:32.769Z] #41 87.61 DEP criu/sigframe.d [2019-11-11T13:51:32.769Z] #41 87.71 DEP criu/shmem.d [2019-11-11T13:51:32.769Z] #41 87.84 DEP criu/servicefd.d [2019-11-11T13:51:32.769Z] #41 87.98 DEP criu/seize.d [2019-11-11T13:51:32.769Z] #41 88.19 DEP criu/seccomp.d [2019-11-11T13:51:32.769Z] #41 88.44 DEP criu/rst-malloc.d [2019-11-11T13:51:32.769Z] #41 88.53 DEP criu/rbtree.d [2019-11-11T13:51:32.769Z] #41 88.59 DEP criu/pstree.d [2019-11-11T13:51:32.978Z] #41 18.05 PBCC images/pstree.pb-c.c [2019-11-11T13:51:32.978Z] #41 18.14 DEP images/pstree.pb-c.d [2019-11-11T13:51:32.978Z] #41 18.17 PBCC images/fs.pb-c.c [2019-11-11T13:51:32.978Z] #41 18.20 DEP images/fs.pb-c.d [2019-11-11T13:51:32.978Z] #41 18.22 PBCC images/signalfd.pb-c.c [2019-11-11T13:51:32.978Z] #41 18.29 DEP images/signalfd.pb-c.d [2019-11-11T13:51:33.024Z] #41 88.77 DEP criu/protobuf.d [2019-11-11T13:51:33.058Z] #18 ... [2019-11-11T13:51:33.058Z] [2019-11-11T13:51:33.058Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:33.058Z] #27 19.32 0.2% 1.2% # 2.1% ## 4.0% #### 5.9% ##### 7.8% ###### 8.8% ####### 10.6% ######### 12.5% ######### 13.5% ########### 15.4% ########### 16.3% ############ 17.3% ############# 18.2% ############## 20.1% ############### 22.0% ################# 23.9% ################## 25.7% ################### 26.7% ################### 27.6% #################### 28.5% ##################### 30.4% ###################### 31.4% ####################### 32.3% ####################### 33.3% ######################## 34.2% ######################### 35.2% ######################### 36.1% ########################### 38.0% ############################ 38.9% ############################ 39.9% ############################# 40.8% ############################## 42.7% ################################ 44.6% ################################ 45.6% ################################## 47.5% ################################## 48.4% #################################### 50.3% ##################################### 52.2% ###################################### 54.1% ####################################### 55.0% ######################################## 56.0% ######################################## 56.9% ########################################## 58.8% ########################################### 60.7% ############################################ 61.6% ############################################# 63.5% ############################################## 63.9% ############################################## 64.5% ############################################### 66.2% ################################################# 68.1% ################################################# 69.1% ################################################## 70.0% ################################################### 71.0% ################################################### 71.9% #################################################### 72.9% ##################################################### 73.8% ##################################################### 74.6% ##################################################### 74.7% ##################################################### 74.9% ####################################################### 76.4% ####################################################### 77.4% ######################################################## 78.3% ######################################################### 79.2% ######################################################### 80.2% ########################################################### 82.1% ########################################################### 83.0% ############################################################# 84.9% ############################################################# 85.9% ############################################################### 87.8% ################################################################ 89.7% ################################################################# 91.5% ################################################################## 92.5% ################################################################### 94.4% ##################################################################### 96.3% ###################################################################### 98.2% ######################################################################## 100.0% [2019-11-11T13:51:33.058Z] #27 32.36 [2019-11-11T13:51:33.058Z] #27 33.72 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-11T13:51:33.058Z] #27 34.27 [2019-11-11T13:51:33.058Z] #27 34.54 ####################################################### 77.8% ######################################################################## 100.0% [2019-11-11T13:51:33.058Z] #27 34.75 [2019-11-11T13:51:33.058Z] #27 ... [2019-11-11T13:51:33.058Z] [2019-11-11T13:51:33.058Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:51:33.058Z] #18 31.78 The following NEW packages will be installed: [2019-11-11T13:51:33.058Z] #18 31.78 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-11T13:51:33.058Z] #18 31.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-11T13:51:33.058Z] #18 31.80 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-11T13:51:33.058Z] #18 31.80 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-11T13:51:33.058Z] #18 31.80 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-11T13:51:33.058Z] #18 31.80 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-11T13:51:33.058Z] #18 31.80 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-11T13:51:33.058Z] #18 31.80 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-11T13:51:33.058Z] #18 31.80 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-11T13:51:33.058Z] #18 31.80 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-11T13:51:33.058Z] #18 31.80 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-11T13:51:33.058Z] #18 31.80 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-11T13:51:33.058Z] #18 31.80 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-11T13:51:33.058Z] #18 31.80 xfsprogs xxd xz-utils zip [2019-11-11T13:51:33.058Z] #18 31.90 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:51:33.058Z] #18 31.90 Need to get 88.2 MB of archives. [2019-11-11T13:51:33.058Z] #18 31.90 After this operation, 565 MB of additional disk space will be used. [2019-11-11T13:51:33.058Z] #18 31.90 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-11-11T13:51:33.123Z] #40 61.62 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-11T13:51:33.123Z] #40 61.63 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-11T13:51:33.123Z] #40 61.65 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-11T13:51:33.123Z] #40 61.80 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-11-11T13:51:33.123Z] #40 61.88 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-11-11T13:51:33.123Z] #40 61.92 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-11T13:51:33.123Z] #40 ... [2019-11-11T13:51:33.123Z] [2019-11-11T13:51:33.123Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:51:33.123Z] #47 51.40 + cd /tmp/tmp.E9sNlVHAWw/src/gotest.tools/gotestsum [2019-11-11T13:51:33.123Z] #47 51.40 + git checkout -q v0.3.5 [2019-11-11T13:51:33.123Z] #47 51.47 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-11T13:51:33.238Z] #41 18.38 PBCC images/fh.pb-c.c [2019-11-11T13:51:33.238Z] #41 18.46 PBCC images/fsnotify.pb-c.c [2019-11-11T13:51:33.238Z] #41 18.54 DEP images/fh.pb-c.d [2019-11-11T13:51:33.280Z] #41 88.97 GEN criu/protobuf-desc-gen.h [2019-11-11T13:51:33.383Z] #47 ... [2019-11-11T13:51:33.383Z] [2019-11-11T13:51:33.383Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:51:33.383Z] #40 62.09 Selecting previously unselected package zlib1g-dev:amd64. [2019-11-11T13:51:33.383Z] #40 62.13 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-11-11T13:51:33.383Z] #40 62.13 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-11T13:51:33.463Z] #18 31.94 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-11T13:51:33.464Z] #18 31.94 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-11-11T13:51:33.464Z] #18 31.94 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-11-11T13:51:33.464Z] #18 31.95 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-11-11T13:51:33.464Z] #18 31.95 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-11-11T13:51:33.464Z] #18 32.02 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-11-11T13:51:33.464Z] #18 32.21 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-11-11T13:51:33.464Z] #18 32.21 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-11-11T13:51:33.464Z] #18 32.22 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-11-11T13:51:33.464Z] #18 32.39 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-11-11T13:51:33.499Z] #41 18.60 DEP images/fsnotify.pb-c.d [2019-11-11T13:51:33.499Z] #41 18.69 PBCC images/eventpoll.pb-c.c [2019-11-11T13:51:33.499Z] #41 18.76 DEP images/eventpoll.pb-c.d [2019-11-11T13:51:33.499Z] #41 18.79 PBCC images/eventfd.pb-c.c [2019-11-11T13:51:33.499Z] #41 18.80 DEP images/eventfd.pb-c.d [2019-11-11T13:51:33.760Z] #41 18.84 PBCC images/remap-file-path.pb-c.c [2019-11-11T13:51:33.760Z] #41 18.86 DEP images/remap-file-path.pb-c.d [2019-11-11T13:51:33.760Z] #41 18.99 PBCC images/fifo.pb-c.c [2019-11-11T13:51:33.760Z] #41 19.04 DEP images/fifo.pb-c.d [2019-11-11T13:51:33.889Z] #18 32.39 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-11-11T13:51:33.889Z] #18 32.41 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-11-11T13:51:33.889Z] #18 32.41 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-11-11T13:51:33.889Z] #18 32.42 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-11-11T13:51:33.889Z] #18 32.42 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-11T13:51:33.889Z] #18 32.43 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-11-11T13:51:33.889Z] #18 32.43 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-11-11T13:51:33.889Z] #18 32.44 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-11-11T13:51:33.889Z] #18 32.46 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-11-11T13:51:33.889Z] #18 32.46 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-11-11T13:51:33.889Z] #18 32.49 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-11T13:51:33.889Z] #18 32.53 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-11T13:51:33.889Z] #18 32.54 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-11-11T13:51:33.889Z] #18 32.55 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-11-11T13:51:33.889Z] #18 32.55 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-11-11T13:51:33.889Z] #18 32.57 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-11-11T13:51:33.889Z] #18 32.58 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-11T13:51:33.889Z] #18 32.60 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-11T13:51:33.889Z] #18 32.64 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-11T13:51:33.889Z] #18 32.65 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-11-11T13:51:33.889Z] #18 32.65 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-11-11T13:51:33.889Z] #18 32.66 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-11T13:51:33.889Z] #18 32.67 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-11T13:51:33.889Z] #18 32.69 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-11T13:51:33.889Z] #18 32.70 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-11-11T13:51:33.889Z] #18 ... [2019-11-11T13:51:33.889Z] [2019-11-11T13:51:33.889Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:51:33.889Z] #42 10.28 PBCC images/inventory.pb-c.c [2019-11-11T13:51:33.889Z] #42 10.38 DEP images/core-aarch64.pb-c.d [2019-11-11T13:51:33.889Z] #42 10.45 DEP images/core-arm.pb-c.d [2019-11-11T13:51:33.889Z] #42 10.50 DEP images/core-ppc64.pb-c.d [2019-11-11T13:51:33.889Z] #42 10.58 DEP images/core-s390.pb-c.d [2019-11-11T13:51:33.889Z] #42 10.62 DEP images/core-x86.pb-c.d [2019-11-11T13:51:33.889Z] #42 10.74 DEP images/core.pb-c.d [2019-11-11T13:51:33.889Z] #42 10.80 DEP images/inventory.pb-c.d [2019-11-11T13:51:33.889Z] #42 10.87 PBCC images/cpuinfo.pb-c.c [2019-11-11T13:51:33.889Z] #42 10.91 DEP images/cpuinfo.pb-c.d [2019-11-11T13:51:33.889Z] #42 10.97 PBCC images/stats.pb-c.c [2019-11-11T13:51:33.889Z] #42 11.00 DEP images/stats.pb-c.d [2019-11-11T13:51:33.889Z] #42 12.30 make[1]: Nothing to be done for 'all'. [2019-11-11T13:51:33.889Z] #42 13.93 CC images/stats.o [2019-11-11T13:51:33.889Z] #42 14.54 CC images/core.o [2019-11-11T13:51:33.889Z] #42 15.05 CC images/core-x86.o [2019-11-11T13:51:33.889Z] #42 15.43 CC images/core-arm.o [2019-11-11T13:51:33.889Z] #42 15.61 CC images/core-aarch64.o [2019-11-11T13:51:33.889Z] #42 15.94 CC images/core-ppc64.o [2019-11-11T13:51:33.889Z] #42 16.38 CC images/core-s390.o [2019-11-11T13:51:33.889Z] #42 16.87 CC images/cpuinfo.o [2019-11-11T13:51:33.889Z] #42 17.14 CC images/inventory.o [2019-11-11T13:51:33.889Z] #42 17.40 CC images/fdinfo.o [2019-11-11T13:51:33.889Z] #42 17.91 CC images/fown.o [2019-11-11T13:51:33.889Z] #42 18.37 CC images/ns.o [2019-11-11T13:51:33.889Z] #42 18.50 CC images/regfile.o [2019-11-11T13:51:33.889Z] #42 18.69 CC images/ghost-file.o [2019-11-11T13:51:33.889Z] #42 18.91 CC images/fifo.o [2019-11-11T13:51:33.889Z] #42 19.02 CC images/remap-file-path.o [2019-11-11T13:51:33.889Z] #42 19.19 CC images/eventfd.o [2019-11-11T13:51:33.889Z] #42 19.35 CC images/eventpoll.o [2019-11-11T13:51:33.889Z] #42 19.63 CC images/fh.o [2019-11-11T13:51:33.889Z] #42 19.81 CC images/fsnotify.o [2019-11-11T13:51:33.889Z] #42 20.26 CC images/signalfd.o [2019-11-11T13:51:33.889Z] #42 20.42 CC images/fs.o [2019-11-11T13:51:33.889Z] #42 ... [2019-11-11T13:51:33.889Z] [2019-11-11T13:51:33.889Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:51:33.889Z] #18 32.70 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-11-11T13:51:33.889Z] #18 32.71 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-11-11T13:51:33.889Z] #18 32.71 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-11-11T13:51:33.889Z] #18 32.76 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-11-11T13:51:33.889Z] #18 32.76 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-11-11T13:51:33.889Z] #18 32.78 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-11-11T13:51:33.949Z] #40 62.65 Selecting previously unselected package libprotobuf10:amd64. [2019-11-11T13:51:33.949Z] #40 62.65 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-11-11T13:51:33.949Z] #40 62.66 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-11-11T13:51:34.021Z] #41 19.14 PBCC images/ghost-file.pb-c.c [2019-11-11T13:51:34.021Z] #41 19.28 DEP images/ghost-file.pb-c.d [2019-11-11T13:51:34.021Z] #41 19.39 PBCC images/regfile.pb-c.c [2019-11-11T13:51:34.206Z] #41 ... [2019-11-11T13:51:34.206Z] [2019-11-11T13:51:34.206Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:51:34.206Z] #17 86.10 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-11T13:51:34.206Z] #17 86.14 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-11T13:51:34.206Z] #17 86.14 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-11T13:51:34.207Z] #40 ... [2019-11-11T13:51:34.207Z] [2019-11-11T13:51:34.207Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:34.207Z] #44 52.06 sync [2019-11-11T13:51:34.207Z] #44 52.06 internal/reflectlite [2019-11-11T13:51:34.207Z] #44 54.77 github.com/LK4D4/vndr/godl/singleflight [2019-11-11T13:51:34.207Z] #44 55.26 math/rand [2019-11-11T13:51:34.207Z] #44 56.48 strconv [2019-11-11T13:51:34.207Z] #44 56.50 io [2019-11-11T13:51:34.207Z] #44 58.17 bytes [2019-11-11T13:51:34.207Z] #44 ... [2019-11-11T13:51:34.207Z] [2019-11-11T13:51:34.207Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:51:34.207Z] #33 62.16 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:51:34.207Z] #33 62.42 Fetched 13.7 MB in 3s (3642 kB/s) [2019-11-11T13:51:34.207Z] #33 62.72 Selecting previously unselected package cmake-data. [2019-11-11T13:51:34.207Z] #33 62.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 ... 15091 files and directories currently installed.) [2019-11-11T13:51:34.207Z] #33 62.82 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-11T13:51:34.207Z] #33 62.89 Unpacking cmake-data (3.7.2-1) ... [2019-11-11T13:51:34.282Z] #41 19.44 DEP images/regfile.pb-c.d [2019-11-11T13:51:34.282Z] #41 19.54 PBCC images/ns.pb-c.c [2019-11-11T13:51:34.282Z] #41 19.56 DEP images/ns.pb-c.d [2019-11-11T13:51:34.282Z] #41 19.64 PBCC images/fdinfo.pb-c.c [2019-11-11T13:51:34.307Z] #18 32.87 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-11-11T13:51:34.307Z] #18 32.87 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-11-11T13:51:34.307Z] #18 32.87 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-11-11T13:51:34.307Z] #18 32.87 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-11T13:51:34.307Z] #18 32.87 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-11-11T13:51:34.307Z] #18 32.88 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-11-11T13:51:34.307Z] #18 33.02 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-11-11T13:51:34.307Z] #18 33.05 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-11T13:51:34.307Z] #18 33.15 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-11T13:51:34.307Z] #18 33.15 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-11T13:51:34.307Z] #18 33.18 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-11-11T13:51:34.307Z] #18 33.20 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-11T13:51:34.307Z] #18 33.20 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-11-11T13:51:34.307Z] #18 33.22 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-11T13:51:34.542Z] #41 19.78 DEP images/fdinfo.pb-c.d [2019-11-11T13:51:34.542Z] #41 19.88 PBCC images/core-aarch64.pb-c.c [2019-11-11T13:51:34.710Z] #18 ... [2019-11-11T13:51:34.710Z] [2019-11-11T13:51:34.710Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:51:34.710Z] #32 50.88 time [2019-11-11T13:51:34.710Z] #32 58.09 internal/poll [2019-11-11T13:51:34.710Z] #32 60.51 internal/fmtsort [2019-11-11T13:51:34.710Z] #32 60.70 internal/syscall/unix [2019-11-11T13:51:34.710Z] #32 61.06 os [2019-11-11T13:51:34.710Z] #32 ... [2019-11-11T13:51:34.710Z] [2019-11-11T13:51:34.710Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:51:34.710Z] #18 33.60 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-11-11T13:51:34.710Z] #18 33.66 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-11-11T13:51:34.770Z] #33 ... [2019-11-11T13:51:34.770Z] [2019-11-11T13:51:34.770Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-11T13:51:34.770Z] #56 52.02 Building dependency tree... [2019-11-11T13:51:34.770Z] #56 56.26 The following additional packages will be installed: [2019-11-11T13:51:34.770Z] #56 56.26 btrfs-progs liblzo2-2 [2019-11-11T13:51:34.770Z] #56 56.41 The following NEW packages will be installed: [2019-11-11T13:51:34.770Z] #56 56.41 btrfs-progs btrfs-tools liblzo2-2 [2019-11-11T13:51:34.770Z] #56 57.50 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:51:34.770Z] #56 57.50 Need to get 649 kB of archives. [2019-11-11T13:51:34.770Z] #56 57.50 After this operation, 4320 kB of additional disk space will be used. [2019-11-11T13:51:34.770Z] #56 57.50 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-11T13:51:34.770Z] #56 57.62 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-11T13:51:34.770Z] #56 57.90 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-11T13:51:34.770Z] #56 59.69 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:51:34.770Z] #56 60.03 Fetched 649 kB in 1s (451 kB/s) [2019-11-11T13:51:34.770Z] #56 60.26 Selecting previously unselected package liblzo2-2:amd64. [2019-11-11T13:51:34.770Z] #56 60.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 ... 15091 files and directories currently installed.) [2019-11-11T13:51:34.770Z] #56 60.37 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-11T13:51:34.770Z] #56 60.39 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-11T13:51:34.770Z] #56 60.72 Selecting previously unselected package btrfs-progs. [2019-11-11T13:51:34.770Z] #56 60.72 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-11T13:51:34.770Z] #56 60.73 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-11T13:51:34.770Z] #56 62.20 Selecting previously unselected package btrfs-tools. [2019-11-11T13:51:34.770Z] #56 62.20 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-11T13:51:34.770Z] #56 62.22 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-11T13:51:34.770Z] #56 62.59 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:51:34.770Z] #56 62.81 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-11T13:51:34.770Z] #56 62.82 Setting up btrfs-progs (4.7.3-1) ... [2019-11-11T13:51:34.770Z] #56 62.92 Setting up btrfs-tools (4.7.3-1) ... [2019-11-11T13:51:34.770Z] #56 62.93 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:51:34.770Z] #56 DONE 63.6s [2019-11-11T13:51:34.770Z] [2019-11-11T13:51:34.770Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-11T13:51:34.770Z] #57 DONE 0.1s [2019-11-11T13:51:34.803Z] #41 19.96 PBCC images/core-arm.pb-c.c [2019-11-11T13:51:34.803Z] #41 20.05 PBCC images/core-ppc64.pb-c.c [2019-11-11T13:51:34.803Z] #41 20.12 PBCC images/core-s390.pb-c.c [2019-11-11T13:51:34.803Z] #41 20.18 PBCC images/core-x86.pb-c.c [2019-11-11T13:51:35.029Z] [2019-11-11T13:51:35.029Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-11T13:51:35.029Z] #58 DONE 0.1s [2019-11-11T13:51:35.029Z] [2019-11-11T13:51:35.029Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:51:35.064Z] #41 20.29 PBCC images/core.pb-c.c [2019-11-11T13:51:35.064Z] #41 20.33 PBCC images/inventory.pb-c.c [2019-11-11T13:51:35.064Z] #41 20.39 DEP images/core-aarch64.pb-c.d [2019-11-11T13:51:35.115Z] #18 33.69 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-11-11T13:51:35.115Z] #18 33.71 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-11-11T13:51:35.115Z] #18 33.73 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-11-11T13:51:35.115Z] #18 33.76 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-11-11T13:51:35.115Z] #18 33.97 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-11-11T13:51:35.131Z] #17 ... [2019-11-11T13:51:35.131Z] [2019-11-11T13:51:35.131Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:35.131Z] #44 172.5 github.com/LK4D4/vndr/godl [2019-11-11T13:51:35.131Z] #44 173.3 github.com/LK4D4/vndr [2019-11-11T13:51:35.131Z] #44 ... [2019-11-11T13:51:35.131Z] [2019-11-11T13:51:35.131Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:51:35.131Z] #41 90.54 DEP criu/protobuf-desc.d [2019-11-11T13:51:35.131Z] #41 90.67 DEP criu/proc_parse.d [2019-11-11T13:51:35.131Z] #41 90.92 DEP criu/plugin.d [2019-11-11T13:51:35.325Z] #41 20.48 DEP images/core-arm.pb-c.d [2019-11-11T13:51:35.325Z] #41 20.59 DEP images/core-ppc64.pb-c.d [2019-11-11T13:51:35.325Z] #41 20.65 DEP images/core-s390.pb-c.d [2019-11-11T13:51:35.388Z] #41 90.99 DEP criu/pipes.d [2019-11-11T13:51:35.388Z] #41 91.10 DEP criu/pie-util.d [2019-11-11T13:51:35.513Z] #18 34.19 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-11T13:51:35.513Z] #18 34.19 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-11T13:51:35.513Z] #18 34.45 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-11T13:51:35.585Z] #41 20.69 DEP images/core-x86.pb-c.d [2019-11-11T13:51:35.585Z] #41 20.74 DEP images/core.pb-c.d [2019-11-11T13:51:35.585Z] #41 20.79 DEP images/inventory.pb-c.d [2019-11-11T13:51:35.585Z] #41 20.85 PBCC images/cpuinfo.pb-c.c [2019-11-11T13:51:35.585Z] #41 20.90 DEP images/cpuinfo.pb-c.d [2019-11-11T13:51:35.643Z] #41 91.23 DEP criu/pie-util-vdso.d [2019-11-11T13:51:35.643Z] #41 ... [2019-11-11T13:51:35.643Z] [2019-11-11T13:51:35.643Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:35.643Z] #44 DONE 183.2s [2019-11-11T13:51:35.643Z] [2019-11-11T13:51:35.643Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:51:35.643Z] #41 91.40 DEP criu/pie-util-vdso-elf32.d [2019-11-11T13:51:35.846Z] #41 20.93 PBCC images/stats.pb-c.c [2019-11-11T13:51:35.846Z] #41 20.97 DEP images/stats.pb-c.d [2019-11-11T13:51:35.898Z] #41 91.78 DEP criu/path.d [2019-11-11T13:51:35.925Z] #18 34.71 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-11-11T13:51:35.925Z] #18 34.73 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-11-11T13:51:36.154Z] #41 91.92 DEP criu/parasite-syscall.d [2019-11-11T13:51:36.410Z] #41 92.33 DEP criu/pagemap.d [2019-11-11T13:51:36.449Z] #59 ... [2019-11-11T13:51:36.449Z] [2019-11-11T13:51:36.449Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-11T13:51:36.449Z] #28 55.34 + cd /tmp/tmp.ElBa29WSSY/src/github.com/go-swagger/go-swagger [2019-11-11T13:51:36.449Z] #28 55.34 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-11T13:51:36.449Z] #28 57.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-11T13:51:36.706Z] #28 ... [2019-11-11T13:51:36.706Z] [2019-11-11T13:51:36.706Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:51:36.706Z] #40 63.88 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-11-11T13:51:36.706Z] #40 63.88 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-11-11T13:51:36.706Z] #40 63.89 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-11T13:51:36.706Z] #40 64.26 Selecting previously unselected package libprotobuf-dev:amd64. [2019-11-11T13:51:36.706Z] #40 64.26 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-11-11T13:51:36.706Z] #40 64.31 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-11T13:51:36.706Z] #40 ... [2019-11-11T13:51:36.706Z] [2019-11-11T13:51:36.706Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:51:36.706Z] #31 54.85 sort [2019-11-11T13:51:36.706Z] #31 54.85 errors [2019-11-11T13:51:36.706Z] #31 55.48 strconv [2019-11-11T13:51:36.706Z] #31 55.94 io [2019-11-11T13:51:36.706Z] #31 56.87 syscall [2019-11-11T13:51:36.706Z] #31 59.83 reflect [2019-11-11T13:51:36.963Z] #31 ... [2019-11-11T13:51:36.963Z] [2019-11-11T13:51:36.963Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:36.963Z] #54 6.786 + RM_GOPATH=0 [2019-11-11T13:51:36.963Z] #54 6.787 + TMP_GOPATH= [2019-11-11T13:51:36.963Z] #54 6.787 + : /build [2019-11-11T13:51:36.963Z] #54 6.787 + '[' -z '' ']' [2019-11-11T13:51:36.963Z] #54 6.787 ++ mktemp -d [2019-11-11T13:51:36.963Z] #54 6.799 + export GOPATH=/tmp/tmp.FjsiP4k5CU [2019-11-11T13:51:36.963Z] #54 6.799 + GOPATH=/tmp/tmp.FjsiP4k5CU [2019-11-11T13:51:36.963Z] #54 6.799 + RM_GOPATH=1 [2019-11-11T13:51:36.963Z] #54 6.806 ++ dirname ./install.sh [2019-11-11T13:51:36.963Z] #54 6.817 + dir=. [2019-11-11T13:51:36.963Z] #54 6.817 + bin=runc [2019-11-11T13:51:36.963Z] #54 6.817 + shift [2019-11-11T13:51:36.963Z] #54 6.817 + '[' '!' -f ./runc.installer ']' [2019-11-11T13:51:36.963Z] #54 6.817 + . ./runc.installer [2019-11-11T13:51:36.963Z] #54 6.817 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-11T13:51:36.963Z] #54 6.817 + install_runc [2019-11-11T13:51:36.963Z] #54 6.818 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-11T13:51:36.963Z] #54 6.820 + uname -r [2019-11-11T13:51:36.963Z] #54 6.836 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-11T13:51:36.963Z] #54 6.836 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-11T13:51:36.963Z] #54 6.836 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FjsiP4k5CU/src/github.com/opencontainers/runc [2019-11-11T13:51:36.963Z] #54 6.836 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-11T13:51:36.963Z] #54 6.838 Cloning into '/tmp/tmp.FjsiP4k5CU/src/github.com/opencontainers/runc'... [2019-11-11T13:51:36.974Z] #41 92.68 DEP criu/pagemap-cache.d [2019-11-11T13:51:37.229Z] #41 ... [2019-11-11T13:51:37.229Z] [2019-11-11T13:51:37.229Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:51:37.229Z] #31 77.16 github.com/BurntSushi/toml/cmd/tomlv [2019-11-11T13:51:37.229Z] #31 DONE 81.0s [2019-11-11T13:51:37.229Z] [2019-11-11T13:51:37.229Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:37.229Z] #44 74.83 encoding/base64 [2019-11-11T13:51:37.229Z] #44 76.80 crypto/cipher [2019-11-11T13:51:37.229Z] #44 77.08 crypto/sha512 [2019-11-11T13:51:37.229Z] #44 78.04 crypto/ed25519/internal/edwards25519 [2019-11-11T13:51:37.229Z] #44 79.67 crypto/aes [2019-11-11T13:51:37.229Z] #44 80.21 go/token [2019-11-11T13:51:37.230Z] #41 92.87 DEP criu/page-xfer.d [2019-11-11T13:51:37.230Z] #41 93.08 DEP criu/page-pipe.d [2019-11-11T13:51:37.485Z] #41 93.15 DEP criu/netfilter.d [2019-11-11T13:51:37.485Z] #41 93.37 DEP criu/net.d [2019-11-11T13:51:37.741Z] #41 93.61 DEP criu/namespaces.d [2019-11-11T13:51:37.800Z] #44 ... [2019-11-11T13:51:37.800Z] [2019-11-11T13:51:37.800Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:51:37.800Z] #41 22.86 make[1]: Nothing to be done for 'all'. [2019-11-11T13:51:37.897Z] #54 ... [2019-11-11T13:51:37.897Z] [2019-11-11T13:51:37.897Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-11T13:51:37.897Z] #11 DONE 8.0s [2019-11-11T13:51:37.897Z] [2019-11-11T13:51:37.897Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:51:37.897Z] #40 66.68 Selecting previously unselected package libprotoc10:amd64. [2019-11-11T13:51:37.897Z] #40 66.70 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-11-11T13:51:37.897Z] #40 66.72 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-11-11T13:51:37.996Z] #41 93.79 DEP criu/mount.d [2019-11-11T13:51:38.069Z] #18 36.95 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-11-11T13:51:38.251Z] #41 94.01 DEP criu/mem.d [2019-11-11T13:51:38.507Z] #41 94.29 DEP criu/lsm.d [2019-11-11T13:51:38.762Z] #41 94.48 DEP criu/log.d [2019-11-11T13:51:38.762Z] #41 94.65 DEP criu/libnetlink.d [2019-11-11T13:51:38.928Z] #18 ... [2019-11-11T13:51:38.928Z] [2019-11-11T13:51:38.929Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:38.929Z] #27 36.12 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-11T13:51:38.929Z] #27 36.60 [2019-11-11T13:51:38.929Z] #27 36.89 ########################################################### 82.0% ######################################################################## 100.0% [2019-11-11T13:51:38.929Z] #27 37.01 [2019-11-11T13:51:38.929Z] #27 38.39 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-11T13:51:38.929Z] #27 38.45 skipping existing b63cc5f62c21 [2019-11-11T13:51:38.929Z] #27 38.56 [2019-11-11T13:51:38.929Z] #27 40.21 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-11T13:51:38.929Z] #27 40.60 [2019-11-11T13:51:38.929Z] #27 40.84 ######################################################################## 100.0% [2019-11-11T13:51:38.929Z] #27 40.89 [2019-11-11T13:51:38.929Z] #27 40.95 Download of images into '/build' complete. [2019-11-11T13:51:38.929Z] #27 40.95 Use something like the following to load the result into a Docker daemon: [2019-11-11T13:51:38.929Z] #27 40.95 tar -cC '/build' . | docker load [2019-11-11T13:51:38.929Z] #27 DONE 41.1s [2019-11-11T13:51:38.929Z] [2019-11-11T13:51:38.929Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:51:38.929Z] #42 20.63 CC images/pstree.o [2019-11-11T13:51:38.929Z] #42 20.79 CC images/pipe.o [2019-11-11T13:51:38.929Z] #42 21.05 CC images/tcp-stream.o [2019-11-11T13:51:38.929Z] #42 21.24 CC images/sk-packet.o [2019-11-11T13:51:38.929Z] #42 21.54 CC images/mnt.o [2019-11-11T13:51:38.929Z] #42 21.73 CC images/pipe-data.o [2019-11-11T13:51:38.929Z] #42 21.91 CC images/sa.o [2019-11-11T13:51:38.929Z] #42 22.06 CC images/timer.o [2019-11-11T13:51:38.929Z] #42 22.34 CC images/timerfd.o [2019-11-11T13:51:38.929Z] #42 22.52 CC images/mm.o [2019-11-11T13:51:38.929Z] #42 22.79 CC images/sk-opts.o [2019-11-11T13:51:38.929Z] #42 22.96 CC images/sk-unix.o [2019-11-11T13:51:38.929Z] #42 23.52 CC images/sk-inet.o [2019-11-11T13:51:38.929Z] #42 24.02 CC images/tun.o [2019-11-11T13:51:38.929Z] #42 24.27 CC images/sk-netlink.o [2019-11-11T13:51:38.929Z] #42 24.40 CC images/packet-sock.o [2019-11-11T13:51:38.929Z] #42 24.74 CC images/ipc-var.o [2019-11-11T13:51:38.929Z] #42 24.90 CC images/ipc-desc.o [2019-11-11T13:51:38.929Z] #42 25.09 CC images/ipc-shm.o [2019-11-11T13:51:38.929Z] #42 25.40 CC images/ipc-msg.o [2019-11-11T13:51:39.017Z] #41 94.78 DEP criu/kerndat.d [2019-11-11T13:51:39.017Z] #41 94.92 DEP criu/kcmp-ids.d [2019-11-11T13:51:39.269Z] #40 68.12 Selecting previously unselected package protobuf-c-compiler. [2019-11-11T13:51:39.272Z] #41 94.98 DEP criu/irmap.d [2019-11-11T13:51:39.272Z] #41 95.19 DEP criu/ipc_ns.d [2019-11-11T13:51:39.324Z] #42 25.96 CC images/ipc-sem.o [2019-11-11T13:51:39.527Z] #40 68.17 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-11-11T13:51:39.527Z] #40 68.19 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-11T13:51:39.527Z] #41 95.33 DEP criu/image.d [2019-11-11T13:51:39.726Z] #42 26.22 CC images/utsns.o [2019-11-11T13:51:39.731Z] #41 25.01 CC images/stats.o [2019-11-11T13:51:39.782Z] #41 95.46 DEP criu/image-desc.d [2019-11-11T13:51:39.782Z] #41 95.53 DEP criu/fsnotify.d [2019-11-11T13:51:40.037Z] #41 95.73 DEP criu/filesystems.d [2019-11-11T13:51:40.131Z] #42 26.43 CC images/creds.o [2019-11-11T13:51:40.131Z] #42 26.63 CC images/vma.o [2019-11-11T13:51:40.193Z] #40 68.92 Selecting previously unselected package protobuf-compiler. [2019-11-11T13:51:40.193Z] #40 68.94 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-11-11T13:51:40.193Z] #40 68.95 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-11T13:51:40.292Z] #41 95.97 DEP criu/files.d [2019-11-11T13:51:40.292Z] #41 96.18 DEP criu/files-reg.d [2019-11-11T13:51:40.525Z] #42 26.89 CC images/netdev.o [2019-11-11T13:51:40.672Z] #41 25.81 CC images/core.o [2019-11-11T13:51:40.672Z] #41 ... [2019-11-11T13:51:40.672Z] [2019-11-11T13:51:40.672Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:51:40.672Z] #17 16.89 Fetched 7743 kB in 13s (571 kB/s) [2019-11-11T13:51:40.672Z] #17 16.89 Reading package lists... [2019-11-11T13:51:40.782Z] #40 69.44 Selecting previously unselected package python-pkg-resources. [2019-11-11T13:51:40.782Z] #40 69.45 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-11T13:51:40.782Z] #40 69.51 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-11T13:51:40.852Z] #41 96.42 DEP criu/files-ext.d [2019-11-11T13:51:40.852Z] #41 96.63 DEP criu/file-lock.d [2019-11-11T13:51:40.852Z] #41 96.76 DEP criu/file-ids.d [2019-11-11T13:51:40.926Z] #42 ... [2019-11-11T13:51:40.926Z] [2019-11-11T13:51:40.926Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:40.926Z] #45 57.01 time [2019-11-11T13:51:40.926Z] #45 62.43 strings [2019-11-11T13:51:40.926Z] #45 63.73 os [2019-11-11T13:51:40.926Z] #45 66.01 regexp/syntax [2019-11-11T13:51:40.926Z] #45 ... [2019-11-11T13:51:40.926Z] [2019-11-11T13:51:40.926Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:51:40.926Z] #42 27.20 CC images/tty.o [2019-11-11T13:51:40.932Z] #17 23.84 Reading package lists... [2019-11-11T13:51:40.932Z] #17 ... [2019-11-11T13:51:40.932Z] [2019-11-11T13:51:40.932Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:40.932Z] #44 81.80 text/template/parse [2019-11-11T13:51:40.932Z] #44 82.07 go/scanner [2019-11-11T13:51:40.932Z] #44 82.17 encoding/json [2019-11-11T13:51:40.932Z] #44 84.11 go/ast [2019-11-11T13:51:41.107Z] #41 96.87 DEP criu/fifo.d [2019-11-11T13:51:41.107Z] #41 96.97 DEP criu/fdstore.d [2019-11-11T13:51:41.325Z] #42 27.70 CC images/file-lock.o [2019-11-11T13:51:41.325Z] #42 27.82 CC images/rlimit.o [2019-11-11T13:51:41.325Z] #42 ... [2019-11-11T13:51:41.325Z] [2019-11-11T13:51:41.325Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:51:41.325Z] #60 31.11 + cd /tmp/tmp.YRzILb1Adb/src/github.com/containerd/containerd [2019-11-11T13:51:41.325Z] #60 31.11 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-11T13:51:41.325Z] #60 32.25 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-11T13:51:41.325Z] #60 32.25 + BUILDTAGS='netgo osusergo static_build' [2019-11-11T13:51:41.325Z] #60 32.25 + export EXTRA_FLAGS=-buildmode=pie [2019-11-11T13:51:41.325Z] #60 32.25 + EXTRA_FLAGS=-buildmode=pie [2019-11-11T13:51:41.325Z] #60 32.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-11T13:51:41.325Z] #60 32.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-11T13:51:41.325Z] #60 32.25 + '[' '' = dynamic ']' [2019-11-11T13:51:41.325Z] #60 32.25 + make [2019-11-11T13:51:41.325Z] #60 32.87 + bin/ctr [2019-11-11T13:51:41.325Z] #60 ... [2019-11-11T13:51:41.325Z] [2019-11-11T13:51:41.325Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:51:41.325Z] #18 39.70 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:51:41.325Z] #18 39.79 Fetched 88.2 MB in 6s (12.7 MB/s) [2019-11-11T13:51:41.325Z] #18 39.86 Selecting previously unselected package bash-completion. [2019-11-11T13:51:41.325Z] #18 39.86 (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 ... 14898 files and directories currently installed.) [2019-11-11T13:51:41.325Z] #18 39.90 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-11T13:51:41.351Z] #40 69.94 Selecting previously unselected package python-protobuf. [2019-11-11T13:51:41.351Z] #40 69.94 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-11-11T13:51:41.351Z] #40 69.96 Unpacking python-protobuf (3.0.0-9) ... [2019-11-11T13:51:41.363Z] #41 97.07 DEP criu/fault-injection.d [2019-11-11T13:51:41.363Z] #41 97.13 DEP criu/external.d [2019-11-11T13:51:41.618Z] #41 97.25 DEP criu/eventpoll.d [2019-11-11T13:51:41.618Z] #41 97.44 DEP criu/eventfd.d [2019-11-11T13:51:41.873Z] #41 97.56 DEP criu/crtools.d [2019-11-11T13:51:42.129Z] #41 97.73 DEP criu/cr-service.d [2019-11-11T13:51:42.129Z] #41 97.92 DEP criu/cr-restore.d [2019-11-11T13:51:42.384Z] #41 98.16 DEP criu/cr-errno.d [2019-11-11T13:51:42.384Z] #41 98.20 DEP criu/cr-dump.d [2019-11-11T13:51:42.730Z] #40 71.16 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-11T13:51:42.730Z] #40 71.57 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-11T13:51:42.944Z] #41 98.48 DEP criu/cr-dedup.d [2019-11-11T13:51:42.944Z] #41 98.67 DEP criu/cr-check.d [2019-11-11T13:51:42.944Z] #41 ... [2019-11-11T13:51:42.944Z] [2019-11-11T13:51:42.944Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-11T13:51:42.944Z] #28 190.9 + rm -rf /tmp/tmp.ivuz16VZXw [2019-11-11T13:51:42.987Z] #40 71.61 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-11T13:51:43.339Z] #40 ... [2019-11-11T13:51:43.339Z] [2019-11-11T13:51:43.339Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:43.339Z] #26 8.374 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-11T13:51:43.339Z] #26 9.696 [2019-11-11T13:51:43.339Z] #26 10.16 # 1.9% ##### 7.7% ########## 14.6% ############### 20.8% #################### 28.1% ######################### 35.6% ################################# 46.9% ##################################### 51.5% ############################################# 63.7% ################################################## 70.6% ######################################################## 77.8% ############################################################# 84.8% ################################################################# 90.4% ################################################################### 94.1% ######################################################################## 100.0% [2019-11-11T13:51:43.339Z] #26 12.48 [2019-11-11T13:51:43.504Z] #28 DONE 191.6s [2019-11-11T13:51:43.504Z] [2019-11-11T13:51:43.504Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:51:43.504Z] #41 98.90 DEP criu/config.d [2019-11-11T13:51:43.504Z] #41 99.17 DEP criu/clone-noasan.d [2019-11-11T13:51:43.504Z] #41 99.21 DEP criu/cgroup.d [2019-11-11T13:51:43.760Z] #41 99.41 DEP criu/cgroup-props.d [2019-11-11T13:51:43.760Z] #41 99.55 DEP criu/bitmap.d [2019-11-11T13:51:44.015Z] #41 99.60 DEP criu/bfd.d [2019-11-11T13:51:44.143Z] #18 42.81 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-11T13:51:44.162Z] #26 12.92 ## 3.2% ########## 14.9% [2019-11-11T13:51:44.162Z] #26 ... [2019-11-11T13:51:44.162Z] [2019-11-11T13:51:44.162Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-11T13:51:44.162Z] #12 DONE 6.2s [2019-11-11T13:51:44.162Z] [2019-11-11T13:51:44.162Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:44.162Z] #26 12.92 ## 3.2% ########## 14.9% ################### 27.1% ######################### 35.6% [2019-11-11T13:51:44.162Z] #26 ... [2019-11-11T13:51:44.162Z] [2019-11-11T13:51:44.162Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-11T13:51:44.229Z] #44 ... [2019-11-11T13:51:44.229Z] [2019-11-11T13:51:44.229Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:51:44.229Z] #17 23.84 Reading package lists... [2019-11-11T13:51:44.229Z] #17 29.60 Building dependency tree... [2019-11-11T13:51:44.270Z] #41 99.86 DEP criu/autofs.d [2019-11-11T13:51:44.270Z] #41 100.1 DEP criu/aio.d [2019-11-11T13:51:44.420Z] #13 ... [2019-11-11T13:51:44.420Z] [2019-11-11T13:51:44.420Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:44.420Z] #44 62.48 bufio [2019-11-11T13:51:44.420Z] #44 62.49 reflect [2019-11-11T13:51:44.420Z] #44 65.36 syscall [2019-11-11T13:51:44.678Z] #44 ... [2019-11-11T13:51:44.678Z] [2019-11-11T13:51:44.678Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:44.830Z] #41 100.5 DEP criu/action-scripts.d [2019-11-11T13:51:44.981Z] #18 43.48 Selecting previously unselected package libnet1:s390x. [2019-11-11T13:51:44.981Z] #18 43.48 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-11T13:51:44.981Z] #18 43.48 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-11T13:51:44.981Z] #18 43.62 Selecting previously unselected package libnfnetlink0:s390x. [2019-11-11T13:51:44.981Z] #18 43.63 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-11-11T13:51:44.981Z] #18 43.64 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-11-11T13:51:44.981Z] #18 43.72 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-11-11T13:51:44.981Z] #18 43.72 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-11-11T13:51:44.981Z] #18 43.73 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-11T13:51:44.981Z] #18 43.81 Selecting previously unselected package libudev-dev:s390x. [2019-11-11T13:51:44.981Z] #18 43.81 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-11-11T13:51:44.981Z] #18 43.83 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-11-11T13:51:45.086Z] #41 100.8 CC criu/action-scripts.o [2019-11-11T13:51:45.170Z] #17 31.45 The following additional packages will be installed: [2019-11-11T13:51:45.170Z] #17 31.46 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-11T13:51:45.170Z] #17 31.51 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-11T13:51:45.170Z] #17 31.51 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-11T13:51:45.170Z] #17 31.51 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-11T13:51:45.170Z] #17 31.51 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-11T13:51:45.170Z] #17 31.51 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-11T13:51:45.170Z] #17 31.51 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-11T13:51:45.170Z] #17 31.51 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-11T13:51:45.170Z] #17 31.51 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-11T13:51:45.193Z] #26 12.92 ## 3.2% ########## 14.9% ################### 27.1% ######################### 35.6% ############################### 43.9% ################################### 49.1% ####################################### 55.3% ######################################### 57.7% ############################################### 66.0% ################################################### 70.8% ######################################################### 80.5% ################################################################# 91.6% ######################################################################## 100.0% [2019-11-11T13:51:45.341Z] #41 101.1 CC criu/aio.o [2019-11-11T13:51:45.392Z] #18 44.06 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-11-11T13:51:45.392Z] #18 ... [2019-11-11T13:51:45.392Z] [2019-11-11T13:51:45.392Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:51:45.392Z] #32 61.51 strings [2019-11-11T13:51:45.392Z] #32 64.74 path [2019-11-11T13:51:45.392Z] #32 65.76 text/tabwriter [2019-11-11T13:51:45.392Z] #32 66.12 fmt [2019-11-11T13:51:45.392Z] #32 66.46 path/filepath [2019-11-11T13:51:45.392Z] #32 67.88 io/ioutil [2019-11-11T13:51:45.392Z] #32 70.25 flag [2019-11-11T13:51:45.392Z] #32 70.26 github.com/BurntSushi/toml [2019-11-11T13:51:45.392Z] #32 ... [2019-11-11T13:51:45.392Z] [2019-11-11T13:51:45.392Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:51:45.392Z] #18 44.06 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-11T13:51:45.392Z] #18 44.07 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-11T13:51:45.430Z] #17 31.53 Suggested packages: [2019-11-11T13:51:45.430Z] #17 31.57 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-11T13:51:45.430Z] #17 31.57 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-11T13:51:45.430Z] #17 31.57 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-11T13:51:45.430Z] #17 31.57 vim-doc vim-scripts xfsdump acl attr quota [2019-11-11T13:51:45.430Z] #17 31.57 Recommended packages: [2019-11-11T13:51:45.430Z] #17 31.57 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-11T13:51:45.430Z] #17 31.57 python3-keyrings.alt python3-xdg unzip [2019-11-11T13:51:45.795Z] #18 44.60 Selecting previously unselected package python3.5-minimal. [2019-11-11T13:51:45.795Z] #18 44.60 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-11T13:51:45.795Z] #18 44.60 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-11T13:51:45.901Z] #41 101.6 CC criu/autofs.o [2019-11-11T13:51:46.127Z] #26 15.42 [2019-11-11T13:51:46.640Z] #18 45.50 Selecting previously unselected package python3-minimal. [2019-11-11T13:51:46.640Z] #18 45.50 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-11-11T13:51:46.640Z] #18 45.50 Unpacking python3-minimal (3.5.3-1) ... [2019-11-11T13:51:47.141Z] #18 45.57 Selecting previously unselected package libmpdec2:s390x. [2019-11-11T13:51:47.141Z] #18 45.59 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-11-11T13:51:47.141Z] #18 45.59 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-11-11T13:51:47.141Z] #18 45.69 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-11-11T13:51:47.141Z] #18 45.69 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-11-11T13:51:47.141Z] #18 45.70 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-11T13:51:47.785Z] #41 103.1 CC criu/bfd.o [2019-11-11T13:51:47.785Z] #41 103.7 CC criu/bitmap.o [2019-11-11T13:51:48.040Z] #41 103.8 CC criu/cgroup-props.o [2019-11-11T13:51:48.245Z] #26 15.94 ## 3.3% ##### 7.2% ######## 12.2% ########### 16.5% ################## 26.4% ########################## 37.1% ################################### 48.7% ####################################### 54.4% ############################################ 62.3% ################################################# 68.8% #################################################### 73.6% ######################################################### 79.3% ############################################################# 85.0% ################################################################## 92.3% ######################################################################## 100.0% [2019-11-11T13:51:48.963Z] #41 104.7 CC criu/cgroup.o [2019-11-11T13:51:49.165Z] #18 47.79 Selecting previously unselected package python3.5. [2019-11-11T13:51:49.165Z] #18 47.79 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-11-11T13:51:49.165Z] #18 47.80 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-11T13:51:49.165Z] #18 47.97 Selecting previously unselected package libpython3-stdlib:s390x. [2019-11-11T13:51:49.165Z] #18 47.97 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-11-11T13:51:49.165Z] #18 47.97 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-11T13:51:49.184Z] #26 18.46 [2019-11-11T13:51:49.184Z] #26 ... [2019-11-11T13:51:49.184Z] [2019-11-11T13:51:49.184Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:51:49.184Z] #59 4.263 + RM_GOPATH=0 [2019-11-11T13:51:49.184Z] #59 4.263 + TMP_GOPATH= [2019-11-11T13:51:49.184Z] #59 4.263 + : /build [2019-11-11T13:51:49.184Z] #59 4.263 + '[' -z '' ']' [2019-11-11T13:51:49.184Z] #59 4.264 ++ mktemp -d [2019-11-11T13:51:49.184Z] #59 4.269 + export GOPATH=/tmp/tmp.itLXlSX9tn [2019-11-11T13:51:49.184Z] #59 4.270 + GOPATH=/tmp/tmp.itLXlSX9tn [2019-11-11T13:51:49.184Z] #59 4.270 + RM_GOPATH=1 [2019-11-11T13:51:49.184Z] #59 4.270 ++ dirname ./install.sh [2019-11-11T13:51:49.184Z] #59 4.273 + dir=. [2019-11-11T13:51:49.184Z] #59 4.273 + bin=containerd [2019-11-11T13:51:49.184Z] #59 4.274 + shift [2019-11-11T13:51:49.184Z] #59 4.274 + '[' '!' -f ./containerd.installer ']' [2019-11-11T13:51:49.184Z] #59 4.275 + . ./containerd.installer [2019-11-11T13:51:49.184Z] #59 4.275 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-11T13:51:49.184Z] #59 4.277 + install_containerd [2019-11-11T13:51:49.184Z] #59 4.281 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-11T13:51:49.184Z] #59 4.282 + git clone https://github.com/containerd/containerd.git /tmp/tmp.itLXlSX9tn/src/github.com/containerd/containerd [2019-11-11T13:51:49.184Z] #59 4.282 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-11T13:51:49.184Z] #59 4.297 Cloning into '/tmp/tmp.itLXlSX9tn/src/github.com/containerd/containerd'... [2019-11-11T13:51:49.443Z] #59 ... [2019-11-11T13:51:49.443Z] [2019-11-11T13:51:49.443Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-11T13:51:49.443Z] #13 5.067 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-11T13:51:49.565Z] #41 ... [2019-11-11T13:51:49.565Z] [2019-11-11T13:51:49.565Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:51:49.565Z] #17 91.58 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-11T13:51:49.565Z] #17 91.59 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-11T13:51:49.565Z] #17 91.59 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-11T13:51:49.565Z] #17 91.70 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-11T13:51:49.565Z] #17 91.71 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-11T13:51:49.565Z] #17 91.71 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-11T13:51:49.571Z] #18 48.09 Selecting previously unselected package dh-python. [2019-11-11T13:51:49.571Z] #18 48.09 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-11T13:51:49.571Z] #18 48.09 Unpacking dh-python (2.20170125) ... [2019-11-11T13:51:49.571Z] #18 48.39 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-11T13:51:49.571Z] #18 48.40 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-11T13:51:49.639Z] #17 35.27 The following NEW packages will be installed: [2019-11-11T13:51:49.639Z] #17 35.27 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-11T13:51:49.639Z] #17 35.27 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-11T13:51:49.639Z] #17 35.27 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-11T13:51:49.639Z] #17 35.28 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-11T13:51:49.639Z] #17 35.28 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-11T13:51:49.639Z] #17 35.28 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-11T13:51:49.639Z] #17 35.28 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-11T13:51:49.639Z] #17 35.28 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-11T13:51:49.639Z] #17 35.28 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-11T13:51:49.639Z] #17 35.28 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-11T13:51:49.639Z] #17 35.28 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-11T13:51:49.639Z] #17 35.28 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-11T13:51:49.639Z] #17 35.28 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-11T13:51:49.639Z] #17 35.28 xfsprogs xxd xz-utils zip [2019-11-11T13:51:50.008Z] #13 DONE 5.8s [2019-11-11T13:51:50.008Z] [2019-11-11T13:51:50.008Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:50.209Z] #17 36.43 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:51:50.209Z] #17 36.43 Need to get 84.4 MB of archives. [2019-11-11T13:51:50.209Z] #17 36.43 After this operation, 528 MB of additional disk space will be used. [2019-11-11T13:51:50.209Z] #17 36.43 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-11T13:51:50.209Z] #17 36.44 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-11-11T13:51:50.209Z] #17 36.44 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-11-11T13:51:50.209Z] #17 36.44 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-11-11T13:51:50.209Z] #17 36.45 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-11-11T13:51:50.209Z] #17 36.45 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB] [2019-11-11T13:51:50.209Z] #17 36.50 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB] [2019-11-11T13:51:50.209Z] #17 36.60 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-11-11T13:51:50.209Z] #17 36.61 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-11-11T13:51:50.469Z] #17 36.61 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB] [2019-11-11T13:51:50.469Z] #17 36.75 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-11-11T13:51:50.469Z] #17 36.78 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-11-11T13:51:50.469Z] #17 36.78 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-11-11T13:51:50.469Z] #17 36.79 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-11-11T13:51:50.469Z] #17 36.80 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-11-11T13:51:50.469Z] #17 36.80 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-11-11T13:51:50.469Z] #17 36.82 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-11-11T13:51:50.469Z] #17 36.83 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-11-11T13:51:50.469Z] #17 36.83 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-11-11T13:51:50.469Z] #17 36.85 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-11-11T13:51:50.729Z] #17 36.85 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-11-11T13:51:50.729Z] #17 36.88 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-11-11T13:51:50.729Z] #17 36.89 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-11T13:51:50.729Z] #17 36.91 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-11-11T13:51:50.729Z] #17 36.93 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB] [2019-11-11T13:51:50.729Z] #17 36.94 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB] [2019-11-11T13:51:50.729Z] #17 36.97 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-11-11T13:51:50.729Z] #17 36.97 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-11-11T13:51:50.729Z] #17 36.98 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-11-11T13:51:50.729Z] #17 37.04 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-11-11T13:51:50.729Z] #17 37.05 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB] [2019-11-11T13:51:50.729Z] #17 37.05 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-11-11T13:51:50.729Z] #17 37.07 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-11-11T13:51:50.729Z] #17 37.09 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-11-11T13:51:50.781Z] #26 19.01 1.0% # 2.4% ### 4.8% #### 6.8% ##### 8.2% ###### 9.1% ######## 11.8% ########## 14.1% ########## 15.1% ########### 16.6% ############ 17.8% [2019-11-11T13:51:50.781Z] #26 ... [2019-11-11T13:51:50.781Z] [2019-11-11T13:51:50.781Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:51:50.781Z] #33 69.67 Selecting previously unselected package liblzo2-2:amd64. [2019-11-11T13:51:50.781Z] #33 69.69 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-11T13:51:50.781Z] #33 69.84 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-11T13:51:50.781Z] #33 70.34 Selecting previously unselected package libicu57:amd64. [2019-11-11T13:51:50.781Z] #33 70.35 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-11-11T13:51:50.781Z] #33 70.51 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-11T13:51:50.991Z] #17 37.09 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-11-11T13:51:50.991Z] #17 37.10 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-11-11T13:51:50.991Z] #17 37.11 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-11-11T13:51:50.991Z] #17 37.12 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB] [2019-11-11T13:51:50.991Z] #17 37.12 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-11-11T13:51:50.991Z] #17 37.14 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-11-11T13:51:50.991Z] #17 37.18 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-11-11T13:51:50.991Z] #17 37.18 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-11-11T13:51:50.991Z] #17 37.25 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-11-11T13:51:50.991Z] #17 37.27 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB] [2019-11-11T13:51:50.991Z] #17 37.28 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-11-11T13:51:50.991Z] #17 37.29 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-11-11T13:51:50.991Z] #17 37.29 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-11-11T13:51:50.991Z] #17 37.31 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-11-11T13:51:51.038Z] #33 ... [2019-11-11T13:51:51.038Z] [2019-11-11T13:51:51.038Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:51.251Z] #17 37.41 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-11-11T13:51:51.251Z] #17 37.44 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-11T13:51:51.251Z] #17 37.53 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-11T13:51:51.512Z] #18 ... [2019-11-11T13:51:51.512Z] [2019-11-11T13:51:51.512Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:51.512Z] #45 67.71 fmt [2019-11-11T13:51:51.512Z] #45 71.17 regexp [2019-11-11T13:51:51.512Z] #45 72.91 go/token [2019-11-11T13:51:51.512Z] #45 74.51 go/scanner [2019-11-11T13:51:51.512Z] #45 75.75 internal/lazyregexp [2019-11-11T13:51:51.512Z] #45 75.83 go/ast [2019-11-11T13:51:51.512Z] #45 76.17 net/url [2019-11-11T13:51:51.512Z] #45 ... [2019-11-11T13:51:51.512Z] [2019-11-11T13:51:51.512Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:51:51.512Z] #42 27.99 CC images/pagemap.o [2019-11-11T13:51:51.512Z] #42 28.22 CC images/siginfo.o [2019-11-11T13:51:51.512Z] #42 28.54 CC images/rpc.o [2019-11-11T13:51:51.512Z] #42 29.62 CC images/ext-file.o [2019-11-11T13:51:51.512Z] #42 29.77 CC images/cgroup.o [2019-11-11T13:51:51.512Z] #42 30.27 CC images/userns.o [2019-11-11T13:51:51.512Z] #42 30.46 CC images/google/protobuf/descriptor.o [2019-11-11T13:51:51.512Z] #42 31.45 CC images/opts.o [2019-11-11T13:51:51.512Z] #42 31.68 CC images/seccomp.o [2019-11-11T13:51:51.512Z] #42 31.95 CC images/binfmt-misc.o [2019-11-11T13:51:51.512Z] #42 32.17 CC images/time.o [2019-11-11T13:51:51.512Z] #42 32.29 CC images/sysctl.o [2019-11-11T13:51:51.512Z] #42 32.42 CC images/autofs.o [2019-11-11T13:51:51.512Z] #42 32.66 CC images/macvlan.o [2019-11-11T13:51:51.512Z] #42 32.79 CC images/sit.o [2019-11-11T13:51:51.512Z] #42 32.98 LINK images/built-in.o [2019-11-11T13:51:51.512Z] #42 33.09 GEN compel/include/asm [2019-11-11T13:51:51.512Z] #42 33.09 GEN compel/include/version.h [2019-11-11T13:51:51.512Z] #42 33.10 touch .config [2019-11-11T13:51:51.512Z] #42 33.12 GEN include/common/config.h [2019-11-11T13:51:51.512Z] #42 33.21 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-11-11T13:51:51.512Z] #42 33.25 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-11T13:51:51.512Z] #42 33.28 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-11T13:51:51.512Z] #42 33.32 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-11-11T13:51:51.512Z] #42 33.35 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-11-11T13:51:51.512Z] #42 33.40 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-11-11T13:51:51.512Z] #42 33.42 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-11T13:51:51.512Z] #42 33.43 DEP compel/plugins/std/infect.d [2019-11-11T13:51:51.512Z] #42 33.63 DEP compel/plugins/std/string.d [2019-11-11T13:51:51.512Z] #42 33.68 DEP compel/plugins/std/log.d [2019-11-11T13:51:51.512Z] #42 33.76 DEP compel/plugins/std/fds.d [2019-11-11T13:51:51.512Z] #42 33.93 DEP compel/plugins/std/std.d [2019-11-11T13:51:51.512Z] #42 34.17 DEP compel/plugins/shmem/shmem.d [2019-11-11T13:51:51.512Z] #42 34.35 DEP compel/plugins/fds/fds.d [2019-11-11T13:51:51.512Z] #42 34.54 CC compel/plugins/std/std.o [2019-11-11T13:51:51.512Z] #42 34.94 CC compel/plugins/std/fds.o [2019-11-11T13:51:51.512Z] #42 35.43 CC compel/plugins/std/log.o [2019-11-11T13:51:51.512Z] #42 36.35 CC compel/plugins/std/string.o [2019-11-11T13:51:51.512Z] #42 37.00 CC compel/plugins/std/infect.o [2019-11-11T13:51:51.512Z] #42 37.38 CC compel/arch/s390/plugins/std/parasite-head.o [2019-11-11T13:51:51.512Z] #42 37.42 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-11-11T13:51:51.512Z] #42 37.48 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-11-11T13:51:51.512Z] #42 37.65 AR compel/plugins/std.lib.a [2019-11-11T13:51:51.512Z] #42 37.69 CC compel/plugins/fds/fds.o [2019-11-11T13:51:51.512Z] #42 38.01 AR compel/plugins/fds.lib.a [2019-11-11T13:51:51.512Z] #42 38.02 HOSTDEP compel/src/lib/log-host.d [2019-11-11T13:51:51.522Z] #17 37.56 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-11T13:51:51.522Z] #17 37.57 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-11T13:51:51.522Z] #17 37.59 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-11T13:51:51.522Z] #17 37.60 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB] [2019-11-11T13:51:51.522Z] #17 37.63 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-11T13:51:51.786Z] #17 38.05 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-11-11T13:51:51.786Z] #17 38.10 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-11-11T13:51:51.786Z] #17 ... [2019-11-11T13:51:51.786Z] [2019-11-11T13:51:51.786Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:51:51.786Z] #41 27.01 CC images/core-x86.o [2019-11-11T13:51:51.786Z] #41 28.01 CC images/core-arm.o [2019-11-11T13:51:51.786Z] #41 28.63 CC images/core-aarch64.o [2019-11-11T13:51:51.786Z] #41 29.02 CC images/core-ppc64.o [2019-11-11T13:51:51.786Z] #41 29.85 CC images/core-s390.o [2019-11-11T13:51:51.786Z] #41 30.93 CC images/cpuinfo.o [2019-11-11T13:51:51.786Z] #41 31.61 CC images/inventory.o [2019-11-11T13:51:51.786Z] #41 32.07 CC images/fdinfo.o [2019-11-11T13:51:51.786Z] #41 32.59 CC images/fown.o [2019-11-11T13:51:51.786Z] #41 32.97 CC images/ns.o [2019-11-11T13:51:51.786Z] #41 33.33 CC images/regfile.o [2019-11-11T13:51:51.786Z] #41 33.68 CC images/ghost-file.o [2019-11-11T13:51:51.786Z] #41 34.06 CC images/fifo.o [2019-11-11T13:51:51.786Z] #41 34.37 CC images/remap-file-path.o [2019-11-11T13:51:51.786Z] #41 34.62 CC images/eventfd.o [2019-11-11T13:51:51.786Z] #41 34.99 CC images/eventpoll.o [2019-11-11T13:51:51.786Z] #41 35.42 CC images/fh.o [2019-11-11T13:51:51.786Z] #41 35.89 CC images/fsnotify.o [2019-11-11T13:51:51.786Z] #41 37.20 CC images/signalfd.o [2019-11-11T13:51:51.786Z] #41 ... [2019-11-11T13:51:51.786Z] [2019-11-11T13:51:51.786Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:51:51.786Z] #17 38.14 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-11-11T13:51:51.786Z] #17 38.16 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB] [2019-11-11T13:51:51.786Z] #17 38.17 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-11-11T13:51:51.786Z] #17 38.20 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB] [2019-11-11T13:51:51.815Z] #26 19.01 1.0% # 2.4% ### 4.8% #### 6.8% ##### 8.2% ###### 9.1% ######## 11.8% ########## 14.1% ########## 15.1% ########### 16.6% ############ 17.8% ############## 19.9% ############### 22.2% ################# 23.9% ################# 24.8% ################## 26.3% ################### 27.5% ##################### 29.2% [2019-11-11T13:51:51.815Z] #26 ... [2019-11-11T13:51:51.815Z] [2019-11-11T13:51:51.815Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:51:51.815Z] #31 69.97 time [2019-11-11T13:51:51.815Z] #31 79.39 internal/poll [2019-11-11T13:51:51.913Z] #42 38.14 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-11T13:51:51.913Z] #42 38.29 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-11-11T13:51:51.913Z] #42 ... [2019-11-11T13:51:51.913Z] [2019-11-11T13:51:51.913Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:51.913Z] #45 78.21 text/template/parse [2019-11-11T13:51:51.913Z] #45 ... [2019-11-11T13:51:51.913Z] [2019-11-11T13:51:51.914Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:51:51.914Z] #32 72.30 log [2019-11-11T13:51:51.914Z] #32 74.65 github.com/BurntSushi/toml/cmd/tomlv [2019-11-11T13:51:51.914Z] #32 DONE 78.2s [2019-11-11T13:51:52.049Z] #17 38.34 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-x86-64 arm64 2.28-5+7.4+b4 [2132 kB] [2019-11-11T13:51:52.049Z] #17 38.47 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-11T13:51:52.073Z] #31 ... [2019-11-11T13:51:52.073Z] [2019-11-11T13:51:52.073Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:52.073Z] #17 ... [2019-11-11T13:51:52.073Z] [2019-11-11T13:51:52.073Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:51:52.073Z] #41 107.6 CC criu/clone-noasan.o [2019-11-11T13:51:52.073Z] #41 107.7 CC criu/config.o [2019-11-11T13:51:52.329Z] #17 38.53 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-11T13:51:52.366Z] [2019-11-11T13:51:52.366Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:51:52.366Z] #42 38.47 HOSTDEP compel/src/main-host.d [2019-11-11T13:51:52.366Z] #42 38.64 DEP compel/src/lib/ptrace.d [2019-11-11T13:51:52.366Z] #42 38.83 DEP compel/src/lib/infect.d [2019-11-11T13:51:52.589Z] #17 38.88 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-11T13:51:52.849Z] #17 39.14 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-base arm64 6.3.0-18+19.3+b2 [170 kB] [2019-11-11T13:51:52.855Z] #42 39.21 DEP compel/src/lib/infect-util.d [2019-11-11T13:51:53.113Z] #17 39.15 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [29.9 MB] [2019-11-11T13:51:53.305Z] #42 39.44 DEP compel/src/lib/infect-rpc.d [2019-11-11T13:51:53.305Z] #42 39.57 DEP compel/arch/s390/src/lib/infect.d [2019-11-11T13:51:53.305Z] #42 39.73 DEP compel/arch/s390/src/lib/cpu.d [2019-11-11T13:51:53.478Z] #41 109.1 CC criu/cr-check.o [2019-11-11T13:51:53.708Z] #42 39.90 DEP compel/src/lib/log.d [2019-11-11T13:51:53.708Z] #42 40.11 DEP compel/src/main.d [2019-11-11T13:51:53.708Z] #42 40.15 DEP compel/src/lib/handle-elf.d [2019-11-11T13:51:53.708Z] #42 40.19 DEP compel/arch/s390/src/lib/handle-elf.d [2019-11-11T13:51:53.708Z] #42 40.24 CC compel/src/lib/log.o [2019-11-11T13:51:54.116Z] #42 40.53 CC compel/arch/s390/src/lib/cpu.o [2019-11-11T13:51:54.520Z] #42 40.73 CC compel/arch/s390/src/lib/infect.o [2019-11-11T13:51:54.842Z] #41 110.6 CC criu/cr-dedup.o [2019-11-11T13:51:55.024Z] #17 41.12 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 g++-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [21.0 MB] [2019-11-11T13:51:55.366Z] #42 41.50 CC compel/src/lib/infect-rpc.o [2019-11-11T13:51:55.366Z] #42 41.77 CC compel/src/lib/infect-util.o [2019-11-11T13:51:55.403Z] #41 111.0 CC criu/cr-dump.o [2019-11-11T13:51:55.683Z] #26 19.01 1.0% # 2.4% ### 4.8% #### 6.8% ##### 8.2% ###### 9.1% ######## 11.8% ########## 14.1% ########## 15.1% ########### 16.6% ############ 17.8% ############## 19.9% ############### 22.2% ################# 23.9% ################# 24.8% ################## 26.3% ################### 27.5% ##################### 29.2% ###################### 31.0% ####################### 32.7% ######################### 34.8% ########################## 36.7% ########################### 38.0% ############################ 39.5% ############################# 41.1% ############################## 42.8% ############################### 44.3% ################################# 46.2% ################################## 47.7% ################################### 49.5% #################################### 50.6% ##################################### 51.6% ###################################### 53.2% ###################################### 54.1% ######################################## 56.9% ########################################## 58.9% ########################################### 61.1% ############################################ 62.3% ############################################# 63.5% ############################################## 64.9% ############################################### 66.2% ################################################ 67.6% ################################################## 69.7% ################################################### 71.1% #################################################### 73.2% ##################################################### 74.5% ###################################################### 75.7% ####################################################### 77.7% ######################################################### 79.3% [2019-11-11T13:51:55.683Z] #26 ... [2019-11-11T13:51:55.683Z] [2019-11-11T13:51:55.683Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-11T13:51:55.683Z] #14 DONE 5.8s [2019-11-11T13:51:55.683Z] [2019-11-11T13:51:55.683Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:51:55.776Z] #42 41.97 CC compel/src/lib/infect.o [2019-11-11T13:51:56.406Z] #17 ... [2019-11-11T13:51:56.406Z] [2019-11-11T13:51:56.406Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:56.406Z] #44 90.22 text/template [2019-11-11T13:51:56.406Z] #44 91.16 math/big [2019-11-11T13:51:56.406Z] #44 94.68 go/parser [2019-11-11T13:51:56.406Z] #44 99.64 go/doc [2019-11-11T13:51:56.666Z] #44 ... [2019-11-11T13:51:56.666Z] [2019-11-11T13:51:56.666Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:51:56.666Z] #41 37.62 CC images/fs.o [2019-11-11T13:51:56.666Z] #41 37.90 CC images/pstree.o [2019-11-11T13:51:56.666Z] #41 38.19 CC images/pipe.o [2019-11-11T13:51:56.666Z] #41 38.41 CC images/tcp-stream.o [2019-11-11T13:51:56.666Z] #41 38.83 CC images/sk-packet.o [2019-11-11T13:51:56.666Z] #41 39.29 CC images/mnt.o [2019-11-11T13:51:56.666Z] #41 39.57 CC images/pipe-data.o [2019-11-11T13:51:56.666Z] #41 40.05 CC images/sa.o [2019-11-11T13:51:56.666Z] #41 40.49 CC images/timer.o [2019-11-11T13:51:56.666Z] #41 41.22 CC images/timerfd.o [2019-11-11T13:51:56.666Z] #41 41.53 CC images/mm.o [2019-11-11T13:51:56.714Z] #26 19.01 1.0% # 2.4% ### 4.8% #### 6.8% ##### 8.2% ###### 9.1% ######## 11.8% ########## 14.1% ########## 15.1% ########### 16.6% ############ 17.8% ############## 19.9% ############### 22.2% ################# 23.9% ################# 24.8% ################## 26.3% ################### 27.5% ##################### 29.2% ###################### 31.0% ####################### 32.7% ######################### 34.8% ########################## 36.7% ########################### 38.0% ############################ 39.5% ############################# 41.1% ############################## 42.8% ############################### 44.3% ################################# 46.2% ################################## 47.7% ################################### 49.5% #################################### 50.6% ##################################### 51.6% ###################################### 53.2% ###################################### 54.1% ######################################## 56.9% ########################################## 58.9% ########################################### 61.1% ############################################ 62.3% ############################################# 63.5% ############################################## 64.9% ############################################### 66.2% ################################################ 67.6% ################################################## 69.7% ################################################### 71.1% #################################################### 73.2% ##################################################### 74.5% ###################################################### 75.7% ####################################################### 77.7% ######################################################### 79.3% ########################################################## 81.3% ########################################################### 82.6% ############################################################ 83.9% ############################################################# 85.8% ############################################################## 87.1% ################################################################ 89.0% ################################################################# 90.8% ################################################################### 93.3% ##################################################################### 96.1% ###################################################################### 98.5% ######################################################################## 100.0% [2019-11-11T13:51:56.934Z] #41 41.98 CC images/sk-opts.o [2019-11-11T13:51:56.972Z] #26 26.27 [2019-11-11T13:51:57.197Z] #41 42.46 CC images/sk-unix.o [2019-11-11T13:51:57.458Z] #41 ... [2019-11-11T13:51:57.458Z] [2019-11-11T13:51:57.458Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:51:57.458Z] #17 43.47 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:51:57.458Z] #17 43.59 Fetched 84.4 MB in 7s (12.0 MB/s) [2019-11-11T13:51:57.458Z] #17 43.66 Selecting previously unselected package bash-completion. [2019-11-11T13:51:57.718Z] #17 43.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15046 files and directories currently installed.) [2019-11-11T13:51:57.718Z] #17 43.83 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-11T13:51:57.884Z] #42 44.07 CC compel/src/lib/ptrace.o [2019-11-11T13:51:57.884Z] #42 ... [2019-11-11T13:51:57.884Z] [2019-11-11T13:51:57.884Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:51:57.884Z] #18 51.63 Setting up python3-minimal (3.5.3-1) ... [2019-11-11T13:51:57.884Z] #18 53.01 Selecting previously unselected package python3. [2019-11-11T13:51:57.884Z] #18 53.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-11-11T13:51:57.884Z] #18 53.11 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-11-11T13:51:57.884Z] #18 53.12 Unpacking python3 (3.5.3-1) ... [2019-11-11T13:51:57.884Z] #18 53.20 Selecting previously unselected package pigz. [2019-11-11T13:51:57.884Z] #18 53.20 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-11-11T13:51:57.884Z] #18 53.21 Unpacking pigz (2.3.4-1) ... [2019-11-11T13:51:57.884Z] #18 53.30 Selecting previously unselected package libip4tc0:s390x. [2019-11-11T13:51:57.884Z] #18 53.30 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-11T13:51:57.885Z] #18 53.30 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-11T13:51:57.885Z] #18 53.39 Selecting previously unselected package libip6tc0:s390x. [2019-11-11T13:51:57.885Z] #18 53.39 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-11T13:51:57.885Z] #18 53.39 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-11T13:51:57.885Z] #18 53.55 Selecting previously unselected package libiptc0:s390x. [2019-11-11T13:51:57.885Z] #18 53.56 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-11T13:51:57.885Z] #18 53.56 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-11T13:51:57.885Z] #18 53.63 Selecting previously unselected package libxtables12:s390x. [2019-11-11T13:51:57.885Z] #18 53.64 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-11T13:51:57.885Z] #18 53.64 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-11T13:51:57.885Z] #18 53.70 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-11-11T13:51:57.885Z] #18 53.71 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-11-11T13:51:57.885Z] #18 53.71 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-11T13:51:57.885Z] #18 53.77 Selecting previously unselected package iptables. [2019-11-11T13:51:57.885Z] #18 53.77 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-11T13:51:57.885Z] #18 53.77 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-11T13:51:57.885Z] #18 54.11 Selecting previously unselected package xxd. [2019-11-11T13:51:57.885Z] #18 54.12 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-11T13:51:57.885Z] #18 54.12 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:51:57.885Z] #18 54.21 Selecting previously unselected package vim-common. [2019-11-11T13:51:57.885Z] #18 54.21 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-11T13:51:57.885Z] #18 54.21 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:51:57.885Z] #18 54.43 Selecting previously unselected package bzip2. [2019-11-11T13:51:57.885Z] #18 54.43 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-11-11T13:51:57.885Z] #18 54.44 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-11T13:51:57.885Z] #18 54.50 Selecting previously unselected package libgpm2:s390x. [2019-11-11T13:51:57.885Z] #18 54.50 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-11-11T13:51:57.885Z] #18 54.50 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-11T13:51:57.885Z] #18 54.57 Selecting previously unselected package xz-utils. [2019-11-11T13:51:57.885Z] #18 54.57 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-11-11T13:51:57.885Z] #18 54.57 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-11T13:51:57.885Z] #18 54.88 Selecting previously unselected package aufs-tools. [2019-11-11T13:51:57.885Z] #18 54.88 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-11-11T13:51:57.885Z] #18 54.89 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-11T13:51:57.885Z] #18 54.98 Selecting previously unselected package liblzo2-2:s390x. [2019-11-11T13:51:57.885Z] #18 54.99 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-11T13:51:57.885Z] #18 54.99 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-11T13:51:57.885Z] #18 55.03 Selecting previously unselected package btrfs-progs. [2019-11-11T13:51:57.885Z] #18 55.04 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-11T13:51:57.885Z] #18 55.04 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-11T13:51:57.885Z] #18 55.56 Selecting previously unselected package btrfs-tools. [2019-11-11T13:51:57.885Z] #18 55.56 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-11T13:51:57.885Z] #18 55.56 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-11T13:51:57.885Z] #18 55.64 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-11-11T13:51:57.885Z] #18 55.64 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-11T13:51:57.885Z] #18 55.64 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-11T13:51:57.885Z] #18 55.79 Selecting previously unselected package dmsetup. [2019-11-11T13:51:57.885Z] #18 55.80 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-11-11T13:51:57.885Z] #18 55.80 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-11T13:51:57.885Z] #18 55.90 Selecting previously unselected package libonig4:s390x. [2019-11-11T13:51:57.885Z] #18 55.90 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-11-11T13:51:57.885Z] #18 55.91 Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-11T13:51:57.885Z] #18 56.05 Selecting previously unselected package libjq1:s390x. [2019-11-11T13:51:57.885Z] #18 56.05 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-11T13:51:57.885Z] #18 56.06 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-11T13:51:57.885Z] #18 56.14 Selecting previously unselected package jq. [2019-11-11T13:51:57.885Z] #18 56.14 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-11T13:51:57.885Z] #18 56.15 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-11T13:51:57.885Z] #18 56.23 Selecting previously unselected package libaio1:s390x. [2019-11-11T13:51:57.885Z] #18 56.23 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-11-11T13:51:57.885Z] #18 56.23 Unpacking libaio1:s390x (0.3.110-3) ... [2019-11-11T13:51:57.885Z] #18 56.31 Selecting previously unselected package libcap2-bin. [2019-11-11T13:51:57.885Z] #18 56.32 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-11-11T13:51:57.885Z] #18 56.32 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-11T13:51:57.885Z] #18 56.50 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-11-11T13:51:57.885Z] #18 56.50 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-11T13:51:57.885Z] #18 56.51 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-11T13:51:57.885Z] #18 56.60 Selecting previously unselected package libsepol1-dev:s390x. [2019-11-11T13:51:57.885Z] #18 56.60 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-11-11T13:51:57.885Z] #18 56.60 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-11-11T13:51:57.910Z] #26 ... [2019-11-11T13:51:57.910Z] [2019-11-11T13:51:57.910Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:57.910Z] #44 75.63 time [2019-11-11T13:51:57.910Z] #44 ... [2019-11-11T13:51:57.910Z] [2019-11-11T13:51:57.910Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:51:57.910Z] #33 83.63 Selecting previously unselected package libxml2:amd64. [2019-11-11T13:51:57.910Z] #33 83.63 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-11-11T13:51:57.910Z] #33 83.64 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-11T13:51:57.910Z] #33 85.22 Selecting previously unselected package libarchive13:amd64. [2019-11-11T13:51:57.910Z] #33 85.25 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-11-11T13:51:57.910Z] #33 85.27 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-11T13:51:57.910Z] #33 85.79 Selecting previously unselected package libjsoncpp1:amd64. [2019-11-11T13:51:57.910Z] #33 85.79 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-11-11T13:51:57.910Z] #33 85.80 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-11T13:51:57.910Z] #33 86.22 Selecting previously unselected package libuv1:amd64. [2019-11-11T13:51:57.910Z] #33 86.22 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-11-11T13:51:57.910Z] #33 86.23 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-11-11T13:51:57.910Z] #33 86.69 Selecting previously unselected package cmake. [2019-11-11T13:51:57.910Z] #33 86.70 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-11-11T13:51:57.910Z] #33 ... [2019-11-11T13:51:57.910Z] [2019-11-11T13:51:57.910Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:51:57.910Z] #54 17.80 + cd /tmp/tmp.FjsiP4k5CU/src/github.com/opencontainers/runc [2019-11-11T13:51:57.910Z] #54 17.80 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-11T13:51:57.910Z] #54 18.34 + '[' -z '' ']' [2019-11-11T13:51:57.910Z] #54 18.34 + target=static [2019-11-11T13:51:57.910Z] #54 18.34 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-11T13:51:57.910Z] #54 21.74 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-11T13:51:57.910Z] #41 113.3 CC criu/cr-errno.o [2019-11-11T13:51:57.910Z] #41 113.4 CC criu/cr-restore.o [2019-11-11T13:51:58.168Z] #54 ... [2019-11-11T13:51:58.168Z] [2019-11-11T13:51:58.168Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:51:58.168Z] #31 81.34 internal/fmtsort [2019-11-11T13:51:58.168Z] #31 83.01 internal/syscall/unix [2019-11-11T13:51:58.168Z] #31 83.60 strings [2019-11-11T13:51:58.168Z] #31 84.26 os [2019-11-11T13:51:58.168Z] #31 ... [2019-11-11T13:51:58.168Z] [2019-11-11T13:51:58.168Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:51:58.350Z] #18 56.90 Selecting previously unselected package libpcre16-3:s390x. [2019-11-11T13:51:58.350Z] #18 56.91 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-11-11T13:51:58.350Z] #18 56.91 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-11-11T13:51:58.350Z] #18 57.12 Selecting previously unselected package libpcre32-3:s390x. [2019-11-11T13:51:58.350Z] #18 57.12 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-11-11T13:51:58.350Z] #18 57.13 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-11-11T13:51:58.426Z] #33 87.07 Unpacking cmake (3.7.2-1) ... [2019-11-11T13:51:58.735Z] #18 57.37 Selecting previously unselected package libpcre3-dev:s390x. [2019-11-11T13:51:58.735Z] #18 57.37 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-11-11T13:51:58.735Z] #18 57.40 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-11-11T13:51:59.142Z] #18 57.82 Selecting previously unselected package libselinux1-dev:s390x. [2019-11-11T13:51:59.142Z] #18 57.83 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-11-11T13:51:59.142Z] #18 57.83 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-11T13:51:59.541Z] #18 58.14 Selecting previously unselected package libdevmapper-dev:s390x. [2019-11-11T13:51:59.541Z] #18 58.16 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-11-11T13:51:59.541Z] #18 58.17 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-11T13:51:59.541Z] #18 58.31 Selecting previously unselected package libnl-3-200:s390x. [2019-11-11T13:51:59.541Z] #18 58.32 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-11T13:51:59.541Z] #18 58.32 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-11T13:51:59.541Z] #18 58.45 Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-11T13:51:59.541Z] #18 58.45 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-11T13:51:59.541Z] #18 58.45 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-11T13:51:59.541Z] #18 58.52 Selecting previously unselected package libreadline5:s390x. [2019-11-11T13:51:59.936Z] #18 58.52 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-11-11T13:51:59.936Z] #18 58.53 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-11T13:51:59.936Z] #18 58.64 Selecting previously unselected package libsystemd-dev:s390x. [2019-11-11T13:51:59.936Z] #18 58.64 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-11-11T13:51:59.937Z] #18 58.64 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-11T13:52:00.326Z] #33 ... [2019-11-11T13:52:00.326Z] [2019-11-11T13:52:00.326Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:52:00.326Z] #40 78.79 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-11T13:52:00.326Z] #40 78.80 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-11-11T13:52:00.326Z] #40 78.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:52:00.326Z] #40 78.89 Setting up python-protobuf (3.0.0-9) ... [2019-11-11T13:52:00.326Z] #40 ... [2019-11-11T13:52:00.326Z] [2019-11-11T13:52:00.326Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:52:00.326Z] #26 28.79 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-11T13:52:00.326Z] #26 29.63 [2019-11-11T13:52:00.584Z] #26 29.89 ######################################################################## 100.0% [2019-11-11T13:52:00.584Z] #26 30.03 [2019-11-11T13:52:00.847Z] #26 ... [2019-11-11T13:52:00.847Z] [2019-11-11T13:52:00.847Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-11T13:52:00.847Z] #15 DONE 5.2s [2019-11-11T13:52:00.847Z] [2019-11-11T13:52:00.847Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:52:01.110Z] #40 89.77 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-11-11T13:52:01.110Z] #40 89.83 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-11T13:52:01.110Z] #40 89.89 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-11T13:52:01.110Z] #40 89.92 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-11T13:52:01.110Z] #40 89.96 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-11-11T13:52:01.110Z] #40 90.00 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-11T13:52:01.300Z] #18 60.21 Selecting previously unselected package net-tools. [2019-11-11T13:52:01.369Z] #40 90.05 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-11T13:52:01.369Z] #40 90.10 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-11T13:52:01.369Z] #40 90.13 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-11T13:52:01.369Z] #40 90.17 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-11T13:52:01.369Z] #40 90.19 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:52:01.699Z] #18 60.22 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-11-11T13:52:01.699Z] #18 60.23 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-11T13:52:01.699Z] #18 60.45 Selecting previously unselected package python-pip-whl. [2019-11-11T13:52:01.699Z] #18 60.45 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-11T13:52:01.699Z] #18 60.45 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-11T13:52:01.931Z] #17 48.18 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-11T13:52:01.939Z] #40 DONE 90.6s [2019-11-11T13:52:01.939Z] [2019-11-11T13:52:01.939Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:02.084Z] #18 61.04 Selecting previously unselected package python3-pip. [2019-11-11T13:52:02.111Z] #41 ... [2019-11-11T13:52:02.111Z] [2019-11-11T13:52:02.111Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:52:02.111Z] #17 106.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-11T13:52:02.111Z] #17 106.7 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-11T13:52:02.111Z] #17 106.7 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-11T13:52:02.111Z] #17 ... [2019-11-11T13:52:02.111Z] [2019-11-11T13:52:02.111Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:02.111Z] #41 117.7 CC criu/cr-service.o [2019-11-11T13:52:02.694Z] #18 61.04 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-11T13:52:02.694Z] #18 61.05 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-11T13:52:02.694Z] #18 61.35 Selecting previously unselected package python3-pkg-resources. [2019-11-11T13:52:02.694Z] #18 61.35 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-11T13:52:02.694Z] #18 61.37 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-11T13:52:02.694Z] #18 61.56 Selecting previously unselected package python3-setuptools. [2019-11-11T13:52:02.694Z] #18 61.57 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-11T13:52:02.694Z] #18 61.58 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-11T13:52:02.873Z] #17 49.09 Selecting previously unselected package libnet1:arm64. [2019-11-11T13:52:02.873Z] #17 49.10 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-11-11T13:52:02.873Z] #17 49.11 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-11T13:52:03.133Z] #17 49.27 Selecting previously unselected package libnfnetlink0:arm64. [2019-11-11T13:52:03.133Z] #17 49.28 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-11-11T13:52:03.133Z] #17 49.28 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-11-11T13:52:03.138Z] #18 61.92 Selecting previously unselected package python3-wheel. [2019-11-11T13:52:03.138Z] #18 61.92 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-11T13:52:03.138Z] #18 61.92 Unpacking python3-wheel (0.29.0-2) ... [2019-11-11T13:52:03.393Z] #17 49.48 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-11-11T13:52:03.393Z] #17 49.52 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-11-11T13:52:03.393Z] #17 49.56 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-11-11T13:52:03.535Z] #18 62.22 Selecting previously unselected package thin-provisioning-tools. [2019-11-11T13:52:03.535Z] #18 62.22 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-11-11T13:52:03.535Z] #18 62.22 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-11T13:52:03.654Z] #17 49.79 Selecting previously unselected package libudev-dev:arm64. [2019-11-11T13:52:03.654Z] #17 49.79 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-11-11T13:52:03.654Z] #17 49.85 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-11-11T13:52:03.923Z] #18 62.63 Selecting previously unselected package vim-runtime. [2019-11-11T13:52:03.923Z] #18 62.63 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-11T13:52:03.923Z] #18 62.65 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-11T13:52:03.923Z] #18 62.69 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-11T13:52:03.923Z] #18 62.70 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:52:04.020Z] #41 119.6 CC criu/crtools.o [2019-11-11T13:52:04.579Z] #41 120.3 CC criu/eventfd.o [2019-11-11T13:52:04.594Z] #17 50.67 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-11-11T13:52:04.594Z] #17 50.68 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-11-11T13:52:04.594Z] #17 50.75 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-11-11T13:52:04.834Z] #41 120.7 CC criu/eventpoll.o [2019-11-11T13:52:05.534Z] #17 ... [2019-11-11T13:52:05.534Z] [2019-11-11T13:52:05.534Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:52:05.534Z] #62 99.25 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-11T13:52:05.534Z] #62 99.25 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-11T13:52:05.534Z] #62 DONE 109.1s [2019-11-11T13:52:05.534Z] [2019-11-11T13:52:05.534Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-11T13:52:05.534Z] #63 DONE 0.1s [2019-11-11T13:52:05.534Z] [2019-11-11T13:52:05.534Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:05.534Z] #41 42.94 CC images/sk-inet.o [2019-11-11T13:52:05.534Z] #41 43.48 CC images/tun.o [2019-11-11T13:52:05.534Z] #41 43.92 CC images/sk-netlink.o [2019-11-11T13:52:05.534Z] #41 44.35 CC images/packet-sock.o [2019-11-11T13:52:05.534Z] #41 45.10 CC images/ipc-var.o [2019-11-11T13:52:05.534Z] #41 45.55 CC images/ipc-desc.o [2019-11-11T13:52:05.534Z] #41 45.97 CC images/ipc-shm.o [2019-11-11T13:52:05.534Z] #41 46.29 CC images/ipc-msg.o [2019-11-11T13:52:05.534Z] #41 46.78 CC images/ipc-sem.o [2019-11-11T13:52:05.534Z] #41 47.07 CC images/utsns.o [2019-11-11T13:52:05.534Z] #41 47.33 CC images/creds.o [2019-11-11T13:52:05.534Z] #41 47.75 CC images/vma.o [2019-11-11T13:52:05.534Z] #41 48.04 CC images/netdev.o [2019-11-11T13:52:05.534Z] #41 48.58 CC images/tty.o [2019-11-11T13:52:05.534Z] #41 49.40 CC images/file-lock.o [2019-11-11T13:52:05.534Z] #41 49.65 CC images/rlimit.o [2019-11-11T13:52:05.534Z] #41 49.91 CC images/pagemap.o [2019-11-11T13:52:05.534Z] #41 50.34 CC images/siginfo.o [2019-11-11T13:52:05.534Z] #41 50.60 CC images/rpc.o [2019-11-11T13:52:05.815Z] #18 ... [2019-11-11T13:52:05.815Z] [2019-11-11T13:52:05.815Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:52:05.815Z] #45 81.97 go/parser [2019-11-11T13:52:05.815Z] #45 83.06 text/template [2019-11-11T13:52:05.815Z] #45 86.72 encoding/xml [2019-11-11T13:52:05.815Z] #45 88.69 go/doc [2019-11-11T13:52:05.815Z] #45 92.12 github.com/LK4D4/vndr/build [2019-11-11T13:52:05.815Z] #45 92.22 crypto/x509/pkix [2019-11-11T13:52:05.815Z] #45 ... [2019-11-11T13:52:05.815Z] [2019-11-11T13:52:05.815Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:05.815Z] #42 44.50 AR compel/libcompel.a [2019-11-11T13:52:05.815Z] #42 44.62 HOSTCC compel/src/main-host.o [2019-11-11T13:52:05.815Z] #42 45.13 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-11-11T13:52:05.815Z] #42 45.35 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-11T13:52:05.815Z] #42 45.69 HOSTCC compel/src/lib/log-host.o [2019-11-11T13:52:05.815Z] #42 45.94 HOSTLINK compel/compel-host-bin [2019-11-11T13:52:05.815Z] #42 46.01 DEP soccr/soccr.d [2019-11-11T13:52:05.815Z] #42 46.20 CC soccr/soccr.o [2019-11-11T13:52:05.815Z] #42 47.60 AR soccr/libsoccr.a [2019-11-11T13:52:05.815Z] #42 47.64 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-11T13:52:05.815Z] #42 47.97 DEP criu/arch/s390/sigframe.d [2019-11-11T13:52:05.815Z] #42 48.15 DEP criu/arch/s390/crtools.d [2019-11-11T13:52:05.815Z] #42 48.37 DEP criu/arch/s390/cpu.d [2019-11-11T13:52:05.815Z] #42 48.51 CC criu/arch/s390/cpu.o [2019-11-11T13:52:05.815Z] #42 49.00 CC criu/arch/s390/crtools.o [2019-11-11T13:52:05.815Z] #42 50.18 CC criu/arch/s390/sigframe.o [2019-11-11T13:52:05.815Z] #42 50.45 LINK criu/arch/s390/crtools.built-in.o [2019-11-11T13:52:05.815Z] #42 50.48 DEP criu/arch/s390/vdso-pie.d [2019-11-11T13:52:05.815Z] #42 50.58 DEP criu/pie/parasite-vdso.d [2019-11-11T13:52:05.815Z] #42 50.80 DEP criu/pie/util-vdso.d [2019-11-11T13:52:05.815Z] #42 50.98 DEP criu/pie/util.d [2019-11-11T13:52:05.815Z] #42 51.07 CC criu/pie/util.o [2019-11-11T13:52:05.815Z] #42 51.32 CC criu/pie/util-vdso.o [2019-11-11T13:52:05.815Z] #42 52.08 CC criu/pie/parasite-vdso.o [2019-11-11T13:52:06.126Z] #41 ... [2019-11-11T13:52:06.126Z] [2019-11-11T13:52:06.126Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:52:06.126Z] #33 92.13 Selecting previously unselected package xxd. [2019-11-11T13:52:06.126Z] #33 92.13 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-11T13:52:06.126Z] #33 92.16 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:52:06.126Z] #33 92.44 Selecting previously unselected package vim-common. [2019-11-11T13:52:06.126Z] #33 92.45 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-11T13:52:06.126Z] #33 92.49 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:52:06.126Z] #33 92.94 Processing triggers for mime-support (3.60) ... [2019-11-11T13:52:06.126Z] #33 93.25 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:52:06.126Z] #33 93.26 Setting up libuv1:amd64 (1.9.1-3) ... [2019-11-11T13:52:06.126Z] #33 93.28 Setting up cmake-data (3.7.2-1) ... [2019-11-11T13:52:06.126Z] #33 93.33 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-11T13:52:06.126Z] #33 93.39 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-11T13:52:06.126Z] #33 93.41 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:52:06.126Z] #33 93.53 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:52:06.126Z] #33 93.67 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-11T13:52:06.126Z] #33 93.69 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-11T13:52:06.126Z] #33 93.71 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-11T13:52:06.126Z] #33 93.73 Setting up cmake (3.7.2-1) ... [2019-11-11T13:52:06.126Z] #33 94.26 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:52:06.126Z] #33 DONE 94.9s [2019-11-11T13:52:06.126Z] [2019-11-11T13:52:06.126Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-11T13:52:06.126Z] #34 DONE 0.1s [2019-11-11T13:52:06.126Z] [2019-11-11T13:52:06.126Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-11T13:52:06.196Z] #41 121.7 CC criu/external.o [2019-11-11T13:52:06.196Z] #41 122.1 CC criu/fault-injection.o [2019-11-11T13:52:06.219Z] #42 52.58 CC criu/arch/s390/vdso-pie.o [2019-11-11T13:52:06.384Z] #35 DONE 0.1s [2019-11-11T13:52:06.384Z] [2019-11-11T13:52:06.384Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:52:06.455Z] #41 122.2 CC criu/fdstore.o [2019-11-11T13:52:06.626Z] #42 52.90 AR criu/pie/pie.lib.a [2019-11-11T13:52:06.626Z] #42 52.96 DEP criu/pie/restorer.d [2019-11-11T13:52:06.626Z] #42 ... [2019-11-11T13:52:06.626Z] [2019-11-11T13:52:06.626Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:52:06.626Z] #45 92.83 vendor/golang.org/x/crypto/cryptobyte [2019-11-11T13:52:06.642Z] #36 ... [2019-11-11T13:52:06.642Z] [2019-11-11T13:52:06.642Z] #16 [dev 6/24] RUN ldconfig [2019-11-11T13:52:06.642Z] #16 DONE 5.7s [2019-11-11T13:52:06.642Z] [2019-11-11T13:52:06.642Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:52:06.915Z] #41 ... [2019-11-11T13:52:06.915Z] [2019-11-11T13:52:06.915Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:52:06.915Z] #17 52.95 Selecting previously unselected package python3.5-minimal. [2019-11-11T13:52:06.915Z] #17 52.95 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-11-11T13:52:06.915Z] #17 52.98 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-11T13:52:07.023Z] #41 122.6 CC criu/fifo.o [2019-11-11T13:52:07.176Z] #17 ... [2019-11-11T13:52:07.176Z] [2019-11-11T13:52:07.176Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:52:07.176Z] #44 100.9 vendor/golang.org/x/text/unicode/norm [2019-11-11T13:52:07.176Z] #44 107.1 github.com/LK4D4/vndr/build [2019-11-11T13:52:07.176Z] #44 107.5 crypto/rsa [2019-11-11T13:52:07.176Z] #44 109.7 vendor/golang.org/x/net/http2/hpack [2019-11-11T13:52:07.176Z] #44 110.3 mime [2019-11-11T13:52:07.436Z] #44 ... [2019-11-11T13:52:07.436Z] [2019-11-11T13:52:07.436Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:07.436Z] #41 52.72 CC images/ext-file.o [2019-11-11T13:52:07.584Z] #41 123.1 CC criu/file-ids.o [2019-11-11T13:52:07.696Z] #41 53.03 CC images/cgroup.o [2019-11-11T13:52:07.839Z] #41 123.5 CC criu/file-lock.o [2019-11-11T13:52:07.839Z] #41 ... [2019-11-11T13:52:07.839Z] [2019-11-11T13:52:07.839Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:52:07.839Z] #17 117.3 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-11T13:52:07.839Z] #17 117.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-11T13:52:07.839Z] #17 117.3 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-11-11T13:52:07.839Z] #17 117.3 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-11T13:52:07.839Z] #17 117.3 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-11T13:52:07.839Z] #17 117.4 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-11T13:52:07.839Z] #17 117.4 Processing triggers for mime-support (3.60) ... [2019-11-11T13:52:07.839Z] #17 117.4 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:52:07.839Z] #17 117.4 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-11T13:52:07.839Z] #17 117.4 Setting up libcap2-bin (1:2.25-1) ... [2019-11-11T13:52:07.839Z] #17 117.4 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-11T13:52:07.839Z] #17 117.5 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-11T13:52:07.839Z] #17 117.5 Setting up bash-completion (1:2.1-4.3) ... [2019-11-11T13:52:08.095Z] #17 120.0 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-11T13:52:08.095Z] #17 120.0 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-11T13:52:08.095Z] #17 120.0 Setting up zip (3.0-11+b1) ... [2019-11-11T13:52:08.095Z] #17 120.0 Setting up bzip2 (1.0.6-8.1) ... [2019-11-11T13:52:08.095Z] #17 120.0 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-11T13:52:08.095Z] #17 120.1 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-11T13:52:08.095Z] #17 120.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:52:08.095Z] #17 120.1 Setting up libaio1:amd64 (0.3.110-3) ... [2019-11-11T13:52:08.095Z] #17 120.1 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-11T13:52:08.095Z] #17 120.1 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-11T13:52:08.095Z] #17 120.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-11T13:52:08.350Z] #17 120.1 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-11T13:52:08.350Z] #17 120.1 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:52:08.350Z] #17 120.2 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-11T13:52:08.350Z] #17 120.2 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-11-11T13:52:08.350Z] #17 120.2 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-11T13:52:08.350Z] #17 120.2 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:52:08.546Z] #17 ... [2019-11-11T13:52:08.546Z] [2019-11-11T13:52:08.546Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:52:08.546Z] #44 86.60 strings [2019-11-11T13:52:08.546Z] #44 86.80 os [2019-11-11T13:52:08.546Z] #44 91.85 regexp/syntax [2019-11-11T13:52:08.546Z] #44 93.54 fmt [2019-11-11T13:52:08.606Z] #17 120.6 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-11T13:52:08.606Z] #17 120.6 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-11-11T13:52:08.606Z] #17 120.6 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-11T13:52:08.606Z] #17 120.6 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-11T13:52:08.606Z] #17 120.7 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-11T13:52:08.606Z] #17 120.7 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-11T13:52:08.606Z] #17 120.7 Setting up pigz (2.3.4-1) ... [2019-11-11T13:52:08.804Z] #44 ... [2019-11-11T13:52:08.804Z] [2019-11-11T13:52:08.804Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:52:08.804Z] #26 32.18 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-11T13:52:08.804Z] #26 33.08 [2019-11-11T13:52:08.804Z] #26 34.59 ##################################################### 74.9% ######################################################################## 100.0% [2019-11-11T13:52:08.804Z] #26 35.02 [2019-11-11T13:52:08.804Z] #26 37.17 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-11T13:52:08.804Z] #26 37.44 skipping existing 1849cc453dee [2019-11-11T13:52:08.804Z] #26 37.76 [2019-11-11T13:52:08.861Z] #17 120.7 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-11T13:52:08.861Z] #17 120.7 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-11-11T13:52:08.861Z] #17 120.7 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-11T13:52:08.861Z] #17 120.7 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-11T13:52:08.861Z] #17 120.7 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-11T13:52:08.861Z] #17 120.7 Setting up jq (1.5+dfsg-1.3) ... [2019-11-11T13:52:08.861Z] #17 120.8 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-11T13:52:08.861Z] #17 120.8 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-11T13:52:08.861Z] #17 120.8 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-11T13:52:08.861Z] #17 120.8 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:52:08.861Z] #17 120.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-11T13:52:08.861Z] #17 120.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-11T13:52:08.861Z] #17 120.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-11T13:52:08.861Z] #17 120.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-11T13:52:08.861Z] #17 120.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-11T13:52:08.861Z] #17 120.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-11T13:52:08.861Z] #17 120.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-11T13:52:08.861Z] #17 120.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-11T13:52:08.861Z] #17 120.8 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-11T13:52:08.861Z] #17 120.9 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-11T13:52:08.861Z] #17 120.9 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-11T13:52:08.861Z] #17 120.9 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-11T13:52:08.861Z] #17 120.9 Setting up btrfs-progs (4.7.3-1) ... [2019-11-11T13:52:08.861Z] #17 120.9 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-11T13:52:09.078Z] #41 54.07 CC images/userns.o [2019-11-11T13:52:09.078Z] #41 54.19 CC images/google/protobuf/descriptor.o [2019-11-11T13:52:09.117Z] #17 120.9 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-11T13:52:09.387Z] #45 95.50 net [2019-11-11T13:52:10.173Z] #26 39.51 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-11T13:52:10.249Z] #45 96.47 vendor/golang.org/x/crypto/internal/chacha20 [2019-11-11T13:52:10.661Z] #45 97.15 vendor/golang.org/x/crypto/poly1305 [2019-11-11T13:52:10.737Z] #26 ... [2019-11-11T13:52:10.737Z] [2019-11-11T13:52:10.737Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:52:10.737Z] #31 88.76 path [2019-11-11T13:52:10.737Z] #31 89.74 text/tabwriter [2019-11-11T13:52:10.737Z] #31 90.69 fmt [2019-11-11T13:52:10.737Z] #31 90.99 path/filepath [2019-11-11T13:52:10.737Z] #31 93.46 io/ioutil [2019-11-11T13:52:10.737Z] #31 96.82 flag [2019-11-11T13:52:10.737Z] #31 96.85 github.com/BurntSushi/toml [2019-11-11T13:52:10.995Z] #31 ... [2019-11-11T13:52:10.995Z] [2019-11-11T13:52:10.995Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:52:10.995Z] #26 40.09 [2019-11-11T13:52:11.252Z] #26 40.46 ######################################################################## 100.0% [2019-11-11T13:52:11.252Z] #26 40.60 [2019-11-11T13:52:11.482Z] #45 97.74 vendor/golang.org/x/crypto/chacha20poly1305 [2019-11-11T13:52:11.512Z] #26 40.68 Download of images into '/build' complete. [2019-11-11T13:52:11.512Z] #26 40.68 Use something like the following to load the result into a Docker daemon: [2019-11-11T13:52:11.512Z] #26 40.68 tar -cC '/build' . | docker load [2019-11-11T13:52:11.621Z] #41 56.59 CC images/opts.o [2019-11-11T13:52:11.621Z] #41 56.88 CC images/seccomp.o [2019-11-11T13:52:11.641Z] #17 ... [2019-11-11T13:52:11.641Z] [2019-11-11T13:52:11.641Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:52:11.641Z] #54 158.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-11T13:52:11.770Z] #26 DONE 41.0s [2019-11-11T13:52:11.770Z] [2019-11-11T13:52:11.770Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:52:11.770Z] #36 4.602 + RM_GOPATH=0 [2019-11-11T13:52:11.770Z] #36 4.602 + TMP_GOPATH= [2019-11-11T13:52:11.770Z] #36 4.602 + : /build [2019-11-11T13:52:11.770Z] #36 4.602 + '[' -z '' ']' [2019-11-11T13:52:11.770Z] #36 4.606 ++ mktemp -d [2019-11-11T13:52:11.770Z] #36 4.611 + export GOPATH=/tmp/tmp.xbbwtklKnf [2019-11-11T13:52:11.770Z] #36 4.611 + GOPATH=/tmp/tmp.xbbwtklKnf [2019-11-11T13:52:11.770Z] #36 4.611 + RM_GOPATH=1 [2019-11-11T13:52:11.770Z] #36 4.612 ++ dirname ./install.sh [2019-11-11T13:52:11.770Z] #36 4.613 + dir=. [2019-11-11T13:52:11.770Z] #36 4.613 + bin=tini [2019-11-11T13:52:11.770Z] #36 4.613 + shift [2019-11-11T13:52:11.770Z] #36 4.613 + '[' '!' -f ./tini.installer ']' [2019-11-11T13:52:11.770Z] #36 4.613 + . ./tini.installer [2019-11-11T13:52:11.770Z] #36 4.614 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-11T13:52:11.770Z] #36 4.614 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-11T13:52:11.770Z] #36 4.614 + install_tini [2019-11-11T13:52:11.770Z] #36 4.614 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-11T13:52:11.770Z] #36 4.614 + git clone https://github.com/krallin/tini.git /tmp/tmp.xbbwtklKnf/tini [2019-11-11T13:52:11.770Z] #36 4.616 Cloning into '/tmp/tmp.xbbwtklKnf/tini'... [2019-11-11T13:52:11.880Z] #45 98.22 vendor/golang.org/x/crypto/curve25519 [2019-11-11T13:52:12.192Z] #41 57.41 CC images/binfmt-misc.o [2019-11-11T13:52:12.287Z] #45 ... [2019-11-11T13:52:12.287Z] [2019-11-11T13:52:12.287Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:52:12.287Z] #18 67.26 Selecting previously unselected package vim. [2019-11-11T13:52:12.287Z] #18 67.26 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-11T13:52:12.287Z] #18 67.28 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:52:12.287Z] #18 67.90 Selecting previously unselected package xfsprogs. [2019-11-11T13:52:12.287Z] #18 67.90 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-11-11T13:52:12.287Z] #18 67.91 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-11T13:52:12.287Z] #18 68.40 Selecting previously unselected package zip. [2019-11-11T13:52:12.287Z] #18 68.40 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-11-11T13:52:12.287Z] #18 68.41 Unpacking zip (3.0-11+b1) ... [2019-11-11T13:52:12.287Z] #18 68.52 Selecting previously unselected package libapparmor-perl. [2019-11-11T13:52:12.287Z] #18 68.52 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-11-11T13:52:12.287Z] #18 68.52 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-11T13:52:12.287Z] #18 68.61 Selecting previously unselected package apparmor. [2019-11-11T13:52:12.287Z] #18 68.61 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-11-11T13:52:12.287Z] #18 68.64 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-11T13:52:12.287Z] #18 69.10 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-11T13:52:12.287Z] #18 69.11 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-11-11T13:52:12.287Z] #18 69.11 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-11T13:52:12.287Z] #18 70.87 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-11T13:52:12.287Z] #18 70.89 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-11-11T13:52:12.287Z] #18 70.89 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-11T13:52:12.333Z] #36 5.774 + cd /tmp/tmp.xbbwtklKnf/tini [2019-11-11T13:52:12.333Z] #36 5.774 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-11T13:52:12.333Z] #36 5.781 + cmake . [2019-11-11T13:52:12.452Z] #41 57.81 CC images/time.o [2019-11-11T13:52:12.899Z] #36 6.440 -- The C compiler identification is GNU 6.3.0 [2019-11-11T13:52:12.899Z] #36 6.490 -- Check for working C compiler: /usr/bin/cc [2019-11-11T13:52:13.022Z] #41 58.06 CC images/sysctl.o [2019-11-11T13:52:13.282Z] #41 58.60 CC images/autofs.o [2019-11-11T13:52:13.833Z] #36 7.325 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-11T13:52:13.834Z] #36 7.327 -- Detecting C compiler ABI info [2019-11-11T13:52:13.852Z] #41 59.01 CC images/macvlan.o [2019-11-11T13:52:13.852Z] #41 ... [2019-11-11T13:52:13.852Z] [2019-11-11T13:52:13.852Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:52:14.154Z] #54 160.7 + mkdir -p /build [2019-11-11T13:52:14.154Z] #54 160.7 + cp runc /build/runc [2019-11-11T13:52:14.302Z] #18 73.19 Selecting previously unselected package binutils-mingw-w64. [2019-11-11T13:52:14.302Z] #18 73.20 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-11T13:52:14.302Z] #18 73.21 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-11T13:52:14.399Z] #36 8.083 -- Detecting C compiler ABI info - done [2019-11-11T13:52:14.399Z] #36 8.207 -- Detecting C compile features [2019-11-11T13:52:14.692Z] #18 73.31 Selecting previously unselected package mingw-w64-common. [2019-11-11T13:52:14.692Z] #18 73.31 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-11T13:52:14.692Z] #18 73.32 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-11T13:52:15.081Z] #54 DONE 161.6s [2019-11-11T13:52:15.081Z] [2019-11-11T13:52:15.081Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:52:15.081Z] #17 125.5 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-11T13:52:15.081Z] #17 125.5 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-11T13:52:15.081Z] #17 125.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 [2019-11-11T13:52:15.081Z] #17 125.5 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-11T13:52:15.081Z] #17 125.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 [2019-11-11T13:52:15.081Z] #17 125.5 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-11T13:52:15.081Z] #17 125.6 Setting up btrfs-tools (4.7.3-1) ... [2019-11-11T13:52:15.081Z] #17 125.6 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-11T13:52:15.081Z] #17 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 [2019-11-11T13:52:15.081Z] #17 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 [2019-11-11T13:52:15.081Z] #17 125.6 Setting up python3 (3.5.3-1) ... [2019-11-11T13:52:15.081Z] #17 127.1 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-11T13:52:15.105Z] #18 ... [2019-11-11T13:52:15.105Z] [2019-11-11T13:52:15.105Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:52:15.105Z] #63 101.4 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-11T13:52:15.105Z] #63 101.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-11T13:52:16.444Z] #17 128.4 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-11T13:52:16.699Z] #17 128.5 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-11T13:52:16.699Z] #17 128.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-11T13:52:16.699Z] #17 128.6 Setting up python3-wheel (0.29.0-2) ... [2019-11-11T13:52:17.017Z] #63 ... [2019-11-11T13:52:17.017Z] [2019-11-11T13:52:17.017Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:17.017Z] #42 53.14 DEP criu/arch/s390/restorer.d [2019-11-11T13:52:17.017Z] #42 53.32 DEP criu/pie/parasite.d [2019-11-11T13:52:17.017Z] #42 53.58 CC criu/pie/parasite.o [2019-11-11T13:52:17.017Z] #42 54.95 LINK criu/pie/parasite.built-in.o [2019-11-11T13:52:17.017Z] #42 54.96 GEN criu/pie/parasite-blob.h [2019-11-11T13:52:17.017Z] #42 54.98 CC criu/arch/s390/restorer.o [2019-11-11T13:52:17.017Z] #42 55.38 CC criu/pie/restorer.o [2019-11-11T13:52:17.017Z] #42 57.72 LINK criu/pie/restorer.built-in.o [2019-11-11T13:52:17.017Z] #42 57.73 GEN criu/pie/restorer-blob.h [2019-11-11T13:52:17.017Z] #42 57.83 DEP criu/vdso.d [2019-11-11T13:52:17.017Z] #42 58.11 DEP criu/uts_ns.d [2019-11-11T13:52:17.017Z] #42 58.35 DEP criu/util.d [2019-11-11T13:52:17.017Z] #42 58.53 DEP criu/uffd.d [2019-11-11T13:52:17.017Z] #42 58.83 DEP criu/tun.d [2019-11-11T13:52:17.017Z] #42 59.01 DEP criu/tty.d [2019-11-11T13:52:17.017Z] #42 59.19 DEP criu/timerfd.d [2019-11-11T13:52:17.017Z] #42 59.46 DEP criu/sysfs_parse.d [2019-11-11T13:52:17.017Z] #42 59.71 DEP criu/sysctl.d [2019-11-11T13:52:17.017Z] #42 59.90 DEP criu/string.d [2019-11-11T13:52:17.017Z] #42 59.97 DEP criu/stats.d [2019-11-11T13:52:17.017Z] #42 60.14 DEP criu/sockets.d [2019-11-11T13:52:17.017Z] #42 60.45 DEP criu/sk-unix.d [2019-11-11T13:52:17.017Z] #42 60.57 DEP criu/sk-tcp.d [2019-11-11T13:52:17.017Z] #42 60.79 DEP criu/sk-queue.d [2019-11-11T13:52:17.017Z] #42 61.02 DEP criu/sk-packet.d [2019-11-11T13:52:17.017Z] #42 61.12 DEP criu/sk-netlink.d [2019-11-11T13:52:17.017Z] #42 61.25 DEP criu/sk-inet.d [2019-11-11T13:52:17.017Z] #42 61.51 DEP criu/signalfd.d [2019-11-11T13:52:17.017Z] #42 61.68 DEP criu/sigframe.d [2019-11-11T13:52:17.017Z] #42 61.87 DEP criu/shmem.d [2019-11-11T13:52:17.017Z] #42 62.05 DEP criu/servicefd.d [2019-11-11T13:52:17.017Z] #42 62.22 DEP criu/seize.d [2019-11-11T13:52:17.017Z] #42 62.32 DEP criu/seccomp.d [2019-11-11T13:52:17.017Z] #42 62.49 DEP criu/rst-malloc.d [2019-11-11T13:52:17.017Z] #42 62.58 DEP criu/rbtree.d [2019-11-11T13:52:17.017Z] #42 62.65 DEP criu/pstree.d [2019-11-11T13:52:17.017Z] #42 62.86 DEP criu/protobuf.d [2019-11-11T13:52:17.017Z] #42 62.97 GEN criu/protobuf-desc-gen.h [2019-11-11T13:52:17.625Z] #17 129.5 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-11T13:52:17.724Z] #22 117.7 Checking out files: 17% (1842/10703) Checking out files: 18% (1927/10703) Checking out files: 19% (2034/10703) Checking out files: 20% (2141/10703) Checking out files: 21% (2248/10703) Checking out files: 22% (2355/10703) Checking out files: 23% (2462/10703) Checking out files: 24% (2569/10703) Checking out files: 25% (2676/10703) Checking out files: 26% (2783/10703) Checking out files: 27% (2890/10703) Checking out files: 28% (2997/10703) Checking out files: 29% (3104/10703) Checking out files: 30% (3211/10703) Checking out files: 31% (3318/10703) Checking out files: 32% (3425/10703) Checking out files: 33% (3532/10703) Checking out files: 33% (3592/10703) Checking out files: 34% (3640/10703) Checking out files: 35% (3747/10703) Checking out files: 36% (3854/10703) Checking out files: 37% (3961/10703) Checking out files: 38% (4068/10703) Checking out files: 39% (4175/10703) Checking out files: 40% (4282/10703) Checking out files: 41% (4389/10703) Checking out files: 42% (4496/10703) Checking out files: 43% (4603/10703) Checking out files: 44% (4710/10703) Checking out files: 45% (4817/10703) Checking out files: 45% (4866/10703) Checking out files: 46% (4924/10703) Checking out files: 47% (5031/10703) Checking out files: 48% (5138/10703) Checking out files: 49% (5245/10703) Checking out files: 50% (5352/10703) Checking out files: 51% (5459/10703) Checking out files: 52% (5566/10703) Checking out files: 53% (5673/10703) Checking out files: 54% (5780/10703) Checking out files: 55% (5887/10703) Checking out files: 56% (5994/10703) Checking out files: 57% (6101/10703) Checking out files: 58% (6208/10703) Checking out files: 59% (6315/10703) Checking out files: 60% (6422/10703) Checking out files: 60% (6503/10703) Checking out files: 61% (6529/10703) Checking out files: 62% (6636/10703) Checking out files: 63% (6743/10703) Checking out files: 64% (6850/10703) Checking out files: 65% (6957/10703) Checking out files: 66% (7064/10703) Checking out files: 67% (7172/10703) Checking out files: 68% (7279/10703) Checking out files: 69% (7386/10703) Checking out files: 69% (7457/10703) [2019-11-11T13:52:17.724Z] #22 ... [2019-11-11T13:52:17.724Z] [2019-11-11T13:52:17.724Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:52:17.724Z] #44 111.6 net/http/internal [2019-11-11T13:52:17.724Z] #44 115.5 vendor/golang.org/x/net/http/httpproxy [2019-11-11T13:52:17.724Z] #44 115.5 net/textproto [2019-11-11T13:52:17.724Z] #44 115.5 crypto/x509 [2019-11-11T13:52:17.724Z] #44 116.9 vendor/golang.org/x/net/http/httpguts [2019-11-11T13:52:17.724Z] #44 116.9 mime/multipart [2019-11-11T13:52:17.724Z] #44 119.2 crypto/tls [2019-11-11T13:52:17.943Z] #42 64.37 DEP criu/protobuf-desc.d [2019-11-11T13:52:18.016Z] #44 ... [2019-11-11T13:52:18.016Z] [2019-11-11T13:52:18.016Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:52:18.016Z] #17 54.12 Selecting previously unselected package python3-minimal. [2019-11-11T13:52:18.016Z] #17 54.13 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ... [2019-11-11T13:52:18.016Z] #17 54.13 Unpacking python3-minimal (3.5.3-1) ... [2019-11-11T13:52:18.016Z] #17 54.29 Selecting previously unselected package libmpdec2:arm64. [2019-11-11T13:52:18.016Z] #17 54.30 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ... [2019-11-11T13:52:18.016Z] #17 54.31 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-11-11T13:52:18.016Z] #17 54.44 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-11-11T13:52:18.016Z] #17 54.46 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-11-11T13:52:18.016Z] #17 54.46 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-11-11T13:52:18.016Z] #17 56.37 Selecting previously unselected package python3.5. [2019-11-11T13:52:18.016Z] #17 56.39 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-11-11T13:52:18.016Z] #17 56.43 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-11T13:52:18.016Z] #17 56.71 Selecting previously unselected package libpython3-stdlib:arm64. [2019-11-11T13:52:18.016Z] #17 56.72 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-11-11T13:52:18.016Z] #17 56.74 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-11-11T13:52:18.016Z] #17 56.99 Selecting previously unselected package dh-python. [2019-11-11T13:52:18.016Z] #17 56.99 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-11T13:52:18.016Z] #17 57.01 Unpacking dh-python (2.20170125) ... [2019-11-11T13:52:18.016Z] #17 57.26 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-11-11T13:52:18.016Z] #17 57.33 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-11T13:52:18.016Z] #17 60.72 Setting up python3-minimal (3.5.3-1) ... [2019-11-11T13:52:18.016Z] #17 62.54 Selecting previously unselected package python3. [2019-11-11T13:52:18.016Z] #17 62.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 ... 16632 files and directories currently installed.) [2019-11-11T13:52:18.016Z] #17 62.58 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-11-11T13:52:18.016Z] #17 62.61 Unpacking python3 (3.5.3-1) ... [2019-11-11T13:52:18.016Z] #17 62.74 Selecting previously unselected package pigz. [2019-11-11T13:52:18.016Z] #17 62.75 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-11-11T13:52:18.016Z] #17 62.75 Unpacking pigz (2.3.4-1) ... [2019-11-11T13:52:18.016Z] #17 63.02 Selecting previously unselected package libip4tc0:arm64. [2019-11-11T13:52:18.016Z] #17 63.02 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-11T13:52:18.016Z] #17 63.03 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-11T13:52:18.016Z] #17 63.77 Selecting previously unselected package libip6tc0:arm64. [2019-11-11T13:52:18.016Z] #17 63.77 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-11T13:52:18.016Z] #17 63.78 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-11T13:52:18.016Z] #17 63.94 Selecting previously unselected package libiptc0:arm64. [2019-11-11T13:52:18.016Z] #17 63.95 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-11T13:52:18.016Z] #17 63.96 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-11T13:52:18.016Z] #17 64.11 Selecting previously unselected package libxtables12:arm64. [2019-11-11T13:52:18.016Z] #17 64.11 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-11T13:52:18.016Z] #17 64.12 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-11T13:52:18.278Z] #17 64.32 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-11-11T13:52:18.278Z] #17 64.32 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-11-11T13:52:18.278Z] #17 64.33 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-11-11T13:52:18.278Z] #17 ... [2019-11-11T13:52:18.278Z] [2019-11-11T13:52:18.278Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:52:18.469Z] #42 64.55 DEP criu/proc_parse.d [2019-11-11T13:52:18.469Z] #42 64.86 DEP criu/plugin.d [2019-11-11T13:52:18.550Z] #17 130.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-11T13:52:18.550Z] #17 130.4 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-11T13:52:18.582Z] #36 ... [2019-11-11T13:52:18.582Z] [2019-11-11T13:52:18.582Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:18.582Z] #41 6.243 Note: Building without setproctitle() and strlcpy() support. [2019-11-11T13:52:18.582Z] #41 6.243 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-11T13:52:18.582Z] #41 8.621 fatal: Not a git repository (or any of the parent directories): .git [2019-11-11T13:52:18.582Z] #41 8.643 GEN .gitid [2019-11-11T13:52:18.582Z] #41 8.661 GEN criu/include/version.h [2019-11-11T13:52:18.582Z] #41 8.727 GEN include/common/asm [2019-11-11T13:52:18.582Z] #41 10.88 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-11T13:52:18.582Z] #41 11.01 PBCC images/opts.pb-c.c [2019-11-11T13:52:18.582Z] #41 11.09 PBCC images/sit.pb-c.c [2019-11-11T13:52:18.582Z] #41 11.16 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-11T13:52:18.582Z] #41 11.23 DEP images/opts.pb-c.d [2019-11-11T13:52:18.582Z] #41 11.31 DEP images/sit.pb-c.d [2019-11-11T13:52:18.582Z] #41 11.44 PBCC images/macvlan.pb-c.c [2019-11-11T13:52:18.582Z] #41 11.53 DEP images/macvlan.pb-c.d [2019-11-11T13:52:18.582Z] #41 11.66 PBCC images/autofs.pb-c.c [2019-11-11T13:52:18.582Z] #41 11.72 DEP images/autofs.pb-c.d [2019-11-11T13:52:18.582Z] #41 11.81 PBCC images/sysctl.pb-c.c [2019-11-11T13:52:18.582Z] #41 11.84 DEP images/sysctl.pb-c.d [2019-11-11T13:52:18.582Z] #41 11.90 PBCC images/time.pb-c.c [2019-11-11T13:52:18.582Z] #41 11.95 DEP images/time.pb-c.d [2019-11-11T13:52:18.582Z] #41 12.03 PBCC images/binfmt-misc.pb-c.c [2019-11-11T13:52:18.582Z] #41 12.07 DEP images/binfmt-misc.pb-c.d [2019-11-11T13:52:18.582Z] #41 12.16 PBCC images/seccomp.pb-c.c [2019-11-11T13:52:18.582Z] #41 12.17 DEP images/seccomp.pb-c.d [2019-11-11T13:52:18.582Z] #41 12.27 PBCC images/userns.pb-c.c [2019-11-11T13:52:18.582Z] #41 12.31 DEP images/userns.pb-c.d [2019-11-11T13:52:18.582Z] #41 12.37 PBCC images/cgroup.pb-c.c [2019-11-11T13:52:18.582Z] #41 12.41 DEP images/cgroup.pb-c.d [2019-11-11T13:52:18.582Z] #41 12.46 PBCC images/fown.pb-c.c [2019-11-11T13:52:18.582Z] #41 12.52 PBCC images/ext-file.pb-c.c [2019-11-11T13:52:18.582Z] #41 12.53 DEP images/fown.pb-c.d [2019-11-11T13:52:18.582Z] #41 12.63 DEP images/ext-file.pb-c.d [2019-11-11T13:52:18.582Z] #41 12.70 PBCC images/rpc.pb-c.c [2019-11-11T13:52:18.582Z] #41 12.86 DEP images/rpc.pb-c.d [2019-11-11T13:52:18.582Z] #41 12.96 PBCC images/siginfo.pb-c.c [2019-11-11T13:52:18.582Z] #41 13.03 DEP images/siginfo.pb-c.d [2019-11-11T13:52:18.582Z] #41 13.25 PBCC images/pagemap.pb-c.c [2019-11-11T13:52:18.582Z] #41 13.36 DEP images/pagemap.pb-c.d [2019-11-11T13:52:18.582Z] #41 13.41 PBCC images/rlimit.pb-c.c [2019-11-11T13:52:18.582Z] #41 13.47 DEP images/rlimit.pb-c.d [2019-11-11T13:52:18.582Z] #41 13.54 PBCC images/file-lock.pb-c.c [2019-11-11T13:52:18.582Z] #41 13.58 DEP images/file-lock.pb-c.d [2019-11-11T13:52:18.582Z] #41 13.68 PBCC images/tty.pb-c.c [2019-11-11T13:52:18.582Z] #41 13.80 DEP images/tty.pb-c.d [2019-11-11T13:52:18.582Z] #41 13.96 PBCC images/tun.pb-c.c [2019-11-11T13:52:18.582Z] #41 14.09 PBCC images/netdev.pb-c.c [2019-11-11T13:52:18.582Z] #41 14.24 DEP images/tun.pb-c.d [2019-11-11T13:52:18.582Z] #41 14.31 DEP images/netdev.pb-c.d [2019-11-11T13:52:18.582Z] #41 14.46 PBCC images/vma.pb-c.c [2019-11-11T13:52:18.582Z] #41 14.62 DEP images/vma.pb-c.d [2019-11-11T13:52:18.582Z] #41 14.83 PBCC images/creds.pb-c.c [2019-11-11T13:52:18.582Z] #41 14.91 DEP images/creds.pb-c.d [2019-11-11T13:52:18.582Z] #41 15.02 PBCC images/utsns.pb-c.c [2019-11-11T13:52:18.582Z] #41 15.08 DEP images/utsns.pb-c.d [2019-11-11T13:52:18.582Z] #41 15.19 PBCC images/ipc-desc.pb-c.c [2019-11-11T13:52:18.582Z] #41 15.26 PBCC images/ipc-sem.pb-c.c [2019-11-11T13:52:18.582Z] #41 15.34 DEP images/ipc-desc.pb-c.d [2019-11-11T13:52:18.582Z] #41 15.44 DEP images/ipc-sem.pb-c.d [2019-11-11T13:52:18.582Z] #41 15.54 PBCC images/ipc-msg.pb-c.c [2019-11-11T13:52:18.582Z] #41 15.55 DEP images/ipc-msg.pb-c.d [2019-11-11T13:52:18.582Z] #41 15.59 PBCC images/ipc-shm.pb-c.c [2019-11-11T13:52:18.582Z] #41 15.62 DEP images/ipc-shm.pb-c.d [2019-11-11T13:52:18.582Z] #41 15.68 PBCC images/ipc-var.pb-c.c [2019-11-11T13:52:18.582Z] #41 15.76 DEP images/ipc-var.pb-c.d [2019-11-11T13:52:18.582Z] #41 15.81 PBCC images/sk-opts.pb-c.c [2019-11-11T13:52:18.582Z] #41 15.87 PBCC images/packet-sock.pb-c.c [2019-11-11T13:52:18.582Z] #41 15.98 DEP images/sk-opts.pb-c.d [2019-11-11T13:52:18.582Z] #41 16.06 DEP images/packet-sock.pb-c.d [2019-11-11T13:52:18.582Z] #41 16.12 PBCC images/sk-netlink.pb-c.c [2019-11-11T13:52:18.582Z] #41 16.16 DEP images/sk-netlink.pb-c.d [2019-11-11T13:52:18.582Z] #41 ... [2019-11-11T13:52:18.582Z] [2019-11-11T13:52:18.582Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:52:18.582Z] #36 11.65 -- Detecting C compile features - done [2019-11-11T13:52:18.582Z] #36 11.68 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-11T13:52:18.582Z] #36 11.93 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-11T13:52:18.582Z] #36 12.07 -- Configuring done [2019-11-11T13:52:18.582Z] #36 12.11 -- Generating done [2019-11-11T13:52:18.582Z] #36 12.11 -- Build files have been written to: /tmp/tmp.xbbwtklKnf/tini [2019-11-11T13:52:18.582Z] #36 12.12 + make tini-static [2019-11-11T13:52:18.806Z] #17 ... [2019-11-11T13:52:18.806Z] [2019-11-11T13:52:18.806Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:18.806Z] #41 124.5 CC criu/files-ext.o [2019-11-11T13:52:18.806Z] #41 124.9 CC criu/files-reg.o [2019-11-11T13:52:18.806Z] #41 127.1 CC criu/files.o [2019-11-11T13:52:18.806Z] #41 129.1 CC criu/filesystems.o [2019-11-11T13:52:18.806Z] #41 129.9 CC criu/fsnotify.o [2019-11-11T13:52:18.806Z] #41 131.7 CC criu/image-desc.o [2019-11-11T13:52:18.806Z] #41 132.0 CC criu/image.o [2019-11-11T13:52:18.806Z] #41 132.7 CC criu/ipc_ns.o [2019-11-11T13:52:18.806Z] #41 133.6 CC criu/irmap.o [2019-11-11T13:52:18.806Z] #41 134.2 CC criu/kcmp-ids.o [2019-11-11T13:52:18.806Z] #41 134.4 CC criu/kerndat.o [2019-11-11T13:52:18.842Z] #36 12.41 Scanning dependencies of target tini-static [2019-11-11T13:52:18.842Z] #36 12.53 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-11T13:52:18.946Z] #42 65.02 DEP criu/pipes.d [2019-11-11T13:52:18.946Z] #42 65.30 DEP criu/pie-util.d [2019-11-11T13:52:18.946Z] #42 65.52 DEP criu/pie-util-vdso.d [2019-11-11T13:52:19.061Z] #41 ... [2019-11-11T13:52:19.061Z] [2019-11-11T13:52:19.061Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-11T13:52:19.061Z] #38 225.2 + dpkg --print-architecture [2019-11-11T13:52:19.061Z] #38 225.2 + cd /tmp/tmp.DvUbicVZM9/src/github.com/docker/distribution [2019-11-11T13:52:19.061Z] #38 225.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-11T13:52:19.061Z] #38 225.7 + GOPATH=/tmp/tmp.DvUbicVZM9/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.DvUbicVZM9 [2019-11-11T13:52:19.062Z] #38 225.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-11T13:52:19.354Z] #42 65.69 DEP criu/pie-util-vdso-elf32.d [2019-11-11T13:52:19.354Z] #42 ... [2019-11-11T13:52:19.354Z] [2019-11-11T13:52:19.354Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:52:19.354Z] #18 78.04 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-11T13:52:19.354Z] #18 78.06 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-11T13:52:19.354Z] #18 78.06 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-11T13:52:19.776Z] #36 ... [2019-11-11T13:52:19.776Z] [2019-11-11T13:52:19.776Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:52:19.776Z] #31 102.0 github.com/BurntSushi/toml/cmd/tomlv [2019-11-11T13:52:19.776Z] #31 DONE 107.9s [2019-11-11T13:52:20.034Z] [2019-11-11T13:52:20.034Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:52:20.308Z] #22 117.7 Checking out files: 17% (1842/10703) Checking out files: 18% (1927/10703) Checking out files: 19% (2034/10703) Checking out files: 20% (2141/10703) Checking out files: 21% (2248/10703) Checking out files: 22% (2355/10703) Checking out files: 23% (2462/10703) Checking out files: 24% (2569/10703) Checking out files: 25% (2676/10703) Checking out files: 26% (2783/10703) Checking out files: 27% (2890/10703) Checking out files: 28% (2997/10703) Checking out files: 29% (3104/10703) Checking out files: 30% (3211/10703) Checking out files: 31% (3318/10703) Checking out files: 32% (3425/10703) Checking out files: 33% (3532/10703) Checking out files: 33% (3592/10703) Checking out files: 34% (3640/10703) Checking out files: 35% (3747/10703) Checking out files: 36% (3854/10703) Checking out files: 37% (3961/10703) Checking out files: 38% (4068/10703) Checking out files: 39% (4175/10703) Checking out files: 40% (4282/10703) Checking out files: 41% (4389/10703) Checking out files: 42% (4496/10703) Checking out files: 43% (4603/10703) Checking out files: 44% (4710/10703) Checking out files: 45% (4817/10703) Checking out files: 45% (4866/10703) Checking out files: 46% (4924/10703) Checking out files: 47% (5031/10703) Checking out files: 48% (5138/10703) Checking out files: 49% (5245/10703) Checking out files: 50% (5352/10703) Checking out files: 51% (5459/10703) Checking out files: 52% (5566/10703) Checking out files: 53% (5673/10703) Checking out files: 54% (5780/10703) Checking out files: 55% (5887/10703) Checking out files: 56% (5994/10703) Checking out files: 57% (6101/10703) Checking out files: 58% (6208/10703) Checking out files: 59% (6315/10703) Checking out files: 60% (6422/10703) Checking out files: 60% (6503/10703) Checking out files: 61% (6529/10703) Checking out files: 62% (6636/10703) Checking out files: 63% (6743/10703) Checking out files: 64% (6850/10703) Checking out files: 65% (6957/10703) Checking out files: 66% (7064/10703) Checking out files: 67% (7172/10703) Checking out files: 68% (7279/10703) Checking out files: 69% (7386/10703) Checking out files: 69% (7457/10703) Checking out files: 70% (7493/10703) Checking out files: 71% (7600/10703) Checking out files: 72% (7707/10703) Checking out files: 73% (7814/10703) Checking out files: 74% (7921/10703) Checking out files: 75% (8028/10703) Checking out files: 76% (8135/10703) Checking out files: 77% (8242/10703) Checking out files: 78% (8349/10703) Checking out files: 79% (8456/10703) Checking out files: 80% (8563/10703) Checking out files: 81% (8670/10703) Checking out files: 82% (8777/10703) Checking out files: 83% (8884/10703) Checking out files: 83% (8894/10703) Checking out files: 84% (8991/10703) Checking out files: 85% (9098/10703) Checking out files: 86% (9205/10703) Checking out files: 87% (9312/10703) Checking out files: 88% (9419/10703) Checking out files: 89% (9526/10703) Checking out files: 90% (9633/10703) Checking out files: 91% (9740/10703) Checking out files: 92% (9847/10703) Checking out files: 93% (9954/10703) Checking out files: 94% (10061/10703) Checking out files: 94% (10062/10703) Checking out files: 95% (10168/10703) Checking out files: 96% (10275/10703) Checking out files: 97% (10382/10703) Checking out files: 98% (10489/10703) Checking out files: 99% (10596/10703) Checking out files: 100% (10703/10703) Checking out files: 100% (10703/10703), done. [2019-11-11T13:52:20.550Z] #59 43.85 Checking out files: 47% (1395/2931) Checking out files: 48% (1407/2931) Checking out files: 49% (1437/2931) Checking out files: 50% (1466/2931) Checking out files: 51% (1495/2931) Checking out files: 52% (1525/2931) Checking out files: 53% (1554/2931) Checking out files: 54% (1583/2931) Checking out files: 55% (1613/2931) Checking out files: 56% (1642/2931) Checking out files: 57% (1671/2931) Checking out files: 58% (1700/2931) Checking out files: 59% (1730/2931) Checking out files: 60% (1759/2931) Checking out files: 61% (1788/2931) Checking out files: 62% (1818/2931) Checking out files: 63% (1847/2931) Checking out files: 64% (1876/2931) Checking out files: 65% (1906/2931) Checking out files: 66% (1935/2931) Checking out files: 67% (1964/2931) Checking out files: 68% (1994/2931) Checking out files: 69% (2023/2931) Checking out files: 70% (2052/2931) Checking out files: 71% (2082/2931) Checking out files: 72% (2111/2931) Checking out files: 73% (2140/2931) Checking out files: 74% (2169/2931) Checking out files: 75% (2199/2931) Checking out files: 76% (2228/2931) Checking out files: 77% (2257/2931) Checking out files: 78% (2287/2931) Checking out files: 79% (2316/2931) Checking out files: 80% (2345/2931) Checking out files: 81% (2375/2931) Checking out files: 82% (2404/2931) Checking out files: 82% (2424/2931) Checking out files: 83% (2433/2931) Checking out files: 84% (2463/2931) Checking out files: 85% (2492/2931) Checking out files: 86% (2521/2931) Checking out files: 87% (2550/2931) Checking out files: 88% (2580/2931) Checking out files: 89% (2609/2931) Checking out files: 90% (2638/2931) Checking out files: 91% (2668/2931) Checking out files: 92% (2697/2931) Checking out files: 93% (2726/2931) Checking out files: 94% (2756/2931) Checking out files: 95% (2785/2931) Checking out files: 96% (2814/2931) Checking out files: 97% (2844/2931) Checking out files: 98% (2873/2931) Checking out files: 99% (2902/2931) Checking out files: 100% (2931/2931) Checking out files: 100% (2931/2931), done. [2019-11-11T13:52:20.569Z] #22 124.3 + cd /tmp/tmp.UiJ6EbGMwm/tmp/docker-ce [2019-11-11T13:52:20.569Z] #22 124.3 + git checkout -q v17.06.2-ce [2019-11-11T13:52:20.807Z] #59 45.75 + cd /tmp/tmp.itLXlSX9tn/src/github.com/containerd/containerd [2019-11-11T13:52:20.807Z] #59 45.75 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-11T13:52:21.375Z] #59 46.54 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-11T13:52:21.375Z] #59 46.54 + BUILDTAGS='netgo osusergo static_build' [2019-11-11T13:52:21.375Z] #59 46.54 + export EXTRA_FLAGS=-buildmode=pie [2019-11-11T13:52:21.375Z] #59 46.54 + EXTRA_FLAGS=-buildmode=pie [2019-11-11T13:52:21.617Z] #38 ... [2019-11-11T13:52:21.617Z] [2019-11-11T13:52:21.617Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:52:21.617Z] #17 131.5 Setting up dmsetup (2:1.02.137-2) ... [2019-11-11T13:52:21.617Z] #17 131.5 Setting up python3-setuptools (33.1.1-1) ... [2019-11-11T13:52:21.617Z] #17 132.5 Setting up dh-python (2.20170125) ... [2019-11-11T13:52:21.617Z] #17 133.1 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-11T13:52:21.617Z] #17 133.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:52:21.617Z] #17 DONE 133.6s [2019-11-11T13:52:21.633Z] #59 46.54 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-11T13:52:21.633Z] #59 46.54 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-11T13:52:21.633Z] #59 46.54 + '[' '' = dynamic ']' [2019-11-11T13:52:21.633Z] #59 46.54 + make [2019-11-11T13:52:21.633Z] #59 ... [2019-11-11T13:52:21.633Z] [2019-11-11T13:52:21.633Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:52:21.633Z] #44 99.51 regexp [2019-11-11T13:52:21.633Z] #44 101.5 go/token [2019-11-11T13:52:21.633Z] #44 102.7 go/scanner [2019-11-11T13:52:21.633Z] #44 105.1 go/ast [2019-11-11T13:52:21.633Z] #44 105.6 internal/lazyregexp [2019-11-11T13:52:21.633Z] #44 106.0 net/url [2019-11-11T13:52:21.633Z] #44 108.4 text/template/parse [2019-11-11T13:52:21.633Z] #44 ... [2019-11-11T13:52:21.633Z] [2019-11-11T13:52:21.633Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:21.633Z] #41 16.25 PBCC images/sk-inet.pb-c.c [2019-11-11T13:52:21.633Z] #41 16.26 DEP images/sk-inet.pb-c.d [2019-11-11T13:52:21.633Z] #41 16.32 PBCC images/sk-unix.pb-c.c [2019-11-11T13:52:21.633Z] #41 16.38 DEP images/sk-unix.pb-c.d [2019-11-11T13:52:21.633Z] #41 16.44 PBCC images/mm.pb-c.c [2019-11-11T13:52:21.633Z] #41 16.49 DEP images/mm.pb-c.d [2019-11-11T13:52:21.633Z] #41 16.54 PBCC images/timerfd.pb-c.c [2019-11-11T13:52:21.633Z] #41 16.61 DEP images/timerfd.pb-c.d [2019-11-11T13:52:21.633Z] #41 16.67 PBCC images/timer.pb-c.c [2019-11-11T13:52:21.633Z] #41 16.69 DEP images/timer.pb-c.d [2019-11-11T13:52:21.633Z] #41 16.73 PBCC images/sa.pb-c.c [2019-11-11T13:52:21.633Z] #41 16.78 DEP images/sa.pb-c.d [2019-11-11T13:52:21.633Z] #41 16.86 PBCC images/pipe-data.pb-c.c [2019-11-11T13:52:21.633Z] #41 16.91 DEP images/pipe-data.pb-c.d [2019-11-11T13:52:21.633Z] #41 16.95 PBCC images/mnt.pb-c.c [2019-11-11T13:52:21.633Z] #41 17.01 DEP images/mnt.pb-c.d [2019-11-11T13:52:21.633Z] #41 17.10 PBCC images/sk-packet.pb-c.c [2019-11-11T13:52:21.633Z] #41 17.14 DEP images/sk-packet.pb-c.d [2019-11-11T13:52:21.633Z] #41 17.19 PBCC images/tcp-stream.pb-c.c [2019-11-11T13:52:21.633Z] #41 17.29 DEP images/tcp-stream.pb-c.d [2019-11-11T13:52:21.633Z] #41 17.39 PBCC images/pipe.pb-c.c [2019-11-11T13:52:21.633Z] #41 17.43 DEP images/pipe.pb-c.d [2019-11-11T13:52:21.633Z] #41 17.46 PBCC images/pstree.pb-c.c [2019-11-11T13:52:21.633Z] #41 17.51 DEP images/pstree.pb-c.d [2019-11-11T13:52:21.633Z] #41 17.58 PBCC images/fs.pb-c.c [2019-11-11T13:52:21.633Z] #41 17.63 DEP images/fs.pb-c.d [2019-11-11T13:52:21.633Z] #41 17.71 PBCC images/signalfd.pb-c.c [2019-11-11T13:52:21.633Z] #41 17.85 DEP images/signalfd.pb-c.d [2019-11-11T13:52:21.633Z] #41 17.89 PBCC images/fh.pb-c.c [2019-11-11T13:52:21.633Z] #41 18.00 PBCC images/fsnotify.pb-c.c [2019-11-11T13:52:21.633Z] #41 18.12 DEP images/fh.pb-c.d [2019-11-11T13:52:21.633Z] #41 18.29 DEP images/fsnotify.pb-c.d [2019-11-11T13:52:21.633Z] #41 18.39 PBCC images/eventpoll.pb-c.c [2019-11-11T13:52:21.633Z] #41 18.44 DEP images/eventpoll.pb-c.d [2019-11-11T13:52:21.633Z] #41 18.60 PBCC images/eventfd.pb-c.c [2019-11-11T13:52:21.633Z] #41 18.69 DEP images/eventfd.pb-c.d [2019-11-11T13:52:21.633Z] #41 18.79 PBCC images/remap-file-path.pb-c.c [2019-11-11T13:52:21.633Z] #41 18.89 DEP images/remap-file-path.pb-c.d [2019-11-11T13:52:21.633Z] #41 19.07 PBCC images/fifo.pb-c.c [2019-11-11T13:52:21.633Z] #41 19.13 DEP images/fifo.pb-c.d [2019-11-11T13:52:21.633Z] #41 19.20 PBCC images/ghost-file.pb-c.c [2019-11-11T13:52:21.633Z] #41 19.26 DEP images/ghost-file.pb-c.d [2019-11-11T13:52:21.633Z] #41 19.37 PBCC images/regfile.pb-c.c [2019-11-11T13:52:21.633Z] #41 19.44 DEP images/regfile.pb-c.d [2019-11-11T13:52:21.633Z] #41 19.51 PBCC images/ns.pb-c.c [2019-11-11T13:52:21.633Z] #41 19.56 DEP images/ns.pb-c.d [2019-11-11T13:52:21.633Z] #41 19.62 PBCC images/fdinfo.pb-c.c [2019-11-11T13:52:21.633Z] #41 19.72 DEP images/fdinfo.pb-c.d [2019-11-11T13:52:21.633Z] #41 19.82 PBCC images/core-aarch64.pb-c.c [2019-11-11T13:52:21.633Z] #41 19.86 PBCC images/core-arm.pb-c.c [2019-11-11T13:52:21.633Z] #41 19.92 PBCC images/core-ppc64.pb-c.c [2019-11-11T13:52:21.872Z] [2019-11-11T13:52:21.872Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-11T13:52:21.891Z] #41 ... [2019-11-11T13:52:21.891Z] [2019-11-11T13:52:21.891Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:52:21.891Z] #36 14.68 [100%] Linking C executable tini-static [2019-11-11T13:52:21.891Z] #36 15.24 [100%] Built target tini-static [2019-11-11T13:52:21.891Z] #36 15.27 + mkdir -p /build [2019-11-11T13:52:21.891Z] #36 15.27 + cp tini-static /build/docker-init [2019-11-11T13:52:21.891Z] #36 DONE 15.4s [2019-11-11T13:52:21.891Z] [2019-11-11T13:52:21.891Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:21.891Z] #41 20.00 PBCC images/core-s390.pb-c.c [2019-11-11T13:52:21.891Z] #41 20.09 PBCC images/core-x86.pb-c.c [2019-11-11T13:52:22.148Z] #41 20.25 PBCC images/core.pb-c.c [2019-11-11T13:52:22.148Z] #41 ... [2019-11-11T13:52:22.148Z] [2019-11-11T13:52:22.149Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:52:22.149Z] #17 5.578 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:52:22.149Z] #17 5.662 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:52:22.149Z] #17 5.704 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:52:22.149Z] #17 5.710 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:52:22.149Z] #17 5.739 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:52:22.149Z] #17 6.628 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-11T13:52:22.149Z] #17 8.540 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-11T13:52:22.149Z] #17 10.29 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-11T13:52:22.407Z] #17 ... [2019-11-11T13:52:22.408Z] [2019-11-11T13:52:22.408Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:22.408Z] #41 20.45 PBCC images/inventory.pb-c.c [2019-11-11T13:52:22.408Z] #41 20.60 DEP images/core-aarch64.pb-c.d [2019-11-11T13:52:22.480Z] #22 ... [2019-11-11T13:52:22.480Z] [2019-11-11T13:52:22.480Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:52:22.480Z] #47 DONE 126.2s [2019-11-11T13:52:22.480Z] [2019-11-11T13:52:22.480Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:52:22.480Z] #44 126.3 net/http/httptrace [2019-11-11T13:52:22.665Z] #41 20.72 DEP images/core-arm.pb-c.d [2019-11-11T13:52:22.665Z] #41 20.84 DEP images/core-ppc64.pb-c.d [2019-11-11T13:52:22.684Z] #18 ... [2019-11-11T13:52:22.684Z] [2019-11-11T13:52:22.684Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:52:22.684Z] #63 DONE 108.9s [2019-11-11T13:52:22.684Z] [2019-11-11T13:52:22.684Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:52:22.684Z] #45 98.78 vendor/golang.org/x/crypto/hkdf [2019-11-11T13:52:22.684Z] #45 99.03 vendor/golang.org/x/text/transform [2019-11-11T13:52:22.684Z] #45 100.2 vendor/golang.org/x/text/unicode/bidi [2019-11-11T13:52:22.684Z] #45 102.9 vendor/golang.org/x/text/unicode/norm [2019-11-11T13:52:22.684Z] #45 108.3 vendor/golang.org/x/net/idna [2019-11-11T13:52:22.684Z] #45 ... [2019-11-11T13:52:22.684Z] [2019-11-11T13:52:22.684Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-11T13:52:22.684Z] #64 DONE 0.1s [2019-11-11T13:52:22.684Z] [2019-11-11T13:52:22.684Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:22.684Z] #42 65.79 DEP criu/path.d [2019-11-11T13:52:22.684Z] #42 65.95 DEP criu/parasite-syscall.d [2019-11-11T13:52:22.684Z] #42 66.25 DEP criu/pagemap.d [2019-11-11T13:52:22.684Z] #42 66.47 DEP criu/pagemap-cache.d [2019-11-11T13:52:22.684Z] #42 66.63 DEP criu/page-xfer.d [2019-11-11T13:52:22.684Z] #42 66.86 DEP criu/page-pipe.d [2019-11-11T13:52:22.684Z] #42 67.03 DEP criu/netfilter.d [2019-11-11T13:52:22.684Z] #42 67.30 DEP criu/net.d [2019-11-11T13:52:22.684Z] #42 67.57 DEP criu/namespaces.d [2019-11-11T13:52:22.684Z] #42 67.74 DEP criu/mount.d [2019-11-11T13:52:22.684Z] #42 67.92 DEP criu/mem.d [2019-11-11T13:52:22.684Z] #42 68.11 DEP criu/lsm.d [2019-11-11T13:52:22.684Z] #42 68.24 DEP criu/log.d [2019-11-11T13:52:22.684Z] #42 68.38 DEP criu/libnetlink.d [2019-11-11T13:52:22.684Z] #42 68.50 DEP criu/kerndat.d [2019-11-11T13:52:22.684Z] #42 68.72 DEP criu/kcmp-ids.d [2019-11-11T13:52:22.684Z] #42 68.77 DEP criu/irmap.d [2019-11-11T13:52:22.684Z] #42 68.92 DEP criu/ipc_ns.d [2019-11-11T13:52:22.684Z] #42 69.07 DEP criu/image.d [2019-11-11T13:52:22.684Z] #42 69.21 DEP criu/image-desc.d [2019-11-11T13:52:22.923Z] #41 21.10 DEP images/core-s390.pb-c.d [2019-11-11T13:52:22.923Z] #41 21.20 DEP images/core-x86.pb-c.d [2019-11-11T13:52:23.051Z] #44 126.8 net/http [2019-11-11T13:52:23.085Z] #42 69.46 DEP criu/fsnotify.d [2019-11-11T13:52:23.181Z] #41 21.27 DEP images/core.pb-c.d [2019-11-11T13:52:23.181Z] #41 21.32 DEP images/inventory.pb-c.d [2019-11-11T13:52:23.181Z] #41 21.38 PBCC images/cpuinfo.pb-c.c [2019-11-11T13:52:23.181Z] #41 21.41 DEP images/cpuinfo.pb-c.d [2019-11-11T13:52:23.438Z] #41 21.46 PBCC images/stats.pb-c.c [2019-11-11T13:52:23.438Z] #41 21.47 DEP images/stats.pb-c.d [2019-11-11T13:52:23.492Z] #42 69.84 DEP criu/filesystems.d [2019-11-11T13:52:23.492Z] #42 70.03 DEP criu/files.d [2019-11-11T13:52:23.948Z] #42 70.35 DEP criu/files-reg.d [2019-11-11T13:52:24.553Z] #44 ... [2019-11-11T13:52:24.554Z] [2019-11-11T13:52:24.554Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:24.554Z] #41 59.35 CC images/sit.o [2019-11-11T13:52:24.554Z] #41 59.64 LINK images/built-in.o [2019-11-11T13:52:24.554Z] #41 59.78 GEN compel/include/asm [2019-11-11T13:52:24.554Z] #41 59.78 GEN compel/include/version.h [2019-11-11T13:52:24.554Z] #41 59.83 touch .config [2019-11-11T13:52:24.554Z] #41 59.85 GEN include/common/config.h [2019-11-11T13:52:24.554Z] #41 59.97 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-11T13:52:24.554Z] #41 59.99 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-11-11T13:52:24.554Z] #41 60.01 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-11-11T13:52:24.554Z] #41 60.05 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-11-11T13:52:24.554Z] #41 60.07 DEP compel/plugins/std/infect.d [2019-11-11T13:52:24.554Z] #41 60.20 DEP compel/plugins/std/string.d [2019-11-11T13:52:24.554Z] #41 60.41 DEP compel/plugins/std/log.d [2019-11-11T13:52:24.554Z] #41 60.58 DEP compel/plugins/std/fds.d [2019-11-11T13:52:24.554Z] #41 60.78 DEP compel/plugins/std/std.d [2019-11-11T13:52:24.554Z] #41 60.96 DEP compel/plugins/shmem/shmem.d [2019-11-11T13:52:24.554Z] #41 61.10 DEP compel/plugins/fds/fds.d [2019-11-11T13:52:24.554Z] #41 61.40 CC compel/plugins/std/std.o [2019-11-11T13:52:24.554Z] #41 61.89 CC compel/plugins/std/fds.o [2019-11-11T13:52:24.554Z] #41 63.14 CC compel/plugins/std/log.o [2019-11-11T13:52:24.554Z] #41 64.57 CC compel/plugins/std/string.o [2019-11-11T13:52:24.554Z] #41 66.00 CC compel/plugins/std/infect.o [2019-11-11T13:52:24.554Z] #41 66.37 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-11-11T13:52:24.554Z] #41 66.46 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-11-11T13:52:24.554Z] #41 66.67 AR compel/plugins/std.lib.a [2019-11-11T13:52:24.554Z] #41 66.80 CC compel/plugins/fds/fds.o [2019-11-11T13:52:24.554Z] #41 67.15 AR compel/plugins/fds.lib.a [2019-11-11T13:52:24.554Z] #41 67.21 HOSTDEP compel/src/lib/log-host.d [2019-11-11T13:52:24.554Z] #41 67.58 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-11T13:52:24.554Z] #41 67.86 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-11-11T13:52:24.554Z] #41 68.01 HOSTDEP compel/src/main-host.d [2019-11-11T13:52:24.554Z] #41 68.15 DEP compel/src/lib/ptrace.d [2019-11-11T13:52:24.554Z] #41 68.39 DEP compel/src/lib/infect.d [2019-11-11T13:52:24.554Z] #41 68.65 DEP compel/src/lib/infect-util.d [2019-11-11T13:52:24.554Z] #41 68.83 DEP compel/src/lib/infect-rpc.d [2019-11-11T13:52:24.554Z] #41 69.03 DEP compel/arch/aarch64/src/lib/infect.d [2019-11-11T13:52:24.554Z] #41 69.25 DEP compel/arch/aarch64/src/lib/cpu.d [2019-11-11T13:52:24.554Z] #41 69.40 DEP compel/src/lib/log.d [2019-11-11T13:52:24.554Z] #41 ... [2019-11-11T13:52:24.554Z] [2019-11-11T13:52:24.554Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:52:24.554Z] #17 64.61 Selecting previously unselected package iptables. [2019-11-11T13:52:24.554Z] #17 64.61 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-11T13:52:24.554Z] #17 64.63 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-11T13:52:24.554Z] #17 65.13 Selecting previously unselected package xxd. [2019-11-11T13:52:24.554Z] #17 65.14 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-11-11T13:52:24.554Z] #17 65.15 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:52:24.554Z] #17 65.37 Selecting previously unselected package vim-common. [2019-11-11T13:52:24.554Z] #17 65.38 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-11T13:52:24.554Z] #17 65.43 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:52:24.554Z] #17 66.28 Selecting previously unselected package bzip2. [2019-11-11T13:52:24.554Z] #17 66.28 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-11-11T13:52:24.554Z] #17 66.29 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-11T13:52:24.554Z] #17 66.42 Selecting previously unselected package libgpm2:arm64. [2019-11-11T13:52:24.554Z] #17 66.43 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-11-11T13:52:24.554Z] #17 66.44 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-11-11T13:52:24.554Z] #17 66.54 Selecting previously unselected package xz-utils. [2019-11-11T13:52:24.554Z] #17 66.55 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-11-11T13:52:24.554Z] #17 66.56 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-11T13:52:24.554Z] #17 66.84 Selecting previously unselected package aufs-tools. [2019-11-11T13:52:24.554Z] #17 66.84 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-11-11T13:52:24.554Z] #17 66.89 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-11T13:52:24.554Z] #17 67.08 Selecting previously unselected package liblzo2-2:arm64. [2019-11-11T13:52:24.554Z] #17 67.09 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-11-11T13:52:24.554Z] #17 67.11 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-11T13:52:24.554Z] #17 67.50 Selecting previously unselected package btrfs-progs. [2019-11-11T13:52:24.554Z] #17 67.50 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ... [2019-11-11T13:52:24.554Z] #17 67.52 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-11T13:52:24.554Z] #17 68.81 Selecting previously unselected package btrfs-tools. [2019-11-11T13:52:24.554Z] #17 68.81 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ... [2019-11-11T13:52:24.554Z] #17 68.82 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-11T13:52:24.554Z] #17 68.96 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-11-11T13:52:24.554Z] #17 68.97 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-11-11T13:52:24.554Z] #17 69.00 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-11-11T13:52:24.554Z] #17 69.37 Selecting previously unselected package dmsetup. [2019-11-11T13:52:24.554Z] #17 69.37 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-11-11T13:52:24.554Z] #17 69.39 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-11T13:52:24.554Z] #17 69.60 Selecting previously unselected package libonig4:arm64. [2019-11-11T13:52:24.554Z] #17 69.60 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ... [2019-11-11T13:52:24.554Z] #17 69.62 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-11-11T13:52:24.554Z] #17 69.89 Selecting previously unselected package libjq1:arm64. [2019-11-11T13:52:24.554Z] #17 69.89 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-11-11T13:52:24.554Z] #17 69.91 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-11T13:52:24.554Z] #17 70.11 Selecting previously unselected package jq. [2019-11-11T13:52:24.554Z] #17 70.11 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ... [2019-11-11T13:52:24.554Z] #17 70.12 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-11T13:52:24.554Z] #17 70.34 Selecting previously unselected package libaio1:arm64. [2019-11-11T13:52:24.554Z] #17 70.34 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ... [2019-11-11T13:52:24.554Z] #17 70.35 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-11-11T13:52:24.554Z] #17 70.45 Selecting previously unselected package libcap2-bin. [2019-11-11T13:52:24.554Z] #17 70.45 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-11-11T13:52:24.554Z] #17 70.47 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-11T13:52:24.554Z] #17 70.64 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-11-11T13:52:24.554Z] #17 70.65 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-11-11T13:52:24.554Z] #17 70.68 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-11-11T13:52:24.594Z] #42 70.78 DEP criu/files-ext.d [2019-11-11T13:52:24.594Z] #42 70.90 DEP criu/file-lock.d [2019-11-11T13:52:24.594Z] #42 71.10 DEP criu/file-ids.d [2019-11-11T13:52:24.594Z] #42 ... [2019-11-11T13:52:24.594Z] [2019-11-11T13:52:24.594Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:52:24.594Z] #18 83.50 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-11T13:52:24.594Z] #18 83.50 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-11T13:52:24.811Z] #41 23.00 make[1]: Nothing to be done for 'all'. [2019-11-11T13:52:24.821Z] #17 70.87 Selecting previously unselected package libsepol1-dev:arm64. [2019-11-11T13:52:24.821Z] #17 70.88 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ... [2019-11-11T13:52:24.821Z] #17 70.90 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-11-11T13:52:25.001Z] #18 83.50 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-11T13:52:25.001Z] #18 83.66 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-11T13:52:25.001Z] #18 83.66 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-11T13:52:25.001Z] #18 83.66 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-11T13:52:25.084Z] #17 71.34 Selecting previously unselected package libpcre16-3:arm64. [2019-11-11T13:52:25.084Z] #17 71.36 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-11-11T13:52:25.345Z] #17 71.44 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-11-11T13:52:25.345Z] #17 71.67 Selecting previously unselected package libpcre32-3:arm64. [2019-11-11T13:52:25.345Z] #17 71.67 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-11-11T13:52:25.605Z] #17 71.71 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-11-11T13:52:25.605Z] #17 71.85 Selecting previously unselected package libpcre3-dev:arm64. [2019-11-11T13:52:25.605Z] #17 71.86 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-11-11T13:52:25.605Z] #17 71.87 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-11-11T13:52:25.865Z] #17 ... [2019-11-11T13:52:25.865Z] [2019-11-11T13:52:25.865Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:52:25.865Z] #22 129.6 + mkdir -p /tmp/tmp.UiJ6EbGMwm/src/github.com/docker [2019-11-11T13:52:25.865Z] #22 129.6 + mv components/cli /tmp/tmp.UiJ6EbGMwm/src/github.com/docker/cli [2019-11-11T13:52:25.865Z] #22 129.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-11-11T13:52:26.184Z] #41 24.29 CC images/stats.o [2019-11-11T13:52:26.442Z] #41 24.61 CC images/core.o [2019-11-11T13:52:27.007Z] #41 25.22 CC images/core-x86.o [2019-11-11T13:52:27.938Z] #41 25.83 CC images/core-arm.o [2019-11-11T13:52:27.938Z] #41 26.23 CC images/core-aarch64.o [2019-11-11T13:52:28.406Z] #18 5.725 Collecting yamllint==1.16.0 [2019-11-11T13:52:28.406Z] #18 ... [2019-11-11T13:52:28.406Z] [2019-11-11T13:52:28.406Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:28.406Z] #41 135.3 CC criu/libnetlink.o [2019-11-11T13:52:28.406Z] #41 135.7 CC criu/log.o [2019-11-11T13:52:28.406Z] #41 136.4 CC criu/lsm.o [2019-11-11T13:52:28.406Z] #41 136.8 CC criu/mem.o [2019-11-11T13:52:28.406Z] #41 138.3 CC criu/mount.o [2019-11-11T13:52:28.406Z] #41 141.6 CC criu/namespaces.o [2019-11-11T13:52:28.406Z] #41 143.2 CC criu/net.o [2019-11-11T13:52:28.547Z] #41 26.57 CC images/core-ppc64.o [2019-11-11T13:52:28.805Z] #41 26.84 CC images/core-s390.o [2019-11-11T13:52:29.299Z] #18 ... [2019-11-11T13:52:29.299Z] [2019-11-11T13:52:29.299Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:52:29.299Z] #48 DONE 115.0s [2019-11-11T13:52:29.299Z] [2019-11-11T13:52:29.299Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:29.299Z] #42 71.33 DEP criu/fifo.d [2019-11-11T13:52:29.299Z] #42 71.56 DEP criu/fdstore.d [2019-11-11T13:52:29.299Z] #42 71.64 DEP criu/fault-injection.d [2019-11-11T13:52:29.299Z] #42 71.71 DEP criu/external.d [2019-11-11T13:52:29.299Z] #42 71.85 DEP criu/eventpoll.d [2019-11-11T13:52:29.299Z] #42 72.03 DEP criu/eventfd.d [2019-11-11T13:52:29.299Z] #42 72.21 DEP criu/crtools.d [2019-11-11T13:52:29.299Z] #42 72.35 DEP criu/cr-service.d [2019-11-11T13:52:29.299Z] #42 72.52 DEP criu/cr-restore.d [2019-11-11T13:52:29.299Z] #42 72.84 DEP criu/cr-errno.d [2019-11-11T13:52:29.299Z] #42 72.85 DEP criu/cr-dump.d [2019-11-11T13:52:29.299Z] #42 73.14 DEP criu/cr-dedup.d [2019-11-11T13:52:29.299Z] #42 73.30 DEP criu/cr-check.d [2019-11-11T13:52:29.299Z] #42 73.46 DEP criu/config.d [2019-11-11T13:52:29.299Z] #42 73.67 DEP criu/clone-noasan.d [2019-11-11T13:52:29.299Z] #42 73.76 DEP criu/cgroup.d [2019-11-11T13:52:29.299Z] #42 73.89 DEP criu/cgroup-props.d [2019-11-11T13:52:29.299Z] #42 73.99 DEP criu/bitmap.d [2019-11-11T13:52:29.299Z] #42 74.00 DEP criu/bfd.d [2019-11-11T13:52:29.299Z] #42 74.09 DEP criu/autofs.d [2019-11-11T13:52:29.299Z] #42 74.24 DEP criu/aio.d [2019-11-11T13:52:29.299Z] #42 74.41 DEP criu/action-scripts.d [2019-11-11T13:52:29.299Z] #42 74.62 CC criu/action-scripts.o [2019-11-11T13:52:29.299Z] #42 74.97 CC criu/aio.o [2019-11-11T13:52:29.370Z] #41 27.55 CC images/cpuinfo.o [2019-11-11T13:52:29.699Z] #42 76.02 CC criu/autofs.o [2019-11-11T13:52:29.769Z] #41 145.4 CC criu/netfilter.o [2019-11-11T13:52:29.769Z] #41 145.7 CC criu/page-pipe.o [2019-11-11T13:52:29.934Z] #41 28.01 CC images/inventory.o [2019-11-11T13:52:30.192Z] #41 28.23 CC images/fdinfo.o [2019-11-11T13:52:30.695Z] #41 146.2 CC criu/page-xfer.o [2019-11-11T13:52:30.757Z] #41 28.80 CC images/fown.o [2019-11-11T13:52:30.874Z] #42 77.38 CC criu/bfd.o [2019-11-11T13:52:31.015Z] #41 29.10 CC images/ns.o [2019-11-11T13:52:31.149Z] #22 ... [2019-11-11T13:52:31.149Z] [2019-11-11T13:52:31.149Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:52:31.149Z] #17 72.34 Selecting previously unselected package libselinux1-dev:arm64. [2019-11-11T13:52:31.149Z] #17 72.35 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-11-11T13:52:31.149Z] #17 72.37 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-11-11T13:52:31.149Z] #17 72.77 Selecting previously unselected package libdevmapper-dev:arm64. [2019-11-11T13:52:31.149Z] #17 72.78 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-11-11T13:52:31.149Z] #17 72.79 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-11-11T13:52:31.149Z] #17 73.03 Selecting previously unselected package libnl-3-200:arm64. [2019-11-11T13:52:31.149Z] #17 73.04 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ... [2019-11-11T13:52:31.149Z] #17 73.04 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-11-11T13:52:31.149Z] #17 73.18 Selecting previously unselected package libprotobuf-c1:arm64. [2019-11-11T13:52:31.149Z] #17 73.18 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-11-11T13:52:31.149Z] #17 73.19 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-11T13:52:31.149Z] #17 73.34 Selecting previously unselected package libreadline5:arm64. [2019-11-11T13:52:31.149Z] #17 73.34 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-11-11T13:52:31.149Z] #17 73.35 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-11-11T13:52:31.149Z] #17 73.53 Selecting previously unselected package libsystemd-dev:arm64. [2019-11-11T13:52:31.149Z] #17 73.53 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-11-11T13:52:31.149Z] #17 73.54 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-11-11T13:52:31.149Z] #17 75.47 Selecting previously unselected package net-tools. [2019-11-11T13:52:31.149Z] #17 75.50 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-11-11T13:52:31.149Z] #17 75.51 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-11T13:52:31.149Z] #17 75.84 Selecting previously unselected package python-pip-whl. [2019-11-11T13:52:31.149Z] #17 75.84 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-11T13:52:31.149Z] #17 75.85 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-11T13:52:31.149Z] #17 76.40 Selecting previously unselected package python3-pip. [2019-11-11T13:52:31.149Z] #17 76.40 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-11T13:52:31.149Z] #17 76.41 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-11T13:52:31.149Z] #17 76.65 Selecting previously unselected package python3-pkg-resources. [2019-11-11T13:52:31.149Z] #17 76.65 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-11T13:52:31.149Z] #17 76.66 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-11T13:52:31.149Z] #17 76.84 Selecting previously unselected package python3-setuptools. [2019-11-11T13:52:31.149Z] #17 76.84 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-11T13:52:31.149Z] #17 76.85 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-11T13:52:31.149Z] #17 77.21 Selecting previously unselected package python3-wheel. [2019-11-11T13:52:31.149Z] #17 77.21 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-11T13:52:31.149Z] #17 77.22 Unpacking python3-wheel (0.29.0-2) ... [2019-11-11T13:52:31.149Z] #17 77.38 Selecting previously unselected package thin-provisioning-tools. [2019-11-11T13:52:31.149Z] #17 77.38 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-11-11T13:52:31.149Z] #17 77.39 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-11T13:52:31.272Z] #41 29.37 CC images/regfile.o [2019-11-11T13:52:31.411Z] #17 77.73 Selecting previously unselected package vim-runtime. [2019-11-11T13:52:31.411Z] #17 77.73 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-11T13:52:31.530Z] #41 29.67 CC images/ghost-file.o [2019-11-11T13:52:31.621Z] #41 147.1 CC criu/pagemap-cache.o [2019-11-11T13:52:31.621Z] #41 147.3 CC criu/pagemap.o [2019-11-11T13:52:31.671Z] #17 77.79 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-11T13:52:31.671Z] #17 77.81 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-11T13:52:31.671Z] #17 77.82 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:52:31.717Z] #42 77.98 CC criu/bitmap.o [2019-11-11T13:52:31.717Z] #42 78.14 CC criu/cgroup-props.o [2019-11-11T13:52:31.788Z] #41 30.05 CC images/fifo.o [2019-11-11T13:52:32.353Z] #41 30.40 CC images/remap-file-path.o [2019-11-11T13:52:32.546Z] #41 148.1 CC criu/parasite-syscall.o [2019-11-11T13:52:32.575Z] #42 78.94 CC criu/cgroup.o [2019-11-11T13:52:32.611Z] #41 30.72 CC images/eventfd.o [2019-11-11T13:52:32.869Z] #41 31.01 CC images/eventpoll.o [2019-11-11T13:52:32.923Z] Removing intermediate container 12add10fcb6f [2019-11-11T13:52:32.923Z] ---> d561328505ea [2019-11-11T13:52:32.923Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-11T13:52:32.923Z] ---> ebd73b5ebd31 [2019-11-11T13:52:32.923Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-11T13:52:32.923Z] ---> ca84a9b00699 [2019-11-11T13:52:32.923Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-11T13:52:32.923Z] ---> Running in ef3830438dd7 [2019-11-11T13:52:32.923Z] Removing intermediate container ef3830438dd7 [2019-11-11T13:52:32.923Z] ---> 724805108878 [2019-11-11T13:52:32.923Z] Successfully built 724805108878 [2019-11-11T13:52:32.923Z] Successfully tagged moby-buildx:latest [2019-11-11T13:52:32.923Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-11T13:52:32.923Z] if [ -n "${id}" ]; then \ [2019-11-11T13:52:32.923Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-11T13:52:32.923Z] && touch bundles/buildx; \ [2019-11-11T13:52:32.923Z] docker rm -f ${id}; \ [2019-11-11T13:52:32.923Z] fi [2019-11-11T13:52:32.923Z] bfdfecbf0bb1e351a627b5bc6cd5a1364969a5cc517482f5e2eec206ba302040 [2019-11-11T13:52:32.923Z] bundles/buildx version [2019-11-11T13:52:32.923Z] buildx v0.3.1 6db68d0 [2019-11-11T13:52:32.923Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:447a840254410df3b9345c652b601f08447b8467 . [2019-11-11T13:52:32.923Z] #1 [internal] booting buildkit [2019-11-11T13:52:32.923Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-11-11T13:52:32.923Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2019-11-11T13:52:32.923Z] #1 creating container buildx_buildkit_default [2019-11-11T13:52:32.923Z] #1 creating container buildx_buildkit_default 0.5s done [2019-11-11T13:52:32.923Z] #1 DONE 3.3s [2019-11-11T13:52:32.923Z] [2019-11-11T13:52:32.923Z] #3 [internal] load build definition from Dockerfile [2019-11-11T13:52:32.923Z] #3 transferring dockerfile: 14.85kB done [2019-11-11T13:52:32.923Z] #3 DONE 0.0s [2019-11-11T13:52:32.923Z] [2019-11-11T13:52:32.923Z] #2 [internal] load .dockerignore [2019-11-11T13:52:32.923Z] #2 transferring context: 87B done [2019-11-11T13:52:32.923Z] #2 DONE 0.0s [2019-11-11T13:52:32.923Z] [2019-11-11T13:52:32.923Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-11T13:52:32.923Z] #4 DONE 1.1s [2019-11-11T13:52:32.923Z] [2019-11-11T13:52:32.923Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-11T13:52:32.923Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-11T13:52:32.923Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-11T13:52:32.923Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-11-11T13:52:32.923Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 4.42MB / 8.18MB 0.1s [2019-11-11T13:52:32.923Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-11-11T13:52:32.923Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-11-11T13:52:32.923Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-11-11T13:52:32.923Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-11-11T13:52:32.923Z] #5 DONE 0.8s [2019-11-11T13:52:32.923Z] [2019-11-11T13:52:32.923Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-11T13:52:32.923Z] #7 DONE 0.3s [2019-11-11T13:52:32.923Z] [2019-11-11T13:52:32.923Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-11T13:52:32.923Z] #6 DONE 0.3s [2019-11-11T13:52:32.923Z] [2019-11-11T13:52:32.923Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-11T13:52:32.923Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-11T13:52:32.923Z] #66 DONE 0.0s [2019-11-11T13:52:32.923Z] [2019-11-11T13:52:32.923Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-11T13:52:32.924Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-11-11T13:52:32.924Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-11-11T13:52:32.924Z] #8 sha256:0c619d329133d52fbd6b5ba658a1f2169e14dbde2267d279d87abafa88a8115e 1.79kB / 1.79kB done [2019-11-11T13:52:32.924Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 0B / 52.87MB 0.1s [2019-11-11T13:52:32.924Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 0B / 10.00MB 0.1s [2019-11-11T13:52:32.924Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 0B / 45.65MB 0.1s [2019-11-11T13:52:32.924Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 0B / 50.07MB 0.1s [2019-11-11T13:52:32.924Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 0B / 96.41MB 0.1s [2019-11-11T13:52:32.924Z] #8 sha256:66e708a096b9a329faf3468337fbdb927aed14da0f5b41ef1179ae9b858c7106 5.47kB / 5.47kB done [2019-11-11T13:52:32.924Z] #8 sha256:1db2f41879fd2f416cee183f4e1c840a49be37a4ebb57314f5c4338e2822da21 0B / 156B 0.2s [2019-11-11T13:52:32.924Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 0B / 4.30MB 0.2s [2019-11-11T13:52:32.924Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 883.80kB / 10.00MB 0.4s [2019-11-11T13:52:32.924Z] #8 sha256:1db2f41879fd2f416cee183f4e1c840a49be37a4ebb57314f5c4338e2822da21 156B / 156B 0.3s done [2019-11-11T13:52:32.924Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 490.63kB / 4.30MB 0.4s [2019-11-11T13:52:32.924Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 1.51MB / 10.00MB 0.5s [2019-11-11T13:52:32.924Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 1.08MB / 4.30MB 0.5s [2019-11-11T13:52:32.924Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 2.13MB / 10.00MB 0.7s [2019-11-11T13:52:32.924Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 1.74MB / 4.30MB 0.7s [2019-11-11T13:52:32.924Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 2.69MB / 10.00MB 0.8s [2019-11-11T13:52:32.924Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 2.56MB / 45.65MB 0.8s [2019-11-11T13:52:32.924Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 2.29MB / 4.30MB 0.8s [2019-11-11T13:52:32.924Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 2.73MB / 52.87MB 1.0s [2019-11-11T13:52:32.924Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 2.92MB / 50.07MB 1.0s [2019-11-11T13:52:32.924Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 2.72MB / 4.30MB 1.0s [2019-11-11T13:52:32.924Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 3.60MB / 10.00MB 1.2s [2019-11-11T13:52:32.924Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 3.18MB / 4.30MB 1.2s [2019-11-11T13:52:32.924Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 3.57MB / 4.30MB 1.3s [2019-11-11T13:52:32.924Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 4.46MB / 10.00MB 1.4s [2019-11-11T13:52:32.924Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.06MB / 4.30MB 1.4s [2019-11-11T13:52:32.924Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 4.85MB / 45.65MB 1.6s [2019-11-11T13:52:32.924Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 4.91MB / 96.41MB 1.6s [2019-11-11T13:52:32.924Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.30MB / 4.30MB 1.5s done [2019-11-11T13:52:32.924Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 5.50MB / 10.00MB 1.7s [2019-11-11T13:52:32.924Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 5.68MB / 52.87MB 1.9s [2019-11-11T13:52:32.924Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 6.09MB / 10.00MB 1.9s [2019-11-11T13:52:32.924Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 5.86MB / 50.07MB 1.9s [2019-11-11T13:52:32.924Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 6.65MB / 10.00MB 2.0s [2019-11-11T13:52:32.924Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 7.70MB / 10.00MB 2.3s [2019-11-11T13:52:32.924Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 7.63MB / 45.65MB 2.3s [2019-11-11T13:52:32.924Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 8.49MB / 10.00MB 2.5s [2019-11-11T13:52:32.924Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 9.28MB / 52.87MB 2.8s [2019-11-11T13:52:32.924Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 9.70MB / 10.00MB 2.8s [2019-11-11T13:52:32.924Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 9.57MB / 50.07MB 2.8s [2019-11-11T13:52:32.924Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 9.85MB / 96.41MB 2.8s [2019-11-11T13:52:32.924Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 10.43MB / 45.65MB 2.9s [2019-11-11T13:52:32.924Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 2.9s done [2019-11-11T13:52:32.924Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 2.9s done [2019-11-11T13:52:33.106Z] #41 148.9 CC criu/path.o [2019-11-11T13:52:33.126Z] #41 31.39 CC images/fh.o [2019-11-11T13:52:33.267Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 13.06MB / 52.87MB 3.5s [2019-11-11T13:52:33.267Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 13.34MB / 45.65MB 3.5s [2019-11-11T13:52:33.267Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 12.68MB / 50.07MB 3.5s [2019-11-11T13:52:33.384Z] #41 ... [2019-11-11T13:52:33.384Z] [2019-11-11T13:52:33.384Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:52:33.384Z] #59 48.33 + bin/ctr [2019-11-11T13:52:33.384Z] #59 ... [2019-11-11T13:52:33.384Z] [2019-11-11T13:52:33.384Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:52:33.384Z] #17 20.26 Fetched 7919 kB in 15s (505 kB/s) [2019-11-11T13:52:33.384Z] #17 20.26 Reading package lists... [2019-11-11T13:52:33.607Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 14.84MB / 96.41MB 3.8s [2019-11-11T13:52:33.641Z] #17 25.89 Reading package lists... [2019-11-11T13:52:33.641Z] #17 ... [2019-11-11T13:52:33.641Z] [2019-11-11T13:52:33.641Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:33.641Z] #41 31.71 CC images/fsnotify.o [2019-11-11T13:52:33.667Z] #41 149.2 CC criu/pie-util-vdso-elf32.o [2019-11-11T13:52:33.667Z] #41 149.5 CC criu/pie-util-vdso.o [2019-11-11T13:52:33.899Z] #41 ... [2019-11-11T13:52:33.899Z] [2019-11-11T13:52:33.899Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:52:33.899Z] #44 111.9 go/parser [2019-11-11T13:52:33.899Z] #44 113.8 text/template [2019-11-11T13:52:33.899Z] #44 115.8 encoding/xml [2019-11-11T13:52:33.899Z] #44 119.2 go/doc [2019-11-11T13:52:33.953Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 15.84MB / 52.87MB 4.1s [2019-11-11T13:52:33.953Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 16.19MB / 45.65MB 4.1s [2019-11-11T13:52:33.953Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 15.89MB / 50.07MB 4.1s [2019-11-11T13:52:34.156Z] #44 ... [2019-11-11T13:52:34.156Z] [2019-11-11T13:52:34.156Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:34.156Z] #41 32.29 CC images/signalfd.o [2019-11-11T13:52:34.212Z] #17 ... [2019-11-11T13:52:34.212Z] [2019-11-11T13:52:34.212Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:52:34.212Z] #44 137.8 github.com/LK4D4/vndr/godl [2019-11-11T13:52:34.212Z] #44 ... [2019-11-11T13:52:34.212Z] [2019-11-11T13:52:34.212Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:34.212Z] #41 69.62 DEP compel/src/main.d [2019-11-11T13:52:34.212Z] #41 69.88 DEP compel/src/lib/handle-elf.d [2019-11-11T13:52:34.212Z] #41 70.04 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-11-11T13:52:34.212Z] #41 70.28 CC compel/src/lib/log.o [2019-11-11T13:52:34.212Z] #41 70.66 CC compel/arch/aarch64/src/lib/cpu.o [2019-11-11T13:52:34.212Z] #41 70.98 CC compel/arch/aarch64/src/lib/infect.o [2019-11-11T13:52:34.212Z] #41 71.58 CC compel/src/lib/infect-rpc.o [2019-11-11T13:52:34.212Z] #41 71.94 CC compel/src/lib/infect-util.o [2019-11-11T13:52:34.212Z] #41 72.33 CC compel/src/lib/infect.o [2019-11-11T13:52:34.212Z] #41 75.29 CC compel/src/lib/ptrace.o [2019-11-11T13:52:34.212Z] #41 75.97 AR compel/libcompel.a [2019-11-11T13:52:34.212Z] #41 76.08 HOSTCC compel/src/main-host.o [2019-11-11T13:52:34.212Z] #41 76.63 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-11-11T13:52:34.212Z] #41 77.01 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-11T13:52:34.212Z] #41 77.55 HOSTCC compel/src/lib/log-host.o [2019-11-11T13:52:34.212Z] #41 77.84 HOSTLINK compel/compel-host-bin [2019-11-11T13:52:34.212Z] #41 78.06 DEP soccr/soccr.d [2019-11-11T13:52:34.212Z] #41 78.34 CC soccr/soccr.o [2019-11-11T13:52:34.227Z] #41 149.9 CC criu/pie-util.o [2019-11-11T13:52:34.227Z] #41 ... [2019-11-11T13:52:34.227Z] [2019-11-11T13:52:34.227Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-11T13:52:34.227Z] #18 12.55 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-11T13:52:34.293Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 19.04MB / 45.65MB 4.6s [2019-11-11T13:52:34.293Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 18.57MB / 50.07MB 4.6s [2019-11-11T13:52:34.293Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 18.66MB / 52.87MB 4.7s [2019-11-11T13:52:34.413Z] #41 32.54 CC images/fs.o [2019-11-11T13:52:34.413Z] #41 32.70 CC images/pstree.o [2019-11-11T13:52:34.482Z] #18 12.92 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-11T13:52:34.656Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 20.09MB / 96.41MB 4.9s [2019-11-11T13:52:34.656Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 21.49MB / 45.65MB 5.0s [2019-11-11T13:52:34.656Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 21.23MB / 50.07MB 5.0s [2019-11-11T13:52:34.673Z] #41 32.88 CC images/pipe.o [2019-11-11T13:52:34.932Z] #41 33.14 CC images/tcp-stream.o [2019-11-11T13:52:35.007Z] #8 ... [2019-11-11T13:52:35.007Z] [2019-11-11T13:52:35.007Z] #20 [internal] load build context [2019-11-11T13:52:35.007Z] #20 transferring context: 45.66MB 5.4s done [2019-11-11T13:52:35.007Z] #20 DONE 5.5s [2019-11-11T13:52:35.007Z] [2019-11-11T13:52:35.007Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-11T13:52:35.007Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.3s done [2019-11-11T13:52:35.007Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-11T13:52:35.007Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-11T13:52:35.007Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.1s done [2019-11-11T13:52:35.007Z] #66 DONE 5.5s [2019-11-11T13:52:35.007Z] [2019-11-11T13:52:35.007Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-11T13:52:35.007Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 22.04MB / 52.87MB 5.3s [2019-11-11T13:52:35.154Z] #41 ... [2019-11-11T13:52:35.154Z] [2019-11-11T13:52:35.154Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:52:35.154Z] #44 138.7 github.com/LK4D4/vndr [2019-11-11T13:52:35.186Z] #42 81.49 CC criu/clone-noasan.o [2019-11-11T13:52:35.186Z] #42 ... [2019-11-11T13:52:35.186Z] [2019-11-11T13:52:35.186Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:52:35.186Z] #45 111.3 vendor/golang.org/x/net/http2/hpack [2019-11-11T13:52:35.186Z] #45 112.3 mime [2019-11-11T13:52:35.186Z] #45 114.1 mime/quotedprintable [2019-11-11T13:52:35.186Z] #45 114.5 net/http/internal [2019-11-11T13:52:35.186Z] #45 116.7 mime/multipart [2019-11-11T13:52:35.186Z] #45 116.7 crypto/tls [2019-11-11T13:52:35.186Z] #45 ... [2019-11-11T13:52:35.186Z] [2019-11-11T13:52:35.186Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:35.186Z] #42 81.60 CC criu/config.o [2019-11-11T13:52:35.189Z] #41 33.34 CC images/sk-packet.o [2019-11-11T13:52:35.347Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 23.96MB / 45.65MB 5.5s [2019-11-11T13:52:35.347Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 23.79MB / 50.07MB 5.5s [2019-11-11T13:52:35.347Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 25.03MB / 52.87MB 5.6s [2019-11-11T13:52:35.347Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 26.39MB / 96.41MB 5.6s [2019-11-11T13:52:35.347Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 27.47MB / 45.65MB 5.8s [2019-11-11T13:52:35.347Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 27.29MB / 50.07MB 5.8s [2019-11-11T13:52:35.447Z] #41 33.72 CC images/mnt.o [2019-11-11T13:52:35.684Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 28.43MB / 52.87MB 5.9s [2019-11-11T13:52:35.684Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 31.26MB / 45.65MB 6.1s [2019-11-11T13:52:35.684Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 31.26MB / 50.07MB 6.1s [2019-11-11T13:52:35.684Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 31.72MB / 96.41MB 6.1s [2019-11-11T13:52:35.845Z] #18 14.05 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-11T13:52:36.012Z] #41 34.05 CC images/pipe-data.o [2019-11-11T13:52:36.021Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 31.97MB / 52.87MB 6.2s [2019-11-11T13:52:36.021Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 34.61MB / 45.65MB 6.4s [2019-11-11T13:52:36.021Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 35.13MB / 50.07MB 6.4s [2019-11-11T13:52:36.021Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 36.68MB / 96.41MB 6.4s [2019-11-11T13:52:36.269Z] #41 34.39 CC images/sa.o [2019-11-11T13:52:36.269Z] #41 34.62 CC images/timer.o [2019-11-11T13:52:36.358Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 34.98MB / 52.87MB 6.5s [2019-11-11T13:52:36.358Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 37.67MB / 50.07MB 6.5s [2019-11-11T13:52:36.358Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 37.90MB / 45.65MB 6.7s [2019-11-11T13:52:36.697Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 38.40MB / 52.87MB 6.8s [2019-11-11T13:52:36.697Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 42.43MB / 50.07MB 6.8s [2019-11-11T13:52:36.697Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 42.69MB / 96.41MB 6.8s [2019-11-11T13:52:36.697Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 43.70MB / 52.87MB 7.1s [2019-11-11T13:52:36.697Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 42.09MB / 45.65MB 7.1s [2019-11-11T13:52:36.697Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 46.07MB / 50.07MB 7.1s [2019-11-11T13:52:37.034Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 48.27MB / 96.41MB 7.3s [2019-11-11T13:52:37.034Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 47.48MB / 52.87MB 7.4s [2019-11-11T13:52:37.034Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 7.4s [2019-11-11T13:52:37.034Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 49.83MB / 50.07MB 7.4s [2019-11-11T13:52:37.202Z] #41 35.13 CC images/timerfd.o [2019-11-11T13:52:37.202Z] #41 35.38 CC images/mm.o [2019-11-11T13:52:37.208Z] #18 15.59 Collecting pyyaml (from yamllint==1.16.0) [2019-11-11T13:52:37.217Z] #42 83.60 CC criu/cr-check.o [2019-11-11T13:52:37.407Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 51.24MB / 52.87MB 7.6s [2019-11-11T13:52:37.407Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 7.4s done [2019-11-11T13:52:37.407Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 7.5s done [2019-11-11T13:52:37.407Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 54.18MB / 96.41MB 7.6s [2019-11-11T13:52:37.407Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 7.7s done [2019-11-11T13:52:37.407Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 61.00MB / 96.41MB 7.7s [2019-11-11T13:52:37.460Z] #41 35.65 CC images/sk-opts.o [2019-11-11T13:52:37.717Z] #41 35.94 CC images/sk-unix.o [2019-11-11T13:52:37.755Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 69.73MB / 96.41MB 7.9s [2019-11-11T13:52:37.755Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 76.91MB / 96.41MB 8.0s [2019-11-11T13:52:37.755Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 85.85MB / 96.41MB 8.2s [2019-11-11T13:52:38.093Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 96.41MB / 96.41MB 8.4s done [2019-11-11T13:52:38.093Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-11-11T13:52:38.282Z] #41 36.36 CC images/sk-inet.o [2019-11-11T13:52:38.563Z] #42 84.88 CC criu/cr-dedup.o [2019-11-11T13:52:38.570Z] #18 16.76 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-11T13:52:38.847Z] #41 36.98 CC images/tun.o [2019-11-11T13:52:38.969Z] #42 85.31 CC criu/cr-dump.o [2019-11-11T13:52:39.105Z] #41 37.29 CC images/sk-netlink.o [2019-11-11T13:52:39.362Z] #41 37.65 CC images/packet-sock.o [2019-11-11T13:52:39.928Z] #41 38.23 CC images/ipc-var.o [2019-11-11T13:52:39.934Z] #18 18.43 Building wheels for collected packages: pathspec, pyyaml [2019-11-11T13:52:40.186Z] #41 38.42 CC images/ipc-desc.o [2019-11-11T13:52:40.190Z] #18 18.43 Running setup.py bdist_wheel for pathspec: started [2019-11-11T13:52:40.443Z] #44 ... [2019-11-11T13:52:40.443Z] [2019-11-11T13:52:40.443Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:52:40.443Z] #17 82.45 Selecting previously unselected package vim. [2019-11-11T13:52:40.443Z] #17 82.48 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-11-11T13:52:40.443Z] #17 82.49 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:52:40.443Z] #17 83.00 Selecting previously unselected package xfsprogs. [2019-11-11T13:52:40.443Z] #17 83.01 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-11-11T13:52:40.443Z] #17 83.01 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-11T13:52:40.443Z] #17 83.59 Selecting previously unselected package zip. [2019-11-11T13:52:40.443Z] #17 83.59 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ... [2019-11-11T13:52:40.443Z] #17 83.62 Unpacking zip (3.0-11+b1) ... [2019-11-11T13:52:40.443Z] #17 83.91 Selecting previously unselected package libapparmor-perl. [2019-11-11T13:52:40.443Z] #17 83.93 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-11-11T13:52:40.443Z] #17 83.95 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-11T13:52:40.443Z] #17 84.15 Selecting previously unselected package apparmor. [2019-11-11T13:52:40.443Z] #17 84.16 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-11-11T13:52:40.443Z] #17 84.25 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-11T13:52:40.443Z] #17 84.78 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-11T13:52:40.443Z] #17 84.79 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-11-11T13:52:40.443Z] #17 84.82 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-11T13:52:40.443Z] #17 86.21 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-11T13:52:40.443Z] #17 86.22 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-11-11T13:52:40.443Z] #17 86.24 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-11T13:52:40.443Z] #41 38.62 CC images/ipc-shm.o [2019-11-11T13:52:40.701Z] #41 38.89 CC images/ipc-msg.o [2019-11-11T13:52:40.911Z] #42 87.41 CC criu/cr-errno.o [2019-11-11T13:52:40.911Z] #42 87.49 CC criu/cr-restore.o [2019-11-11T13:52:40.959Z] #41 39.29 CC images/ipc-sem.o [2019-11-11T13:52:41.524Z] #41 39.53 CC images/utsns.o [2019-11-11T13:52:41.553Z] #18 ... [2019-11-11T13:52:41.553Z] [2019-11-11T13:52:41.553Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-11T13:52:41.553Z] #38 249.4 + rm -rf /tmp/tmp.DvUbicVZM9/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.DvUbicVZM9 [2019-11-11T13:52:41.782Z] #41 39.80 CC images/creds.o [2019-11-11T13:52:41.809Z] #38 DONE 249.8s [2019-11-11T13:52:41.809Z] [2019-11-11T13:52:41.809Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-11T13:52:41.809Z] #18 19.89 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-11T13:52:41.809Z] #18 19.89 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-11T13:52:41.809Z] #18 19.93 Running setup.py bdist_wheel for pyyaml: started [2019-11-11T13:52:41.827Z] #17 87.75 Selecting previously unselected package binutils-mingw-w64. [2019-11-11T13:52:41.827Z] #17 87.76 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-11T13:52:41.827Z] #17 87.78 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-11T13:52:41.827Z] #17 87.93 Selecting previously unselected package mingw-w64-common. [2019-11-11T13:52:41.827Z] #17 87.94 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-11T13:52:41.827Z] #17 88.04 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-11T13:52:42.039Z] #41 40.09 CC images/vma.o [2019-11-11T13:52:42.087Z] #17 ... [2019-11-11T13:52:42.087Z] [2019-11-11T13:52:42.087Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-11T13:52:42.087Z] #28 145.3 + rm -rf /tmp/tmp.KrAIsgejNe [2019-11-11T13:52:42.087Z] #28 DONE 146.2s [2019-11-11T13:52:42.087Z] [2019-11-11T13:52:42.087Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:42.087Z] #41 80.36 AR soccr/libsoccr.a [2019-11-11T13:52:42.087Z] #41 80.41 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-11T13:52:42.087Z] #41 80.80 DEP criu/arch/aarch64/sigframe.d [2019-11-11T13:52:42.087Z] #41 80.89 DEP criu/arch/aarch64/crtools.d [2019-11-11T13:52:42.087Z] #41 81.12 DEP criu/arch/aarch64/cpu.d [2019-11-11T13:52:42.087Z] #41 81.17 DEP criu/arch/aarch64/bitops.d [2019-11-11T13:52:42.087Z] #41 81.24 CC criu/arch/aarch64/bitops.o [2019-11-11T13:52:42.087Z] #41 81.33 CC criu/arch/aarch64/cpu.o [2019-11-11T13:52:42.087Z] #41 81.48 CC criu/arch/aarch64/crtools.o [2019-11-11T13:52:42.087Z] #41 82.23 CC criu/arch/aarch64/sigframe.o [2019-11-11T13:52:42.088Z] #41 82.49 LINK criu/arch/aarch64/crtools.built-in.o [2019-11-11T13:52:42.088Z] #41 82.56 DEP criu/arch/aarch64/intraprocedure.d [2019-11-11T13:52:42.088Z] #41 82.61 DEP criu/arch/aarch64/vdso-pie.d [2019-11-11T13:52:42.088Z] #41 82.81 DEP criu/pie/parasite-vdso.d [2019-11-11T13:52:42.088Z] #41 83.14 DEP criu/pie/util-vdso.d [2019-11-11T13:52:42.088Z] #41 83.40 DEP criu/pie/util.d [2019-11-11T13:52:42.088Z] #41 83.62 CC criu/pie/util.o [2019-11-11T13:52:42.088Z] #41 84.17 CC criu/pie/util-vdso.o [2019-11-11T13:52:42.088Z] #41 85.14 CC criu/pie/parasite-vdso.o [2019-11-11T13:52:42.088Z] #41 86.06 CC criu/arch/aarch64/vdso-pie.o [2019-11-11T13:52:42.088Z] #41 86.48 CC criu/arch/aarch64/intraprocedure.o [2019-11-11T13:52:42.088Z] #41 86.55 AR criu/pie/pie.lib.a [2019-11-11T13:52:42.088Z] #41 86.64 DEP criu/pie/restorer.d [2019-11-11T13:52:42.088Z] #41 87.03 DEP criu/arch/aarch64/restorer.d [2019-11-11T13:52:42.088Z] #41 87.29 DEP criu/pie/parasite.d [2019-11-11T13:52:42.297Z] #41 40.37 CC images/netdev.o [2019-11-11T13:52:42.659Z] #41 87.96 CC criu/pie/parasite.o [2019-11-11T13:52:42.863Z] #41 40.89 CC images/tty.o [2019-11-11T13:52:43.213Z] #18 21.40 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-11T13:52:43.213Z] #18 21.40 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-11T13:52:43.213Z] #18 21.46 Successfully built pathspec pyyaml [2019-11-11T13:52:43.213Z] #18 21.47 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-11T13:52:43.428Z] #41 41.61 CC images/file-lock.o [2019-11-11T13:52:43.469Z] #18 21.80 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-11T13:52:43.686Z] #41 41.90 CC images/rlimit.o [2019-11-11T13:52:43.724Z] #18 DONE 22.1s [2019-11-11T13:52:43.724Z] [2019-11-11T13:52:43.724Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-11T13:52:43.944Z] #41 42.14 CC images/pagemap.o [2019-11-11T13:52:43.989Z] #23 DONE 0.3s [2019-11-11T13:52:43.989Z] [2019-11-11T13:52:43.989Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-11T13:52:44.202Z] #41 42.39 CC images/siginfo.o [2019-11-11T13:52:44.550Z] #27 ... [2019-11-11T13:52:44.551Z] [2019-11-11T13:52:44.551Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:44.551Z] #41 150.2 CC criu/pipes.o [2019-11-11T13:52:44.551Z] #41 150.8 CC criu/plugin.o [2019-11-11T13:52:44.551Z] #41 151.1 CC criu/proc_parse.o [2019-11-11T13:52:44.551Z] #41 153.5 CC criu/protobuf-desc.o [2019-11-11T13:52:44.551Z] #41 154.3 CC criu/protobuf.o [2019-11-11T13:52:44.551Z] #41 154.7 CC criu/pstree.o [2019-11-11T13:52:44.551Z] #41 155.8 CC criu/rbtree.o [2019-11-11T13:52:44.551Z] #41 156.1 CC criu/rst-malloc.o [2019-11-11T13:52:44.551Z] #41 156.4 CC criu/seccomp.o [2019-11-11T13:52:44.551Z] #41 157.4 CC criu/seize.o [2019-11-11T13:52:44.551Z] #41 158.8 CC criu/servicefd.o [2019-11-11T13:52:44.551Z] #41 159.2 CC criu/shmem.o [2019-11-11T13:52:44.551Z] #41 159.9 CC criu/sigframe.o [2019-11-11T13:52:44.551Z] #41 160.1 CC criu/signalfd.o [2019-11-11T13:52:44.551Z] #41 160.4 CC criu/sk-inet.o [2019-11-11T13:52:44.569Z] #41 89.63 LINK criu/pie/parasite.built-in.o [2019-11-11T13:52:44.569Z] #41 89.64 GEN criu/pie/parasite-blob.h [2019-11-11T13:52:44.569Z] #41 ... [2019-11-11T13:52:44.569Z] [2019-11-11T13:52:44.569Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:52:44.569Z] #44 DONE 148.2s [2019-11-11T13:52:44.569Z] [2019-11-11T13:52:44.569Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:44.569Z] #41 89.66 CC criu/arch/aarch64/restorer.o [2019-11-11T13:52:44.767Z] #41 42.74 CC images/rpc.o [2019-11-11T13:52:44.767Z] #41 ... [2019-11-11T13:52:44.767Z] [2019-11-11T13:52:44.767Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:52:44.767Z] #44 122.7 compress/flate [2019-11-11T13:52:44.767Z] #44 123.1 github.com/LK4D4/vndr/build [2019-11-11T13:52:44.767Z] #44 126.0 net [2019-11-11T13:52:44.767Z] #44 126.8 vendor/golang.org/x/text/transform [2019-11-11T13:52:44.767Z] #44 127.6 vendor/golang.org/x/text/unicode/bidi [2019-11-11T13:52:44.767Z] #44 129.8 vendor/golang.org/x/text/secure/bidirule [2019-11-11T13:52:44.767Z] #44 130.2 vendor/golang.org/x/text/unicode/norm [2019-11-11T13:52:44.830Z] #41 90.15 CC criu/pie/restorer.o [2019-11-11T13:52:45.025Z] #44 ... [2019-11-11T13:52:45.025Z] [2019-11-11T13:52:45.025Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:52:45.025Z] #17 25.89 Reading package lists... [2019-11-11T13:52:45.025Z] #17 31.44 Building dependency tree... [2019-11-11T13:52:45.025Z] #17 33.83 The following additional packages will be installed: [2019-11-11T13:52:45.025Z] #17 33.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-11T13:52:45.025Z] #17 33.83 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-11T13:52:45.025Z] #17 33.83 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-11T13:52:45.025Z] #17 33.83 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-11T13:52:45.025Z] #17 33.83 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-11T13:52:45.025Z] #17 33.83 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-11T13:52:45.025Z] #17 33.83 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-11T13:52:45.025Z] #17 33.84 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-11T13:52:45.025Z] #17 33.84 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-11T13:52:45.025Z] #17 33.84 Suggested packages: [2019-11-11T13:52:45.025Z] #17 33.84 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-11T13:52:45.025Z] #17 33.84 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-11T13:52:45.025Z] #17 33.84 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-11T13:52:45.025Z] #17 33.84 vim-doc vim-scripts xfsdump acl attr quota [2019-11-11T13:52:45.025Z] #17 33.84 Recommended packages: [2019-11-11T13:52:45.025Z] #17 33.84 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-11T13:52:45.025Z] #17 33.84 python3-keyrings.alt python3-xdg unzip [2019-11-11T13:52:45.111Z] #41 ... [2019-11-11T13:52:45.111Z] [2019-11-11T13:52:45.111Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-11T13:52:45.111Z] #27 DONE 0.9s [2019-11-11T13:52:45.111Z] [2019-11-11T13:52:45.111Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-11T13:52:45.283Z] #17 38.52 The following NEW packages will be installed: [2019-11-11T13:52:45.283Z] #17 38.52 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-11T13:52:45.283Z] #17 38.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-11T13:52:45.283Z] #17 38.52 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-11T13:52:45.283Z] #17 38.52 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-11T13:52:45.283Z] #17 38.52 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-11T13:52:45.283Z] #17 38.52 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-11T13:52:45.283Z] #17 38.52 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-11T13:52:45.283Z] #17 38.52 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-11T13:52:45.283Z] #17 38.52 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-11T13:52:45.283Z] #17 38.52 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-11T13:52:45.283Z] #17 38.52 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-11T13:52:45.283Z] #17 38.52 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-11T13:52:45.283Z] #17 38.52 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-11T13:52:45.283Z] #17 38.52 xfsprogs xxd xz-utils zip [2019-11-11T13:52:45.367Z] #29 DONE 0.1s [2019-11-11T13:52:45.367Z] [2019-11-11T13:52:45.367Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-11T13:52:45.367Z] #32 DONE 0.1s [2019-11-11T13:52:45.367Z] [2019-11-11T13:52:45.367Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-11T13:52:45.367Z] #37 DONE 0.1s [2019-11-11T13:52:45.367Z] [2019-11-11T13:52:45.367Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-11T13:52:45.394Z] #42 91.72 CC criu/cr-service.o [2019-11-11T13:52:45.622Z] #39 DONE 0.2s [2019-11-11T13:52:45.622Z] [2019-11-11T13:52:45.622Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:45.622Z] #41 161.3 CC criu/sk-netlink.o [2019-11-11T13:52:45.848Z] #17 ... [2019-11-11T13:52:45.848Z] [2019-11-11T13:52:45.848Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:45.848Z] #41 43.99 CC images/ext-file.o [2019-11-11T13:52:45.848Z] #41 44.15 CC images/cgroup.o [2019-11-11T13:52:45.877Z] #41 161.6 CC criu/sk-packet.o [2019-11-11T13:52:46.133Z] #41 162.0 CC criu/sk-queue.o [2019-11-11T13:52:46.693Z] #41 162.3 CC criu/sk-tcp.o [2019-11-11T13:52:46.780Z] #41 44.88 CC images/userns.o [2019-11-11T13:52:46.948Z] #41 162.7 CC criu/sk-unix.o [2019-11-11T13:52:47.040Z] #41 45.10 CC images/google/protobuf/descriptor.o [2019-11-11T13:52:47.346Z] #42 93.45 CC criu/crtools.o [2019-11-11T13:52:47.346Z] #42 ... [2019-11-11T13:52:47.346Z] [2019-11-11T13:52:47.346Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:52:47.346Z] #45 123.5 net/http/httptrace [2019-11-11T13:52:47.346Z] #45 123.7 net/http [2019-11-11T13:52:47.346Z] #45 133.3 github.com/LK4D4/vndr/godl [2019-11-11T13:52:47.868Z] #45 134.1 github.com/LK4D4/vndr [2019-11-11T13:52:48.126Z] #41 92.80 LINK criu/pie/restorer.built-in.o [2019-11-11T13:52:48.126Z] #41 92.81 GEN criu/pie/restorer-blob.h [2019-11-11T13:52:48.126Z] #41 92.93 DEP criu/vdso.d [2019-11-11T13:52:48.126Z] #41 93.21 DEP criu/uts_ns.d [2019-11-11T13:52:48.126Z] #41 93.37 DEP criu/util.d [2019-11-11T13:52:48.308Z] #45 ... [2019-11-11T13:52:48.308Z] [2019-11-11T13:52:48.308Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:48.308Z] #42 94.57 CC criu/eventfd.o [2019-11-11T13:52:48.310Z] #41 163.8 CC criu/sockets.o [2019-11-11T13:52:48.386Z] #41 93.58 DEP criu/uffd.d [2019-11-11T13:52:48.565Z] #41 164.4 CC criu/stats.o [2019-11-11T13:52:48.646Z] #41 93.87 DEP criu/tun.d [2019-11-11T13:52:48.813Z] #42 95.18 CC criu/eventpoll.o [2019-11-11T13:52:48.821Z] #41 164.6 CC criu/string.o [2019-11-11T13:52:48.821Z] #41 164.7 CC criu/sysctl.o [2019-11-11T13:52:48.906Z] #41 94.04 DEP criu/tty.d [2019-11-11T13:52:48.906Z] #41 94.23 DEP criu/timerfd.d [2019-11-11T13:52:48.944Z] #41 47.01 CC images/opts.o [2019-11-11T13:52:49.166Z] #41 94.39 DEP criu/sysfs_parse.d [2019-11-11T13:52:49.201Z] #41 47.34 CC images/seccomp.o [2019-11-11T13:52:49.381Z] #41 165.1 CC criu/sysfs_parse.o [2019-11-11T13:52:49.426Z] #41 94.56 DEP criu/sysctl.d [2019-11-11T13:52:49.426Z] #41 94.73 DEP criu/string.d [2019-11-11T13:52:49.426Z] #41 94.79 DEP criu/stats.d [2019-11-11T13:52:49.637Z] #41 165.4 CC criu/timerfd.o [2019-11-11T13:52:49.654Z] #42 ... [2019-11-11T13:52:49.654Z] [2019-11-11T13:52:49.654Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:52:49.654Z] #18 98.50 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-11T13:52:49.654Z] #18 98.50 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-11T13:52:49.654Z] #18 98.50 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-11T13:52:49.687Z] #41 94.96 DEP criu/sockets.d [2019-11-11T13:52:49.767Z] #41 47.78 CC images/binfmt-misc.o [2019-11-11T13:52:49.767Z] #41 47.98 CC images/time.o [2019-11-11T13:52:49.892Z] #41 165.7 CC criu/tty.o [2019-11-11T13:52:49.948Z] #41 95.22 DEP criu/sk-unix.d [2019-11-11T13:52:50.025Z] #41 48.20 CC images/sysctl.o [2019-11-11T13:52:50.054Z] #18 ... [2019-11-11T13:52:50.054Z] [2019-11-11T13:52:50.054Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:50.054Z] #42 96.27 CC criu/external.o [2019-11-11T13:52:50.208Z] #41 95.43 DEP criu/sk-tcp.d [2019-11-11T13:52:50.282Z] #41 48.36 CC images/autofs.o [2019-11-11T13:52:50.458Z] #42 96.76 CC criu/fault-injection.o [2019-11-11T13:52:50.458Z] #42 96.86 CC criu/fdstore.o [2019-11-11T13:52:50.469Z] #41 95.58 DEP criu/sk-queue.d [2019-11-11T13:52:50.469Z] #41 95.78 DEP criu/sk-packet.d [2019-11-11T13:52:50.540Z] #41 48.68 CC images/macvlan.o [2019-11-11T13:52:50.728Z] #41 95.94 DEP criu/sk-netlink.d [2019-11-11T13:52:50.797Z] #41 48.99 CC images/sit.o [2019-11-11T13:52:50.854Z] #42 97.13 CC criu/fifo.o [2019-11-11T13:52:50.989Z] #41 96.22 DEP criu/sk-inet.d [2019-11-11T13:52:51.249Z] #41 96.41 DEP criu/signalfd.d [2019-11-11T13:52:51.249Z] #41 96.54 DEP criu/sigframe.d [2019-11-11T13:52:51.249Z] #41 96.66 DEP criu/shmem.d [2019-11-11T13:52:51.254Z] #41 166.8 CC criu/tun.o [2019-11-11T13:52:51.267Z] #42 97.60 CC criu/file-ids.o [2019-11-11T13:52:51.362Z] #41 49.36 LINK images/built-in.o [2019-11-11T13:52:51.510Z] #41 167.2 CC criu/uffd.o [2019-11-11T13:52:51.510Z] #41 96.81 DEP criu/servicefd.d [2019-11-11T13:52:51.619Z] #41 49.60 GEN compel/include/asm [2019-11-11T13:52:51.619Z] #41 49.62 GEN compel/include/version.h [2019-11-11T13:52:51.619Z] #41 49.65 touch .config [2019-11-11T13:52:51.619Z] #41 49.68 GEN include/common/config.h [2019-11-11T13:52:51.619Z] #41 49.76 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-11-11T13:52:51.619Z] #41 49.81 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-11-11T13:52:51.619Z] #41 49.84 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-11-11T13:52:51.619Z] #41 49.88 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-11-11T13:52:51.666Z] #42 97.94 CC criu/file-lock.o [2019-11-11T13:52:51.770Z] #41 96.98 DEP criu/seize.d [2019-11-11T13:52:51.877Z] #41 49.92 DEP compel/arch/x86/plugins/std/memcpy.d [2019-11-11T13:52:51.877Z] #41 49.98 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-11-11T13:52:51.877Z] #41 50.02 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-11T13:52:51.877Z] #41 50.06 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-11-11T13:52:51.877Z] #41 50.07 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-11T13:52:51.877Z] #41 50.10 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-11T13:52:51.877Z] #41 50.11 DEP compel/plugins/std/infect.d [2019-11-11T13:52:52.031Z] #41 97.08 DEP criu/seccomp.d [2019-11-11T13:52:52.031Z] #41 97.27 DEP criu/rst-malloc.d [2019-11-11T13:52:52.134Z] #41 50.24 DEP compel/plugins/std/string.d [2019-11-11T13:52:52.134Z] #41 50.43 DEP compel/plugins/std/log.d [2019-11-11T13:52:52.292Z] #41 97.37 DEP criu/rbtree.d [2019-11-11T13:52:52.292Z] #41 97.44 DEP criu/pstree.d [2019-11-11T13:52:52.292Z] #41 97.61 DEP criu/protobuf.d [2019-11-11T13:52:52.393Z] #41 50.59 DEP compel/plugins/std/fds.d [2019-11-11T13:52:52.436Z] #41 168.0 CC criu/util.o [2019-11-11T13:52:52.552Z] #41 97.84 GEN criu/protobuf-desc-gen.h [2019-11-11T13:52:52.629Z] #42 98.92 CC criu/files-ext.o [2019-11-11T13:52:52.651Z] #41 50.74 DEP compel/plugins/std/std.d [2019-11-11T13:52:52.908Z] #41 50.92 DEP compel/plugins/shmem/shmem.d [2019-11-11T13:52:52.908Z] #41 51.05 DEP compel/plugins/fds/fds.d [2019-11-11T13:52:52.908Z] #41 ... [2019-11-11T13:52:52.908Z] [2019-11-11T13:52:52.908Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:52:52.908Z] #17 39.63 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:52:52.908Z] #17 39.63 Need to get 90.9 MB of archives. [2019-11-11T13:52:52.908Z] #17 39.63 After this operation, 541 MB of additional disk space will be used. [2019-11-11T13:52:52.908Z] #17 39.63 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-11T13:52:52.908Z] #17 39.63 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-11T13:52:52.908Z] #17 39.63 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-11-11T13:52:52.908Z] #17 39.63 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-11-11T13:52:52.908Z] #17 39.66 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-11-11T13:52:52.908Z] #17 39.66 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-11-11T13:52:52.908Z] #17 39.72 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-11-11T13:52:52.908Z] #17 39.86 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-11-11T13:52:52.908Z] #17 39.86 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-11-11T13:52:52.908Z] #17 39.87 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-11-11T13:52:52.908Z] #17 40.20 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-11-11T13:52:52.908Z] #17 40.29 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-11-11T13:52:52.908Z] #17 40.29 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-11-11T13:52:52.908Z] #17 40.30 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-11-11T13:52:52.908Z] #17 40.30 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-11-11T13:52:52.908Z] #17 40.30 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-11-11T13:52:52.908Z] #17 40.30 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-11-11T13:52:52.908Z] #17 40.31 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-11-11T13:52:52.908Z] #17 40.31 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-11-11T13:52:52.908Z] #17 40.33 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-11-11T13:52:52.908Z] #17 40.33 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-11-11T13:52:52.908Z] #17 40.35 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-11T13:52:52.908Z] #17 40.37 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-11T13:52:52.908Z] #17 40.39 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-11-11T13:52:52.908Z] #17 40.39 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-11-11T13:52:52.908Z] #17 40.39 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-11-11T13:52:52.908Z] #17 40.42 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-11-11T13:52:52.908Z] #17 40.43 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-11T13:52:52.908Z] #17 40.44 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-11T13:52:52.909Z] #17 40.48 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-11T13:52:52.909Z] #17 40.48 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-11-11T13:52:52.909Z] #17 40.51 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-11-11T13:52:52.909Z] #17 40.51 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-11T13:52:52.909Z] #17 40.53 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-11T13:52:52.909Z] #17 40.54 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-11T13:52:52.909Z] #17 40.54 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-11-11T13:52:52.909Z] #17 40.55 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-11-11T13:52:52.909Z] #17 40.56 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-11-11T13:52:52.909Z] #17 40.56 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-11-11T13:52:52.909Z] #17 40.58 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-11-11T13:52:52.909Z] #17 40.60 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-11-11T13:52:52.909Z] #17 40.64 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-11-11T13:52:52.909Z] #17 40.70 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-11-11T13:52:52.909Z] #17 40.71 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-11-11T13:52:52.909Z] #17 40.72 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-11T13:52:52.909Z] #17 40.72 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-11T13:52:52.909Z] #17 40.74 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-11-11T13:52:52.909Z] #17 40.74 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-11-11T13:52:52.909Z] #17 40.91 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-11-11T13:52:52.909Z] #17 40.94 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-11T13:52:52.909Z] #17 41.06 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-11T13:52:52.909Z] #17 41.07 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-11T13:52:52.909Z] #17 41.08 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-11T13:52:52.909Z] #17 41.11 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-11T13:52:52.909Z] #17 41.12 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-11-11T13:52:52.909Z] #17 41.16 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-11T13:52:52.909Z] #17 41.78 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-11-11T13:52:52.909Z] #17 41.85 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-11-11T13:52:52.909Z] #17 41.96 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-11-11T13:52:52.909Z] #17 41.97 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-11-11T13:52:52.909Z] #17 41.97 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-11-11T13:52:52.909Z] #17 42.01 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-11-11T13:52:52.909Z] #17 42.16 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-11-11T13:52:52.909Z] #17 42.33 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-11T13:52:52.909Z] #17 42.35 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-11T13:52:52.909Z] #17 42.83 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-11T13:52:52.909Z] #17 43.13 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-11-11T13:52:52.909Z] #17 43.14 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-11-11T13:52:53.073Z] #42 99.61 CC criu/files-reg.o [2019-11-11T13:52:53.361Z] #41 168.9 CC criu/uts_ns.o [2019-11-11T13:52:53.361Z] #41 169.1 CC criu/vdso-compat.o [2019-11-11T13:52:53.361Z] #41 169.3 CC criu/vdso.o [2019-11-11T13:52:54.287Z] #41 169.9 LINK criu/built-in.o [2019-11-11T13:52:54.287Z] #41 170.0 LINK criu/criu [2019-11-11T13:52:54.464Z] #41 99.32 DEP criu/protobuf-desc.d [2019-11-11T13:52:54.464Z] #41 99.49 DEP criu/proc_parse.d [2019-11-11T13:52:54.464Z] #41 99.66 DEP criu/plugin.d [2019-11-11T13:52:54.464Z] #41 99.75 DEP criu/pipes.d [2019-11-11T13:52:54.542Z] #41 170.3 DEP lib/c/criu.d [2019-11-11T13:52:54.724Z] #41 99.93 DEP criu/pie-util.d [2019-11-11T13:52:54.797Z] #41 170.5 CC images/rpc.pb-c.o [2019-11-11T13:52:54.805Z] #17 47.94 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-11-11T13:52:54.984Z] #41 100.2 DEP criu/pie-util-vdso.d [2019-11-11T13:52:55.245Z] #41 100.4 DEP criu/pie-util-vdso-elf32.d [2019-11-11T13:52:55.245Z] #41 100.6 DEP criu/path.d [2019-11-11T13:52:55.358Z] #41 170.9 CC lib/c/criu.o [2019-11-11T13:52:55.505Z] #41 100.7 DEP criu/parasite-syscall.d [2019-11-11T13:52:55.683Z] #42 102.0 CC criu/files.o [2019-11-11T13:52:55.683Z] #42 ... [2019-11-11T13:52:55.683Z] [2019-11-11T13:52:55.683Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:52:55.683Z] #18 111.2 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-11T13:52:55.683Z] #18 111.2 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-11T13:52:55.683Z] #18 111.2 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-11-11T13:52:55.683Z] #18 111.2 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-11T13:52:55.683Z] #18 111.2 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-11T13:52:55.683Z] #18 111.3 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-11T13:52:55.683Z] #18 111.3 Processing triggers for mime-support (3.60) ... [2019-11-11T13:52:55.683Z] #18 111.4 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:52:55.683Z] #18 111.4 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-11T13:52:55.683Z] #18 111.4 Setting up libcap2-bin (1:2.25-1) ... [2019-11-11T13:52:55.683Z] #18 111.4 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-11T13:52:55.683Z] #18 111.4 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-11T13:52:55.683Z] #18 111.4 Setting up bash-completion (1:2.1-4.3) ... [2019-11-11T13:52:55.683Z] #18 114.0 Setting up libonig4:s390x (6.1.3-2) ... [2019-11-11T13:52:55.683Z] #18 114.0 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-11T13:52:55.683Z] #18 114.0 Setting up zip (3.0-11+b1) ... [2019-11-11T13:52:55.683Z] #18 114.0 Setting up bzip2 (1.0.6-8.1) ... [2019-11-11T13:52:55.683Z] #18 114.0 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-11T13:52:55.683Z] #18 114.0 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-11T13:52:55.683Z] #18 114.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:52:55.683Z] #18 114.1 Setting up libaio1:s390x (0.3.110-3) ... [2019-11-11T13:52:55.683Z] #18 114.1 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-11T13:52:55.683Z] #18 114.1 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-11T13:52:55.683Z] #18 114.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-11T13:52:55.683Z] #18 114.1 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-11T13:52:55.683Z] #18 114.1 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:52:55.683Z] #18 114.1 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-11T13:52:55.683Z] #18 114.1 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-11-11T13:52:55.683Z] #18 114.2 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-11-11T13:52:55.683Z] #18 114.2 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:52:55.683Z] #18 114.5 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-11T13:52:55.683Z] #18 114.5 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-11-11T13:52:55.683Z] #18 114.5 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-11T13:52:55.683Z] #18 114.5 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-11T13:52:55.683Z] #18 114.5 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-11T13:52:55.683Z] #18 114.5 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-11-11T13:52:55.683Z] #18 114.5 Setting up pigz (2.3.4-1) ... [2019-11-11T13:52:55.683Z] #18 114.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-11T13:52:55.683Z] #18 114.6 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-11-11T13:52:55.683Z] #18 114.6 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-11T13:52:55.683Z] #18 114.6 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-11T13:52:55.683Z] #18 114.6 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-11T13:52:55.765Z] #41 101.0 DEP criu/pagemap.d [2019-11-11T13:52:55.918Z] #41 171.6 LINK lib/c/built-in.o [2019-11-11T13:52:55.918Z] #41 171.6 LINK lib/c/libcriu.so [2019-11-11T13:52:55.918Z] #41 171.7 GEN magic.py [2019-11-11T13:52:56.025Z] #41 101.2 DEP criu/pagemap-cache.d [2019-11-11T13:52:56.025Z] #41 101.4 DEP criu/page-xfer.d [2019-11-11T13:52:56.100Z] #18 114.6 Setting up jq (1.5+dfsg-1.3) ... [2019-11-11T13:52:56.100Z] #18 114.7 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-11-11T13:52:56.100Z] #18 114.7 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-11T13:52:56.100Z] #18 114.7 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-11T13:52:56.100Z] #18 114.7 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:52:56.100Z] #18 114.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-11T13:52:56.100Z] #18 114.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-11T13:52:56.100Z] #18 114.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-11T13:52:56.101Z] #18 114.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-11T13:52:56.101Z] #18 114.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-11T13:52:56.101Z] #18 114.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-11T13:52:56.101Z] #18 114.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-11T13:52:56.101Z] #18 114.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-11T13:52:56.101Z] #18 114.8 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-11T13:52:56.101Z] #18 114.8 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-11T13:52:56.101Z] #18 114.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-11T13:52:56.101Z] #18 114.8 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-11T13:52:56.101Z] #18 114.8 Setting up btrfs-progs (4.7.3-1) ... [2019-11-11T13:52:56.101Z] #18 114.8 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-11T13:52:56.101Z] #18 114.8 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-11T13:52:56.173Z] #41 171.8 Note: Building without setproctitle() and strlcpy() support. [2019-11-11T13:52:56.173Z] #41 171.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-11T13:52:56.286Z] #41 101.6 DEP criu/page-pipe.d [2019-11-11T13:52:56.429Z] #41 172.2 fatal: Not a git repository (or any of the parent directories): .git [2019-11-11T13:52:56.546Z] #41 101.8 DEP criu/netfilter.d [2019-11-11T13:52:56.684Z] #41 172.6 make[1]: Nothing to be done for 'all'. [2019-11-11T13:52:56.702Z] #17 ... [2019-11-11T13:52:56.702Z] [2019-11-11T13:52:56.702Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:52:56.702Z] #44 134.7 vendor/golang.org/x/net/idna [2019-11-11T13:52:56.702Z] #44 137.4 vendor/golang.org/x/net/http2/hpack [2019-11-11T13:52:56.702Z] #44 138.9 mime [2019-11-11T13:52:56.702Z] #44 141.0 mime/quotedprintable [2019-11-11T13:52:56.702Z] #44 141.6 net/http/internal [2019-11-11T13:52:56.811Z] #41 102.0 DEP criu/net.d [2019-11-11T13:52:56.947Z] #18 ... [2019-11-11T13:52:56.947Z] [2019-11-11T13:52:56.947Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:52:56.947Z] #45 DONE 143.2s [2019-11-11T13:52:56.960Z] #44 ... [2019-11-11T13:52:56.960Z] [2019-11-11T13:52:56.960Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:52:56.960Z] #62 135.2 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-11T13:52:56.960Z] #62 135.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-11T13:52:56.960Z] #62 ... [2019-11-11T13:52:56.960Z] [2019-11-11T13:52:56.960Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:56.960Z] #41 51.25 CC compel/plugins/std/std.o [2019-11-11T13:52:56.960Z] #41 51.63 CC compel/plugins/std/fds.o [2019-11-11T13:52:56.960Z] #41 52.18 CC compel/plugins/std/log.o [2019-11-11T13:52:56.960Z] #41 53.36 CC compel/plugins/std/string.o [2019-11-11T13:52:56.960Z] #41 54.24 CC compel/plugins/std/infect.o [2019-11-11T13:52:56.960Z] #41 54.78 CC compel/arch/x86/plugins/std/parasite-head.o [2019-11-11T13:52:56.960Z] #41 54.87 CC compel/arch/x86/plugins/std/memcpy.o [2019-11-11T13:52:56.960Z] #41 55.02 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-11-11T13:52:56.960Z] #41 55.16 AR compel/plugins/std.lib.a [2019-11-11T13:52:57.071Z] #41 102.3 DEP criu/namespaces.d [2019-11-11T13:52:57.217Z] #41 55.30 CC compel/plugins/fds/fds.o [2019-11-11T13:52:57.245Z] #41 173.1 make[1]: 'images/built-in.o' is up to date. [2019-11-11T13:52:57.246Z] #41 173.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-11T13:52:57.328Z] [2019-11-11T13:52:57.328Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:57.330Z] #41 102.6 DEP criu/mount.d [2019-11-11T13:52:57.475Z] #41 55.64 AR compel/plugins/fds.lib.a [2019-11-11T13:52:57.526Z] #41 173.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-11T13:52:57.526Z] #41 173.2 make[1]: 'compel/libcompel.a' is up to date. [2019-11-11T13:52:57.526Z] #41 173.2 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-11T13:52:57.526Z] #41 173.3 make[1]: Nothing to be done for 'all'. [2019-11-11T13:52:57.526Z] #41 173.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-11T13:52:57.600Z] #41 102.8 DEP criu/mem.d [2019-11-11T13:52:57.600Z] #41 ... [2019-11-11T13:52:57.600Z] [2019-11-11T13:52:57.600Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:52:57.600Z] #17 93.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-11T13:52:57.600Z] #17 93.95 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-11T13:52:57.600Z] #17 93.96 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-11T13:52:57.600Z] #17 97.60 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-11T13:52:57.600Z] #17 97.61 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-11-11T13:52:57.600Z] #17 97.62 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-11-11T13:52:57.600Z] #17 97.76 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-11T13:52:57.600Z] #17 97.77 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-11-11T13:52:57.600Z] #17 97.77 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-11T13:52:57.793Z] #41 173.5 make[2]: Nothing to be done for 'all'. [2019-11-11T13:52:57.793Z] #41 ... [2019-11-11T13:52:57.793Z] [2019-11-11T13:52:57.793Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:52:57.793Z] #59 203.4 + bin/containerd [2019-11-11T13:52:57.813Z] #41 55.75 HOSTDEP compel/src/lib/log-host.d [2019-11-11T13:52:57.859Z] #17 ... [2019-11-11T13:52:57.859Z] [2019-11-11T13:52:57.859Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:57.859Z] #41 103.1 DEP criu/lsm.d [2019-11-11T13:52:57.859Z] #41 103.2 DEP criu/log.d [2019-11-11T13:52:57.859Z] #41 103.3 DEP criu/libnetlink.d [2019-11-11T13:52:58.072Z] #41 55.89 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-11T13:52:58.072Z] #41 56.18 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-11-11T13:52:58.072Z] #41 56.28 HOSTDEP compel/src/main-host.d [2019-11-11T13:52:58.119Z] #41 103.4 DEP criu/kerndat.d [2019-11-11T13:52:58.275Z] #42 104.3 CC criu/filesystems.o [2019-11-11T13:52:58.330Z] #41 56.40 DEP compel/src/lib/ptrace.d [2019-11-11T13:52:58.378Z] #41 103.5 DEP criu/kcmp-ids.d [2019-11-11T13:52:58.378Z] #41 103.6 DEP criu/irmap.d [2019-11-11T13:52:58.587Z] #41 56.65 DEP compel/src/lib/infect.d [2019-11-11T13:52:58.587Z] #41 56.82 DEP compel/src/lib/infect-util.d [2019-11-11T13:52:58.637Z] #41 103.8 DEP criu/ipc_ns.d [2019-11-11T13:52:58.637Z] #41 104.0 DEP criu/image.d [2019-11-11T13:52:58.732Z] #59 ... [2019-11-11T13:52:58.732Z] [2019-11-11T13:52:58.732Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:52:58.732Z] #41 173.6 make[2]: Nothing to be done for 'all'. [2019-11-11T13:52:58.732Z] #41 173.6 make[2]: Nothing to be done for 'all'. [2019-11-11T13:52:58.732Z] #41 173.7 make[2]: Nothing to be done for 'all'. [2019-11-11T13:52:58.732Z] #41 173.7 make[2]: Nothing to be done for 'all'. [2019-11-11T13:52:58.732Z] #41 173.8 make[2]: Nothing to be done for 'all'. [2019-11-11T13:52:58.732Z] #41 173.8 make[2]: Nothing to be done for 'all'. [2019-11-11T13:52:58.732Z] #41 173.9 make[2]: Nothing to be done for 'all'. [2019-11-11T13:52:58.732Z] #41 173.9 INSTALL criu/criu [2019-11-11T13:52:58.732Z] #41 DONE 174.3s [2019-11-11T13:52:58.732Z] [2019-11-11T13:52:58.732Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:52:58.839Z] #42 105.0 CC criu/fsnotify.o [2019-11-11T13:52:58.845Z] #41 56.95 DEP compel/src/lib/infect-rpc.d [2019-11-11T13:52:58.845Z] #41 57.10 DEP compel/arch/x86/src/lib/infect.d [2019-11-11T13:52:59.102Z] #41 57.30 DEP compel/arch/x86/src/lib/cpu.d [2019-11-11T13:52:59.102Z] #41 57.42 DEP compel/src/lib/log.d [2019-11-11T13:52:59.208Z] #41 104.2 DEP criu/image-desc.d [2019-11-11T13:52:59.208Z] #41 104.3 DEP criu/fsnotify.d [2019-11-11T13:52:59.208Z] #41 104.5 DEP criu/filesystems.d [2019-11-11T13:52:59.360Z] #41 57.60 DEP compel/src/main.d [2019-11-11T13:52:59.360Z] #41 57.71 DEP compel/src/lib/handle-elf.d [2019-11-11T13:52:59.468Z] #41 104.6 DEP criu/files.d [2019-11-11T13:52:59.696Z] #42 106.1 CC criu/image-desc.o [2019-11-11T13:52:59.730Z] #41 104.8 DEP criu/files-reg.d [2019-11-11T13:52:59.925Z] #41 57.86 DEP compel/arch/x86/src/lib/handle-elf.d [2019-11-11T13:52:59.925Z] #41 58.02 CC compel/src/lib/log.o [2019-11-11T13:52:59.991Z] #41 105.1 DEP criu/files-ext.d [2019-11-11T13:52:59.991Z] #41 105.2 DEP criu/file-lock.d [2019-11-11T13:53:00.090Z] #42 106.3 CC criu/image.o [2019-11-11T13:53:00.106Z] #59 ... [2019-11-11T13:53:00.106Z] [2019-11-11T13:53:00.106Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-11T13:53:00.106Z] #42 DONE 0.1s [2019-11-11T13:53:00.106Z] [2019-11-11T13:53:00.106Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-11T13:53:00.106Z] #45 DONE 0.2s [2019-11-11T13:53:00.106Z] [2019-11-11T13:53:00.106Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-11T13:53:00.106Z] #48 DONE 0.1s [2019-11-11T13:53:00.106Z] [2019-11-11T13:53:00.106Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:53:00.183Z] #41 58.33 CC compel/arch/x86/src/lib/cpu.o [2019-11-11T13:53:00.251Z] #41 105.4 DEP criu/file-ids.d [2019-11-11T13:53:00.251Z] #41 105.4 DEP criu/fifo.d [2019-11-11T13:53:00.251Z] #41 105.5 DEP criu/fdstore.d [2019-11-11T13:53:00.251Z] #41 105.6 DEP criu/fault-injection.d [2019-11-11T13:53:00.251Z] #41 105.6 DEP criu/external.d [2019-11-11T13:53:00.440Z] #41 ... [2019-11-11T13:53:00.440Z] [2019-11-11T13:53:00.440Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:53:00.440Z] #62 DONE 148.8s [2019-11-11T13:53:00.440Z] [2019-11-11T13:53:00.440Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:53:00.440Z] #17 52.55 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:53:00.440Z] #17 53.13 Fetched 90.9 MB in 13s (6849 kB/s) [2019-11-11T13:53:00.440Z] #17 53.66 Selecting previously unselected package bash-completion. [2019-11-11T13:53:00.440Z] #17 53.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-11-11T13:53:00.440Z] #17 53.73 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-11T13:53:00.440Z] #17 ... [2019-11-11T13:53:00.440Z] [2019-11-11T13:53:00.440Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-11T13:53:00.440Z] #63 DONE 0.2s [2019-11-11T13:53:00.487Z] #42 107.0 CC criu/ipc_ns.o [2019-11-11T13:53:00.511Z] #41 105.7 DEP criu/eventpoll.d [2019-11-11T13:53:00.698Z] [2019-11-11T13:53:00.698Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:53:00.698Z] #44 145.4 net/textproto [2019-11-11T13:53:00.698Z] #44 145.4 crypto/x509 [2019-11-11T13:53:00.698Z] #44 146.2 vendor/golang.org/x/net/http/httpguts [2019-11-11T13:53:00.698Z] #44 146.5 vendor/golang.org/x/net/http/httpproxy [2019-11-11T13:53:00.698Z] #44 147.2 mime/multipart [2019-11-11T13:53:00.771Z] #41 105.9 DEP criu/eventfd.d [2019-11-11T13:53:00.771Z] #41 106.1 DEP criu/crtools.d [2019-11-11T13:53:01.034Z] #41 106.2 DEP criu/cr-service.d [2019-11-11T13:53:01.298Z] #41 106.5 DEP criu/cr-restore.d [2019-11-11T13:53:01.557Z] #41 106.8 DEP criu/cr-errno.d [2019-11-11T13:53:01.557Z] #41 106.8 DEP criu/cr-dump.d [2019-11-11T13:53:01.630Z] #44 149.7 crypto/tls [2019-11-11T13:53:01.821Z] #41 107.0 DEP criu/cr-dedup.d [2019-11-11T13:53:01.821Z] #41 107.1 DEP criu/cr-check.d [2019-11-11T13:53:01.848Z] #42 108.1 CC criu/irmap.o [2019-11-11T13:53:02.256Z] #42 108.7 CC criu/kcmp-ids.o [2019-11-11T13:53:02.256Z] #42 108.9 CC criu/kerndat.o [2019-11-11T13:53:02.392Z] #41 107.4 DEP criu/config.d [2019-11-11T13:53:02.392Z] #41 107.6 DEP criu/clone-noasan.d [2019-11-11T13:53:02.653Z] #41 107.7 DEP criu/cgroup.d [2019-11-11T13:53:02.653Z] #41 107.9 DEP criu/cgroup-props.d [2019-11-11T13:53:02.913Z] #41 108.0 DEP criu/bitmap.d [2019-11-11T13:53:02.913Z] #41 108.0 DEP criu/bfd.d [2019-11-11T13:53:02.913Z] #41 108.2 DEP criu/autofs.d [2019-11-11T13:53:03.174Z] #41 108.3 DEP criu/aio.d [2019-11-11T13:53:03.174Z] #41 108.5 DEP criu/action-scripts.d [2019-11-11T13:53:03.434Z] #41 108.8 CC criu/action-scripts.o [2019-11-11T13:53:03.454Z] #50 DONE 271.0s [2019-11-11T13:53:03.454Z] [2019-11-11T13:53:03.454Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:53:04.004Z] #41 109.4 CC criu/aio.o [2019-11-11T13:53:04.161Z] #44 ... [2019-11-11T13:53:04.161Z] [2019-11-11T13:53:04.161Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:53:04.161Z] #47 DONE 152.4s [2019-11-11T13:53:04.161Z] [2019-11-11T13:53:04.161Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:53:04.161Z] #41 59.74 CC compel/arch/x86/src/lib/infect.o [2019-11-11T13:53:04.161Z] #41 60.93 CC compel/src/lib/infect-rpc.o [2019-11-11T13:53:04.161Z] #41 61.17 CC compel/src/lib/infect-util.o [2019-11-11T13:53:04.161Z] #41 61.46 CC compel/src/lib/infect.o [2019-11-11T13:53:04.219Z] #42 110.4 CC criu/libnetlink.o [2019-11-11T13:53:04.219Z] #42 ... [2019-11-11T13:53:04.219Z] [2019-11-11T13:53:04.219Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:53:04.219Z] #18 119.3 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-11T13:53:04.219Z] #18 119.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-11T13:53:04.219Z] #18 119.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-11T13:53:04.219Z] #18 119.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-11T13:53:04.219Z] #18 119.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-11T13:53:04.219Z] #18 119.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-11T13:53:04.219Z] #18 119.3 Setting up btrfs-tools (4.7.3-1) ... [2019-11-11T13:53:04.219Z] #18 119.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-11T13:53:04.219Z] #18 119.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-11T13:53:04.219Z] #18 119.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-11T13:53:04.219Z] #18 119.4 Setting up python3 (3.5.3-1) ... [2019-11-11T13:53:04.219Z] #18 120.5 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-11T13:53:04.219Z] #18 121.7 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-11T13:53:04.219Z] #18 122.1 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-11T13:53:04.219Z] #18 122.2 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-11T13:53:04.219Z] #18 122.2 Setting up python3-wheel (0.29.0-2) ... [2019-11-11T13:53:04.219Z] #18 123.0 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-11T13:53:04.575Z] #41 ... [2019-11-11T13:53:04.575Z] [2019-11-11T13:53:04.575Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-11T13:53:04.575Z] #38 168.7 + dpkg --print-architecture [2019-11-11T13:53:04.575Z] #38 168.7 + rm -rf /tmp/tmp.EfT5Cog263 [2019-11-11T13:53:05.084Z] #18 123.8 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-11T13:53:05.084Z] #18 123.8 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-11T13:53:05.338Z] #59 ... [2019-11-11T13:53:05.338Z] [2019-11-11T13:53:05.338Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-11T13:53:05.338Z] #51 DONE 0.3s [2019-11-11T13:53:05.338Z] [2019-11-11T13:53:05.338Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:53:05.338Z] #59 ... [2019-11-11T13:53:05.338Z] [2019-11-11T13:53:05.338Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-11T13:53:05.338Z] #55 DONE 0.1s [2019-11-11T13:53:05.593Z] [2019-11-11T13:53:05.593Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:53:05.949Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 25.5s done [2019-11-11T13:53:05.949Z] #8 DONE 34.1s [2019-11-11T13:53:05.949Z] [2019-11-11T13:53:05.949Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-11T13:53:05.949Z] #9 DONE 0.2s [2019-11-11T13:53:05.949Z] [2019-11-11T13:53:05.949Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-11T13:53:05.949Z] #10 DONE 0.2s [2019-11-11T13:53:05.949Z] [2019-11-11T13:53:05.949Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-11T13:53:05.949Z] #21 DONE 0.1s [2019-11-11T13:53:05.949Z] [2019-11-11T13:53:05.949Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:53:05.949Z] #34 ... [2019-11-11T13:53:05.949Z] [2019-11-11T13:53:05.949Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-11T13:53:05.949Z] #47 DONE 0.2s [2019-11-11T13:53:05.949Z] [2019-11-11T13:53:05.949Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-11T13:53:05.949Z] #31 DONE 0.2s [2019-11-11T13:53:05.949Z] [2019-11-11T13:53:05.949Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-11T13:53:05.949Z] #62 DONE 0.2s [2019-11-11T13:53:05.949Z] [2019-11-11T13:53:05.949Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-11T13:53:05.949Z] #22 DONE 0.2s [2019-11-11T13:53:05.949Z] [2019-11-11T13:53:05.949Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-11T13:53:05.949Z] #68 DONE 0.3s [2019-11-11T13:53:05.949Z] [2019-11-11T13:53:05.949Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-11T13:53:05.949Z] #44 DONE 0.3s [2019-11-11T13:53:05.949Z] [2019-11-11T13:53:05.949Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-11T13:53:05.949Z] #50 DONE 0.3s [2019-11-11T13:53:05.949Z] [2019-11-11T13:53:05.949Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:53:05.949Z] #51 0.687 + RM_GOPATH=0 [2019-11-11T13:53:05.949Z] #51 0.687 + TMP_GOPATH= [2019-11-11T13:53:05.949Z] #51 0.687 + : /build [2019-11-11T13:53:05.949Z] #51 0.688 + '[' -z '' ']' [2019-11-11T13:53:05.949Z] #51 0.698 ++ mktemp -d [2019-11-11T13:53:05.949Z] #51 0.716 + export GOPATH=/tmp/tmp.7q0jwDZfn9 [2019-11-11T13:53:05.949Z] #51 0.716 + GOPATH=/tmp/tmp.7q0jwDZfn9 [2019-11-11T13:53:05.949Z] #51 0.716 + RM_GOPATH=1 [2019-11-11T13:53:05.949Z] #51 0.732 ++ dirname ./install.sh [2019-11-11T13:53:05.949Z] #51 0.745 + dir=. [2019-11-11T13:53:05.949Z] #51 0.745 + bin=golangci_lint [2019-11-11T13:53:05.949Z] #51 0.745 + shift [2019-11-11T13:53:05.949Z] #51 0.745 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-11T13:53:05.949Z] #51 0.746 + . ./golangci_lint.installer [2019-11-11T13:53:05.949Z] #51 0.746 ++ : v1.20.0 [2019-11-11T13:53:05.949Z] #51 0.747 + install_golangci_lint [2019-11-11T13:53:05.949Z] #51 0.747 + echo 'Installing golangci-lint version v1.20.0' [2019-11-11T13:53:05.949Z] #51 0.748 Installing golangci-lint version v1.20.0 [2019-11-11T13:53:05.949Z] #51 0.748 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-11T13:53:05.957Z] #38 DONE 170.1s [2019-11-11T13:53:05.957Z] [2019-11-11T13:53:05.957Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:53:05.957Z] #17 106.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-11T13:53:05.957Z] #17 106.5 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-11-11T13:53:05.957Z] #17 106.5 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-11T13:53:06.059Z] #41 64.20 CC compel/src/lib/ptrace.o [2019-11-11T13:53:06.438Z] #18 124.9 Setting up dmsetup (2:1.02.137-2) ... [2019-11-11T13:53:06.438Z] #18 124.9 Setting up python3-setuptools (33.1.1-1) ... [2019-11-11T13:53:06.625Z] #41 64.64 AR compel/libcompel.a [2019-11-11T13:53:06.625Z] #41 64.70 HOSTCC compel/src/main-host.o [2019-11-11T13:53:06.883Z] #41 65.02 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-11-11T13:53:07.140Z] #41 65.19 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-11T13:53:07.298Z] #18 125.9 Setting up dh-python (2.20170125) ... [2019-11-11T13:53:07.298Z] #18 ... [2019-11-11T13:53:07.298Z] [2019-11-11T13:53:07.298Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-11T13:53:07.298Z] #29 153.9 + rm -rf /tmp/tmp.seZwIagc0B [2019-11-11T13:53:07.697Z] #29 DONE 154.3s [2019-11-11T13:53:07.697Z] [2019-11-11T13:53:07.697Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:53:07.697Z] #42 110.6 CC criu/log.o [2019-11-11T13:53:07.697Z] #42 111.0 CC criu/lsm.o [2019-11-11T13:53:07.697Z] #42 111.4 CC criu/mem.o [2019-11-11T13:53:07.697Z] #42 112.8 CC criu/mount.o [2019-11-11T13:53:07.705Z] #41 65.74 HOSTCC compel/src/lib/log-host.o [2019-11-11T13:53:07.705Z] #41 65.99 HOSTLINK compel/compel-host-bin [2019-11-11T13:53:07.875Z] #17 ... [2019-11-11T13:53:07.875Z] [2019-11-11T13:53:07.875Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:53:07.875Z] #41 110.1 CC criu/autofs.o [2019-11-11T13:53:07.875Z] #41 111.7 CC criu/bfd.o [2019-11-11T13:53:07.875Z] #41 112.1 CC criu/bitmap.o [2019-11-11T13:53:07.875Z] #41 112.2 CC criu/cgroup-props.o [2019-11-11T13:53:07.875Z] #41 113.1 CC criu/cgroup.o [2019-11-11T13:53:07.963Z] #41 66.10 DEP soccr/soccr.d [2019-11-11T13:53:07.963Z] #41 66.24 CC soccr/soccr.o [2019-11-11T13:53:08.220Z] #41 ... [2019-11-11T13:53:08.220Z] [2019-11-11T13:53:08.221Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:53:08.221Z] #17 57.89 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-11T13:53:08.221Z] #17 58.83 Selecting previously unselected package libnet1:amd64. [2019-11-11T13:53:08.221Z] #17 58.83 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-11T13:53:08.221Z] #17 58.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-11T13:53:08.221Z] #17 58.94 Selecting previously unselected package libnfnetlink0:amd64. [2019-11-11T13:53:08.221Z] #17 58.94 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-11-11T13:53:08.221Z] #17 58.94 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-11T13:53:08.221Z] #17 59.02 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-11-11T13:53:08.221Z] #17 59.02 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-11-11T13:53:08.221Z] #17 59.04 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-11T13:53:08.221Z] #17 59.20 Selecting previously unselected package libudev-dev:amd64. [2019-11-11T13:53:08.221Z] #17 59.20 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-11-11T13:53:08.221Z] #17 59.24 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-11T13:53:08.221Z] #17 59.40 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-11-11T13:53:08.221Z] #17 59.40 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-11T13:53:08.221Z] #17 59.41 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-11T13:53:08.221Z] #17 60.02 Selecting previously unselected package python3.5-minimal. [2019-11-11T13:53:08.221Z] #17 60.03 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-11T13:53:08.221Z] #17 60.03 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-11T13:53:08.221Z] #17 61.51 Selecting previously unselected package python3-minimal. [2019-11-11T13:53:08.221Z] #17 61.51 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-11-11T13:53:08.221Z] #17 61.52 Unpacking python3-minimal (3.5.3-1) ... [2019-11-11T13:53:08.221Z] #17 61.65 Selecting previously unselected package libmpdec2:amd64. [2019-11-11T13:53:08.221Z] #17 61.65 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-11-11T13:53:08.221Z] #17 61.65 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-11-11T13:53:08.478Z] #17 61.78 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-11-11T13:53:08.478Z] #17 61.78 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-11-11T13:53:08.478Z] #17 61.79 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-11T13:53:08.730Z] #42 ... [2019-11-11T13:53:08.730Z] [2019-11-11T13:53:08.730Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:53:08.730Z] #18 126.6 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-11T13:53:08.730Z] #18 126.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:53:08.730Z] #18 DONE 127.2s [2019-11-11T13:53:08.730Z] [2019-11-11T13:53:08.730Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-11T13:53:09.785Z] #41 115.1 CC criu/clone-noasan.o [2019-11-11T13:53:09.816Z] #51 ... [2019-11-11T13:53:09.816Z] [2019-11-11T13:53:09.816Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:53:09.816Z] #45 0.515 + RM_GOPATH=0 [2019-11-11T13:53:09.816Z] #45 0.520 + TMP_GOPATH= [2019-11-11T13:53:09.816Z] #45 0.521 + : /build [2019-11-11T13:53:09.816Z] #45 0.522 + '[' -z '' ']' [2019-11-11T13:53:09.816Z] #45 0.525 ++ mktemp -d [2019-11-11T13:53:09.816Z] #45 0.530 + export GOPATH=/tmp/tmp.sNhCOfpBLG [2019-11-11T13:53:09.816Z] #45 0.533 + GOPATH=/tmp/tmp.sNhCOfpBLG [2019-11-11T13:53:09.816Z] #45 0.533 + RM_GOPATH=1 [2019-11-11T13:53:09.816Z] #45 0.537 ++ dirname ./install.sh [2019-11-11T13:53:09.816Z] #45 0.547 + dir=. [2019-11-11T13:53:09.816Z] #45 0.547 + bin=vndr [2019-11-11T13:53:09.816Z] #45 0.547 + shift [2019-11-11T13:53:09.816Z] #45 0.547 + '[' '!' -f ./vndr.installer ']' [2019-11-11T13:53:09.816Z] #45 0.548 + . ./vndr.installer [2019-11-11T13:53:09.816Z] #45 0.549 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-11T13:53:09.816Z] #45 0.551 + install_vndr [2019-11-11T13:53:09.816Z] #45 0.551 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-11T13:53:09.816Z] #45 0.552 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-11T13:53:09.816Z] #45 0.553 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sNhCOfpBLG/src/github.com/LK4D4/vndr [2019-11-11T13:53:09.816Z] #45 0.560 Cloning into '/tmp/tmp.sNhCOfpBLG/src/github.com/LK4D4/vndr'... [2019-11-11T13:53:09.816Z] #45 2.157 + cd /tmp/tmp.sNhCOfpBLG/src/github.com/LK4D4/vndr [2019-11-11T13:53:09.816Z] #45 2.181 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-11T13:53:09.816Z] #45 2.272 + go build -buildmode=pie -v -o /build/vndr . [2019-11-11T13:53:09.816Z] #45 4.363 internal/race [2019-11-11T13:53:09.816Z] #45 4.426 runtime/internal/sys [2019-11-11T13:53:09.816Z] #45 4.492 runtime/internal/atomic [2019-11-11T13:53:09.816Z] #45 4.544 sync/atomic [2019-11-11T13:53:09.816Z] #45 4.679 internal/cpu [2019-11-11T13:53:09.816Z] #45 5.224 runtime/internal/math [2019-11-11T13:53:10.045Z] #41 115.3 CC criu/config.o [2019-11-11T13:53:10.157Z] #45 5.649 unicode/utf8 [2019-11-11T13:53:10.157Z] #45 5.688 unicode [2019-11-11T13:53:10.157Z] #45 5.781 math/bits [2019-11-11T13:53:10.310Z] #41 ... [2019-11-11T13:53:10.310Z] [2019-11-11T13:53:10.310Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:53:10.310Z] #54 134.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-11T13:53:10.310Z] #54 135.8 + mkdir -p /build [2019-11-11T13:53:10.310Z] #54 135.8 + cp runc /build/runc [2019-11-11T13:53:10.310Z] #54 DONE 136.3s [2019-11-11T13:53:10.310Z] [2019-11-11T13:53:10.310Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:53:10.310Z] #17 114.7 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-11T13:53:10.310Z] #17 114.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-11T13:53:10.310Z] #17 114.8 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-11-11T13:53:10.310Z] #17 114.8 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-11T13:53:10.310Z] #17 114.8 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-11T13:53:10.310Z] #17 114.9 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-11T13:53:10.310Z] #17 114.9 Processing triggers for mime-support (3.60) ... [2019-11-11T13:53:10.310Z] #17 115.0 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:53:10.310Z] #17 115.0 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-11-11T13:53:10.310Z] #17 115.0 Setting up libcap2-bin (1:2.25-1) ... [2019-11-11T13:53:10.310Z] #17 115.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-11T13:53:10.310Z] #17 115.0 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-11T13:53:10.310Z] #17 115.1 Setting up bash-completion (1:2.1-4.3) ... [2019-11-11T13:53:10.375Z] #17 63.58 Selecting previously unselected package python3.5. [2019-11-11T13:53:10.375Z] #17 63.61 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-11-11T13:53:10.375Z] #17 63.61 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-11T13:53:10.375Z] #17 63.76 Selecting previously unselected package libpython3-stdlib:amd64. [2019-11-11T13:53:10.375Z] #17 63.78 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-11-11T13:53:10.375Z] #17 63.78 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-11T13:53:10.633Z] #17 63.85 Selecting previously unselected package dh-python. [2019-11-11T13:53:10.633Z] #17 63.85 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-11T13:53:10.633Z] #17 63.86 Unpacking dh-python (2.20170125) ... [2019-11-11T13:53:10.890Z] #17 64.14 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-11T13:53:10.890Z] #17 64.16 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-11T13:53:11.356Z] #45 6.851 internal/bytealg [2019-11-11T13:53:12.221Z] #17 118.2 Setting up libonig4:arm64 (6.1.3-2) ... [2019-11-11T13:53:12.221Z] #17 118.2 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-11T13:53:12.221Z] #17 118.2 Setting up zip (3.0-11+b1) ... [2019-11-11T13:53:12.221Z] #17 118.2 Setting up bzip2 (1.0.6-8.1) ... [2019-11-11T13:53:12.221Z] #17 118.3 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-11-11T13:53:12.221Z] #17 118.3 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-11T13:53:12.221Z] #17 118.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:53:12.221Z] #17 118.3 Setting up libaio1:arm64 (0.3.110-3) ... [2019-11-11T13:53:12.221Z] #17 118.3 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-11T13:53:12.221Z] #17 118.4 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-11T13:53:12.221Z] #17 118.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-11T13:53:12.221Z] #17 118.5 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-11T13:53:12.221Z] #17 118.5 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:53:12.221Z] #17 118.5 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-11-11T13:53:12.221Z] #17 118.5 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-11-11T13:53:12.221Z] #17 118.5 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-11-11T13:53:12.221Z] #17 118.6 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:53:12.539Z] #45 8.080 internal/testlog [2019-11-11T13:53:12.791Z] #17 119.0 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-11-11T13:53:12.791Z] #17 119.0 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-11-11T13:53:12.791Z] #17 119.0 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-11-11T13:53:12.791Z] #17 119.0 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-11-11T13:53:12.791Z] #17 119.0 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-11T13:53:12.791Z] #17 119.0 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-11-11T13:53:12.791Z] #17 119.1 Setting up pigz (2.3.4-1) ... [2019-11-11T13:53:12.791Z] #17 119.1 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-11T13:53:12.791Z] #17 119.1 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-11-11T13:53:12.791Z] #17 119.1 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-11T13:53:12.791Z] #17 119.1 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-11T13:53:12.791Z] #17 119.1 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-11T13:53:12.791Z] #17 119.2 Setting up jq (1.5+dfsg-1.3) ... [2019-11-11T13:53:12.879Z] #45 8.433 math [2019-11-11T13:53:12.977Z] #19 3.996 Collecting yamllint==1.16.0 [2019-11-11T13:53:12.977Z] #19 4.512 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-11T13:53:13.051Z] #17 119.2 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-11-11T13:53:13.051Z] #17 119.2 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-11-11T13:53:13.051Z] #17 119.2 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-11T13:53:13.051Z] #17 119.2 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:53:13.051Z] #17 119.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-11T13:53:13.051Z] #17 119.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-11T13:53:13.051Z] #17 119.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-11T13:53:13.051Z] #17 119.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-11T13:53:13.051Z] #17 119.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-11T13:53:13.051Z] #17 119.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-11T13:53:13.051Z] #17 119.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-11T13:53:13.051Z] #17 119.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-11T13:53:13.051Z] #17 119.4 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-11-11T13:53:13.312Z] #17 119.4 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-11T13:53:13.312Z] #17 119.4 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-11T13:53:13.312Z] #17 119.4 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-11T13:53:13.312Z] #17 119.4 Setting up btrfs-progs (4.7.3-1) ... [2019-11-11T13:53:13.312Z] #17 119.4 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-11-11T13:53:13.312Z] #17 119.5 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-11T13:53:13.364Z] #19 4.787 Collecting pyyaml (from yamllint==1.16.0) [2019-11-11T13:53:13.364Z] #19 4.922 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-11T13:53:13.608Z] #45 9.095 encoding [2019-11-11T13:53:13.948Z] #45 9.584 runtime [2019-11-11T13:53:13.948Z] #45 ... [2019-11-11T13:53:13.948Z] [2019-11-11T13:53:13.948Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-11T13:53:13.948Z] #11 0.720 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:53:13.948Z] #11 0.834 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:53:13.948Z] #11 0.900 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:53:13.948Z] #11 0.916 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:53:13.949Z] #11 0.946 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:53:13.949Z] #11 2.429 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-11T13:53:13.949Z] #11 5.421 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-11T13:53:13.949Z] #11 7.139 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-11T13:53:13.949Z] #11 ... [2019-11-11T13:53:13.949Z] [2019-11-11T13:53:13.949Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-11T13:53:13.949Z] #57 0.665 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:53:13.949Z] #57 0.752 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:53:13.949Z] #57 0.799 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:53:13.949Z] #57 0.827 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:53:13.949Z] #57 0.891 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:53:13.949Z] #57 2.309 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-11T13:53:13.949Z] #57 5.166 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-11T13:53:13.949Z] #57 6.922 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-11T13:53:14.170Z] #17 66.92 Setting up python3-minimal (3.5.3-1) ... [2019-11-11T13:53:14.291Z] #57 ... [2019-11-11T13:53:14.291Z] [2019-11-11T13:53:14.291Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-11T13:53:14.291Z] #29 0.814 + mktemp -d [2019-11-11T13:53:14.291Z] #29 0.817 + export GOPATH=/tmp/tmp.AVJnfcpdnK [2019-11-11T13:53:14.291Z] #29 0.818 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.AVJnfcpdnK/src/github.com/go-swagger/go-swagger [2019-11-11T13:53:14.291Z] #29 0.822 Cloning into '/tmp/tmp.AVJnfcpdnK/src/github.com/go-swagger/go-swagger'... [2019-11-11T13:53:14.291Z] #29 ... [2019-11-11T13:53:14.291Z] [2019-11-11T13:53:14.291Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:53:14.291Z] #69 0.698 + RM_GOPATH=0 [2019-11-11T13:53:14.291Z] #69 0.700 + TMP_GOPATH= [2019-11-11T13:53:14.291Z] #69 0.701 + : /build [2019-11-11T13:53:14.291Z] #69 0.705 + '[' -z '' ']' [2019-11-11T13:53:14.291Z] #69 0.708 ++ mktemp -d [2019-11-11T13:53:14.291Z] #69 0.710 + export GOPATH=/tmp/tmp.DUmrOgRrOG [2019-11-11T13:53:14.291Z] #69 0.711 + GOPATH=/tmp/tmp.DUmrOgRrOG [2019-11-11T13:53:14.291Z] #69 0.711 + RM_GOPATH=1 [2019-11-11T13:53:14.291Z] #69 0.712 ++ dirname ./install.sh [2019-11-11T13:53:14.291Z] #69 0.729 + dir=. [2019-11-11T13:53:14.291Z] #69 0.729 + bin=proxy [2019-11-11T13:53:14.291Z] #69 0.730 + shift [2019-11-11T13:53:14.291Z] #69 0.731 + '[' '!' -f ./proxy.installer ']' [2019-11-11T13:53:14.291Z] #69 0.732 + . ./proxy.installer [2019-11-11T13:53:14.291Z] #69 0.733 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-11T13:53:14.291Z] #69 0.734 + install_proxy [2019-11-11T13:53:14.291Z] #69 0.734 + case "$1" in [2019-11-11T13:53:14.291Z] #69 0.734 + export CGO_ENABLED=0 [2019-11-11T13:53:14.291Z] #69 0.735 + CGO_ENABLED=0 [2019-11-11T13:53:14.291Z] #69 0.735 + _install_proxy [2019-11-11T13:53:14.291Z] #69 0.735 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-11T13:53:14.291Z] #69 0.735 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-11T13:53:14.291Z] #69 0.736 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DUmrOgRrOG/src/github.com/docker/libnetwork [2019-11-11T13:53:14.291Z] #69 0.742 Cloning into '/tmp/tmp.DUmrOgRrOG/src/github.com/docker/libnetwork'... [2019-11-11T13:53:14.630Z] #69 ... [2019-11-11T13:53:14.630Z] [2019-11-11T13:53:14.630Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-11T13:53:14.630Z] #39 0.680 + mktemp -d [2019-11-11T13:53:14.630Z] #39 0.682 + export GOPATH=/tmp/tmp.XFBDpk2kbv [2019-11-11T13:53:14.630Z] #39 0.682 + git clone https://github.com/docker/distribution.git /tmp/tmp.XFBDpk2kbv/src/github.com/docker/distribution [2019-11-11T13:53:14.630Z] #39 0.686 Cloning into '/tmp/tmp.XFBDpk2kbv/src/github.com/docker/distribution'... [2019-11-11T13:53:14.630Z] #39 ... [2019-11-11T13:53:14.630Z] [2019-11-11T13:53:14.630Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:53:14.630Z] #25 0.795 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:53:14.630Z] #25 0.805 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:53:14.630Z] #25 0.903 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:53:14.630Z] #25 0.923 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:53:14.630Z] #25 0.987 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:53:14.630Z] #25 2.658 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-11T13:53:14.630Z] #25 5.365 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-11T13:53:14.630Z] #25 7.466 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-11T13:53:14.971Z] #25 ... [2019-11-11T13:53:14.971Z] [2019-11-11T13:53:14.971Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:53:14.971Z] #32 0.702 + RM_GOPATH=0 [2019-11-11T13:53:14.971Z] #32 0.702 + TMP_GOPATH= [2019-11-11T13:53:14.971Z] #32 0.702 + : /build [2019-11-11T13:53:14.971Z] #32 0.702 + '[' -z '' ']' [2019-11-11T13:53:14.971Z] #32 0.704 ++ mktemp -d [2019-11-11T13:53:14.971Z] #32 0.708 + export GOPATH=/tmp/tmp.9VefPF2gHK [2019-11-11T13:53:14.971Z] #32 0.710 + GOPATH=/tmp/tmp.9VefPF2gHK [2019-11-11T13:53:14.971Z] #32 0.710 + RM_GOPATH=1 [2019-11-11T13:53:14.971Z] #32 0.712 ++ dirname ./install.sh [2019-11-11T13:53:14.971Z] #32 0.728 + dir=. [2019-11-11T13:53:14.971Z] #32 0.728 + bin=tomlv [2019-11-11T13:53:14.971Z] #32 0.728 + shift [2019-11-11T13:53:14.971Z] #32 0.728 + '[' '!' -f ./tomlv.installer ']' [2019-11-11T13:53:14.971Z] #32 0.729 + . ./tomlv.installer [2019-11-11T13:53:14.971Z] #32 0.729 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-11T13:53:14.971Z] #32 0.729 + install_tomlv [2019-11-11T13:53:14.971Z] #32 0.730 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-11T13:53:14.971Z] #32 0.730 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-11T13:53:14.971Z] #32 0.730 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9VefPF2gHK/src/github.com/BurntSushi/toml [2019-11-11T13:53:14.971Z] #32 0.745 Cloning into '/tmp/tmp.9VefPF2gHK/src/github.com/BurntSushi/toml'... [2019-11-11T13:53:14.971Z] #32 2.686 + cd /tmp/tmp.9VefPF2gHK/src/github.com/BurntSushi/toml [2019-11-11T13:53:14.971Z] #32 2.689 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-11T13:53:14.971Z] #32 2.734 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-11T13:53:14.971Z] #32 3.918 internal/cpu [2019-11-11T13:53:14.971Z] #32 3.920 math/bits [2019-11-11T13:53:14.971Z] #32 3.956 runtime/internal/sys [2019-11-11T13:53:14.971Z] #32 4.316 runtime/internal/atomic [2019-11-11T13:53:14.971Z] #32 4.820 runtime/internal/math [2019-11-11T13:53:14.971Z] #32 5.168 unicode/utf8 [2019-11-11T13:53:14.971Z] #32 5.289 sync/atomic [2019-11-11T13:53:14.971Z] #32 6.225 internal/bytealg [2019-11-11T13:53:14.971Z] #32 6.518 unicode [2019-11-11T13:53:14.971Z] #32 6.898 math [2019-11-11T13:53:14.971Z] #32 7.449 internal/testlog [2019-11-11T13:53:14.971Z] #32 8.837 encoding [2019-11-11T13:53:14.971Z] #32 9.396 runtime [2019-11-11T13:53:14.971Z] #32 9.432 runtime/cgo [2019-11-11T13:53:14.971Z] #32 ... [2019-11-11T13:53:14.971Z] [2019-11-11T13:53:14.971Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:53:14.971Z] #48 0.761 + RM_GOPATH=0 [2019-11-11T13:53:14.971Z] #48 0.761 + TMP_GOPATH= [2019-11-11T13:53:14.971Z] #48 0.761 + : /build [2019-11-11T13:53:14.971Z] #48 0.761 + '[' -z '' ']' [2019-11-11T13:53:14.971Z] #48 0.763 ++ mktemp -d [2019-11-11T13:53:14.971Z] #48 0.765 + export GOPATH=/tmp/tmp.M3pNzz03l1 [2019-11-11T13:53:14.971Z] #48 0.781 + GOPATH=/tmp/tmp.M3pNzz03l1 [2019-11-11T13:53:14.971Z] #48 0.781 + RM_GOPATH=1 [2019-11-11T13:53:14.971Z] #48 0.785 ++ dirname ./install.sh [2019-11-11T13:53:14.971Z] #48 0.788 + dir=. [2019-11-11T13:53:14.971Z] #48 0.790 + bin=gotestsum [2019-11-11T13:53:14.971Z] #48 0.790 + shift [2019-11-11T13:53:14.971Z] #48 0.791 + '[' '!' -f ./gotestsum.installer ']' [2019-11-11T13:53:14.971Z] #48 0.791 + . ./gotestsum.installer [2019-11-11T13:53:14.971Z] #48 0.792 ++ : v0.3.5 [2019-11-11T13:53:14.971Z] #48 0.795 + install_gotestsum [2019-11-11T13:53:14.971Z] #48 0.795 + echo 'Installing gotestsum version v0.3.5' [2019-11-11T13:53:14.971Z] #48 0.796 Installing gotestsum version v0.3.5 [2019-11-11T13:53:14.971Z] #48 0.796 + go get -d gotest.tools/gotestsum [2019-11-11T13:53:14.971Z] #48 ... [2019-11-11T13:53:14.971Z] [2019-11-11T13:53:14.971Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:53:14.971Z] #41 0.799 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:53:14.971Z] #41 0.811 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:53:14.971Z] #41 0.900 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:53:14.971Z] #41 0.919 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:53:14.971Z] #41 0.993 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:53:14.971Z] #41 2.473 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-11T13:53:14.971Z] #41 5.330 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-11T13:53:14.971Z] #41 7.118 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-11T13:53:15.103Z] #17 68.27 Selecting previously unselected package python3. [2019-11-11T13:53:15.103Z] #17 68.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-11-11T13:53:15.103Z] #17 68.33 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-11-11T13:53:15.103Z] #17 68.34 Unpacking python3 (3.5.3-1) ... [2019-11-11T13:53:15.103Z] #17 68.45 Selecting previously unselected package pigz. [2019-11-11T13:53:15.103Z] #17 68.45 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-11-11T13:53:15.103Z] #17 68.45 Unpacking pigz (2.3.4-1) ... [2019-11-11T13:53:15.315Z] #41 ... [2019-11-11T13:53:15.315Z] [2019-11-11T13:53:15.315Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:53:15.315Z] #23 0.715 + RM_GOPATH=0 [2019-11-11T13:53:15.315Z] #23 0.715 + TMP_GOPATH= [2019-11-11T13:53:15.315Z] #23 0.715 + : /build [2019-11-11T13:53:15.315Z] #23 0.715 + '[' -z '' ']' [2019-11-11T13:53:15.315Z] #23 0.716 ++ mktemp -d [2019-11-11T13:53:15.315Z] #23 0.719 + export GOPATH=/tmp/tmp.wqLHw0BjN7 [2019-11-11T13:53:15.315Z] #23 0.719 + GOPATH=/tmp/tmp.wqLHw0BjN7 [2019-11-11T13:53:15.315Z] #23 0.719 + RM_GOPATH=1 [2019-11-11T13:53:15.315Z] #23 0.728 ++ dirname ./install.sh [2019-11-11T13:53:15.315Z] #23 0.730 + dir=. [2019-11-11T13:53:15.315Z] #23 0.730 + bin=dockercli [2019-11-11T13:53:15.315Z] #23 0.730 + shift [2019-11-11T13:53:15.315Z] #23 0.730 + '[' '!' -f ./dockercli.installer ']' [2019-11-11T13:53:15.315Z] #23 0.731 + . ./dockercli.installer [2019-11-11T13:53:15.315Z] #23 0.731 ++ : stable [2019-11-11T13:53:15.315Z] #23 0.731 ++ : 17.06.2-ce [2019-11-11T13:53:15.315Z] #23 0.732 + install_dockercli [2019-11-11T13:53:15.315Z] #23 0.732 Install docker/cli version 17.06.2-ce from stable [2019-11-11T13:53:15.315Z] #23 0.732 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-11T13:53:15.315Z] #23 0.763 ++ uname -m [2019-11-11T13:53:15.315Z] #23 0.777 + arch=ppc64le [2019-11-11T13:53:15.315Z] #23 0.777 + '[' ppc64le '!=' x86_64 ']' [2019-11-11T13:53:15.315Z] #23 0.779 + '[' ppc64le '!=' s390x ']' [2019-11-11T13:53:15.315Z] #23 0.779 + '[' ppc64le '!=' armhf ']' [2019-11-11T13:53:15.315Z] #23 0.779 + build_dockercli [2019-11-11T13:53:15.315Z] #23 0.779 + git clone https://github.com/docker/docker-ce /tmp/tmp.wqLHw0BjN7/tmp/docker-ce [2019-11-11T13:53:15.315Z] #23 0.806 Cloning into '/tmp/tmp.wqLHw0BjN7/tmp/docker-ce'... [2019-11-11T13:53:15.315Z] #23 ... [2019-11-11T13:53:15.315Z] [2019-11-11T13:53:15.315Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:53:15.315Z] #34 1.262 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:53:15.315Z] #34 1.273 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:53:15.315Z] #34 1.388 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:53:15.315Z] #34 1.401 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:53:15.315Z] #34 1.518 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:53:15.315Z] #34 3.057 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-11T13:53:15.315Z] #34 5.837 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-11T13:53:15.315Z] #34 7.693 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-11T13:53:15.361Z] #17 68.55 Selecting previously unselected package libip4tc0:amd64. [2019-11-11T13:53:15.361Z] #17 68.55 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-11T13:53:15.361Z] #17 68.56 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-11T13:53:15.361Z] #17 68.67 Selecting previously unselected package libip6tc0:amd64. [2019-11-11T13:53:15.361Z] #17 68.68 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-11T13:53:15.361Z] #17 68.68 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-11T13:53:15.361Z] #17 68.76 Selecting previously unselected package libiptc0:amd64. [2019-11-11T13:53:15.361Z] #17 68.77 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-11T13:53:15.361Z] #17 68.77 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-11T13:53:15.494Z] #19 6.969 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-11T13:53:15.494Z] #19 7.056 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-11T13:53:15.618Z] #17 68.86 Selecting previously unselected package libxtables12:amd64. [2019-11-11T13:53:15.618Z] #17 68.86 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-11T13:53:15.618Z] #17 68.87 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-11T13:53:15.618Z] #17 68.94 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-11-11T13:53:15.618Z] #17 68.94 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-11-11T13:53:15.618Z] #17 68.95 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-11T13:53:15.677Z] #34 ... [2019-11-11T13:53:15.677Z] [2019-11-11T13:53:15.677Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:53:15.677Z] #63 0.728 + RM_GOPATH=0 [2019-11-11T13:53:15.677Z] #63 0.747 + TMP_GOPATH= [2019-11-11T13:53:15.677Z] #63 0.747 + : /build/ [2019-11-11T13:53:15.677Z] #63 0.748 + '[' -z '' ']' [2019-11-11T13:53:15.677Z] #63 0.748 ++ mktemp -d [2019-11-11T13:53:15.677Z] #63 0.766 + export GOPATH=/tmp/tmp.T1ZiCVY4wV [2019-11-11T13:53:15.677Z] #63 0.775 + GOPATH=/tmp/tmp.T1ZiCVY4wV [2019-11-11T13:53:15.677Z] #63 0.775 + RM_GOPATH=1 [2019-11-11T13:53:15.677Z] #63 0.779 ++ dirname ./install.sh [2019-11-11T13:53:15.677Z] #63 0.787 + dir=. [2019-11-11T13:53:15.677Z] #63 0.788 + bin=rootlesskit [2019-11-11T13:53:15.677Z] #63 0.788 + shift [2019-11-11T13:53:15.677Z] #63 0.789 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-11T13:53:15.677Z] #63 0.790 + . ./rootlesskit.installer [2019-11-11T13:53:15.677Z] #63 0.790 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-11T13:53:15.677Z] #63 0.791 + install_rootlesskit [2019-11-11T13:53:15.677Z] #63 0.791 + case "$1" in [2019-11-11T13:53:15.677Z] #63 0.791 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-11T13:53:15.677Z] #63 0.792 + export CGO_ENABLED=0 [2019-11-11T13:53:15.677Z] #63 0.792 + CGO_ENABLED=0 [2019-11-11T13:53:15.677Z] #63 0.792 + _install_rootlesskit [2019-11-11T13:53:15.677Z] #63 0.792 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-11T13:53:15.677Z] #63 0.792 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.T1ZiCVY4wV/src/github.com/rootless-containers/rootlesskit [2019-11-11T13:53:15.677Z] #63 0.820 Cloning into '/tmp/tmp.T1ZiCVY4wV/src/github.com/rootless-containers/rootlesskit'... [2019-11-11T13:53:15.677Z] #63 7.285 + cd /tmp/tmp.T1ZiCVY4wV/src/github.com/rootless-containers/rootlesskit [2019-11-11T13:53:15.677Z] #63 7.304 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-11T13:53:15.677Z] #63 7.999 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-11T13:53:15.677Z] #63 7.999 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-11T13:53:15.853Z] #17 122.2 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-11-11T13:53:15.876Z] #17 69.06 Selecting previously unselected package iptables. [2019-11-11T13:53:15.876Z] #17 69.06 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-11T13:53:15.876Z] #17 69.07 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-11T13:53:15.928Z] 65014b3c3121: Pull complete [2019-11-11T13:53:16.113Z] #17 122.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-11T13:53:16.114Z] #17 122.2 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 [2019-11-11T13:53:16.114Z] #17 122.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-11T13:53:16.114Z] #17 122.2 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 [2019-11-11T13:53:16.114Z] #17 122.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-11T13:53:16.114Z] #17 122.2 Setting up btrfs-tools (4.7.3-1) ... [2019-11-11T13:53:16.114Z] #17 122.2 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-11T13:53:16.114Z] #17 122.2 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 [2019-11-11T13:53:16.114Z] #17 122.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-11T13:53:16.114Z] #17 122.3 Setting up python3 (3.5.3-1) ... [2019-11-11T13:53:16.134Z] #17 69.40 Selecting previously unselected package xxd. [2019-11-11T13:53:16.134Z] #17 69.42 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-11T13:53:16.134Z] #17 69.44 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:53:16.323Z] #19 7.945 Building wheels for collected packages: pyyaml, pathspec [2019-11-11T13:53:16.323Z] #19 7.947 Running setup.py bdist_wheel for pyyaml: started [2019-11-11T13:53:16.391Z] #17 69.73 Selecting previously unselected package vim-common. [2019-11-11T13:53:16.391Z] #17 69.74 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-11T13:53:16.391Z] #17 69.76 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:53:16.649Z] #17 69.99 Selecting previously unselected package bzip2. [2019-11-11T13:53:16.649Z] #17 70.00 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-11-11T13:53:16.649Z] #17 70.01 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-11T13:53:16.968Z] #17 70.12 Selecting previously unselected package libgpm2:amd64. [2019-11-11T13:53:16.968Z] #17 70.13 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-11-11T13:53:16.968Z] #17 70.13 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-11T13:53:16.968Z] #17 70.23 Selecting previously unselected package xz-utils. [2019-11-11T13:53:16.968Z] #17 70.23 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-11-11T13:53:16.968Z] #17 70.26 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-11T13:53:16.968Z] #17 70.53 Selecting previously unselected package aufs-tools. [2019-11-11T13:53:17.244Z] #17 70.53 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-11-11T13:53:17.244Z] #17 70.54 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-11T13:53:17.502Z] #17 70.87 Selecting previously unselected package liblzo2-2:amd64. [2019-11-11T13:53:17.503Z] #17 70.87 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-11T13:53:17.503Z] #17 70.88 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-11T13:53:17.674Z] #19 9.022 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-11T13:53:17.674Z] #19 9.023 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-11T13:53:17.674Z] #19 9.067 Running setup.py bdist_wheel for pathspec: started [2019-11-11T13:53:17.759Z] #17 70.97 Selecting previously unselected package btrfs-progs. [2019-11-11T13:53:17.759Z] #17 71.00 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-11T13:53:17.759Z] #17 71.01 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-11T13:53:18.025Z] #17 124.1 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-11T13:53:18.327Z] #17 71.74 Selecting previously unselected package btrfs-tools. [2019-11-11T13:53:18.327Z] #17 71.74 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-11T13:53:18.533Z] #19 9.827 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-11T13:53:18.533Z] #19 9.828 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-11T13:53:18.533Z] #19 9.836 Successfully built pyyaml pathspec [2019-11-11T13:53:18.533Z] #19 9.852 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-11T13:53:18.533Z] #19 10.07 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-11T13:53:18.584Z] #17 71.76 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-11T13:53:18.584Z] #17 71.84 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-11-11T13:53:18.584Z] #17 71.84 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-11T13:53:18.584Z] #17 71.85 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-11T13:53:18.584Z] #17 72.03 Selecting previously unselected package dmsetup. [2019-11-11T13:53:18.584Z] #17 72.04 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-11-11T13:53:18.584Z] #17 72.06 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-11T13:53:18.841Z] #17 72.25 Selecting previously unselected package libonig4:amd64. [2019-11-11T13:53:18.841Z] #17 72.25 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-11-11T13:53:18.841Z] #17 72.25 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-11T13:53:18.841Z] #17 ... [2019-11-11T13:53:18.841Z] [2019-11-11T13:53:18.841Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:53:18.841Z] #44 157.0 net/http/httptrace [2019-11-11T13:53:18.841Z] #44 157.3 net/http [2019-11-11T13:53:18.938Z] #19 DONE 10.5s [2019-11-11T13:53:18.938Z] [2019-11-11T13:53:18.938Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-11T13:53:18.938Z] #24 DONE 0.1s [2019-11-11T13:53:18.938Z] [2019-11-11T13:53:18.938Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:53:18.938Z] #42 116.9 CC criu/namespaces.o [2019-11-11T13:53:18.938Z] #42 118.4 CC criu/net.o [2019-11-11T13:53:18.938Z] #42 120.8 CC criu/netfilter.o [2019-11-11T13:53:18.938Z] #42 121.3 CC criu/page-pipe.o [2019-11-11T13:53:18.938Z] #42 121.8 CC criu/page-xfer.o [2019-11-11T13:53:18.938Z] #42 122.6 CC criu/pagemap-cache.o [2019-11-11T13:53:18.938Z] #42 122.9 CC criu/pagemap.o [2019-11-11T13:53:18.938Z] #42 123.6 CC criu/parasite-syscall.o [2019-11-11T13:53:18.938Z] #42 124.3 CC criu/path.o [2019-11-11T13:53:18.938Z] #42 124.6 CC criu/pie-util-vdso-elf32.o [2019-11-11T13:53:18.938Z] #42 125.0 CC criu/pie-util-vdso.o [2019-11-11T13:53:18.938Z] #42 125.5 CC criu/pie-util.o [2019-11-11T13:53:19.098Z] #44 ... [2019-11-11T13:53:19.098Z] [2019-11-11T13:53:19.098Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:53:19.098Z] #17 72.41 Selecting previously unselected package libjq1:amd64. [2019-11-11T13:53:19.098Z] #17 72.43 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-11T13:53:19.098Z] #17 72.43 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-11T13:53:19.355Z] #17 72.57 Selecting previously unselected package jq. [2019-11-11T13:53:19.355Z] #17 72.57 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-11T13:53:19.355Z] #17 72.59 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-11T13:53:19.355Z] #17 72.70 Selecting previously unselected package libaio1:amd64. [2019-11-11T13:53:19.355Z] #17 72.71 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-11-11T13:53:19.355Z] #17 72.71 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-11-11T13:53:19.355Z] #17 72.82 Selecting previously unselected package libcap2-bin. [2019-11-11T13:53:19.407Z] #17 125.6 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-11T13:53:19.407Z] #17 125.8 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-11T13:53:19.428Z] #42 ... [2019-11-11T13:53:19.428Z] [2019-11-11T13:53:19.428Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-11T13:53:19.611Z] #17 72.82 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-11-11T13:53:19.611Z] #17 72.83 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-11T13:53:19.611Z] #17 72.93 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-11-11T13:53:19.611Z] #17 ... [2019-11-11T13:53:19.611Z] [2019-11-11T13:53:19.611Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:53:19.611Z] #41 67.66 AR soccr/libsoccr.a [2019-11-11T13:53:19.611Z] #41 67.71 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-11T13:53:19.611Z] #41 67.93 DEP criu/arch/x86/sigframe.d [2019-11-11T13:53:19.611Z] #41 67.98 DEP criu/arch/x86/sigaction_compat.d [2019-11-11T13:53:19.611Z] #41 68.09 DEP criu/arch/x86/kerndat.d [2019-11-11T13:53:19.611Z] #41 68.25 DEP criu/arch/x86/crtools.d [2019-11-11T13:53:19.611Z] #41 68.42 DEP criu/arch/x86/cpu.d [2019-11-11T13:53:19.611Z] #41 68.59 CC criu/arch/x86/cpu.o [2019-11-11T13:53:19.611Z] #41 69.24 CC criu/arch/x86/crtools.o [2019-11-11T13:53:19.611Z] #41 70.59 CC criu/arch/x86/kerndat.o [2019-11-11T13:53:19.611Z] #41 71.15 CC criu/arch/x86/sigaction_compat.o [2019-11-11T13:53:19.611Z] #41 71.41 CC criu/arch/x86/sigframe.o [2019-11-11T13:53:19.611Z] #41 71.73 LINK criu/arch/x86/crtools.built-in.o [2019-11-11T13:53:19.611Z] #41 71.79 DEP criu/pie/util-vdso-elf32.d [2019-11-11T13:53:19.611Z] #41 72.02 DEP criu/arch/x86/vdso-pie.d [2019-11-11T13:53:19.611Z] #41 72.16 DEP criu/pie/parasite-vdso.d [2019-11-11T13:53:19.611Z] #41 72.39 DEP criu/pie/util-vdso.d [2019-11-11T13:53:19.611Z] #41 72.60 DEP criu/pie/util.d [2019-11-11T13:53:19.611Z] #41 72.82 CC criu/pie/util.o [2019-11-11T13:53:19.611Z] #41 73.25 CC criu/pie/util-vdso.o [2019-11-11T13:53:19.611Z] #41 73.84 CC criu/pie/parasite-vdso.o [2019-11-11T13:53:19.611Z] #41 74.99 CC criu/arch/x86/vdso-pie.o [2019-11-11T13:53:19.611Z] #41 75.43 CC criu/pie/util-vdso-elf32.o [2019-11-11T13:53:19.611Z] #41 76.21 AR criu/pie/pie.lib.a [2019-11-11T13:53:19.611Z] #41 76.29 DEP criu/pie/restorer.d [2019-11-11T13:53:19.611Z] #41 76.59 DEP criu/arch/x86/sigaction_compat_pie.d [2019-11-11T13:53:19.611Z] #41 76.76 DEP criu/arch/x86/restorer_unmap.d [2019-11-11T13:53:19.611Z] #41 76.78 DEP criu/arch/x86/restorer.d [2019-11-11T13:53:19.612Z] #41 76.92 DEP criu/pie/parasite.d [2019-11-11T13:53:19.612Z] #41 77.27 CC criu/pie/parasite.o [2019-11-11T13:53:19.612Z] #41 ... [2019-11-11T13:53:19.612Z] [2019-11-11T13:53:19.612Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:53:19.612Z] #17 72.93 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-11T13:53:19.612Z] #17 72.94 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-11T13:53:19.612Z] #17 73.03 Selecting previously unselected package libsepol1-dev:amd64. [2019-11-11T13:53:19.612Z] #17 73.05 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-11-11T13:53:19.665Z] #17 125.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-11-11T13:53:19.666Z] #17 125.9 Setting up python3-wheel (0.29.0-2) ... [2019-11-11T13:53:19.868Z] #17 73.06 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-11-11T13:53:20.125Z] #17 73.43 Selecting previously unselected package libpcre16-3:amd64. [2019-11-11T13:53:20.125Z] #17 73.43 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-11-11T13:53:20.125Z] #17 73.44 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-11-11T13:53:20.129Z] #28 DONE 0.5s [2019-11-11T13:53:20.129Z] [2019-11-11T13:53:20.129Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-11T13:53:20.129Z] #30 DONE 0.1s [2019-11-11T13:53:20.129Z] [2019-11-11T13:53:20.129Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-11T13:53:20.129Z] #33 DONE 0.1s [2019-11-11T13:53:20.129Z] [2019-11-11T13:53:20.129Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-11T13:53:20.129Z] #38 DONE 0.1s [2019-11-11T13:53:20.129Z] [2019-11-11T13:53:20.129Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:53:20.129Z] #42 125.7 CC criu/pipes.o [2019-11-11T13:53:20.129Z] #42 126.5 CC criu/plugin.o [2019-11-11T13:53:20.381Z] #17 73.70 Selecting previously unselected package libpcre32-3:amd64. [2019-11-11T13:53:20.382Z] #17 73.70 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-11-11T13:53:20.382Z] #17 73.71 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-11-11T13:53:20.382Z] #17 73.90 Selecting previously unselected package libpcre3-dev:amd64. [2019-11-11T13:53:20.603Z] #17 126.8 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-11T13:53:20.618Z] #42 127.0 CC criu/proc_parse.o [2019-11-11T13:53:20.639Z] #17 73.91 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-11-11T13:53:20.639Z] #17 73.91 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-11T13:53:21.174Z] #17 ... [2019-11-11T13:53:21.174Z] [2019-11-11T13:53:21.174Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:53:21.174Z] #41 116.4 CC criu/cr-check.o [2019-11-11T13:53:21.174Z] #41 117.6 CC criu/cr-dedup.o [2019-11-11T13:53:21.174Z] #41 118.0 CC criu/cr-dump.o [2019-11-11T13:53:21.174Z] #41 119.7 CC criu/cr-errno.o [2019-11-11T13:53:21.174Z] #41 119.8 CC criu/cr-restore.o [2019-11-11T13:53:21.174Z] #41 123.1 CC criu/cr-service.o [2019-11-11T13:53:21.174Z] #41 124.5 CC criu/crtools.o [2019-11-11T13:53:21.174Z] #41 125.1 CC criu/eventfd.o [2019-11-11T13:53:21.174Z] #41 125.4 CC criu/eventpoll.o [2019-11-11T13:53:21.174Z] #41 126.0 CC criu/external.o [2019-11-11T13:53:21.174Z] #41 126.2 CC criu/fault-injection.o [2019-11-11T13:53:21.174Z] #41 126.3 CC criu/fdstore.o [2019-11-11T13:53:21.174Z] #41 126.5 CC criu/fifo.o [2019-11-11T13:53:21.208Z] #17 74.45 Selecting previously unselected package libselinux1-dev:amd64. [2019-11-11T13:53:21.208Z] #17 74.46 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-11-11T13:53:21.208Z] #17 74.48 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-11T13:53:21.468Z] #17 74.79 Selecting previously unselected package libdevmapper-dev:amd64. [2019-11-11T13:53:21.468Z] #17 74.79 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-11-11T13:53:21.468Z] #17 74.79 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-11T13:53:21.468Z] #17 74.90 Selecting previously unselected package libnl-3-200:amd64. [2019-11-11T13:53:21.468Z] #17 74.90 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-11T13:53:21.468Z] #17 74.92 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-11T13:53:21.726Z] #17 75.05 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-11T13:53:21.726Z] #17 75.06 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-11T13:53:21.726Z] #17 75.07 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-11T13:53:21.726Z] #17 75.17 Selecting previously unselected package libreadline5:amd64. [2019-11-11T13:53:21.726Z] #17 75.18 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-11-11T13:53:21.726Z] #17 75.18 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-11T13:53:21.745Z] #41 126.8 CC criu/file-ids.o [2019-11-11T13:53:21.745Z] #41 127.0 CC criu/file-lock.o [2019-11-11T13:53:21.745Z] #41 ... [2019-11-11T13:53:21.745Z] [2019-11-11T13:53:21.745Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:53:21.745Z] #17 127.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-11-11T13:53:21.745Z] #17 127.9 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-11T13:53:21.984Z] #17 75.34 Selecting previously unselected package libsystemd-dev:amd64. [2019-11-11T13:53:21.984Z] #17 75.34 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-11-11T13:53:21.984Z] #17 75.35 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-11T13:53:22.556Z] #42 128.6 CC criu/protobuf-desc.o [2019-11-11T13:53:22.944Z] #42 129.6 CC criu/protobuf.o [2019-11-11T13:53:23.124Z] #17 129.4 Setting up dmsetup (2:1.02.137-2) ... [2019-11-11T13:53:23.124Z] #17 129.4 Setting up python3-setuptools (33.1.1-1) ... [2019-11-11T13:53:23.344Z] #42 129.8 CC criu/pstree.o [2019-11-11T13:53:23.882Z] #17 76.86 Selecting previously unselected package net-tools. [2019-11-11T13:53:23.882Z] #17 76.86 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-11-11T13:53:23.882Z] #17 76.87 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-11T13:53:23.882Z] #17 77.07 Selecting previously unselected package python-pip-whl. [2019-11-11T13:53:23.882Z] #17 77.08 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-11T13:53:23.882Z] #17 77.08 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-11T13:53:24.192Z] #42 130.7 CC criu/rbtree.o [2019-11-11T13:53:24.397Z] #17 77.63 Selecting previously unselected package python3-pip. [2019-11-11T13:53:24.397Z] #17 77.63 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-11T13:53:24.397Z] #17 77.64 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-11T13:53:24.397Z] #17 77.84 Selecting previously unselected package python3-pkg-resources. [2019-11-11T13:53:24.397Z] #17 77.86 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-11T13:53:24.397Z] #17 77.87 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-11T13:53:24.505Z] #17 130.6 Setting up dh-python (2.20170125) ... [2019-11-11T13:53:24.621Z] #42 131.0 CC criu/rst-malloc.o [2019-11-11T13:53:24.655Z] #17 78.02 Selecting previously unselected package python3-setuptools. [2019-11-11T13:53:24.655Z] #17 78.03 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-11T13:53:24.655Z] #17 78.04 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-11T13:53:24.679Z] #63 ... [2019-11-11T13:53:24.679Z] [2019-11-11T13:53:24.679Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:53:24.679Z] #45 9.824 unicode/utf16 [2019-11-11T13:53:24.679Z] #45 10.77 container/list [2019-11-11T13:53:24.679Z] #45 14.72 crypto/internal/subtle [2019-11-11T13:53:24.679Z] #45 15.21 crypto/subtle [2019-11-11T13:53:24.679Z] #45 15.79 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-11T13:53:24.679Z] #45 16.23 internal/nettrace [2019-11-11T13:53:24.679Z] #45 16.66 runtime/cgo [2019-11-11T13:53:24.912Z] #17 78.26 Selecting previously unselected package python3-wheel. [2019-11-11T13:53:24.912Z] #17 78.27 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-11T13:53:24.912Z] #17 78.33 Unpacking python3-wheel (0.29.0-2) ... [2019-11-11T13:53:25.056Z] #42 131.2 CC criu/seccomp.o [2019-11-11T13:53:25.170Z] #17 78.43 Selecting previously unselected package thin-provisioning-tools. [2019-11-11T13:53:25.170Z] #17 78.46 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-11-11T13:53:25.170Z] #17 78.46 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-11T13:53:25.334Z] #17 131.4 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-11-11T13:53:25.334Z] #17 131.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:53:25.412Z] #45 ... [2019-11-11T13:53:25.412Z] [2019-11-11T13:53:25.412Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-11T13:53:25.412Z] #57 21.47 Fetched 7720 kB in 20s (369 kB/s) [2019-11-11T13:53:25.428Z] #17 78.80 Selecting previously unselected package vim-runtime. [2019-11-11T13:53:25.428Z] #17 78.81 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-11T13:53:25.428Z] #17 78.84 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-11T13:53:25.428Z] #17 78.87 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-11T13:53:25.428Z] #17 78.88 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:53:25.905Z] #17 DONE 132.2s [2019-11-11T13:53:25.905Z] [2019-11-11T13:53:25.905Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:53:25.905Z] #41 127.6 CC criu/files-ext.o [2019-11-11T13:53:25.905Z] #41 127.9 CC criu/files-reg.o [2019-11-11T13:53:25.905Z] #41 129.5 CC criu/files.o [2019-11-11T13:53:25.905Z] #41 131.1 CC criu/filesystems.o [2019-11-11T13:53:25.933Z] #42 132.1 CC criu/seize.o [2019-11-11T13:53:26.335Z] #42 ... [2019-11-11T13:53:26.335Z] [2019-11-11T13:53:26.335Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:53:26.335Z] #55 144.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-11T13:53:26.335Z] #55 147.0 + mkdir -p /build [2019-11-11T13:53:26.335Z] #55 147.0 + cp runc /build/runc [2019-11-11T13:53:26.335Z] #55 DONE 147.1s [2019-11-11T13:53:26.335Z] [2019-11-11T13:53:26.335Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:53:26.335Z] #42 132.7 CC criu/servicefd.o [2019-11-11T13:53:26.475Z] #41 131.7 CC criu/fsnotify.o [2019-11-11T13:53:26.725Z] #42 133.2 CC criu/shmem.o [2019-11-11T13:53:27.131Z] #42 133.6 CC criu/sigframe.o [2019-11-11T13:53:27.415Z] #41 132.8 CC criu/image-desc.o [2019-11-11T13:53:27.551Z] #42 133.7 CC criu/signalfd.o [2019-11-11T13:53:27.551Z] #42 133.9 CC criu/sk-inet.o [2019-11-11T13:53:27.588Z] #59 232.6 + bin/containerd-stress [2019-11-11T13:53:27.675Z] #41 133.0 CC criu/image.o [2019-11-11T13:53:28.245Z] #41 133.6 CC criu/ipc_ns.o [2019-11-11T13:53:28.434Z] #42 134.6 CC criu/sk-netlink.o [2019-11-11T13:53:28.434Z] #42 134.8 CC criu/sk-packet.o [2019-11-11T13:53:28.848Z] #42 135.1 CC criu/sk-queue.o [2019-11-11T13:53:28.848Z] #42 135.4 CC criu/sk-tcp.o [2019-11-11T13:53:28.950Z] #59 234.5 + bin/containerd-shim [2019-11-11T13:53:29.286Z] #42 135.6 CC criu/sk-unix.o [2019-11-11T13:53:29.609Z] #17 83.09 Selecting previously unselected package vim. [2019-11-11T13:53:29.626Z] #41 134.6 CC criu/irmap.o [2019-11-11T13:53:29.867Z] #17 83.10 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-11T13:53:29.867Z] #17 83.12 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:53:29.886Z] #41 135.1 CC criu/kcmp-ids.o [2019-11-11T13:53:30.146Z] #41 135.3 CC criu/kerndat.o [2019-11-11T13:53:30.432Z] #17 83.70 Selecting previously unselected package xfsprogs. [2019-11-11T13:53:30.432Z] #17 83.71 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-11-11T13:53:30.432Z] #17 83.72 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-11T13:53:30.432Z] #17 ... [2019-11-11T13:53:30.432Z] [2019-11-11T13:53:30.432Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:53:30.432Z] #41 78.63 LINK criu/pie/parasite.built-in.o [2019-11-11T13:53:30.432Z] #41 78.65 GEN criu/pie/parasite-blob.h [2019-11-11T13:53:30.432Z] #41 78.66 CC criu/arch/x86/restorer.o [2019-11-11T13:53:30.432Z] #41 79.36 CC criu/arch/x86/restorer_unmap.o [2019-11-11T13:53:30.432Z] #41 79.43 CC criu/arch/x86/sigaction_compat_pie.o [2019-11-11T13:53:30.432Z] #41 79.78 CC criu/pie/restorer.o [2019-11-11T13:53:30.432Z] #41 82.76 LINK criu/pie/restorer.built-in.o [2019-11-11T13:53:30.432Z] #41 82.78 GEN criu/pie/restorer-blob.h [2019-11-11T13:53:30.432Z] #41 82.94 DEP criu/vdso.d [2019-11-11T13:53:30.432Z] #41 83.16 DEP criu/vdso-compat.d [2019-11-11T13:53:30.432Z] #41 83.32 DEP criu/uts_ns.d [2019-11-11T13:53:30.432Z] #41 83.54 DEP criu/util.d [2019-11-11T13:53:30.432Z] #41 83.77 DEP criu/uffd.d [2019-11-11T13:53:30.432Z] #41 84.01 DEP criu/tun.d [2019-11-11T13:53:30.432Z] #41 84.25 DEP criu/tty.d [2019-11-11T13:53:30.432Z] #41 84.48 DEP criu/timerfd.d [2019-11-11T13:53:30.432Z] #41 84.78 DEP criu/sysfs_parse.d [2019-11-11T13:53:30.432Z] #41 85.05 DEP criu/sysctl.d [2019-11-11T13:53:30.432Z] #41 85.14 DEP criu/string.d [2019-11-11T13:53:30.432Z] #41 85.22 DEP criu/stats.d [2019-11-11T13:53:30.432Z] #41 85.32 DEP criu/sockets.d [2019-11-11T13:53:30.432Z] #41 85.54 DEP criu/sk-unix.d [2019-11-11T13:53:30.432Z] #41 85.83 DEP criu/sk-tcp.d [2019-11-11T13:53:30.432Z] #41 86.02 DEP criu/sk-queue.d [2019-11-11T13:53:30.432Z] #41 86.22 DEP criu/sk-packet.d [2019-11-11T13:53:30.432Z] #41 86.47 DEP criu/sk-netlink.d [2019-11-11T13:53:30.432Z] #41 86.68 DEP criu/sk-inet.d [2019-11-11T13:53:30.432Z] #41 86.93 DEP criu/signalfd.d [2019-11-11T13:53:30.432Z] #41 87.10 DEP criu/sigframe.d [2019-11-11T13:53:30.432Z] #41 87.18 DEP criu/shmem.d [2019-11-11T13:53:30.432Z] #41 87.34 DEP criu/servicefd.d [2019-11-11T13:53:30.432Z] #41 87.53 DEP criu/seize.d [2019-11-11T13:53:30.432Z] #41 87.78 DEP criu/seccomp.d [2019-11-11T13:53:30.432Z] #41 88.04 DEP criu/rst-malloc.d [2019-11-11T13:53:30.432Z] #41 88.14 DEP criu/rbtree.d [2019-11-11T13:53:30.432Z] #41 88.21 DEP criu/pstree.d [2019-11-11T13:53:30.432Z] #41 88.36 DEP criu/protobuf.d [2019-11-11T13:53:30.432Z] #41 88.60 GEN criu/protobuf-desc-gen.h [2019-11-11T13:53:30.771Z] #42 137.3 CC criu/sockets.o [2019-11-11T13:53:30.998Z] #41 ... [2019-11-11T13:53:30.998Z] [2019-11-11T13:53:30.998Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:53:30.998Z] #17 84.31 Selecting previously unselected package zip. [2019-11-11T13:53:30.998Z] #17 84.31 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-11-11T13:53:30.998Z] #17 84.32 Unpacking zip (3.0-11+b1) ... [2019-11-11T13:53:31.085Z] #41 136.2 CC criu/libnetlink.o [2019-11-11T13:53:31.256Z] #17 84.56 Selecting previously unselected package libapparmor-perl. [2019-11-11T13:53:31.256Z] #17 84.56 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-11-11T13:53:31.256Z] #17 84.58 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-11T13:53:31.345Z] #41 136.6 CC criu/log.o [2019-11-11T13:53:31.419Z] #57 21.47 Reading package lists... [2019-11-11T13:53:31.419Z] #57 ... [2019-11-11T13:53:31.419Z] [2019-11-11T13:53:31.419Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-11T13:53:31.419Z] #39 25.06 + cd /tmp/tmp.XFBDpk2kbv/src/github.com/docker/distribution [2019-11-11T13:53:31.419Z] #39 25.06 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-11T13:53:31.513Z] #17 84.72 Selecting previously unselected package apparmor. [2019-11-11T13:53:31.513Z] #17 84.73 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-11-11T13:53:31.513Z] #17 84.79 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-11T13:53:31.618Z] #42 138.0 CC criu/stats.o [2019-11-11T13:53:31.771Z] #17 ... [2019-11-11T13:53:31.771Z] [2019-11-11T13:53:31.771Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:53:31.771Z] #44 169.7 github.com/LK4D4/vndr/godl [2019-11-11T13:53:31.771Z] #44 170.4 github.com/LK4D4/vndr [2019-11-11T13:53:31.771Z] #44 ... [2019-11-11T13:53:31.771Z] [2019-11-11T13:53:31.771Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:53:31.771Z] #17 85.23 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-11T13:53:31.771Z] #17 85.23 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-11-11T13:53:31.771Z] #17 85.24 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-11T13:53:31.915Z] #41 137.1 CC criu/lsm.o [2019-11-11T13:53:31.915Z] #41 137.3 CC criu/mem.o [2019-11-11T13:53:32.019Z] #42 138.3 CC criu/string.o [2019-11-11T13:53:32.019Z] #42 138.4 CC criu/sysctl.o [2019-11-11T13:53:32.425Z] #42 138.9 CC criu/sysfs_parse.o [2019-11-11T13:53:32.488Z] #39 28.27 + GOPATH=/tmp/tmp.XFBDpk2kbv/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.XFBDpk2kbv go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-11T13:53:32.817Z] #42 139.2 CC criu/timerfd.o [2019-11-11T13:53:32.817Z] #42 139.4 CC criu/tty.o [2019-11-11T13:53:33.145Z] #17 ... [2019-11-11T13:53:33.145Z] [2019-11-11T13:53:33.145Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:53:33.145Z] #44 DONE 181.0s [2019-11-11T13:53:33.145Z] [2019-11-11T13:53:33.145Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:53:33.145Z] #41 90.12 DEP criu/protobuf-desc.d [2019-11-11T13:53:33.145Z] #41 90.31 DEP criu/proc_parse.d [2019-11-11T13:53:33.145Z] #41 90.52 DEP criu/plugin.d [2019-11-11T13:53:33.145Z] #41 90.59 DEP criu/pipes.d [2019-11-11T13:53:33.145Z] #41 90.73 DEP criu/pie-util.d [2019-11-11T13:53:33.145Z] #41 90.91 DEP criu/pie-util-vdso.d [2019-11-11T13:53:33.145Z] #41 91.00 DEP criu/pie-util-vdso-elf32.d [2019-11-11T13:53:33.145Z] #41 91.12 DEP criu/path.d [2019-11-11T13:53:33.145Z] #41 91.34 DEP criu/parasite-syscall.d [2019-11-11T13:53:33.403Z] #41 91.62 DEP criu/pagemap.d [2019-11-11T13:53:33.676Z] #41 91.86 DEP criu/pagemap-cache.d [2019-11-11T13:53:33.913Z] #41 138.8 CC criu/mount.o [2019-11-11T13:53:33.934Z] #41 92.05 DEP criu/page-xfer.d [2019-11-11T13:53:34.173Z] #42 140.7 CC criu/tun.o [2019-11-11T13:53:34.195Z] #41 92.34 DEP criu/page-pipe.d [2019-11-11T13:53:34.457Z] #41 92.56 DEP criu/netfilter.d [2019-11-11T13:53:34.457Z] #41 92.70 DEP criu/net.d [2019-11-11T13:53:35.021Z] #41 92.96 DEP criu/namespaces.d [2019-11-11T13:53:35.021Z] #41 93.11 DEP criu/mount.d [2019-11-11T13:53:35.116Z] #42 141.3 CC criu/uffd.o [2019-11-11T13:53:35.279Z] #41 93.33 DEP criu/mem.d [2019-11-11T13:53:35.474Z] #59 241.2 + bin/containerd-shim-runc-v1 [2019-11-11T13:53:35.511Z] #39 ... [2019-11-11T13:53:35.511Z] [2019-11-11T13:53:35.511Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:53:35.511Z] #51 31.22 + cd /tmp/tmp.7q0jwDZfn9/src/github.com/golangci/golangci-lint/ [2019-11-11T13:53:35.511Z] #51 31.23 + git checkout -q v1.20.0 [2019-11-11T13:53:35.536Z] #41 93.57 DEP criu/lsm.d [2019-11-11T13:53:35.536Z] #41 93.73 DEP criu/log.d [2019-11-11T13:53:35.794Z] #41 93.90 DEP criu/libnetlink.d [2019-11-11T13:53:35.794Z] #41 94.01 DEP criu/kerndat.d [2019-11-11T13:53:35.833Z] #41 ... [2019-11-11T13:53:35.833Z] [2019-11-11T13:53:35.833Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-11T13:53:35.833Z] #18 5.018 Collecting yamllint==1.16.0 [2019-11-11T13:53:35.961Z] #42 142.4 CC criu/util.o [2019-11-11T13:53:36.052Z] #41 94.25 DEP criu/kcmp-ids.d [2019-11-11T13:53:36.052Z] #41 94.39 DEP criu/irmap.d [2019-11-11T13:53:36.093Z] #18 ... [2019-11-11T13:53:36.093Z] [2019-11-11T13:53:36.093Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:53:36.093Z] #41 141.3 CC criu/namespaces.o [2019-11-11T13:53:36.365Z] #42 ... [2019-11-11T13:53:36.365Z] [2019-11-11T13:53:36.365Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-11T13:53:36.365Z] #39 182.8 + dpkg --print-architecture [2019-11-11T13:53:36.365Z] #39 182.8 + cd /tmp/tmp.95IkwwWwLq/src/github.com/docker/distribution [2019-11-11T13:53:36.365Z] #39 182.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-11T13:53:36.365Z] #39 182.9 + GOPATH=/tmp/tmp.95IkwwWwLq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.95IkwwWwLq [2019-11-11T13:53:36.365Z] #39 182.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-11T13:53:36.617Z] #41 94.56 DEP criu/ipc_ns.d [2019-11-11T13:53:36.617Z] #41 94.79 DEP criu/image.d [2019-11-11T13:53:36.701Z] #51 32.13 ++ git describe --tags [2019-11-11T13:53:36.701Z] #51 32.13 + version=v1.20.0 [2019-11-11T13:53:36.701Z] #51 32.14 ++ git rev-parse --short HEAD [2019-11-11T13:53:36.701Z] #51 32.16 + commit=cc98739 [2019-11-11T13:53:36.701Z] #51 32.17 ++ git show -s --format=%cd [2019-11-11T13:53:36.701Z] #51 32.17 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-11T13:53:36.701Z] #51 32.17 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-11T13:53:36.701Z] #51 ... [2019-11-11T13:53:36.701Z] [2019-11-11T13:53:36.701Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:53:36.701Z] #45 22.32 vendor/golang.org/x/crypto/internal/subtle [2019-11-11T13:53:36.701Z] #45 ... [2019-11-11T13:53:36.701Z] [2019-11-11T13:53:36.701Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-11T13:53:36.701Z] #57 21.47 Reading package lists... [2019-11-11T13:53:36.874Z] #41 94.97 DEP criu/image-desc.d [2019-11-11T13:53:36.874Z] #41 95.07 DEP criu/fsnotify.d [2019-11-11T13:53:37.044Z] #57 31.12 Reading package lists... [2019-11-11T13:53:37.044Z] #57 ... [2019-11-11T13:53:37.044Z] [2019-11-11T13:53:37.044Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-11T13:53:37.044Z] #11 22.90 Fetched 7720 kB in 22s (348 kB/s) [2019-11-11T13:53:37.044Z] #11 22.90 Reading package lists... [2019-11-11T13:53:37.044Z] #11 ... [2019-11-11T13:53:37.044Z] [2019-11-11T13:53:37.044Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:53:37.044Z] #25 23.13 Fetched 7720 kB in 22s (346 kB/s) [2019-11-11T13:53:37.044Z] #25 23.13 Reading package lists... [2019-11-11T13:53:37.044Z] #25 32.33 Reading package lists... [2019-11-11T13:53:37.044Z] #25 ... [2019-11-11T13:53:37.044Z] [2019-11-11T13:53:37.044Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-11T13:53:37.132Z] #41 95.28 DEP criu/filesystems.d [2019-11-11T13:53:37.387Z] #11 33.30 Reading package lists... [2019-11-11T13:53:37.387Z] #11 ... [2019-11-11T13:53:37.387Z] [2019-11-11T13:53:37.387Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:53:37.387Z] #41 23.38 Fetched 7720 kB in 22s (342 kB/s) [2019-11-11T13:53:37.387Z] #41 23.38 Reading package lists... [2019-11-11T13:53:37.387Z] #41 ... [2019-11-11T13:53:37.387Z] [2019-11-11T13:53:37.387Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:53:37.387Z] #69 27.49 + cd /tmp/tmp.DUmrOgRrOG/src/github.com/docker/libnetwork [2019-11-11T13:53:37.387Z] #69 27.49 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-11T13:53:37.387Z] #69 28.38 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-11T13:53:37.390Z] #41 95.43 DEP criu/files.d [2019-11-11T13:53:37.390Z] #41 95.59 DEP criu/files-reg.d [2019-11-11T13:53:37.474Z] #41 142.5 CC criu/net.o [2019-11-11T13:53:37.647Z] #41 95.74 DEP criu/files-ext.d [2019-11-11T13:53:37.647Z] #41 95.87 DEP criu/file-lock.d [2019-11-11T13:53:37.729Z] #69 ... [2019-11-11T13:53:37.729Z] [2019-11-11T13:53:37.729Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:53:37.729Z] #34 23.76 Fetched 7720 kB in 22s (343 kB/s) [2019-11-11T13:53:37.729Z] #34 23.76 Reading package lists... [2019-11-11T13:53:37.906Z] #41 96.04 DEP criu/file-ids.d [2019-11-11T13:53:37.906Z] #41 96.15 DEP criu/fifo.d [2019-11-11T13:53:37.906Z] #41 96.24 DEP criu/fdstore.d [2019-11-11T13:53:38.070Z] #34 32.93 Reading package lists... [2019-11-11T13:53:38.070Z] #34 ... [2019-11-11T13:53:38.070Z] [2019-11-11T13:53:38.070Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:53:38.164Z] #41 96.36 DEP criu/fault-injection.d [2019-11-11T13:53:38.164Z] #41 96.44 DEP criu/external.d [2019-11-11T13:53:38.421Z] #41 96.53 DEP criu/eventpoll.d [2019-11-11T13:53:38.421Z] #41 96.66 DEP criu/eventfd.d [2019-11-11T13:53:38.421Z] #41 96.77 DEP criu/crtools.d [2019-11-11T13:53:38.679Z] #41 97.03 DEP criu/cr-service.d [2019-11-11T13:53:38.732Z] #59 244.3 + bin/containerd-shim-runc-v2 [2019-11-11T13:53:39.244Z] #41 97.22 DEP criu/cr-restore.d [2019-11-11T13:53:39.244Z] #41 ... [2019-11-11T13:53:39.244Z] [2019-11-11T13:53:39.244Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-11T13:53:39.244Z] #28 187.8 + rm -rf /tmp/tmp.ElBa29WSSY [2019-11-11T13:53:39.384Z] #41 144.7 CC criu/netfilter.o [2019-11-11T13:53:39.644Z] #41 145.0 CC criu/page-pipe.o [2019-11-11T13:53:39.659Z] #59 245.2 + binaries [2019-11-11T13:53:39.659Z] #59 245.2 + mkdir -p /build [2019-11-11T13:53:39.659Z] #59 245.2 + cp bin/containerd /build/containerd [2019-11-11T13:53:39.659Z] #59 245.3 + cp bin/containerd-shim /build/containerd-shim [2019-11-11T13:53:39.659Z] #59 245.3 + cp bin/ctr /build/ctr [2019-11-11T13:53:39.809Z] #28 DONE 188.6s [2019-11-11T13:53:39.809Z] [2019-11-11T13:53:39.809Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:53:39.809Z] #41 97.40 DEP criu/cr-errno.d [2019-11-11T13:53:39.809Z] #41 97.42 DEP criu/cr-dump.d [2019-11-11T13:53:39.809Z] #41 97.59 DEP criu/cr-dedup.d [2019-11-11T13:53:39.809Z] #41 97.73 DEP criu/cr-check.d [2019-11-11T13:53:40.067Z] #41 98.03 DEP criu/config.d [2019-11-11T13:53:40.325Z] #41 98.40 DEP criu/clone-noasan.d [2019-11-11T13:53:40.325Z] #41 98.55 DEP criu/cgroup.d [2019-11-11T13:53:40.583Z] #41 145.6 CC criu/page-xfer.o [2019-11-11T13:53:40.889Z] #41 98.98 DEP criu/cgroup-props.d [2019-11-11T13:53:40.889Z] #41 99.11 DEP criu/bitmap.d [2019-11-11T13:53:40.889Z] #41 99.13 DEP criu/bfd.d [2019-11-11T13:53:40.889Z] #41 99.20 DEP criu/autofs.d [2019-11-11T13:53:41.147Z] #41 99.40 DEP criu/aio.d [2019-11-11T13:53:41.152Z] #41 146.5 CC criu/pagemap-cache.o [2019-11-11T13:53:41.404Z] #41 99.63 DEP criu/action-scripts.d [2019-11-11T13:53:41.412Z] #41 146.8 CC criu/pagemap.o [2019-11-11T13:53:41.539Z] #59 DONE 247.0s [2019-11-11T13:53:41.678Z] #39 ... [2019-11-11T13:53:41.678Z] [2019-11-11T13:53:41.678Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:53:41.678Z] #42 143.5 CC criu/uts_ns.o [2019-11-11T13:53:41.678Z] #42 143.7 CC criu/vdso.o [2019-11-11T13:53:41.678Z] #42 144.1 LINK criu/built-in.o [2019-11-11T13:53:41.678Z] #42 144.3 LINK criu/criu [2019-11-11T13:53:41.678Z] #42 144.7 DEP lib/c/criu.d [2019-11-11T13:53:41.678Z] #42 144.7 CC images/rpc.pb-c.o [2019-11-11T13:53:41.678Z] #42 145.2 CC lib/c/criu.o [2019-11-11T13:53:41.678Z] #42 145.8 LINK lib/c/built-in.o [2019-11-11T13:53:41.678Z] #42 145.8 LINK lib/c/libcriu.so [2019-11-11T13:53:41.678Z] #42 145.9 GEN magic.py [2019-11-11T13:53:41.678Z] #42 145.9 Note: Building without setproctitle() and strlcpy() support. [2019-11-11T13:53:41.678Z] #42 145.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-11T13:53:41.678Z] #42 146.2 fatal: Not a git repository (or any of the parent directories): .git [2019-11-11T13:53:41.678Z] #42 146.7 make[1]: Nothing to be done for 'all'. [2019-11-11T13:53:41.678Z] #42 147.3 make[1]: 'images/built-in.o' is up to date. [2019-11-11T13:53:41.678Z] #42 147.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-11T13:53:41.678Z] #42 147.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-11T13:53:41.678Z] #42 147.4 make[1]: 'compel/libcompel.a' is up to date. [2019-11-11T13:53:41.678Z] #42 147.4 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-11T13:53:41.678Z] #42 147.4 make[1]: Nothing to be done for 'all'. [2019-11-11T13:53:41.678Z] #42 147.5 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-11T13:53:41.678Z] #42 147.6 make[2]: Nothing to be done for 'all'. [2019-11-11T13:53:41.678Z] #42 147.6 make[2]: Nothing to be done for 'all'. [2019-11-11T13:53:41.678Z] #42 147.6 make[2]: Nothing to be done for 'all'. [2019-11-11T13:53:41.678Z] #42 147.7 make[2]: Nothing to be done for 'all'. [2019-11-11T13:53:41.678Z] #42 147.7 make[2]: Nothing to be done for 'all'. [2019-11-11T13:53:41.678Z] #42 147.7 make[2]: Nothing to be done for 'all'. [2019-11-11T13:53:41.678Z] #42 147.7 make[2]: Nothing to be done for 'all'. [2019-11-11T13:53:41.678Z] #42 147.8 make[2]: Nothing to be done for 'all'. [2019-11-11T13:53:41.678Z] #42 147.8 INSTALL criu/criu [2019-11-11T13:53:41.678Z] #42 DONE 148.0s [2019-11-11T13:53:41.678Z] [2019-11-11T13:53:41.678Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:53:41.969Z] #41 99.94 CC criu/action-scripts.o [2019-11-11T13:53:42.106Z] [2019-11-11T13:53:42.106Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-11T13:53:42.227Z] #41 100.4 CC criu/aio.o [2019-11-11T13:53:42.351Z] #41 147.5 CC criu/parasite-syscall.o [2019-11-11T13:53:42.361Z] #60 DONE 0.3s [2019-11-11T13:53:42.361Z] [2019-11-11T13:53:42.361Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-11T13:53:42.361Z] #64 DONE 0.1s [2019-11-11T13:53:42.485Z] #41 100.8 CC criu/autofs.o [2019-11-11T13:53:42.616Z] [2019-11-11T13:53:42.616Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-11T13:53:42.616Z] #66 DONE 0.1s [2019-11-11T13:53:42.616Z] [2019-11-11T13:53:42.616Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-11T13:53:42.616Z] #69 DONE 0.1s [2019-11-11T13:53:42.616Z] [2019-11-11T13:53:42.616Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-11T13:53:42.616Z] #70 DONE 0.0s [2019-11-11T13:53:42.873Z] [2019-11-11T13:53:42.873Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-11T13:53:42.921Z] #41 148.2 CC criu/path.o [2019-11-11T13:53:43.181Z] #41 148.4 CC criu/pie-util-vdso-elf32.o [2019-11-11T13:53:43.181Z] #41 ... [2019-11-11T13:53:43.181Z] [2019-11-11T13:53:43.181Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:53:43.181Z] #59 176.7 + bin/containerd [2019-11-11T13:53:44.107Z] #41 33.85 Reading package lists... [2019-11-11T13:53:44.107Z] #41 ... [2019-11-11T13:53:44.107Z] [2019-11-11T13:53:44.107Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-11T13:53:44.107Z] #57 31.12 Reading package lists... [2019-11-11T13:53:44.232Z] #71 DONE 1.3s [2019-11-11T13:53:44.232Z] [2019-11-11T13:53:44.232Z] #72 exporting to image [2019-11-11T13:53:44.232Z] #72 exporting layers [2019-11-11T13:53:44.383Z] #41 102.3 CC criu/bfd.o [2019-11-11T13:53:44.383Z] #41 ... [2019-11-11T13:53:44.383Z] [2019-11-11T13:53:44.383Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:53:44.383Z] #17 87.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-11T13:53:44.383Z] #17 87.60 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-11-11T13:53:44.383Z] #17 87.62 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-11T13:53:44.383Z] #17 89.33 Selecting previously unselected package binutils-mingw-w64. [2019-11-11T13:53:44.383Z] #17 89.34 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-11T13:53:44.383Z] #17 89.35 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-11T13:53:44.383Z] #17 89.47 Selecting previously unselected package mingw-w64-common. [2019-11-11T13:53:44.383Z] #17 89.47 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-11T13:53:44.383Z] #17 89.48 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-11T13:53:44.383Z] #17 93.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-11T13:53:44.383Z] #17 93.87 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-11T13:53:44.383Z] #17 93.88 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-11T13:53:44.649Z] #17 97.84 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-11T13:53:44.649Z] #17 97.85 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-11T13:53:44.649Z] #17 97.86 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-11T13:53:44.649Z] #17 ... [2019-11-11T13:53:44.649Z] [2019-11-11T13:53:44.649Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:53:44.649Z] #41 102.8 CC criu/bitmap.o [2019-11-11T13:53:44.907Z] #41 102.9 CC criu/cgroup-props.o [2019-11-11T13:53:45.173Z] #59 ... [2019-11-11T13:53:45.173Z] [2019-11-11T13:53:45.173Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:53:45.173Z] #50 DONE 208.7s [2019-11-11T13:53:45.173Z] [2019-11-11T13:53:45.173Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:53:45.173Z] #41 148.8 CC criu/pie-util-vdso.o [2019-11-11T13:53:45.173Z] #41 149.1 CC criu/pie-util.o [2019-11-11T13:53:45.173Z] #41 149.4 CC criu/pipes.o [2019-11-11T13:53:45.173Z] #41 150.0 CC criu/plugin.o [2019-11-11T13:53:45.173Z] #41 150.3 CC criu/proc_parse.o [2019-11-11T13:53:45.472Z] #41 103.7 CC criu/cgroup.o [2019-11-11T13:53:46.159Z] #57 40.56 Building dependency tree... [2019-11-11T13:53:46.889Z] #57 42.81 The following additional packages will be installed: [2019-11-11T13:53:46.889Z] #57 42.82 btrfs-progs liblzo2-2 [2019-11-11T13:53:47.082Z] #41 ... [2019-11-11T13:53:47.082Z] [2019-11-11T13:53:47.082Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-11T13:53:47.082Z] #18 11.79 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-11T13:53:47.082Z] #18 12.18 Collecting pyyaml (from yamllint==1.16.0) [2019-11-11T13:53:47.082Z] #18 13.43 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-11T13:53:47.082Z] #18 15.32 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-11T13:53:47.082Z] #18 16.44 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-11T13:53:47.082Z] #18 17.73 Building wheels for collected packages: pyyaml, pathspec [2019-11-11T13:53:47.082Z] #18 17.73 Running setup.py bdist_wheel for pyyaml: started [2019-11-11T13:53:47.082Z] #18 18.85 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-11T13:53:47.082Z] #18 18.85 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-11T13:53:47.082Z] #18 18.95 Running setup.py bdist_wheel for pathspec: started [2019-11-11T13:53:47.082Z] #18 20.09 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-11T13:53:47.082Z] #18 20.09 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-11T13:53:47.082Z] #18 20.11 Successfully built pyyaml pathspec [2019-11-11T13:53:47.082Z] #18 20.11 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-11T13:53:47.082Z] #18 20.60 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-11T13:53:47.082Z] #18 DONE 21.0s [2019-11-11T13:53:47.082Z] [2019-11-11T13:53:47.082Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:53:47.232Z] #57 43.29 The following NEW packages will be installed: [2019-11-11T13:53:47.232Z] #57 43.32 btrfs-progs btrfs-tools liblzo2-2 [2019-11-11T13:53:47.575Z] #57 43.53 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:53:47.575Z] #57 43.53 Need to get 588 kB of archives. [2019-11-11T13:53:47.575Z] #57 43.53 After this operation, 5005 kB of additional disk space will be used. [2019-11-11T13:53:47.575Z] #57 43.53 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-11T13:53:47.575Z] #57 43.56 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-11T13:53:47.575Z] #57 43.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-11T13:53:48.464Z] #59 ... [2019-11-11T13:53:48.464Z] [2019-11-11T13:53:48.464Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:53:48.464Z] #41 152.7 CC criu/protobuf-desc.o [2019-11-11T13:53:48.464Z] #41 153.3 CC criu/protobuf.o [2019-11-11T13:53:48.464Z] #41 153.6 CC criu/pstree.o [2019-11-11T13:53:48.752Z] #41 106.5 CC criu/clone-noasan.o [2019-11-11T13:53:48.752Z] #41 106.7 CC criu/config.o [2019-11-11T13:53:49.309Z] #57 45.49 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:53:49.404Z] #41 154.5 CC criu/rbtree.o [2019-11-11T13:53:49.404Z] #41 154.7 CC criu/rst-malloc.o [2019-11-11T13:53:49.649Z] #57 45.77 Fetched 588 kB in 0s (2910 kB/s) [2019-11-11T13:53:49.664Z] #41 154.9 CC criu/seccomp.o [2019-11-11T13:53:49.994Z] #57 46.01 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-11T13:53:49.994Z] #57 46.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-11T13:53:50.124Z] #41 108.1 CC criu/cr-check.o [2019-11-11T13:53:50.234Z] #41 155.4 CC criu/seize.o [2019-11-11T13:53:50.336Z] #57 46.14 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-11T13:53:50.336Z] #57 46.16 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-11T13:53:50.336Z] #57 46.31 Selecting previously unselected package btrfs-progs. [2019-11-11T13:53:50.336Z] #57 46.33 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-11T13:53:50.336Z] #57 46.34 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-11T13:53:50.758Z] #72 exporting layers 6.6s done [2019-11-11T13:53:50.758Z] #72 writing image sha256:d808ce03f4a1300a0da20790fddf28377eb59106a388713b76d9affc4ea0954d done [2019-11-11T13:53:50.758Z] #72 naming to docker.io/library/docker:447a840254410df3b9345c652b601f08447b8467 done [2019-11-11T13:53:50.758Z] #72 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-11-11T13:53:50.804Z] #41 156.1 CC criu/servicefd.o [2019-11-11T13:53:51.081Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39733/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39733/.git:/go/src/github.com/docker/docker/.git --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=447a840254410df3b9345c652b601f08447b8467 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:447a840254410df3b9345c652b601f08447b8467 hack/validate/default [2019-11-11T13:53:51.374Z] #41 156.5 CC criu/shmem.o [2019-11-11T13:53:51.497Z] #41 109.7 CC criu/cr-dedup.o [2019-11-11T13:53:51.523Z] #57 47.55 Selecting previously unselected package btrfs-tools. [2019-11-11T13:53:51.523Z] #57 47.56 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-11T13:53:51.523Z] #57 47.57 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-11T13:53:51.865Z] #57 47.81 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:53:51.865Z] #57 47.95 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-11T13:53:51.865Z] #57 47.96 Setting up btrfs-progs (4.7.3-1) ... [2019-11-11T13:53:51.865Z] #57 47.97 Setting up btrfs-tools (4.7.3-1) ... [2019-11-11T13:53:51.865Z] #57 47.99 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:53:51.944Z] #41 157.2 CC criu/sigframe.o [2019-11-11T13:53:52.005Z] Congratulations! All commits are properly signed with the DCO! [2019-11-11T13:53:52.005Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-11-11T13:53:52.005Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-11-11T13:53:52.062Z] #41 110.1 CC criu/cr-dump.o [2019-11-11T13:53:52.204Z] #41 157.3 CC criu/signalfd.o [2019-11-11T13:53:52.204Z] #41 157.5 CC criu/sk-inet.o [2019-11-11T13:53:52.212Z] #57 DONE 48.3s [2019-11-11T13:53:52.212Z] [2019-11-11T13:53:52.212Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-11T13:53:52.212Z] #58 DONE 0.1s [2019-11-11T13:53:52.212Z] [2019-11-11T13:53:52.212Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-11T13:53:52.212Z] #59 DONE 0.1s [2019-11-11T13:53:52.212Z] [2019-11-11T13:53:52.212Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:53:52.945Z] #60 0.457 + RM_GOPATH=0 [2019-11-11T13:53:52.945Z] #60 0.458 + TMP_GOPATH= [2019-11-11T13:53:52.945Z] #60 0.458 + : /build [2019-11-11T13:53:52.945Z] #60 0.458 + '[' -z '' ']' [2019-11-11T13:53:52.945Z] #60 0.463 ++ mktemp -d [2019-11-11T13:53:52.945Z] #60 0.472 + export GOPATH=/tmp/tmp.GeX93JEJOi [2019-11-11T13:53:52.945Z] #60 0.472 + GOPATH=/tmp/tmp.GeX93JEJOi [2019-11-11T13:53:52.945Z] #60 0.473 + RM_GOPATH=1 [2019-11-11T13:53:52.945Z] #60 0.479 ++ dirname ./install.sh [2019-11-11T13:53:52.945Z] #60 0.495 + dir=. [2019-11-11T13:53:52.945Z] #60 0.496 + bin=containerd [2019-11-11T13:53:52.945Z] #60 0.496 + shift [2019-11-11T13:53:52.945Z] #60 0.497 + '[' '!' -f ./containerd.installer ']' [2019-11-11T13:53:52.945Z] #60 0.497 + . ./containerd.installer [2019-11-11T13:53:52.945Z] #60 0.498 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-11T13:53:52.945Z] #60 0.501 + install_containerd [2019-11-11T13:53:52.945Z] #60 0.501 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-11T13:53:52.945Z] #60 0.501 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-11T13:53:52.945Z] #60 0.502 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GeX93JEJOi/src/github.com/containerd/containerd [2019-11-11T13:53:52.945Z] #60 0.514 Cloning into '/tmp/tmp.GeX93JEJOi/src/github.com/containerd/containerd'... [2019-11-11T13:53:53.144Z] #41 158.3 CC criu/sk-netlink.o [2019-11-11T13:53:53.403Z] #41 158.6 CC criu/sk-packet.o [2019-11-11T13:53:53.471Z] #60 ... [2019-11-11T13:53:53.471Z] [2019-11-11T13:53:53.471Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-11T13:53:53.471Z] #39 198.3 + rm -rf /tmp/tmp.95IkwwWwLq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.95IkwwWwLq [2019-11-11T13:53:53.471Z] #39 DONE 198.5s [2019-11-11T13:53:53.471Z] [2019-11-11T13:53:53.471Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:53:53.471Z] #60 ... [2019-11-11T13:53:53.471Z] [2019-11-11T13:53:53.471Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-11T13:53:53.471Z] #40 DONE 0.2s [2019-11-11T13:53:53.471Z] [2019-11-11T13:53:53.471Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-11T13:53:53.471Z] #43 DONE 0.1s [2019-11-11T13:53:53.471Z] [2019-11-11T13:53:53.471Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-11T13:53:53.471Z] #46 DONE 0.1s [2019-11-11T13:53:53.471Z] [2019-11-11T13:53:53.471Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-11T13:53:53.471Z] #49 DONE 0.1s [2019-11-11T13:53:53.471Z] [2019-11-11T13:53:53.471Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:53:53.663Z] #41 ... [2019-11-11T13:53:53.663Z] [2019-11-11T13:53:53.663Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:53:53.663Z] #22 217.4 + return [2019-11-11T13:53:54.588Z] #41 112.3 CC criu/cr-errno.o [2019-11-11T13:53:54.588Z] #41 112.4 CC criu/cr-restore.o [2019-11-11T13:53:54.588Z] #41 ... [2019-11-11T13:53:54.588Z] [2019-11-11T13:53:54.588Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:53:54.588Z] #17 97.99 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-11T13:53:54.588Z] #17 98.00 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-11T13:53:54.588Z] #17 98.01 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-11T13:53:54.662Z] #60 ... [2019-11-11T13:53:54.662Z] [2019-11-11T13:53:54.662Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-11T13:53:54.662Z] #11 33.30 Reading package lists... [2019-11-11T13:53:54.662Z] #11 43.35 Building dependency tree... [2019-11-11T13:53:54.662Z] #11 46.35 The following additional packages will be installed: [2019-11-11T13:53:54.662Z] #11 46.35 libapparmor1 libseccomp2 [2019-11-11T13:53:54.662Z] #11 46.37 Suggested packages: [2019-11-11T13:53:54.662Z] #11 46.38 seccomp [2019-11-11T13:53:54.662Z] #11 46.98 The following NEW packages will be installed: [2019-11-11T13:53:54.662Z] #11 47.00 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-11T13:53:54.662Z] #11 47.16 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:53:54.662Z] #11 47.16 Need to get 296 kB of archives. [2019-11-11T13:53:54.662Z] #11 47.16 After this operation, 1346 kB of additional disk space will be used. [2019-11-11T13:53:54.662Z] #11 47.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-11-11T13:53:54.662Z] #11 47.20 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-11-11T13:53:54.662Z] #11 47.21 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-11-11T13:53:54.662Z] #11 47.24 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-11-11T13:53:54.662Z] #11 48.65 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:53:54.662Z] #11 48.78 Fetched 296 kB in 0s (1912 kB/s) [2019-11-11T13:53:54.662Z] #11 48.88 Selecting previously unselected package libseccomp2:ppc64el. [2019-11-11T13:53:54.662Z] #11 48.88 (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 ... 14950 files and directories currently installed.) [2019-11-11T13:53:54.662Z] #11 49.02 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-11T13:53:54.662Z] #11 49.03 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-11T13:53:54.662Z] #11 49.23 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-11-11T13:53:54.662Z] #11 49.25 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-11T13:53:54.662Z] #11 49.25 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-11T13:53:54.662Z] #11 49.58 Selecting previously unselected package libapparmor1:ppc64el. [2019-11-11T13:53:54.662Z] #11 49.59 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-11T13:53:54.662Z] #11 49.60 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-11T13:53:54.662Z] #11 49.80 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-11-11T13:53:54.662Z] #11 49.80 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-11T13:53:54.662Z] #11 49.81 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-11T13:53:54.662Z] #11 50.24 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:53:54.662Z] #11 50.35 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-11T13:53:54.662Z] #11 50.38 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-11T13:53:54.662Z] #11 50.40 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-11T13:53:54.662Z] #11 50.41 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-11T13:53:54.662Z] #11 50.42 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:53:54.662Z] #11 DONE 50.7s [2019-11-11T13:53:54.662Z] [2019-11-11T13:53:54.662Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-11T13:53:54.662Z] #53 DONE 0.1s [2019-11-11T13:53:54.662Z] [2019-11-11T13:53:54.662Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-11T13:53:54.662Z] #54 DONE 0.1s [2019-11-11T13:53:54.662Z] [2019-11-11T13:53:54.662Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:53:55.395Z] #55 0.471 + RM_GOPATH=0 [2019-11-11T13:53:55.395Z] #55 0.471 + TMP_GOPATH= [2019-11-11T13:53:55.395Z] #55 0.471 + : /build [2019-11-11T13:53:55.395Z] #55 0.472 + '[' -z '' ']' [2019-11-11T13:53:55.395Z] #55 0.474 ++ mktemp -d [2019-11-11T13:53:55.395Z] #55 0.493 + export GOPATH=/tmp/tmp.3yRHlTrPov [2019-11-11T13:53:55.395Z] #55 0.494 + GOPATH=/tmp/tmp.3yRHlTrPov [2019-11-11T13:53:55.395Z] #55 0.495 + RM_GOPATH=1 [2019-11-11T13:53:55.395Z] #55 0.497 ++ dirname ./install.sh [2019-11-11T13:53:55.395Z] #55 0.502 + dir=. [2019-11-11T13:53:55.395Z] #55 0.503 + bin=runc [2019-11-11T13:53:55.395Z] #55 0.503 + shift [2019-11-11T13:53:55.395Z] #55 0.503 + '[' '!' -f ./runc.installer ']' [2019-11-11T13:53:55.395Z] #55 0.503 + . ./runc.installer [2019-11-11T13:53:55.395Z] #55 0.504 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-11T13:53:55.395Z] #55 0.505 + install_runc [2019-11-11T13:53:55.395Z] #55 0.514 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-11T13:53:55.395Z] #55 0.525 + uname -r [2019-11-11T13:53:55.395Z] #55 0.536 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-11T13:53:55.395Z] #55 0.555 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-11T13:53:55.395Z] #55 0.557 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-11T13:53:55.395Z] #55 0.557 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3yRHlTrPov/src/github.com/opencontainers/runc [2019-11-11T13:53:55.395Z] #55 0.606 Cloning into '/tmp/tmp.3yRHlTrPov/src/github.com/opencontainers/runc'... [2019-11-11T13:53:55.750Z] #55 ... [2019-11-11T13:53:55.750Z] [2019-11-11T13:53:55.750Z] #12 [dev 1/24] RUN groupadd -r docker [2019-11-11T13:53:55.750Z] #12 DONE 1.0s [2019-11-11T13:53:55.750Z] [2019-11-11T13:53:55.750Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:53:55.750Z] #25 32.33 Reading package lists... [2019-11-11T13:53:55.750Z] #25 43.69 Building dependency tree... [2019-11-11T13:53:55.750Z] #25 47.24 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-11T13:53:55.750Z] #25 47.24 The following additional packages will be installed: [2019-11-11T13:53:55.750Z] #25 47.24 libjq1 libonig4 [2019-11-11T13:53:55.750Z] #25 47.99 The following NEW packages will be installed: [2019-11-11T13:53:55.750Z] #25 48.00 jq libjq1 libonig4 [2019-11-11T13:53:55.750Z] #25 48.14 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:53:55.750Z] #25 48.14 Need to get 310 kB of archives. [2019-11-11T13:53:55.750Z] #25 48.14 After this operation, 1267 kB of additional disk space will be used. [2019-11-11T13:53:55.750Z] #25 48.14 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-11T13:53:55.750Z] #25 48.19 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-11T13:53:55.750Z] #25 48.21 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-11T13:53:55.750Z] #25 50.38 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:53:55.750Z] #25 50.63 Fetched 310 kB in 0s (2086 kB/s) [2019-11-11T13:53:55.750Z] #25 50.94 Selecting previously unselected package libonig4:ppc64el. [2019-11-11T13:53:55.750Z] #25 50.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-11T13:53:55.750Z] #25 51.06 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-11-11T13:53:55.750Z] #25 51.07 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-11T13:53:55.750Z] #25 51.42 Selecting previously unselected package libjq1:ppc64el. [2019-11-11T13:53:55.750Z] #25 51.42 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-11T13:53:55.750Z] #25 51.43 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-11T13:53:55.750Z] #25 51.73 Selecting previously unselected package jq. [2019-11-11T13:53:55.750Z] #25 51.79 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-11T13:53:55.750Z] #25 51.79 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-11T13:53:56.093Z] #25 52.18 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-11T13:53:56.093Z] #25 52.20 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-11T13:53:56.093Z] #25 ... [2019-11-11T13:53:56.093Z] [2019-11-11T13:53:56.093Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-11T13:53:56.093Z] #13 DONE 0.5s [2019-11-11T13:53:56.093Z] [2019-11-11T13:53:56.093Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:53:56.093Z] #25 52.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:53:56.093Z] #25 52.34 Setting up jq (1.5+dfsg-1.3) ... [2019-11-11T13:53:56.093Z] #25 ... [2019-11-11T13:53:56.093Z] [2019-11-11T13:53:56.093Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-11T13:53:56.203Z] #22 DONE 219.8s [2019-11-11T13:53:56.203Z] [2019-11-11T13:53:56.203Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:53:56.203Z] #41 159.2 CC criu/sk-queue.o [2019-11-11T13:53:56.203Z] #41 159.7 CC criu/sk-tcp.o [2019-11-11T13:53:56.203Z] #41 160.3 CC criu/sk-unix.o [2019-11-11T13:53:56.435Z] #14 ... [2019-11-11T13:53:56.435Z] [2019-11-11T13:53:56.435Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-11T13:53:56.435Z] #25 DONE 52.6s [2019-11-11T13:53:56.772Z] #41 161.8 CC criu/sockets.o [2019-11-11T13:53:56.777Z] [2019-11-11T13:53:56.777Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-11T13:53:56.777Z] #26 DONE 0.1s [2019-11-11T13:53:56.777Z] [2019-11-11T13:53:56.777Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-11T13:53:56.777Z] #14 0.445 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-11T13:53:56.777Z] #14 DONE 0.5s [2019-11-11T13:53:56.777Z] [2019-11-11T13:53:56.777Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:53:57.118Z] #27 ... [2019-11-11T13:53:57.118Z] [2019-11-11T13:53:57.118Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-11T13:53:57.118Z] #15 DONE 0.4s [2019-11-11T13:53:57.118Z] [2019-11-11T13:53:57.118Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-11T13:53:57.342Z] #41 162.6 CC criu/stats.o [2019-11-11T13:53:57.472Z] #16 DONE 0.4s [2019-11-11T13:53:57.472Z] [2019-11-11T13:53:57.472Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:53:57.472Z] #34 32.93 Reading package lists... [2019-11-11T13:53:57.472Z] #34 43.83 Building dependency tree... [2019-11-11T13:53:57.472Z] #34 46.97 The following additional packages will be installed: [2019-11-11T13:53:57.472Z] #34 46.97 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-11T13:53:57.472Z] #34 46.99 Suggested packages: [2019-11-11T13:53:57.472Z] #34 46.99 codeblocks eclipse ninja-build lrzip [2019-11-11T13:53:57.472Z] #34 46.99 Recommended packages: [2019-11-11T13:53:57.472Z] #34 46.99 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-11T13:53:57.472Z] #34 48.42 The following NEW packages will be installed: [2019-11-11T13:53:57.472Z] #34 48.43 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-11T13:53:57.472Z] #34 48.43 vim-common xxd [2019-11-11T13:53:57.472Z] #34 48.73 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:53:57.472Z] #34 48.73 Need to get 13.4 MB of archives. [2019-11-11T13:53:57.472Z] #34 48.73 After this operation, 60.4 MB of additional disk space will be used. [2019-11-11T13:53:57.472Z] #34 48.73 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-11-11T13:53:57.472Z] #34 49.03 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-11T13:53:57.472Z] #34 49.04 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-11-11T13:53:57.472Z] #34 50.50 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-11-11T13:53:57.472Z] #34 50.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2019-11-11T13:53:57.472Z] #34 50.66 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-11-11T13:53:57.472Z] #34 50.67 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-11-11T13:53:57.472Z] #34 50.69 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-11-11T13:53:57.472Z] #34 51.11 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-11T13:53:57.472Z] #34 51.14 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-11T13:53:57.472Z] #34 53.48 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:53:57.602Z] #41 162.8 CC criu/string.o [2019-11-11T13:53:57.602Z] #41 162.9 CC criu/sysctl.o [2019-11-11T13:53:57.834Z] #34 ... [2019-11-11T13:53:57.834Z] [2019-11-11T13:53:57.834Z] #17 [dev 6/24] RUN ldconfig [2019-11-11T13:53:57.834Z] #17 ... [2019-11-11T13:53:57.834Z] [2019-11-11T13:53:57.834Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:53:57.834Z] #41 33.85 Reading package lists... [2019-11-11T13:53:57.834Z] #41 44.08 Building dependency tree... [2019-11-11T13:53:57.834Z] #41 46.89 The following additional packages will be installed: [2019-11-11T13:53:57.834Z] #41 46.89 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-11T13:53:57.834Z] #41 46.90 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-11T13:53:57.834Z] #41 46.92 Suggested packages: [2019-11-11T13:53:57.834Z] #41 46.92 manpages-dev python-setuptools [2019-11-11T13:53:57.834Z] #41 50.80 The following NEW packages will be installed: [2019-11-11T13:53:57.834Z] #41 50.81 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-11T13:53:57.834Z] #41 50.83 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-11T13:53:57.834Z] #41 50.84 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-11T13:53:57.834Z] #41 50.84 zlib1g-dev [2019-11-11T13:53:57.834Z] #41 51.06 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:53:57.834Z] #41 51.06 Need to get 3548 kB of archives. [2019-11-11T13:53:57.834Z] #41 51.06 After this operation, 21.2 MB of additional disk space will be used. [2019-11-11T13:53:57.834Z] #41 51.06 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-11T13:53:57.834Z] #41 51.09 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-11-11T13:53:57.834Z] #41 51.10 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-11-11T13:53:57.834Z] #41 51.11 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-11-11T13:53:57.834Z] #41 51.12 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-11-11T13:53:57.834Z] #41 51.14 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-11T13:53:57.834Z] #41 51.15 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-11-11T13:53:57.834Z] #41 51.19 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-11-11T13:53:57.834Z] #41 51.19 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-11-11T13:53:57.834Z] #41 51.33 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-11-11T13:53:57.834Z] #41 51.38 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-11-11T13:53:57.834Z] #41 51.60 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-11-11T13:53:57.834Z] #41 51.73 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-11-11T13:53:57.834Z] #41 51.74 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-11-11T13:53:57.834Z] #41 51.75 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-11T13:53:57.834Z] #41 51.83 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-11-11T13:53:57.834Z] #41 53.66 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:53:57.834Z] #41 ... [2019-11-11T13:53:57.834Z] [2019-11-11T13:53:57.834Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:53:57.834Z] #34 53.87 Fetched 13.4 MB in 2s (5261 kB/s) [2019-11-11T13:53:58.172Z] #41 ... [2019-11-11T13:53:58.172Z] [2019-11-11T13:53:58.172Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-11T13:53:58.172Z] #23 DONE 0.2s [2019-11-11T13:53:58.172Z] [2019-11-11T13:53:58.172Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-11T13:53:58.176Z] #34 54.17 Selecting previously unselected package cmake-data. [2019-11-11T13:53:58.176Z] #34 54.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% [2019-11-11T13:53:58.176Z] #34 ... [2019-11-11T13:53:58.176Z] [2019-11-11T13:53:58.176Z] #17 [dev 6/24] RUN ldconfig [2019-11-11T13:53:58.176Z] #17 DONE 0.6s [2019-11-11T13:53:58.176Z] [2019-11-11T13:53:58.176Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:53:58.518Z] #34 54.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-11T13:53:58.518Z] #34 54.37 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-11T13:53:58.518Z] #34 54.39 Unpacking cmake-data (3.7.2-1) ... [2019-11-11T13:53:58.669Z] #60 178.6 + bin/containerd [2019-11-11T13:53:58.769Z] #17 ... [2019-11-11T13:53:58.769Z] [2019-11-11T13:53:58.769Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:53:58.769Z] #41 116.4 CC criu/cr-service.o [2019-11-11T13:54:00.142Z] #41 117.9 CC criu/crtools.o [2019-11-11T13:54:00.399Z] #41 118.6 CC criu/eventfd.o [2019-11-11T13:54:00.964Z] #41 119.1 CC criu/eventpoll.o [2019-11-11T13:54:01.898Z] #41 120.0 CC criu/external.o [2019-11-11T13:54:02.156Z] #41 120.4 CC criu/fault-injection.o [2019-11-11T13:54:02.373Z] #27 DONE 3.7s [2019-11-11T13:54:02.373Z] [2019-11-11T13:54:02.373Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-11T13:54:02.373Z] #29 DONE 0.2s [2019-11-11T13:54:02.373Z] [2019-11-11T13:54:02.373Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-11T13:54:02.373Z] #32 DONE 0.2s [2019-11-11T13:54:02.373Z] [2019-11-11T13:54:02.373Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-11T13:54:02.373Z] #37 DONE 0.1s [2019-11-11T13:54:02.373Z] [2019-11-11T13:54:02.373Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:54:02.373Z] #41 163.5 CC criu/sysfs_parse.o [2019-11-11T13:54:02.373Z] #41 163.8 CC criu/timerfd.o [2019-11-11T13:54:02.373Z] #41 164.2 CC criu/tty.o [2019-11-11T13:54:02.373Z] #41 166.0 CC criu/tun.o [2019-11-11T13:54:02.373Z] #41 166.5 CC criu/uffd.o [2019-11-11T13:54:02.373Z] #41 167.5 CC criu/util.o [2019-11-11T13:54:02.414Z] #41 120.5 CC criu/fdstore.o [2019-11-11T13:54:02.633Z] #41 ... [2019-11-11T13:54:02.633Z] [2019-11-11T13:54:02.633Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-11T13:54:02.633Z] #39 DONE 0.2s [2019-11-11T13:54:02.893Z] [2019-11-11T13:54:02.893Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:54:02.979Z] #41 120.9 CC criu/fifo.o [2019-11-11T13:54:02.979Z] #41 121.3 CC criu/file-ids.o [2019-11-11T13:54:03.404Z] #34 58.99 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-11T13:54:03.405Z] #34 59.02 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-11T13:54:03.405Z] #34 59.03 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-11T13:54:03.405Z] #34 59.29 Selecting previously unselected package libicu57:ppc64el. [2019-11-11T13:54:03.405Z] #34 59.30 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-11-11T13:54:03.405Z] #34 59.30 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-11T13:54:03.463Z] #59 ... [2019-11-11T13:54:03.463Z] [2019-11-11T13:54:03.463Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:54:03.463Z] #41 168.6 CC criu/uts_ns.o [2019-11-11T13:54:03.463Z] #41 168.8 CC criu/vdso.o [2019-11-11T13:54:03.544Z] #41 121.7 CC criu/file-lock.o [2019-11-11T13:54:03.754Z] #34 ... [2019-11-11T13:54:03.754Z] [2019-11-11T13:54:03.754Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:54:03.754Z] #41 54.13 Fetched 3548 kB in 0s (4003 kB/s) [2019-11-11T13:54:03.754Z] #41 54.22 Selecting previously unselected package libnet1:ppc64el. [2019-11-11T13:54:03.754Z] #41 54.22 (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 ... 14950 files and directories currently installed.) [2019-11-11T13:54:03.754Z] #41 54.30 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-11T13:54:03.754Z] #41 54.30 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-11T13:54:03.754Z] #41 54.51 Selecting previously unselected package libcap-dev:ppc64el. [2019-11-11T13:54:03.754Z] #41 54.51 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-11-11T13:54:03.754Z] #41 54.52 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-11-11T13:54:03.754Z] #41 54.74 Selecting previously unselected package libnet1-dev. [2019-11-11T13:54:03.754Z] #41 54.75 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-11T13:54:03.754Z] #41 54.75 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-11T13:54:03.754Z] #41 55.18 Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-11T13:54:03.754Z] #41 55.18 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-11T13:54:03.754Z] #41 55.20 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-11T13:54:03.754Z] #41 55.41 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-11-11T13:54:03.754Z] #41 55.42 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-11-11T13:54:03.754Z] #41 55.43 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-11T13:54:03.754Z] #41 55.80 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-11T13:54:03.754Z] #41 55.80 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-11T13:54:03.754Z] #41 55.83 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-11T13:54:03.754Z] #41 56.02 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-11-11T13:54:03.754Z] #41 56.03 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-11-11T13:54:03.754Z] #41 56.03 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-11T13:54:03.754Z] #41 56.30 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-11-11T13:54:03.754Z] #41 56.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-11-11T13:54:03.754Z] #41 56.33 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-11T13:54:03.754Z] #41 56.77 Selecting previously unselected package libprotobuf10:ppc64el. [2019-11-11T13:54:03.754Z] #41 56.79 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-11-11T13:54:03.754Z] #41 56.79 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-11T13:54:03.754Z] #41 58.09 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-11-11T13:54:03.754Z] #41 58.10 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-11-11T13:54:03.754Z] #41 58.11 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-11T13:54:03.754Z] #41 58.39 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-11-11T13:54:03.754Z] #41 58.41 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-11-11T13:54:03.754Z] #41 58.42 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-11T13:54:04.033Z] #41 169.3 LINK criu/built-in.o [2019-11-11T13:54:04.033Z] #41 169.3 LINK criu/criu [2019-11-11T13:54:04.065Z] #60 ... [2019-11-11T13:54:04.065Z] [2019-11-11T13:54:04.065Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:54:04.065Z] #51 DONE 210.2s [2019-11-11T13:54:04.065Z] [2019-11-11T13:54:04.065Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:54:04.293Z] #41 169.7 DEP lib/c/criu.d [2019-11-11T13:54:04.477Z] #41 122.7 CC criu/files-ext.o [2019-11-11T13:54:04.517Z] #41 ... [2019-11-11T13:54:04.517Z] [2019-11-11T13:54:04.517Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:54:04.517Z] #27 4.840 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-11T13:54:04.517Z] #27 6.379 [2019-11-11T13:54:04.553Z] #41 169.7 CC images/rpc.pb-c.o [2019-11-11T13:54:04.923Z] #60 ... [2019-11-11T13:54:04.923Z] [2019-11-11T13:54:04.923Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-11T13:54:05.042Z] #41 123.2 CC criu/files-reg.o [2019-11-11T13:54:05.123Z] #41 170.3 CC lib/c/criu.o [2019-11-11T13:54:05.208Z] #27 7.035 ### 4.9% ###### 9.2% ########### 15.6% ############### 22.0% ##################### 30.5% ########################## 36.4% ############################## 42.7% ###################################### 53.4% ############################################ 61.9% #################################################### 72.5% ######################################################## 78.7% ########################################################### 83.0% ################################################################# 91.5% ####################################################################### 100.0% ######################################################################## 100.0% [2019-11-11T13:54:05.328Z] #52 DONE 0.1s [2019-11-11T13:54:05.328Z] [2019-11-11T13:54:05.328Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-11T13:54:05.328Z] #56 DONE 0.1s [2019-11-11T13:54:05.328Z] [2019-11-11T13:54:05.328Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:54:05.950Z] #27 9.461 [2019-11-11T13:54:05.975Z] #41 ... [2019-11-11T13:54:05.975Z] [2019-11-11T13:54:05.975Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:54:05.975Z] #54 155.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-11T13:54:06.063Z] #41 171.2 LINK lib/c/built-in.o [2019-11-11T13:54:06.063Z] #41 171.2 LINK lib/c/libcriu.so [2019-11-11T13:54:06.063Z] #41 171.4 GEN magic.py [2019-11-11T13:54:06.322Z] #27 ... [2019-11-11T13:54:06.322Z] [2019-11-11T13:54:06.322Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:54:06.322Z] #69 DONE 62.0s [2019-11-11T13:54:06.322Z] [2019-11-11T13:54:06.322Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:54:06.322Z] #32 61.90 internal/reflectlite [2019-11-11T13:54:06.322Z] #32 61.91 sync [2019-11-11T13:54:06.323Z] #41 171.5 Note: Building without setproctitle() and strlcpy() support. [2019-11-11T13:54:06.323Z] #41 171.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-11T13:54:06.892Z] #41 172.0 fatal: Not a git repository (or any of the parent directories): .git [2019-11-11T13:54:07.461Z] #41 172.7 make[1]: Nothing to be done for 'all'. [2019-11-11T13:54:07.720Z] #41 173.1 make[1]: 'images/built-in.o' is up to date. [2019-11-11T13:54:07.979Z] #41 173.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-11T13:54:07.979Z] #41 173.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-11T13:54:07.980Z] #41 173.2 make[1]: 'compel/libcompel.a' is up to date. [2019-11-11T13:54:07.980Z] #41 173.2 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-11T13:54:07.980Z] #41 173.2 make[1]: Nothing to be done for 'all'. [2019-11-11T13:54:07.980Z] #41 173.2 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-11T13:54:07.980Z] #41 173.3 make[2]: Nothing to be done for 'all'. [2019-11-11T13:54:08.040Z] #32 ... [2019-11-11T13:54:08.040Z] [2019-11-11T13:54:08.040Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:54:08.040Z] #18 0.608 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-11T13:54:08.040Z] #18 0.619 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-11T13:54:08.040Z] #18 0.802 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-11T13:54:08.040Z] #18 0.820 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-11T13:54:08.040Z] #18 0.950 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-11T13:54:08.040Z] #18 3.303 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-11T13:54:08.040Z] #18 7.177 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-11T13:54:08.040Z] #18 9.662 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-11T13:54:08.238Z] #41 173.3 make[2]: Nothing to be done for 'all'. [2019-11-11T13:54:08.238Z] #41 173.4 make[2]: Nothing to be done for 'all'. [2019-11-11T13:54:08.238Z] #41 173.4 make[2]: Nothing to be done for 'all'. [2019-11-11T13:54:08.238Z] #41 173.5 make[2]: Nothing to be done for 'all'. [2019-11-11T13:54:08.238Z] #41 173.5 make[2]: Nothing to be done for 'all'. [2019-11-11T13:54:08.238Z] #41 173.5 make[2]: Nothing to be done for 'all'. [2019-11-11T13:54:08.238Z] #41 173.6 make[2]: Nothing to be done for 'all'. [2019-11-11T13:54:08.382Z] #18 ... [2019-11-11T13:54:08.382Z] [2019-11-11T13:54:08.382Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:54:08.382Z] #27 10.55 ######## 11.1% #################### 28.4% ################################ 45.7% ######################################### 57.1% ############################################# 62.9% ################################################# 68.7% ##################################################### 74.4% ############################################################# 85.9% ################################################################# 91.6% ###################################################################### 97.4% ######################################################################## 100.0% [2019-11-11T13:54:08.496Z] #41 173.6 INSTALL criu/criu [2019-11-11T13:54:08.501Z] #54 158.0 + mkdir -p /build [2019-11-11T13:54:08.501Z] #54 158.0 + cp runc /build/runc [2019-11-11T13:54:09.064Z] #41 DONE 174.2s [2019-11-11T13:54:09.064Z] [2019-11-11T13:54:09.064Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:54:09.068Z] #54 DONE 158.8s [2019-11-11T13:54:09.068Z] [2019-11-11T13:54:09.068Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:54:09.068Z] #17 112.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-11T13:54:09.068Z] #17 112.4 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-11T13:54:09.068Z] #17 112.4 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-11T13:54:09.068Z] #17 ... [2019-11-11T13:54:09.068Z] [2019-11-11T13:54:09.068Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:54:09.068Z] #41 125.5 CC criu/files.o [2019-11-11T13:54:10.047Z] #41 128.0 CC criu/filesystems.o [2019-11-11T13:54:10.087Z] #27 13.27 [2019-11-11T13:54:10.444Z] #59 ... [2019-11-11T13:54:10.444Z] [2019-11-11T13:54:10.444Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-11T13:54:10.444Z] #42 DONE 0.1s [2019-11-11T13:54:10.444Z] [2019-11-11T13:54:10.444Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-11T13:54:10.702Z] #45 DONE 0.1s [2019-11-11T13:54:10.702Z] [2019-11-11T13:54:10.702Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-11T13:54:10.702Z] #48 DONE 0.1s [2019-11-11T13:54:10.702Z] [2019-11-11T13:54:10.702Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:54:10.702Z] #59 ... [2019-11-11T13:54:10.702Z] [2019-11-11T13:54:10.702Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-11T13:54:10.961Z] #51 DONE 0.2s [2019-11-11T13:54:10.961Z] [2019-11-11T13:54:10.961Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-11T13:54:10.961Z] #55 DONE 0.1s [2019-11-11T13:54:10.961Z] [2019-11-11T13:54:10.961Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:54:10.983Z] #41 129.0 CC criu/fsnotify.o [2019-11-11T13:54:11.797Z] #27 13.88 ##### 7.8% ########### 15.5% ################ 23.3% ###################### 31.0% ############################### 43.9% ####################################### 54.2% ############################################## 64.5% ################################################### 71.9% ####################################################### 77.1% ############################################################# 84.8% ############################################################## 86.7% ################################################################# 91.5% ##################################################################### 96.7% ######################################################################## 100.0% [2019-11-11T13:54:11.914Z] #41 130.0 CC criu/image-desc.o [2019-11-11T13:54:12.171Z] #41 130.2 CC criu/image.o [2019-11-11T13:54:12.428Z] #41 ... [2019-11-11T13:54:12.428Z] [2019-11-11T13:54:12.428Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-11T13:54:12.428Z] #38 221.2 + dpkg --print-architecture [2019-11-11T13:54:12.428Z] #38 221.2 + cd /tmp/tmp.H6PnvllVZA/src/github.com/docker/distribution [2019-11-11T13:54:12.428Z] #38 221.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-11T13:54:12.992Z] #38 221.6 + GOPATH=/tmp/tmp.H6PnvllVZA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.H6PnvllVZA [2019-11-11T13:54:12.992Z] #38 221.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-11T13:54:13.503Z] #27 16.54 [2019-11-11T13:54:13.503Z] #27 ... [2019-11-11T13:54:13.503Z] [2019-11-11T13:54:13.503Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:54:13.503Z] #48 59.04 + cd /tmp/tmp.M3pNzz03l1/src/gotest.tools/gotestsum [2019-11-11T13:54:13.503Z] #48 59.04 + git checkout -q v0.3.5 [2019-11-11T13:54:13.503Z] #48 59.23 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-11T13:54:13.503Z] #48 ... [2019-11-11T13:54:13.503Z] [2019-11-11T13:54:13.503Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:54:13.503Z] #32 68.56 errors [2019-11-11T13:54:13.503Z] #32 68.59 sort [2019-11-11T13:54:13.503Z] #32 69.17 strconv [2019-11-11T13:54:13.503Z] #32 69.18 internal/oserror [2019-11-11T13:54:13.503Z] #32 69.18 io [2019-11-11T13:54:14.260Z] #32 70.07 syscall [2019-11-11T13:54:15.043Z] #32 ... [2019-11-11T13:54:15.044Z] [2019-11-11T13:54:15.044Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:54:15.044Z] #41 61.00 Selecting previously unselected package libprotoc10:ppc64el. [2019-11-11T13:54:15.044Z] #41 61.02 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-11-11T13:54:15.044Z] #41 61.02 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-11-11T13:54:15.044Z] #41 62.12 Selecting previously unselected package protobuf-c-compiler. [2019-11-11T13:54:15.044Z] #41 62.16 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-11-11T13:54:15.044Z] #41 62.20 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-11T13:54:15.044Z] #41 62.60 Selecting previously unselected package protobuf-compiler. [2019-11-11T13:54:15.044Z] #41 62.65 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-11-11T13:54:15.044Z] #41 62.66 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-11T13:54:15.044Z] #41 62.97 Selecting previously unselected package python-pkg-resources. [2019-11-11T13:54:15.044Z] #41 62.98 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-11T13:54:15.044Z] #41 62.99 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-11T13:54:15.044Z] #41 63.59 Selecting previously unselected package python-protobuf. [2019-11-11T13:54:15.044Z] #41 63.62 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-11-11T13:54:15.044Z] #41 63.63 Unpacking python-protobuf (3.0.0-9) ... [2019-11-11T13:54:15.044Z] #41 65.08 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-11T13:54:15.044Z] #41 65.16 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-11T13:54:15.044Z] #41 65.17 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-11T13:54:15.044Z] #41 ... [2019-11-11T13:54:15.044Z] [2019-11-11T13:54:15.044Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:54:18.531Z] #27 17.28 # 2.1% ### 4.7% #### 6.5% ###### 9.2% ####### 11.0% ########## 14.6% ############# 18.1% ############### 22.1% ################# 23.9% ################# 24.8% ################## 25.7% ################### 27.4% ##################### 30.1% ###################### 31.9% ######################## 34.3% ########################## 36.3% ############################ 39.0% ############################## 41.7% ############################### 44.4% ################################## 47.9% ################################### 49.9% ##################################### 52.5% ####################################### 54.3% ######################################## 56.1% ########################################## 58.8% ########################################### 60.6% ############################################ 62.4% ############################################### 65.9% ################################################## 69.5% ################################################### 71.3% ##################################################### 74.0% ###################################################### 75.8% ####################################################### 77.5% ######################################################### 80.2% ########################################################### 82.9% ############################################################# 85.6% ############################################################### 88.3% ################################################################## 92.7% #################################################################### 95.2% ###################################################################### 98.5% ######################################################################## 100.0% [2019-11-11T13:54:18.870Z] #27 22.30 [2019-11-11T13:54:19.083Z] #59 212.4 + bin/containerd-stress [2019-11-11T13:54:19.540Z] #38 ... [2019-11-11T13:54:19.540Z] [2019-11-11T13:54:19.540Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:54:19.540Z] #17 122.9 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-11T13:54:19.540Z] #17 122.9 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-11T13:54:19.540Z] #17 122.9 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-11-11T13:54:19.540Z] #17 123.0 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-11T13:54:19.540Z] #17 123.0 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-11T13:54:19.540Z] #17 123.1 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-11T13:54:19.540Z] #17 123.1 Processing triggers for mime-support (3.60) ... [2019-11-11T13:54:19.540Z] #17 123.2 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:54:19.540Z] #17 123.3 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-11T13:54:19.540Z] #17 123.3 Setting up libcap2-bin (1:2.25-1) ... [2019-11-11T13:54:19.540Z] #17 123.3 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-11T13:54:19.540Z] #17 123.3 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-11T13:54:19.540Z] #17 123.3 Setting up bash-completion (1:2.1-4.3) ... [2019-11-11T13:54:19.540Z] #17 125.7 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-11T13:54:19.540Z] #17 125.7 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-11T13:54:19.540Z] #17 125.8 Setting up zip (3.0-11+b1) ... [2019-11-11T13:54:19.540Z] #17 125.8 Setting up bzip2 (1.0.6-8.1) ... [2019-11-11T13:54:19.540Z] #17 125.8 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-11T13:54:19.540Z] #17 125.8 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-11T13:54:19.540Z] #17 125.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:54:19.540Z] #17 125.9 Setting up libaio1:amd64 (0.3.110-3) ... [2019-11-11T13:54:19.540Z] #17 125.9 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-11T13:54:19.540Z] #17 125.9 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-11T13:54:19.540Z] #17 125.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-11T13:54:19.540Z] #17 125.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-11T13:54:19.540Z] #17 125.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:54:19.540Z] #17 126.0 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-11T13:54:19.540Z] #17 126.0 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-11-11T13:54:19.540Z] #17 126.0 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-11T13:54:19.540Z] #17 126.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:54:19.540Z] #17 126.4 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-11T13:54:19.540Z] #17 126.4 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-11-11T13:54:19.540Z] #17 126.4 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-11T13:54:19.540Z] #17 126.4 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-11T13:54:19.540Z] #17 126.5 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-11T13:54:19.540Z] #17 126.5 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-11T13:54:19.540Z] #17 126.5 Setting up pigz (2.3.4-1) ... [2019-11-11T13:54:19.540Z] #17 126.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-11T13:54:19.540Z] #17 126.5 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-11-11T13:54:19.540Z] #17 126.5 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-11T13:54:19.540Z] #17 126.5 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-11T13:54:19.540Z] #17 126.6 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-11T13:54:19.540Z] #17 126.6 Setting up jq (1.5+dfsg-1.3) ... [2019-11-11T13:54:19.540Z] #17 126.6 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-11T13:54:19.540Z] #17 126.6 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-11T13:54:19.540Z] #17 126.6 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-11T13:54:19.540Z] #17 126.6 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:54:19.540Z] #17 126.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-11T13:54:19.540Z] #17 126.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-11T13:54:19.540Z] #17 126.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-11T13:54:19.540Z] #17 126.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-11T13:54:19.540Z] #17 126.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-11T13:54:19.540Z] #17 126.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-11T13:54:19.540Z] #17 126.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-11T13:54:19.540Z] #17 126.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-11T13:54:19.540Z] #17 126.7 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-11T13:54:19.540Z] #17 126.7 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-11T13:54:19.540Z] #17 126.7 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-11T13:54:19.540Z] #17 126.7 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-11T13:54:19.540Z] #17 126.7 Setting up btrfs-progs (4.7.3-1) ... [2019-11-11T13:54:19.540Z] #17 126.8 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-11T13:54:19.540Z] #17 126.8 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-11T13:54:19.540Z] #17 130.5 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-11T13:54:19.541Z] #17 130.5 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-11T13:54:19.541Z] #17 130.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 [2019-11-11T13:54:19.541Z] #17 130.5 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-11T13:54:19.541Z] #17 130.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 [2019-11-11T13:54:19.541Z] #17 130.5 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-11T13:54:19.541Z] #17 130.5 Setting up btrfs-tools (4.7.3-1) ... [2019-11-11T13:54:19.541Z] #17 130.5 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-11T13:54:19.541Z] #17 130.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-11T13:54:19.541Z] #17 130.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-11T13:54:19.541Z] #17 130.6 Setting up python3 (3.5.3-1) ... [2019-11-11T13:54:19.541Z] #17 132.0 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-11T13:54:20.054Z] #17 133.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-11T13:54:20.054Z] #17 133.5 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-11T13:54:20.054Z] #17 133.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-11T13:54:20.054Z] #17 133.6 Setting up python3-wheel (0.29.0-2) ... [2019-11-11T13:54:20.986Z] #17 134.5 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-11T13:54:21.616Z] #59 215.0 + bin/containerd-shim [2019-11-11T13:54:22.356Z] #17 135.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-11T13:54:22.356Z] #17 135.5 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-11T13:54:22.613Z] #17 ... [2019-11-11T13:54:22.613Z] [2019-11-11T13:54:22.613Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:54:22.613Z] #41 130.9 CC criu/ipc_ns.o [2019-11-11T13:54:22.613Z] #41 131.8 CC criu/irmap.o [2019-11-11T13:54:22.613Z] #41 132.3 CC criu/kcmp-ids.o [2019-11-11T13:54:22.613Z] #41 132.6 CC criu/kerndat.o [2019-11-11T13:54:22.613Z] #41 133.5 CC criu/libnetlink.o [2019-11-11T13:54:22.613Z] #41 133.9 CC criu/log.o [2019-11-11T13:54:22.613Z] #41 134.4 CC criu/lsm.o [2019-11-11T13:54:22.613Z] #41 134.7 CC criu/mem.o [2019-11-11T13:54:22.613Z] #41 136.2 CC criu/mount.o [2019-11-11T13:54:22.613Z] #41 139.6 CC criu/namespaces.o [2019-11-11T13:54:22.749Z] #27 ... [2019-11-11T13:54:22.749Z] [2019-11-11T13:54:22.749Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:54:22.749Z] #45 67.84 internal/reflectlite [2019-11-11T13:54:22.749Z] #45 67.87 github.com/LK4D4/vndr/godl/singleflight [2019-11-11T13:54:22.749Z] #45 67.88 internal/singleflight [2019-11-11T13:54:22.749Z] #45 67.90 math/rand [2019-11-11T13:54:22.749Z] #45 74.11 sort [2019-11-11T13:54:22.749Z] #45 74.15 strconv [2019-11-11T13:54:22.749Z] #45 74.28 syscall [2019-11-11T13:54:22.749Z] #45 74.42 io [2019-11-11T13:54:22.749Z] #45 ... [2019-11-11T13:54:22.749Z] [2019-11-11T13:54:22.749Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:54:22.749Z] #34 70.41 Selecting previously unselected package libxml2:ppc64el. [2019-11-11T13:54:22.749Z] #34 70.51 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-11-11T13:54:22.749Z] #34 70.58 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-11T13:54:22.749Z] #34 71.85 Selecting previously unselected package libarchive13:ppc64el. [2019-11-11T13:54:22.749Z] #34 71.90 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2019-11-11T13:54:22.749Z] #34 71.93 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-11T13:54:22.749Z] #34 72.60 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-11-11T13:54:22.749Z] #34 72.61 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-11-11T13:54:22.749Z] #34 72.64 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-11T13:54:22.749Z] #34 72.86 Selecting previously unselected package libuv1:ppc64el. [2019-11-11T13:54:22.749Z] #34 72.91 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-11-11T13:54:22.749Z] #34 72.93 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-11-11T13:54:22.749Z] #34 73.21 Selecting previously unselected package cmake. [2019-11-11T13:54:22.749Z] #34 73.24 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-11-11T13:54:22.749Z] #34 73.57 Unpacking cmake (3.7.2-1) ... [2019-11-11T13:54:22.749Z] #34 77.75 Selecting previously unselected package xxd. [2019-11-11T13:54:22.749Z] #34 77.77 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-11T13:54:22.749Z] #34 77.78 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:54:22.749Z] #34 78.01 Selecting previously unselected package vim-common. [2019-11-11T13:54:22.749Z] #34 78.03 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-11T13:54:22.749Z] #34 78.05 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:54:22.749Z] #34 78.54 Processing triggers for mime-support (3.60) ... [2019-11-11T13:54:22.749Z] #34 ... [2019-11-11T13:54:22.749Z] [2019-11-11T13:54:22.749Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:54:22.749Z] #27 25.89 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-11T13:54:23.178Z] #41 141.3 CC criu/net.o [2019-11-11T13:54:23.178Z] #41 ... [2019-11-11T13:54:23.178Z] [2019-11-11T13:54:23.178Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:54:23.178Z] #17 136.6 Setting up dmsetup (2:1.02.137-2) ... [2019-11-11T13:54:23.178Z] #17 136.6 Setting up python3-setuptools (33.1.1-1) ... [2019-11-11T13:54:23.515Z] #27 ... [2019-11-11T13:54:23.515Z] [2019-11-11T13:54:23.515Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-11T13:54:23.515Z] #34 78.72 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:54:23.515Z] #34 78.72 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-11-11T13:54:23.515Z] #34 78.73 Setting up cmake-data (3.7.2-1) ... [2019-11-11T13:54:23.515Z] #34 78.75 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-11T13:54:23.515Z] #34 78.78 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-11T13:54:23.515Z] #34 78.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:54:23.515Z] #34 78.94 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:54:23.515Z] #34 78.95 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-11T13:54:23.515Z] #34 78.96 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-11T13:54:23.515Z] #34 78.97 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-11T13:54:23.515Z] #34 78.98 Setting up cmake (3.7.2-1) ... [2019-11-11T13:54:23.515Z] #34 79.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:54:23.515Z] #34 DONE 79.5s [2019-11-11T13:54:23.515Z] [2019-11-11T13:54:23.515Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-11T13:54:23.515Z] #35 DONE 0.2s [2019-11-11T13:54:23.515Z] [2019-11-11T13:54:23.515Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-11T13:54:23.515Z] #29 70.70 + cd /tmp/tmp.AVJnfcpdnK/src/github.com/go-swagger/go-swagger [2019-11-11T13:54:23.515Z] #29 70.70 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-11T13:54:23.515Z] #29 74.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-11T13:54:23.856Z] #29 ... [2019-11-11T13:54:23.856Z] [2019-11-11T13:54:23.856Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-11T13:54:23.856Z] #36 DONE 0.1s [2019-11-11T13:54:23.856Z] [2019-11-11T13:54:23.856Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:54:24.108Z] #17 137.5 Setting up dh-python (2.20170125) ... [2019-11-11T13:54:24.198Z] #37 0.383 + RM_GOPATH=0 [2019-11-11T13:54:24.198Z] #37 0.385 + TMP_GOPATH= [2019-11-11T13:54:24.198Z] #37 0.386 + : /build [2019-11-11T13:54:24.198Z] #37 0.393 + '[' -z '' ']' [2019-11-11T13:54:24.198Z] #37 0.401 ++ mktemp -d [2019-11-11T13:54:24.198Z] #37 0.403 + export GOPATH=/tmp/tmp.MRYAmLDqKf [2019-11-11T13:54:24.198Z] #37 0.403 + GOPATH=/tmp/tmp.MRYAmLDqKf [2019-11-11T13:54:24.198Z] #37 0.404 + RM_GOPATH=1 [2019-11-11T13:54:24.198Z] #37 0.412 ++ dirname ./install.sh [2019-11-11T13:54:24.198Z] #37 0.426 + dir=. [2019-11-11T13:54:24.198Z] #37 0.427 + bin=tini [2019-11-11T13:54:24.198Z] #37 0.427 + shift [2019-11-11T13:54:24.198Z] #37 0.428 + '[' '!' -f ./tini.installer ']' [2019-11-11T13:54:24.198Z] #37 0.429 + . ./tini.installer [2019-11-11T13:54:24.198Z] #37 0.430 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-11T13:54:24.198Z] #37 0.431 + install_tini [2019-11-11T13:54:24.198Z] #37 0.432 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-11T13:54:24.198Z] #37 0.432 + git clone https://github.com/krallin/tini.git /tmp/tmp.MRYAmLDqKf/tini [2019-11-11T13:54:24.198Z] #37 0.433 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-11T13:54:24.198Z] #37 0.452 Cloning into '/tmp/tmp.MRYAmLDqKf/tini'... [2019-11-11T13:54:25.044Z] #17 138.3 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-11T13:54:25.044Z] #17 138.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:54:25.390Z] #37 ... [2019-11-11T13:54:25.390Z] [2019-11-11T13:54:25.390Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:54:25.390Z] #55 20.38 + cd /tmp/tmp.3yRHlTrPov/src/github.com/opencontainers/runc [2019-11-11T13:54:25.390Z] #55 20.38 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-11T13:54:25.390Z] #55 21.37 + '[' -z '' ']' [2019-11-11T13:54:25.390Z] #55 21.37 + target=static [2019-11-11T13:54:25.390Z] #55 21.37 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-11T13:54:25.390Z] #55 25.66 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-11T13:54:25.390Z] #55 ... [2019-11-11T13:54:25.390Z] [2019-11-11T13:54:25.390Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:54:25.390Z] #45 81.05 vendor/golang.org/x/net/dns/dnsmessage [2019-11-11T13:54:25.437Z] #60 205.0 + bin/containerd-stress [2019-11-11T13:54:25.611Z] #17 DONE 139.0s [2019-11-11T13:54:25.611Z] [2019-11-11T13:54:25.611Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:54:25.611Z] #59 ... [2019-11-11T13:54:25.611Z] [2019-11-11T13:54:25.611Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-11T13:54:26.125Z] #45 81.80 bytes [2019-11-11T13:54:26.893Z] #59 220.4 + bin/containerd-shim-runc-v1 [2019-11-11T13:54:27.309Z] #45 ... [2019-11-11T13:54:27.309Z] [2019-11-11T13:54:27.309Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:54:27.309Z] #41 73.18 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-11T13:54:27.309Z] #41 73.18 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-11T13:54:27.309Z] #41 73.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:54:27.309Z] #41 73.33 Setting up python-protobuf (3.0.0-9) ... [2019-11-11T13:54:27.309Z] #41 ... [2019-11-11T13:54:27.309Z] [2019-11-11T13:54:27.309Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:54:27.309Z] #37 2.502 + cd /tmp/tmp.MRYAmLDqKf/tini [2019-11-11T13:54:27.309Z] #37 2.504 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-11T13:54:27.309Z] #37 2.515 + cmake . [2019-11-11T13:54:27.309Z] #37 3.804 -- The C compiler identification is GNU 6.3.0 [2019-11-11T13:54:27.337Z] #60 207.1 + bin/containerd-shim [2019-11-11T13:54:27.651Z] #37 3.918 -- Check for working C compiler: /usr/bin/cc [2019-11-11T13:54:27.992Z] #37 ... [2019-11-11T13:54:27.992Z] [2019-11-11T13:54:27.992Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-11T13:54:27.992Z] #41 83.65 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-11-11T13:54:27.992Z] #41 83.66 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-11T13:54:27.992Z] #41 83.67 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-11T13:54:27.992Z] #41 83.68 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-11T13:54:27.992Z] #41 83.71 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-11-11T13:54:27.992Z] #41 83.72 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-11T13:54:27.992Z] #41 83.73 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-11T13:54:27.992Z] #41 83.74 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-11T13:54:27.992Z] #41 83.75 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-11T13:54:27.992Z] #41 83.77 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-11T13:54:27.992Z] #41 83.77 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:54:27.992Z] #41 DONE 84.0s [2019-11-11T13:54:27.992Z] [2019-11-11T13:54:27.992Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:54:29.699Z] #42 ... [2019-11-11T13:54:29.699Z] [2019-11-11T13:54:29.699Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:54:29.699Z] #32 75.54 bytes [2019-11-11T13:54:29.699Z] #32 75.61 strings [2019-11-11T13:54:30.039Z] #32 ... [2019-11-11T13:54:30.039Z] [2019-11-11T13:54:30.039Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:54:30.039Z] #37 4.977 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-11T13:54:30.039Z] #37 4.994 -- Detecting C compiler ABI info [2019-11-11T13:54:30.039Z] #37 5.990 -- Detecting C compiler ABI info - done [2019-11-11T13:54:30.039Z] #37 6.144 -- Detecting C compile features [2019-11-11T13:54:30.182Z] #59 223.2 + bin/containerd-shim-runc-v2 [2019-11-11T13:54:30.750Z] #59 224.3 + binaries [2019-11-11T13:54:30.750Z] #59 224.3 + mkdir -p /build [2019-11-11T13:54:30.750Z] #59 224.3 + cp bin/containerd /build/containerd [2019-11-11T13:54:30.750Z] #59 224.4 + cp bin/containerd-shim /build/containerd-shim [2019-11-11T13:54:31.008Z] #59 224.4 + cp bin/ctr /build/ctr [2019-11-11T13:54:31.266Z] #59 DONE 225.0s [2019-11-11T13:54:32.164Z] #18 ... [2019-11-11T13:54:32.164Z] [2019-11-11T13:54:32.164Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:54:32.164Z] #41 144.6 CC criu/netfilter.o [2019-11-11T13:54:32.164Z] #41 144.9 CC criu/page-pipe.o [2019-11-11T13:54:32.164Z] #41 145.5 CC criu/page-xfer.o [2019-11-11T13:54:32.164Z] #41 146.6 CC criu/pagemap-cache.o [2019-11-11T13:54:32.164Z] #41 147.0 CC criu/pagemap.o [2019-11-11T13:54:32.164Z] #41 147.9 CC criu/parasite-syscall.o [2019-11-11T13:54:32.164Z] #41 148.9 CC criu/path.o [2019-11-11T13:54:32.164Z] #41 149.1 CC criu/pie-util-vdso-elf32.o [2019-11-11T13:54:32.164Z] #41 149.5 CC criu/pie-util-vdso.o [2019-11-11T13:54:32.164Z] #41 149.8 CC criu/pie-util.o [2019-11-11T13:54:32.164Z] #41 150.1 CC criu/pipes.o [2019-11-11T13:54:32.642Z] [2019-11-11T13:54:32.642Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-11T13:54:32.728Z] #41 150.7 CC criu/plugin.o [2019-11-11T13:54:32.985Z] #41 151.1 CC criu/proc_parse.o [2019-11-11T13:54:33.094Z] #37 8.977 -- Detecting C compile features - done [2019-11-11T13:54:33.094Z] #37 9.073 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-11T13:54:33.094Z] #37 9.435 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-11T13:54:33.209Z] #60 DONE 0.3s [2019-11-11T13:54:33.209Z] [2019-11-11T13:54:33.209Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-11T13:54:33.209Z] #64 DONE 0.1s [2019-11-11T13:54:33.209Z] [2019-11-11T13:54:33.209Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-11T13:54:33.434Z] #37 9.781 -- Configuring done [2019-11-11T13:54:33.434Z] #37 9.821 -- Generating done [2019-11-11T13:54:33.467Z] #66 DONE 0.2s [2019-11-11T13:54:33.467Z] [2019-11-11T13:54:33.467Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-11T13:54:33.467Z] #69 DONE 0.1s [2019-11-11T13:54:33.467Z] [2019-11-11T13:54:33.467Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-11T13:54:33.467Z] #70 DONE 0.0s [2019-11-11T13:54:33.467Z] [2019-11-11T13:54:33.467Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-11T13:54:33.776Z] #37 9.836 -- Build files have been written to: /tmp/tmp.MRYAmLDqKf/tini [2019-11-11T13:54:33.776Z] #37 9.858 + make tini-static [2019-11-11T13:54:33.959Z] #60 213.7 + bin/containerd-shim-runc-v1 [2019-11-11T13:54:34.117Z] #37 10.48 Scanning dependencies of target tini-static [2019-11-11T13:54:34.117Z] #37 ... [2019-11-11T13:54:34.117Z] [2019-11-11T13:54:34.117Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:54:34.117Z] #27 27.64 [2019-11-11T13:54:34.117Z] #27 28.27 ######################################################################## 100.0% [2019-11-11T13:54:34.117Z] #27 28.65 [2019-11-11T13:54:34.117Z] #27 32.43 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-11T13:54:34.117Z] #27 33.45 [2019-11-11T13:54:34.117Z] #27 33.86 ######################################################################## 100.0% [2019-11-11T13:54:34.117Z] #27 34.14 [2019-11-11T13:54:34.117Z] #27 37.45 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-11T13:54:34.117Z] #27 37.61 skipping existing c8c2d4a6b2e3 [2019-11-11T13:54:34.459Z] #27 ... [2019-11-11T13:54:34.459Z] [2019-11-11T13:54:34.459Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:54:34.459Z] #37 10.62 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-11T13:54:34.799Z] #37 ... [2019-11-11T13:54:34.799Z] [2019-11-11T13:54:34.799Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:54:34.799Z] #18 26.43 Fetched 7720 kB in 25s (299 kB/s) [2019-11-11T13:54:34.799Z] #18 26.43 Reading package lists... [2019-11-11T13:54:34.799Z] #18 36.17 Reading package lists... [2019-11-11T13:54:34.799Z] #18 ... [2019-11-11T13:54:34.799Z] [2019-11-11T13:54:34.799Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:54:34.799Z] #27 37.88 [2019-11-11T13:54:35.508Z] #41 153.5 CC criu/protobuf-desc.o [2019-11-11T13:54:35.766Z] #41 ... [2019-11-11T13:54:35.766Z] [2019-11-11T13:54:35.766Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-11T13:54:35.766Z] #38 244.5 + rm -rf /tmp/tmp.H6PnvllVZA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.H6PnvllVZA [2019-11-11T13:54:35.997Z] #71 DONE 1.9s [2019-11-11T13:54:35.997Z] [2019-11-11T13:54:35.997Z] #72 exporting to image [2019-11-11T13:54:35.997Z] #72 exporting layers [2019-11-11T13:54:36.024Z] #38 DONE 244.8s [2019-11-11T13:54:36.024Z] [2019-11-11T13:54:36.024Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:54:36.024Z] #41 154.1 CC criu/protobuf.o [2019-11-11T13:54:36.589Z] #41 154.6 CC criu/pstree.o [2019-11-11T13:54:37.279Z] #60 216.7 + bin/containerd-shim-runc-v2 [2019-11-11T13:54:37.654Z] #60 217.6 + binaries [2019-11-11T13:54:37.654Z] #60 217.6 + mkdir -p /build [2019-11-11T13:54:37.654Z] #60 217.6 + cp bin/containerd /build/containerd [2019-11-11T13:54:37.654Z] #60 217.7 + cp bin/containerd-shim /build/containerd-shim [2019-11-11T13:54:37.654Z] #60 217.7 + cp bin/ctr /build/ctr [2019-11-11T13:54:37.825Z] #27 40.98 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-11T13:54:37.961Z] #41 155.8 CC criu/rbtree.o [2019-11-11T13:54:37.961Z] #41 156.0 CC criu/rst-malloc.o [2019-11-11T13:54:38.061Z] #60 DONE 217.8s [2019-11-11T13:54:38.219Z] #41 156.2 CC criu/seccomp.o [2019-11-11T13:54:38.477Z] #41 156.7 CC criu/seize.o [2019-11-11T13:54:38.519Z] [2019-11-11T13:54:38.519Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-11T13:54:38.559Z] #27 41.87 [2019-11-11T13:54:38.901Z] #27 ... [2019-11-11T13:54:38.901Z] [2019-11-11T13:54:38.901Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:54:38.901Z] #37 13.80 [100%] Linking C executable tini-static [2019-11-11T13:54:38.901Z] #37 14.95 [100%] Built target tini-static [2019-11-11T13:54:38.901Z] #37 15.07 + mkdir -p /build [2019-11-11T13:54:38.901Z] #37 15.10 + cp tini-static /build/docker-init [2019-11-11T13:54:38.901Z] #37 DONE 15.2s [2019-11-11T13:54:38.901Z] [2019-11-11T13:54:38.901Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-11T13:54:38.901Z] #27 42.34 ######################################################################## 100.0% [2019-11-11T13:54:38.939Z] #61 DONE 0.2s [2019-11-11T13:54:38.939Z] [2019-11-11T13:54:38.939Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-11T13:54:38.939Z] #65 DONE 0.1s [2019-11-11T13:54:38.939Z] [2019-11-11T13:54:38.939Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-11T13:54:38.939Z] #67 DONE 0.1s [2019-11-11T13:54:38.939Z] [2019-11-11T13:54:38.939Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-11T13:54:38.939Z] #70 DONE 0.1s [2019-11-11T13:54:39.043Z] #41 157.3 CC criu/servicefd.o [2019-11-11T13:54:39.244Z] #27 42.70 [2019-11-11T13:54:39.300Z] #41 157.6 CC criu/shmem.o [2019-11-11T13:54:39.311Z] [2019-11-11T13:54:39.311Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-11T13:54:39.311Z] #71 DONE 0.0s [2019-11-11T13:54:39.311Z] [2019-11-11T13:54:39.311Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-11T13:54:39.585Z] #27 42.96 Download of images into '/build' complete. [2019-11-11T13:54:39.585Z] #27 42.97 Use something like the following to load the result into a Docker daemon: [2019-11-11T13:54:39.585Z] #27 42.97 tar -cC '/build' . | docker load [2019-11-11T13:54:39.585Z] #27 DONE 43.0s [2019-11-11T13:54:39.585Z] [2019-11-11T13:54:39.585Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:54:39.585Z] #42 2.529 Note: Building without setproctitle() and strlcpy() support. [2019-11-11T13:54:39.585Z] #42 2.532 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-11T13:54:39.585Z] #42 4.611 fatal: Not a git repository (or any of the parent directories): .git [2019-11-11T13:54:39.585Z] #42 4.715 GEN .gitid [2019-11-11T13:54:39.585Z] #42 4.777 GEN criu/include/version.h [2019-11-11T13:54:39.585Z] #42 4.865 GEN include/common/asm [2019-11-11T13:54:39.585Z] #42 7.417 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-11T13:54:39.585Z] #42 7.631 PBCC images/opts.pb-c.c [2019-11-11T13:54:39.585Z] #42 7.783 PBCC images/sit.pb-c.c [2019-11-11T13:54:39.585Z] #42 7.865 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-11T13:54:39.585Z] #42 8.050 DEP images/opts.pb-c.d [2019-11-11T13:54:39.585Z] #42 8.229 DEP images/sit.pb-c.d [2019-11-11T13:54:39.585Z] #42 8.354 PBCC images/macvlan.pb-c.c [2019-11-11T13:54:39.585Z] #42 8.378 DEP images/macvlan.pb-c.d [2019-11-11T13:54:39.585Z] #42 8.448 PBCC images/autofs.pb-c.c [2019-11-11T13:54:39.585Z] #42 8.498 DEP images/autofs.pb-c.d [2019-11-11T13:54:39.585Z] #42 8.623 PBCC images/sysctl.pb-c.c [2019-11-11T13:54:39.585Z] #42 8.657 DEP images/sysctl.pb-c.d [2019-11-11T13:54:39.585Z] #42 8.784 PBCC images/time.pb-c.c [2019-11-11T13:54:39.585Z] #42 8.814 DEP images/time.pb-c.d [2019-11-11T13:54:39.585Z] #42 8.885 PBCC images/binfmt-misc.pb-c.c [2019-11-11T13:54:39.585Z] #42 8.919 DEP images/binfmt-misc.pb-c.d [2019-11-11T13:54:39.585Z] #42 9.022 PBCC images/seccomp.pb-c.c [2019-11-11T13:54:39.585Z] #42 9.063 DEP images/seccomp.pb-c.d [2019-11-11T13:54:39.585Z] #42 9.242 PBCC images/userns.pb-c.c [2019-11-11T13:54:39.585Z] #42 9.286 DEP images/userns.pb-c.d [2019-11-11T13:54:39.585Z] #42 9.457 PBCC images/cgroup.pb-c.c [2019-11-11T13:54:39.585Z] #42 9.516 DEP images/cgroup.pb-c.d [2019-11-11T13:54:39.585Z] #42 9.662 PBCC images/fown.pb-c.c [2019-11-11T13:54:39.585Z] #42 9.705 PBCC images/ext-file.pb-c.c [2019-11-11T13:54:39.585Z] #42 9.745 DEP images/fown.pb-c.d [2019-11-11T13:54:39.585Z] #42 9.834 DEP images/ext-file.pb-c.d [2019-11-11T13:54:39.585Z] #42 10.01 PBCC images/rpc.pb-c.c [2019-11-11T13:54:39.585Z] #42 10.19 DEP images/rpc.pb-c.d [2019-11-11T13:54:39.585Z] #42 10.38 PBCC images/siginfo.pb-c.c [2019-11-11T13:54:39.585Z] #42 10.45 DEP images/siginfo.pb-c.d [2019-11-11T13:54:39.585Z] #42 10.57 PBCC images/pagemap.pb-c.c [2019-11-11T13:54:39.585Z] #42 10.67 DEP images/pagemap.pb-c.d [2019-11-11T13:54:39.585Z] #42 10.80 PBCC images/rlimit.pb-c.c [2019-11-11T13:54:39.585Z] #42 10.85 DEP images/rlimit.pb-c.d [2019-11-11T13:54:39.585Z] #42 11.00 PBCC images/file-lock.pb-c.c [2019-11-11T13:54:39.585Z] #42 11.02 DEP images/file-lock.pb-c.d [2019-11-11T13:54:39.585Z] #42 11.22 PBCC images/tty.pb-c.c [2019-11-11T13:54:39.585Z] #42 11.45 DEP images/tty.pb-c.d [2019-11-11T13:54:39.585Z] #42 11.63 PBCC images/tun.pb-c.c [2019-11-11T13:54:39.697Z] #72 DONE 0.6s [2019-11-11T13:54:39.936Z] #42 11.83 PBCC images/netdev.pb-c.c [2019-11-11T13:54:40.114Z] [2019-11-11T13:54:40.114Z] #73 exporting to oci image format [2019-11-11T13:54:40.114Z] #73 exporting layers [2019-11-11T13:54:40.232Z] #41 158.3 CC criu/sigframe.o [2019-11-11T13:54:40.298Z] #42 12.28 DEP images/tun.pb-c.d [2019-11-11T13:54:40.298Z] #42 12.34 DEP images/netdev.pb-c.d [2019-11-11T13:54:40.298Z] #42 12.41 PBCC images/vma.pb-c.c [2019-11-11T13:54:40.298Z] #42 12.45 DEP images/vma.pb-c.d [2019-11-11T13:54:40.490Z] #41 158.5 CC criu/signalfd.o [2019-11-11T13:54:40.490Z] #41 158.7 CC criu/sk-inet.o [2019-11-11T13:54:40.640Z] #42 12.67 PBCC images/creds.pb-c.c [2019-11-11T13:54:40.640Z] #42 12.78 DEP images/creds.pb-c.d [2019-11-11T13:54:40.640Z] #42 12.85 PBCC images/utsns.pb-c.c [2019-11-11T13:54:40.982Z] #42 12.98 DEP images/utsns.pb-c.d [2019-11-11T13:54:40.982Z] #42 13.12 PBCC images/ipc-desc.pb-c.c [2019-11-11T13:54:40.982Z] #42 ... [2019-11-11T13:54:40.982Z] [2019-11-11T13:54:40.982Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:54:40.982Z] #32 86.82 bufio [2019-11-11T13:54:40.982Z] #32 89.15 reflect [2019-11-11T13:54:40.982Z] #32 91.41 path [2019-11-11T13:54:40.982Z] #32 94.73 text/tabwriter [2019-11-11T13:54:41.266Z] #72 exporting layers 4.8s done [2019-11-11T13:54:41.266Z] #72 writing image sha256:a888a4edef6390742c470cfb797763d4d7d26b5fbff2489041f8fe6ef9c8c1f8 done [2019-11-11T13:54:41.266Z] #72 naming to docker.io/library/docker:447a840254410df3b9345c652b601f08447b8467 done [2019-11-11T13:54:41.266Z] #72 DONE 4.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-11T13:54:41.325Z] #32 ... [2019-11-11T13:54:41.325Z] [2019-11-11T13:54:41.325Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:54:41.325Z] #42 13.21 PBCC images/ipc-sem.pb-c.c [2019-11-11T13:54:41.325Z] #42 13.27 DEP images/ipc-desc.pb-c.d [2019-11-11T13:54:41.325Z] #42 13.38 DEP images/ipc-sem.pb-c.d [2019-11-11T13:54:41.325Z] #42 13.47 PBCC images/ipc-msg.pb-c.c [2019-11-11T13:54:41.325Z] #42 13.51 DEP images/ipc-msg.pb-c.d [2019-11-11T13:54:41.423Z] #41 159.4 CC criu/sk-netlink.o [2019-11-11T13:54:41.423Z] #41 ... [2019-11-11T13:54:41.423Z] [2019-11-11T13:54:41.423Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-11T13:54:41.423Z] #18 5.775 Collecting yamllint==1.16.0 [2019-11-11T13:54:41.423Z] #18 12.62 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-11T13:54:41.423Z] #18 12.86 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-11T13:54:41.423Z] #18 13.95 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-11T13:54:41.423Z] #18 15.04 Collecting pyyaml (from yamllint==1.16.0) [2019-11-11T13:54:41.599Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39733/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=447a840254410df3b9345c652b601f08447b8467 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:447a840254410df3b9345c652b601f08447b8467 hack/test/unit [2019-11-11T13:54:41.666Z] #42 13.65 PBCC images/ipc-shm.pb-c.c [2019-11-11T13:54:41.666Z] #42 13.68 DEP images/ipc-shm.pb-c.d [2019-11-11T13:54:41.666Z] #42 13.79 PBCC images/ipc-var.pb-c.c [2019-11-11T13:54:41.681Z] #18 ... [2019-11-11T13:54:41.681Z] [2019-11-11T13:54:41.681Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:54:41.681Z] #41 159.7 CC criu/sk-packet.o [2019-11-11T13:54:41.939Z] #41 160.2 CC criu/sk-queue.o [2019-11-11T13:54:42.007Z] #42 13.83 DEP images/ipc-var.pb-c.d [2019-11-11T13:54:42.007Z] #42 13.92 PBCC images/sk-opts.pb-c.c [2019-11-11T13:54:42.007Z] #42 13.97 PBCC images/packet-sock.pb-c.c [2019-11-11T13:54:42.007Z] #42 14.07 DEP images/sk-opts.pb-c.d [2019-11-11T13:54:42.007Z] #42 14.18 DEP images/packet-sock.pb-c.d [2019-11-11T13:54:42.347Z] #42 14.28 PBCC images/sk-netlink.pb-c.c [2019-11-11T13:54:42.347Z] #42 14.40 DEP images/sk-netlink.pb-c.d [2019-11-11T13:54:42.504Z] #41 160.6 CC criu/sk-tcp.o [2019-11-11T13:54:42.688Z] #42 14.60 PBCC images/sk-inet.pb-c.c [2019-11-11T13:54:42.688Z] #42 14.75 DEP images/sk-inet.pb-c.d [2019-11-11T13:54:42.688Z] #42 14.83 PBCC images/sk-unix.pb-c.c [2019-11-11T13:54:43.028Z] #42 14.98 DEP images/sk-unix.pb-c.d [2019-11-11T13:54:43.028Z] #42 15.12 PBCC images/mm.pb-c.c [2019-11-11T13:54:43.028Z] #42 15.24 DEP images/mm.pb-c.d [2019-11-11T13:54:43.069Z] #41 161.1 CC criu/sk-unix.o [2019-11-11T13:54:43.366Z] #42 15.35 PBCC images/timerfd.pb-c.c [2019-11-11T13:54:43.366Z] #42 15.45 DEP images/timerfd.pb-c.d [2019-11-11T13:54:43.706Z] #42 15.59 PBCC images/timer.pb-c.c [2019-11-11T13:54:43.706Z] #42 15.70 DEP images/timer.pb-c.d [2019-11-11T13:54:44.045Z] #42 15.83 PBCC images/sa.pb-c.c [2019-11-11T13:54:44.045Z] #42 15.98 DEP images/sa.pb-c.d [2019-11-11T13:54:44.045Z] #42 16.25 PBCC images/pipe-data.pb-c.c [2019-11-11T13:54:44.387Z] #42 16.30 DEP images/pipe-data.pb-c.d [2019-11-11T13:54:44.387Z] #42 16.45 PBCC images/mnt.pb-c.c [2019-11-11T13:54:44.387Z] #42 16.53 DEP images/mnt.pb-c.d [2019-11-11T13:54:44.729Z] #42 16.64 PBCC images/sk-packet.pb-c.c [2019-11-11T13:54:44.729Z] #42 16.80 DEP images/sk-packet.pb-c.d [2019-11-11T13:54:44.729Z] #42 16.87 PBCC images/tcp-stream.pb-c.c [2019-11-11T13:54:44.967Z] #41 163.1 CC criu/sockets.o [2019-11-11T13:54:45.072Z] #42 17.03 DEP images/tcp-stream.pb-c.d [2019-11-11T13:54:45.072Z] #42 17.16 PBCC images/pipe.pb-c.c [2019-11-11T13:54:45.414Z] #42 17.25 DEP images/pipe.pb-c.d [2019-11-11T13:54:45.414Z] #42 17.35 PBCC images/pstree.pb-c.c [2019-11-11T13:54:45.414Z] #42 17.40 DEP images/pstree.pb-c.d [2019-11-11T13:54:45.414Z] #42 17.50 PBCC images/fs.pb-c.c [2019-11-11T13:54:45.414Z] #42 17.54 DEP images/fs.pb-c.d [2019-11-11T13:54:45.760Z] #42 17.66 PBCC images/signalfd.pb-c.c [2019-11-11T13:54:45.760Z] #42 17.72 DEP images/signalfd.pb-c.d [2019-11-11T13:54:45.760Z] #42 17.83 PBCC images/fh.pb-c.c [2019-11-11T13:54:45.760Z] #42 17.92 PBCC images/fsnotify.pb-c.c [2019-11-11T13:54:45.900Z] #41 163.9 CC criu/stats.o [2019-11-11T13:54:46.103Z] #42 18.02 DEP images/fh.pb-c.d [2019-11-11T13:54:46.103Z] #42 18.17 DEP images/fsnotify.pb-c.d [2019-11-11T13:54:46.103Z] #42 18.25 PBCC images/eventpoll.pb-c.c [2019-11-11T13:54:46.103Z] #42 18.28 DEP images/eventpoll.pb-c.d [2019-11-11T13:54:46.158Z] #41 ... [2019-11-11T13:54:46.158Z] [2019-11-11T13:54:46.158Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-11T13:54:46.158Z] #18 16.20 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-11T13:54:46.158Z] #18 17.43 Building wheels for collected packages: pathspec, pyyaml [2019-11-11T13:54:46.158Z] #18 17.44 Running setup.py bdist_wheel for pathspec: started [2019-11-11T13:54:46.158Z] #18 18.62 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-11T13:54:46.158Z] #18 18.62 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-11T13:54:46.158Z] #18 18.64 Running setup.py bdist_wheel for pyyaml: started [2019-11-11T13:54:46.158Z] #18 19.69 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-11T13:54:46.158Z] #18 19.69 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-11T13:54:46.158Z] #18 19.74 Successfully built pathspec pyyaml [2019-11-11T13:54:46.158Z] #18 19.74 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-11T13:54:46.158Z] #18 20.09 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-11T13:54:46.158Z] #18 DONE 20.5s [2019-11-11T13:54:46.158Z] [2019-11-11T13:54:46.158Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:54:46.158Z] #41 164.2 CC criu/string.o [2019-11-11T13:54:46.158Z] #41 164.2 CC criu/sysctl.o [2019-11-11T13:54:46.415Z] #41 ... [2019-11-11T13:54:46.415Z] [2019-11-11T13:54:46.415Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-11T13:54:46.415Z] #23 DONE 0.2s [2019-11-11T13:54:46.415Z] [2019-11-11T13:54:46.415Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-11T13:54:46.446Z] #42 18.39 PBCC images/eventfd.pb-c.c [2019-11-11T13:54:46.446Z] #42 18.43 DEP images/eventfd.pb-c.d [2019-11-11T13:54:46.787Z] #42 18.55 PBCC images/remap-file-path.pb-c.c [2019-11-11T13:54:46.787Z] #42 18.60 DEP images/remap-file-path.pb-c.d [2019-11-11T13:54:46.787Z] #42 ... [2019-11-11T13:54:46.787Z] [2019-11-11T13:54:46.787Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:54:46.787Z] #45 92.37 bufio [2019-11-11T13:54:46.787Z] #45 93.63 reflect [2019-11-11T13:54:46.787Z] #45 ... [2019-11-11T13:54:46.787Z] [2019-11-11T13:54:46.787Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:54:46.787Z] #42 18.70 PBCC images/fifo.pb-c.c [2019-11-11T13:54:46.787Z] #42 18.74 DEP images/fifo.pb-c.d [2019-11-11T13:54:46.787Z] #42 18.82 PBCC images/ghost-file.pb-c.c [2019-11-11T13:54:46.787Z] #42 18.91 DEP images/ghost-file.pb-c.d [2019-11-11T13:54:46.869Z] ? github.com/docker/docker/api [no test files] [2019-11-11T13:54:47.130Z] #42 19.04 PBCC images/regfile.pb-c.c [2019-11-11T13:54:47.130Z] #42 19.11 DEP images/regfile.pb-c.d [2019-11-11T13:54:47.130Z] #42 19.29 PBCC images/ns.pb-c.c [2019-11-11T13:54:47.130Z] #42 19.37 DEP images/ns.pb-c.d [2019-11-11T13:54:47.349Z] #27 DONE 1.1s [2019-11-11T13:54:47.349Z] [2019-11-11T13:54:47.349Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:54:47.349Z] #41 165.1 CC criu/sysfs_parse.o [2019-11-11T13:54:47.349Z] #41 165.4 CC criu/timerfd.o [2019-11-11T13:54:47.472Z] #42 19.44 PBCC images/fdinfo.pb-c.c [2019-11-11T13:54:47.472Z] #42 19.59 DEP images/fdinfo.pb-c.d [2019-11-11T13:54:47.607Z] #41 ... [2019-11-11T13:54:47.607Z] [2019-11-11T13:54:47.607Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-11T13:54:47.607Z] #29 DONE 0.2s [2019-11-11T13:54:47.607Z] [2019-11-11T13:54:47.607Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:54:47.607Z] #41 165.8 CC criu/tty.o [2019-11-11T13:54:47.834Z] #42 19.80 PBCC images/core-aarch64.pb-c.c [2019-11-11T13:54:47.834Z] #42 19.91 PBCC images/core-arm.pb-c.c [2019-11-11T13:54:47.865Z] #41 ... [2019-11-11T13:54:47.865Z] [2019-11-11T13:54:47.865Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-11T13:54:47.865Z] #32 DONE 0.3s [2019-11-11T13:54:48.122Z] [2019-11-11T13:54:48.122Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-11T13:54:48.122Z] #37 DONE 0.1s [2019-11-11T13:54:48.122Z] [2019-11-11T13:54:48.122Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-11T13:54:48.122Z] #39 DONE 0.2s [2019-11-11T13:54:48.122Z] [2019-11-11T13:54:48.122Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:54:48.173Z] #42 20.05 PBCC images/core-ppc64.pb-c.c [2019-11-11T13:54:48.173Z] #42 20.10 PBCC images/core-s390.pb-c.c [2019-11-11T13:54:48.173Z] #42 20.18 PBCC images/core-x86.pb-c.c [2019-11-11T13:54:48.173Z] #42 20.30 PBCC images/core.pb-c.c [2019-11-11T13:54:48.514Z] #42 20.45 PBCC images/inventory.pb-c.c [2019-11-11T13:54:48.514Z] #42 20.72 DEP images/core-aarch64.pb-c.d [2019-11-11T13:54:48.854Z] #42 20.85 DEP images/core-arm.pb-c.d [2019-11-11T13:54:48.854Z] #42 20.92 DEP images/core-ppc64.pb-c.d [2019-11-11T13:54:49.056Z] #41 167.2 CC criu/tun.o [2019-11-11T13:54:49.194Z] #42 21.12 DEP images/core-s390.pb-c.d [2019-11-11T13:54:49.194Z] #42 21.23 DEP images/core-x86.pb-c.d [2019-11-11T13:54:49.194Z] #42 21.32 DEP images/core.pb-c.d [2019-11-11T13:54:49.534Z] #42 21.54 DEP images/inventory.pb-c.d [2019-11-11T13:54:49.621Z] #41 167.6 CC criu/uffd.o [2019-11-11T13:54:49.873Z] #42 21.69 PBCC images/cpuinfo.pb-c.c [2019-11-11T13:54:49.873Z] #42 21.81 DEP images/cpuinfo.pb-c.d [2019-11-11T13:54:49.873Z] #42 21.91 PBCC images/stats.pb-c.c [2019-11-11T13:54:49.873Z] #42 21.96 DEP images/stats.pb-c.d [2019-11-11T13:54:50.186Z] #41 168.4 CC criu/util.o [2019-11-11T13:54:51.119Z] #41 169.4 CC criu/uts_ns.o [2019-11-11T13:54:51.379Z] #41 169.6 CC criu/vdso-compat.o [2019-11-11T13:54:51.637Z] #41 169.8 CC criu/vdso.o [2019-11-11T13:54:52.569Z] #41 170.5 LINK criu/built-in.o [2019-11-11T13:54:52.569Z] #41 170.6 LINK criu/criu [2019-11-11T13:54:52.569Z] #41 170.9 DEP lib/c/criu.d [2019-11-11T13:54:52.827Z] #41 170.9 CC images/rpc.pb-c.o [2019-11-11T13:54:52.904Z] #42 24.37 make[1]: Nothing to be done for 'all'. [2019-11-11T13:54:53.085Z] #41 171.3 CC lib/c/criu.o [2019-11-11T13:54:53.245Z] #42 ... [2019-11-11T13:54:53.245Z] [2019-11-11T13:54:53.245Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:54:54.021Z] #41 172.0 LINK lib/c/built-in.o [2019-11-11T13:54:54.021Z] #41 172.1 LINK lib/c/libcriu.so [2019-11-11T13:54:54.021Z] #41 172.1 GEN magic.py [2019-11-11T13:54:54.021Z] #41 172.2 Note: Building without setproctitle() and strlcpy() support. [2019-11-11T13:54:54.021Z] #41 172.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-11T13:54:54.586Z] #41 172.8 fatal: Not a git repository (or any of the parent directories): .git [2019-11-11T13:54:55.151Z] #41 173.2 make[1]: Nothing to be done for 'all'. [2019-11-11T13:54:55.351Z] #60 60.92 Checking out files: 44% (1308/2931) Checking out files: 45% (1319/2931) Checking out files: 46% (1349/2931) Checking out files: 47% (1378/2931) Checking out files: 48% (1407/2931) Checking out files: 49% (1437/2931) Checking out files: 50% (1466/2931) Checking out files: 51% (1495/2931) Checking out files: 52% (1525/2931) Checking out files: 53% (1554/2931) Checking out files: 54% (1583/2931) Checking out files: 55% (1613/2931) Checking out files: 56% (1642/2931) Checking out files: 57% (1671/2931) Checking out files: 58% (1700/2931) Checking out files: 59% (1730/2931) Checking out files: 60% (1759/2931) Checking out files: 61% (1788/2931) Checking out files: 62% (1818/2931) Checking out files: 63% (1847/2931) Checking out files: 64% (1876/2931) Checking out files: 65% (1906/2931) Checking out files: 66% (1935/2931) Checking out files: 67% (1964/2931) Checking out files: 68% (1994/2931) Checking out files: 69% (2023/2931) Checking out files: 70% (2052/2931) Checking out files: 71% (2082/2931) Checking out files: 72% (2111/2931) Checking out files: 73% (2140/2931) Checking out files: 74% (2169/2931) Checking out files: 75% (2199/2931) Checking out files: 76% (2228/2931) Checking out files: 77% (2257/2931) Checking out files: 78% (2287/2931) Checking out files: 79% (2316/2931) Checking out files: 79% (2329/2931) Checking out files: 80% (2345/2931) Checking out files: 81% (2375/2931) Checking out files: 82% (2404/2931) Checking out files: 83% (2433/2931) Checking out files: 84% (2463/2931) Checking out files: 85% (2492/2931) Checking out files: 86% (2521/2931) Checking out files: 87% (2550/2931) Checking out files: 88% (2580/2931) Checking out files: 89% (2609/2931) Checking out files: 90% (2638/2931) Checking out files: 91% (2668/2931) Checking out files: 92% (2697/2931) Checking out files: 93% (2726/2931) Checking out files: 94% (2756/2931) Checking out files: 95% (2785/2931) Checking out files: 96% (2814/2931) Checking out files: 97% (2844/2931) Checking out files: 98% (2873/2931) Checking out files: 99% (2902/2931) Checking out files: 99% (2904/2931) Checking out files: 100% (2931/2931) Checking out files: 100% (2931/2931), done. [2019-11-11T13:54:55.692Z] #60 63.06 + cd /tmp/tmp.GeX93JEJOi/src/github.com/containerd/containerd [2019-11-11T13:54:55.692Z] #60 63.06 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-11T13:54:55.692Z] #60 ... [2019-11-11T13:54:55.692Z] [2019-11-11T13:54:55.692Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:54:55.692Z] #18 36.17 Reading package lists... [2019-11-11T13:54:55.692Z] #18 47.86 Building dependency tree... [2019-11-11T13:54:55.692Z] #18 49.70 The following additional packages will be installed: [2019-11-11T13:54:55.692Z] #18 49.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-11T13:54:55.692Z] #18 49.70 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-11T13:54:55.692Z] #18 49.71 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-11T13:54:55.692Z] #18 49.71 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-11T13:54:55.692Z] #18 49.71 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-11T13:54:55.692Z] #18 49.71 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-11T13:54:55.692Z] #18 49.71 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-11T13:54:55.692Z] #18 49.72 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-11T13:54:55.692Z] #18 49.72 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-11T13:54:55.692Z] #18 49.73 Suggested packages: [2019-11-11T13:54:55.692Z] #18 49.73 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-11T13:54:55.692Z] #18 49.73 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-11T13:54:55.692Z] #18 49.73 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-11T13:54:55.692Z] #18 49.73 vim-doc vim-scripts xfsdump acl attr quota [2019-11-11T13:54:55.692Z] #18 49.73 Recommended packages: [2019-11-11T13:54:55.692Z] #18 49.73 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-11T13:54:55.692Z] #18 49.73 python3-keyrings.alt python3-xdg unzip [2019-11-11T13:54:55.692Z] #18 55.96 The following NEW packages will be installed: [2019-11-11T13:54:55.692Z] #18 55.96 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-11T13:54:55.692Z] #18 55.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-11T13:54:55.692Z] #18 55.97 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-11T13:54:55.692Z] #18 55.97 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-11T13:54:55.692Z] #18 55.97 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-11T13:54:55.692Z] #18 55.97 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-11T13:54:55.692Z] #18 55.97 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-11T13:54:55.692Z] #18 55.97 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-11T13:54:55.692Z] #18 55.97 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-11T13:54:55.692Z] #18 55.98 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-11T13:54:55.692Z] #18 55.98 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-11T13:54:55.692Z] #18 55.98 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-11T13:54:55.692Z] #18 55.98 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-11T13:54:55.692Z] #18 55.98 xfsprogs xxd xz-utils zip [2019-11-11T13:54:55.692Z] #18 56.13 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-11T13:54:55.692Z] #18 56.13 Need to get 87.3 MB of archives. [2019-11-11T13:54:55.692Z] #18 56.13 After this operation, 585 MB of additional disk space will be used. [2019-11-11T13:54:55.692Z] #18 56.13 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-11-11T13:54:55.692Z] #18 56.18 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-11T13:54:55.692Z] #18 56.21 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-11-11T13:54:55.692Z] #18 56.22 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-11-11T13:54:55.692Z] #18 56.28 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-11-11T13:54:55.692Z] #18 56.29 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-11-11T13:54:55.692Z] #18 56.36 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-11-11T13:54:55.692Z] #18 56.51 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-11-11T13:54:55.692Z] #18 56.52 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-11-11T13:54:55.692Z] #18 56.53 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-11-11T13:54:55.692Z] #18 56.70 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-11-11T13:54:55.692Z] #18 56.73 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-11-11T13:54:55.692Z] #18 56.73 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-11-11T13:54:55.692Z] #18 56.74 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-11-11T13:54:55.692Z] #18 56.74 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-11-11T13:54:55.692Z] #18 56.75 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-11-11T13:54:55.692Z] #18 56.76 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-11T13:54:55.692Z] #18 56.77 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-11-11T13:54:55.692Z] #18 56.78 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-11-11T13:54:55.692Z] #18 56.78 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-11-11T13:54:55.692Z] #18 56.78 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-11-11T13:54:55.692Z] #18 56.83 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-11T13:54:55.692Z] #18 56.87 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-11T13:54:55.692Z] #18 56.90 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-11-11T13:54:55.692Z] #18 56.91 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-11-11T13:54:55.692Z] #18 56.92 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-11-11T13:54:55.692Z] #18 56.95 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-11-11T13:54:55.692Z] #18 56.96 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-11T13:54:55.692Z] #18 56.98 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-11T13:54:55.692Z] #18 57.03 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-11T13:54:55.692Z] #18 57.04 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-11-11T13:54:55.692Z] #18 57.06 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-11-11T13:54:55.692Z] #18 57.08 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-11T13:54:55.692Z] #18 57.09 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-11T13:54:55.692Z] #18 57.10 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-11T13:54:55.693Z] #18 57.11 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-11-11T13:54:55.693Z] #18 57.11 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-11-11T13:54:55.693Z] #18 57.12 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-11-11T13:54:55.693Z] #18 57.13 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-11-11T13:54:55.693Z] #18 57.16 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-11-11T13:54:55.693Z] #18 57.18 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-11-11T13:54:55.693Z] #18 57.19 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-11-11T13:54:55.693Z] #18 57.24 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-11-11T13:54:55.693Z] #18 57.25 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-11-11T13:54:55.693Z] #18 57.27 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-11-11T13:54:55.693Z] #18 57.27 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-11T13:54:55.693Z] #18 57.28 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-11-11T13:54:55.693Z] #18 57.30 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-11-11T13:54:55.693Z] #18 57.55 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-11-11T13:54:55.693Z] #18 57.58 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-11T13:54:55.717Z] #41 173.8 make[1]: 'images/built-in.o' is up to date. [2019-11-11T13:54:55.717Z] #41 173.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-11T13:54:55.717Z] #41 173.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-11T13:54:55.717Z] #41 173.8 make[1]: 'compel/libcompel.a' is up to date. [2019-11-11T13:54:55.717Z] #41 173.9 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-11T13:54:55.717Z] #41 173.9 make[1]: Nothing to be done for 'all'. [2019-11-11T13:54:55.717Z] #41 173.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-11T13:54:55.717Z] #41 174.0 make[2]: Nothing to be done for 'all'. [2019-11-11T13:54:55.975Z] #41 174.0 make[2]: Nothing to be done for 'all'. [2019-11-11T13:54:55.975Z] #41 174.1 make[2]: Nothing to be done for 'all'. [2019-11-11T13:54:55.975Z] #41 174.1 make[2]: Nothing to be done for 'all'. [2019-11-11T13:54:55.975Z] #41 174.2 make[2]: Nothing to be done for 'all'. [2019-11-11T13:54:55.975Z] #41 174.2 make[2]: Nothing to be done for 'all'. [2019-11-11T13:54:55.975Z] #41 174.2 make[2]: Nothing to be done for 'all'. [2019-11-11T13:54:55.975Z] #41 174.2 make[2]: Nothing to be done for 'all'. [2019-11-11T13:54:56.033Z] #18 57.71 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-11T13:54:56.033Z] #18 57.73 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-11T13:54:56.033Z] #18 57.75 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-11-11T13:54:56.033Z] #18 57.78 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-11T13:54:56.033Z] #18 57.79 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-11-11T13:54:56.033Z] #18 ... [2019-11-11T13:54:56.033Z] [2019-11-11T13:54:56.033Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:54:56.033Z] #60 63.53 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-11T13:54:56.033Z] #60 63.53 + BUILDTAGS='netgo osusergo static_build' [2019-11-11T13:54:56.033Z] #60 63.53 + export EXTRA_FLAGS=-buildmode=pie [2019-11-11T13:54:56.033Z] #60 63.53 + EXTRA_FLAGS=-buildmode=pie [2019-11-11T13:54:56.033Z] #60 63.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-11T13:54:56.033Z] #60 63.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-11T13:54:56.033Z] #60 63.53 + '[' '' = dynamic ']' [2019-11-11T13:54:56.033Z] #60 63.53 + make [2019-11-11T13:54:56.232Z] #41 174.3 INSTALL criu/criu [2019-11-11T13:54:56.490Z] #41 DONE 174.6s [2019-11-11T13:54:56.490Z] [2019-11-11T13:54:56.490Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:54:56.490Z] #59 198.7 + bin/containerd [2019-11-11T13:54:57.741Z] #60 65.11 + bin/ctr [2019-11-11T13:54:57.741Z] #60 ... [2019-11-11T13:54:57.741Z] [2019-11-11T13:54:57.741Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:54:57.741Z] #45 103.2 regexp/syntax [2019-11-11T13:54:57.741Z] #45 107.6 vendor/golang.org/x/crypto/hkdf [2019-11-11T13:54:57.741Z] #45 108.4 vendor/golang.org/x/text/transform [2019-11-11T13:54:57.741Z] #45 ... [2019-11-11T13:54:57.741Z] [2019-11-11T13:54:57.741Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:54:57.741Z] #18 57.86 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-11T13:54:57.741Z] #18 58.43 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-11-11T13:54:57.741Z] #18 58.55 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-11-11T13:54:57.741Z] #18 58.63 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-11-11T13:54:57.741Z] #18 58.67 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-11-11T13:54:57.741Z] #18 58.68 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-11-11T13:54:57.741Z] #18 58.75 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-11-11T13:54:57.741Z] #18 58.97 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-11-11T13:54:57.741Z] #18 59.23 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-11T13:54:57.741Z] #18 59.26 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-11T13:54:57.741Z] #18 ... [2019-11-11T13:54:57.741Z] [2019-11-11T13:54:57.741Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:54:57.741Z] #32 103.5 internal/syscall/unix [2019-11-11T13:54:57.741Z] #32 103.5 time [2019-11-11T13:54:57.741Z] #32 ... [2019-11-11T13:54:57.741Z] [2019-11-11T13:54:57.741Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:54:57.741Z] #18 59.76 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-11T13:54:57.863Z] #59 ... [2019-11-11T13:54:57.863Z] [2019-11-11T13:54:57.863Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-11T13:54:57.863Z] #42 DONE 0.1s [2019-11-11T13:54:58.120Z] [2019-11-11T13:54:58.120Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-11T13:54:58.120Z] #45 DONE 0.1s [2019-11-11T13:54:58.120Z] [2019-11-11T13:54:58.120Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:54:58.120Z] #50 ... [2019-11-11T13:54:58.120Z] [2019-11-11T13:54:58.120Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-11T13:54:58.120Z] #48 DONE 0.1s [2019-11-11T13:54:58.378Z] [2019-11-11T13:54:58.378Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:54:58.473Z] #18 60.13 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-11-11T13:54:58.473Z] #18 60.15 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-11-11T13:54:59.091Z] ok github.com/docker/docker/api/server 0.021s coverage: 9.0% of statements [2019-11-11T13:55:00.904Z] #50 DONE 268.7s [2019-11-11T13:55:00.905Z] [2019-11-11T13:55:00.905Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:55:01.509Z] #18 63.31 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-11-11T13:55:02.278Z] #59 ... [2019-11-11T13:55:02.278Z] [2019-11-11T13:55:02.278Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-11T13:55:02.278Z] #51 DONE 0.4s [2019-11-11T13:55:02.278Z] [2019-11-11T13:55:02.278Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-11T13:55:02.536Z] #55 DONE 0.1s [2019-11-11T13:55:02.536Z] [2019-11-11T13:55:02.536Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:55:05.376Z] #18 ... [2019-11-11T13:55:05.376Z] [2019-11-11T13:55:05.376Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:55:05.376Z] #42 26.79 CC images/stats.o [2019-11-11T13:55:05.376Z] #42 28.03 CC images/core.o [2019-11-11T13:55:05.376Z] #42 29.25 CC images/core-x86.o [2019-11-11T13:55:05.376Z] #42 30.51 CC images/core-arm.o [2019-11-11T13:55:05.376Z] #42 31.51 CC images/core-aarch64.o [2019-11-11T13:55:05.376Z] #42 32.33 CC images/core-ppc64.o [2019-11-11T13:55:05.376Z] #42 33.98 CC images/core-s390.o [2019-11-11T13:55:05.376Z] #42 35.68 CC images/cpuinfo.o [2019-11-11T13:55:05.376Z] #42 36.63 CC images/inventory.o [2019-11-11T13:55:05.376Z] #42 37.17 CC images/fdinfo.o [2019-11-11T13:55:05.376Z] #42 ... [2019-11-11T13:55:05.376Z] [2019-11-11T13:55:05.376Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:55:05.376Z] #18 66.97 debconf: delaying package configuration, since apt-utils is not installed [2019-11-11T13:55:05.376Z] #18 67.14 Fetched 87.3 MB in 9s (9159 kB/s) [2019-11-11T13:55:05.724Z] #18 67.29 Selecting previously unselected package bash-completion. [2019-11-11T13:55:05.724Z] #18 67.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-11-11T13:55:05.724Z] #18 67.42 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-11T13:55:08.085Z] #18 ... [2019-11-11T13:55:08.085Z] [2019-11-11T13:55:08.085Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:55:08.085Z] #45 113.5 time [2019-11-11T13:55:08.085Z] #45 123.8 regexp [2019-11-11T13:55:08.085Z] #45 ... [2019-11-11T13:55:08.085Z] [2019-11-11T13:55:08.085Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:55:08.085Z] #42 37.79 CC images/fown.o [2019-11-11T13:55:08.085Z] #42 38.34 CC images/ns.o [2019-11-11T13:55:08.085Z] #42 38.71 CC images/regfile.o [2019-11-11T13:55:08.085Z] #42 39.08 CC images/ghost-file.o [2019-11-11T13:55:08.085Z] #42 39.75 CC images/fifo.o [2019-11-11T13:55:08.085Z] #42 40.12 CC images/remap-file-path.o [2019-11-11T13:55:08.817Z] #42 40.58 CC images/eventfd.o [2019-11-11T13:55:09.158Z] #42 41.18 CC images/eventpoll.o [2019-11-11T13:55:09.498Z] #42 ... [2019-11-11T13:55:09.498Z] [2019-11-11T13:55:09.498Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:55:09.498Z] #32 115.2 internal/poll [2019-11-11T13:55:09.498Z] #32 120.1 os [2019-11-11T13:55:09.498Z] #32 122.7 internal/fmtsort [2019-11-11T13:55:09.498Z] #32 124.9 fmt [2019-11-11T13:55:09.498Z] #32 124.9 path/filepath [2019-11-11T13:55:09.839Z] #32 ... [2019-11-11T13:55:09.839Z] [2019-11-11T13:55:09.839Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:55:09.839Z] #42 41.66 CC images/fh.o [2019-11-11T13:55:10.180Z] #42 42.33 CC images/fsnotify.o [2019-11-11T13:55:11.888Z] #42 43.56 CC images/signalfd.o [2019-11-11T13:55:12.230Z] #42 44.04 CC images/fs.o [2019-11-11T13:55:12.230Z] #42 44.39 CC images/pstree.o [2019-11-11T13:55:12.965Z] #42 44.85 CC images/pipe.o [2019-11-11T13:55:13.336Z] #42 45.32 CC images/tcp-stream.o [2019-11-11T13:55:14.067Z] #42 45.88 CC images/sk-packet.o [2019-11-11T13:55:14.799Z] #42 46.67 CC images/mnt.o [2019-11-11T13:55:15.140Z] #42 47.13 CC images/pipe-data.o [2019-11-11T13:55:15.482Z] #42 ... [2019-11-11T13:55:15.482Z] [2019-11-11T13:55:15.482Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:55:15.482Z] #45 131.0 os/exec [2019-11-11T13:55:15.482Z] #45 131.1 net [2019-11-11T13:55:20.474Z] #45 ... [2019-11-11T13:55:20.474Z] [2019-11-11T13:55:20.474Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:55:20.474Z] #18 73.93 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-11T13:55:20.474Z] #18 74.74 Selecting previously unselected package libnet1:ppc64el. [2019-11-11T13:55:20.474Z] #18 74.74 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-11T13:55:20.474Z] #18 74.75 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-11T13:55:20.474Z] #18 74.93 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-11-11T13:55:20.474Z] #18 74.94 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-11-11T13:55:20.474Z] #18 74.96 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-11T13:55:20.474Z] #18 75.09 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-11-11T13:55:20.474Z] #18 75.10 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-11-11T13:55:20.474Z] #18 75.11 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-11T13:55:20.474Z] #18 75.27 Selecting previously unselected package libudev-dev:ppc64el. [2019-11-11T13:55:20.474Z] #18 75.28 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-11T13:55:20.474Z] #18 75.34 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-11T13:55:20.474Z] #18 75.60 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-11-11T13:55:20.474Z] #18 75.62 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-11T13:55:20.474Z] #18 75.63 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-11T13:55:20.474Z] #18 76.63 Selecting previously unselected package python3.5-minimal. [2019-11-11T13:55:20.474Z] #18 76.64 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-11T13:55:20.474Z] #18 76.68 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-11T13:55:20.474Z] #18 78.22 Selecting previously unselected package python3-minimal. [2019-11-11T13:55:20.474Z] #18 78.23 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-11-11T13:55:20.474Z] #18 78.24 Unpacking python3-minimal (3.5.3-1) ... [2019-11-11T13:55:20.474Z] #18 78.38 Selecting previously unselected package libmpdec2:ppc64el. [2019-11-11T13:55:20.474Z] #18 78.38 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-11-11T13:55:20.474Z] #18 78.40 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-11-11T13:55:20.474Z] #18 78.54 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-11-11T13:55:20.474Z] #18 78.56 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-11T13:55:20.474Z] #18 78.57 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-11T13:55:20.474Z] #18 81.01 Selecting previously unselected package python3.5. [2019-11-11T13:55:20.474Z] #18 81.04 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-11T13:55:20.474Z] #18 81.05 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-11T13:55:20.474Z] #18 81.37 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-11-11T13:55:20.474Z] #18 81.37 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-11-11T13:55:20.474Z] #18 81.39 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-11T13:55:20.474Z] #18 81.52 Selecting previously unselected package dh-python. [2019-11-11T13:55:20.474Z] #18 81.55 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-11T13:55:20.474Z] #18 81.58 Unpacking dh-python (2.20170125) ... [2019-11-11T13:55:20.474Z] #18 81.80 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-11T13:55:20.474Z] #18 81.81 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-11T13:55:22.179Z] #18 ... [2019-11-11T13:55:22.179Z] [2019-11-11T13:55:22.179Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:55:22.179Z] #32 127.7 io/ioutil [2019-11-11T13:55:22.179Z] #32 131.2 flag [2019-11-11T13:55:22.179Z] #32 131.2 github.com/BurntSushi/toml [2019-11-11T13:55:22.179Z] #32 131.2 log [2019-11-11T13:55:22.179Z] #32 ... [2019-11-11T13:55:22.179Z] [2019-11-11T13:55:22.179Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:55:22.179Z] #45 137.8 internal/lazyregexp [2019-11-11T13:55:24.472Z] #59 228.3 + bin/containerd-stress [2019-11-11T13:55:25.047Z] #59 230.1 + bin/containerd-shim [2019-11-11T13:55:25.248Z] #45 141.1 encoding/binary [2019-11-11T13:55:25.588Z] #45 141.1 net/url [2019-11-11T13:55:25.588Z] #45 141.1 go/token [2019-11-11T13:55:25.588Z] #45 ... [2019-11-11T13:55:25.588Z] [2019-11-11T13:55:25.588Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:55:25.588Z] #42 47.54 CC images/sa.o [2019-11-11T13:55:25.588Z] #42 48.08 CC images/timer.o [2019-11-11T13:55:25.588Z] #42 48.90 CC images/timerfd.o [2019-11-11T13:55:25.588Z] #42 49.39 CC images/mm.o [2019-11-11T13:55:25.588Z] #42 49.98 CC images/sk-opts.o [2019-11-11T13:55:25.588Z] #42 50.35 CC images/sk-unix.o [2019-11-11T13:55:25.588Z] #42 50.89 CC images/sk-inet.o [2019-11-11T13:55:25.588Z] #42 51.64 CC images/tun.o [2019-11-11T13:55:25.588Z] #42 52.33 CC images/sk-netlink.o [2019-11-11T13:55:25.588Z] #42 52.94 CC images/packet-sock.o [2019-11-11T13:55:25.588Z] #42 53.83 CC images/ipc-var.o [2019-11-11T13:55:25.588Z] #42 54.26 CC images/ipc-desc.o [2019-11-11T13:55:25.588Z] #42 54.78 CC images/ipc-shm.o [2019-11-11T13:55:25.588Z] #42 55.21 CC images/ipc-msg.o [2019-11-11T13:55:25.588Z] #42 55.82 CC images/ipc-sem.o [2019-11-11T13:55:25.588Z] #42 56.20 CC images/utsns.o [2019-11-11T13:55:25.588Z] #42 56.81 CC images/creds.o [2019-11-11T13:55:25.588Z] #42 57.42 CC images/vma.o [2019-11-11T13:55:25.929Z] #42 57.91 CC images/netdev.o [2019-11-11T13:55:27.110Z] #42 58.93 CC images/tty.o [2019-11-11T13:55:27.110Z] #42 ... [2019-11-11T13:55:27.110Z] [2019-11-11T13:55:27.110Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:55:27.110Z] #18 88.70 Setting up python3-minimal (3.5.3-1) ... [2019-11-11T13:55:27.758Z] 12c8dbabfd62: Pull complete [2019-11-11T13:55:27.758Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-11-11T13:55:27.758Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-11T13:55:27.758Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-11-11T13:55:27.758Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-11-11T13:55:27.758Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-11-11T13:55:27.758Z] WARN: Skipping validation tests [2019-11-11T13:55:27.758Z] INFO: Running unit tests at 11/11/2019 13:55:17... [2019-11-11T13:55:27.758Z] INFO: make.ps1 starting at 11/11/2019 13:55:21 [2019-11-11T13:55:27.758Z] INFO: Git commit (447a84025) assumed from DOCKER_GITCOMMIT environment variable [2019-11-11T13:55:27.758Z] INFO: Invoking autogen... [2019-11-11T13:55:27.758Z] INFO: Running unit tests... [2019-11-11T13:55:29.422Z] #18 91.14 Selecting previously unselected package python3. [2019-11-11T13:55:29.422Z] #18 91.14 (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 ... 16606 files and directories currently installed.) [2019-11-11T13:55:29.422Z] #18 91.29 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-11-11T13:55:29.422Z] #18 91.31 Unpacking python3 (3.5.3-1) ... [2019-11-11T13:55:29.762Z] #18 91.47 Selecting previously unselected package pigz. [2019-11-11T13:55:29.762Z] #18 91.50 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-11-11T13:55:29.762Z] #18 91.50 Unpacking pigz (2.3.4-1) ... [2019-11-11T13:55:29.762Z] #18 91.70 Selecting previously unselected package libip4tc0:ppc64el. [2019-11-11T13:55:30.102Z] #18 91.71 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-11T13:55:30.102Z] #18 91.73 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-11T13:55:30.102Z] #18 91.86 Selecting previously unselected package libip6tc0:ppc64el. [2019-11-11T13:55:30.102Z] #18 91.87 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-11T13:55:30.102Z] #18 91.88 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-11T13:55:30.102Z] #18 92.08 Selecting previously unselected package libiptc0:ppc64el. [2019-11-11T13:55:30.102Z] #18 92.09 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-11T13:55:30.102Z] #18 92.11 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-11T13:55:30.444Z] #18 92.24 Selecting previously unselected package libxtables12:ppc64el. [2019-11-11T13:55:30.444Z] #18 92.27 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-11T13:55:30.444Z] #18 92.27 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-11T13:55:30.787Z] #18 92.51 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-11-11T13:55:30.787Z] #18 92.53 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-11-11T13:55:30.787Z] #18 92.54 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-11T13:55:30.787Z] #18 92.75 Selecting previously unselected package iptables. [2019-11-11T13:55:30.787Z] #18 92.76 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-11T13:55:30.787Z] #18 92.76 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-11T13:55:31.520Z] #18 ... [2019-11-11T13:55:31.520Z] [2019-11-11T13:55:31.520Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-11T13:55:31.520Z] #32 139.7 github.com/BurntSushi/toml/cmd/tomlv [2019-11-11T13:55:31.520Z] #32 DONE 147.2s [2019-11-11T13:55:31.520Z] [2019-11-11T13:55:31.520Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:55:31.520Z] #42 60.38 CC images/file-lock.o [2019-11-11T13:55:31.520Z] #42 60.83 CC images/rlimit.o [2019-11-11T13:55:31.520Z] #42 61.25 CC images/pagemap.o [2019-11-11T13:55:31.520Z] #42 61.97 CC images/siginfo.o [2019-11-11T13:55:31.520Z] #42 62.63 CC images/rpc.o [2019-11-11T13:55:31.597Z] #59 236.8 + bin/containerd-shim-runc-v1 [2019-11-11T13:55:33.862Z] #42 ... [2019-11-11T13:55:33.863Z] [2019-11-11T13:55:33.863Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:55:33.863Z] #18 93.80 Selecting previously unselected package xxd. [2019-11-11T13:55:33.863Z] #18 93.84 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-11T13:55:33.863Z] #18 93.84 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:55:33.863Z] #18 94.16 Selecting previously unselected package vim-common. [2019-11-11T13:55:33.863Z] #18 94.18 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-11T13:55:33.863Z] #18 94.21 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:55:33.863Z] #18 94.34 Selecting previously unselected package bzip2. [2019-11-11T13:55:33.863Z] #18 94.35 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-11-11T13:55:33.863Z] #18 94.36 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-11T13:55:33.863Z] #18 94.61 Selecting previously unselected package libgpm2:ppc64el. [2019-11-11T13:55:33.863Z] #18 94.62 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-11-11T13:55:33.863Z] #18 94.63 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-11T13:55:33.863Z] #18 94.75 Selecting previously unselected package xz-utils. [2019-11-11T13:55:33.863Z] #18 94.77 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-11-11T13:55:33.863Z] #18 94.77 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-11T13:55:33.863Z] #18 94.99 Selecting previously unselected package aufs-tools. [2019-11-11T13:55:33.863Z] #18 95.00 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-11-11T13:55:33.863Z] #18 95.01 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-11T13:55:33.863Z] #18 95.24 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-11T13:55:33.863Z] #18 95.27 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-11T13:55:33.863Z] #18 95.28 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-11T13:55:33.863Z] #18 95.39 Selecting previously unselected package btrfs-progs. [2019-11-11T13:55:33.863Z] #18 95.39 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-11T13:55:33.863Z] #18 95.40 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-11T13:55:34.595Z] #18 96.16 Selecting previously unselected package btrfs-tools. [2019-11-11T13:55:34.595Z] #18 96.16 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-11T13:55:34.595Z] #18 96.18 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-11T13:55:34.595Z] #18 96.30 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-11-11T13:55:34.595Z] #18 96.31 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-11T13:55:34.595Z] #18 96.32 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-11T13:55:34.872Z] #59 239.9 + bin/containerd-shim-runc-v2 [2019-11-11T13:55:34.939Z] #18 96.61 Selecting previously unselected package dmsetup. [2019-11-11T13:55:34.939Z] #18 96.64 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-11-11T13:55:34.939Z] #18 96.66 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-11T13:55:34.939Z] #18 96.88 Selecting previously unselected package libonig4:ppc64el. [2019-11-11T13:55:35.282Z] #18 96.88 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-11-11T13:55:35.282Z] #18 96.89 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-11T13:55:35.623Z] #18 97.19 Selecting previously unselected package libjq1:ppc64el. [2019-11-11T13:55:35.623Z] #18 97.20 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-11T13:55:35.623Z] #18 97.22 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-11T13:55:35.623Z] #18 97.40 Selecting previously unselected package jq. [2019-11-11T13:55:35.623Z] #18 97.42 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-11T13:55:35.623Z] #18 97.45 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-11T13:55:35.803Z] #59 240.7 + binaries [2019-11-11T13:55:35.803Z] #59 240.7 + mkdir -p /build [2019-11-11T13:55:35.803Z] #59 240.7 + cp bin/containerd /build/containerd [2019-11-11T13:55:35.803Z] #59 240.8 + cp bin/containerd-shim /build/containerd-shim [2019-11-11T13:55:35.803Z] #59 240.8 + cp bin/ctr /build/ctr [2019-11-11T13:55:35.966Z] #18 97.60 Selecting previously unselected package libaio1:ppc64el. [2019-11-11T13:55:35.966Z] #18 97.61 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-11-11T13:55:35.966Z] #18 97.62 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-11-11T13:55:35.966Z] #18 97.81 Selecting previously unselected package libcap2-bin. [2019-11-11T13:55:36.308Z] #18 97.85 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-11-11T13:55:36.308Z] #18 97.87 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-11T13:55:36.308Z] #18 98.05 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-11-11T13:55:36.308Z] #18 98.06 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-11T13:55:36.308Z] #18 98.07 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-11T13:55:36.308Z] #18 98.22 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-11-11T13:55:36.308Z] #18 98.26 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-11-11T13:55:36.367Z] #59 DONE 241.4s [2019-11-11T13:55:36.652Z] #18 98.28 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-11-11T13:55:36.992Z] #18 98.88 Selecting previously unselected package libpcre16-3:ppc64el. [2019-11-11T13:55:36.992Z] #18 98.89 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-11-11T13:55:36.992Z] #18 98.91 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-11T13:55:37.334Z] #18 99.19 Selecting previously unselected package libpcre32-3:ppc64el. [2019-11-11T13:55:37.334Z] #18 99.19 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-11-11T13:55:37.334Z] #18 99.20 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-11T13:55:37.675Z] #18 99.50 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-11-11T13:55:37.675Z] #18 99.50 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-11-11T13:55:37.675Z] #18 99.52 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-11T13:55:37.735Z] [2019-11-11T13:55:37.735Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-11T13:55:37.735Z] #60 DONE 0.3s [2019-11-11T13:55:37.735Z] [2019-11-11T13:55:37.735Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-11T13:55:37.735Z] #64 DONE 0.1s [2019-11-11T13:55:37.992Z] [2019-11-11T13:55:37.992Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-11T13:55:37.992Z] #66 DONE 0.2s [2019-11-11T13:55:37.992Z] [2019-11-11T13:55:37.992Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-11T13:55:37.992Z] #69 DONE 0.1s [2019-11-11T13:55:38.248Z] [2019-11-11T13:55:38.248Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-11T13:55:38.248Z] #70 DONE 0.0s [2019-11-11T13:55:38.248Z] [2019-11-11T13:55:38.248Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-11T13:55:38.408Z] #18 100.2 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-11-11T13:55:38.408Z] #18 100.2 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-11-11T13:55:38.408Z] #18 100.2 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-11T13:55:38.749Z] #18 100.6 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-11-11T13:55:38.749Z] #18 100.6 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-11-11T13:55:38.749Z] #18 100.7 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-11T13:55:39.093Z] #18 100.8 Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-11T13:55:39.093Z] #18 100.8 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-11T13:55:39.093Z] #18 100.8 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-11T13:55:39.093Z] #18 101.0 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-11T13:55:39.093Z] #18 101.0 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-11T13:55:39.093Z] #18 101.0 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-11T13:55:39.093Z] #18 ... [2019-11-11T13:55:39.093Z] [2019-11-11T13:55:39.093Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:55:39.093Z] #45 144.9 go/scanner [2019-11-11T13:55:39.093Z] #45 149.4 text/template/parse [2019-11-11T13:55:39.093Z] #45 150.3 encoding/base64 [2019-11-11T13:55:39.093Z] #45 151.2 go/ast [2019-11-11T13:55:39.093Z] #45 153.3 encoding/json [2019-11-11T13:55:39.436Z] #45 ... [2019-11-11T13:55:39.436Z] [2019-11-11T13:55:39.436Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:55:39.436Z] #18 101.1 Selecting previously unselected package libreadline5:ppc64el. [2019-11-11T13:55:39.436Z] #18 101.1 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-11-11T13:55:39.436Z] #18 101.1 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-11T13:55:39.780Z] #18 101.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-11-11T13:55:39.780Z] #18 101.4 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-11T13:55:39.780Z] #18 101.4 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-11T13:55:40.141Z] #71 DONE 1.6s [2019-11-11T13:55:40.141Z] [2019-11-11T13:55:40.141Z] #72 exporting to image [2019-11-11T13:55:40.141Z] #72 exporting layers [2019-11-11T13:55:42.647Z] ? github.com/docker/docker/api [no test files] [2019-11-11T13:55:42.824Z] #18 104.4 Selecting previously unselected package net-tools. [2019-11-11T13:55:42.824Z] #18 104.4 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-11-11T13:55:42.824Z] #18 104.4 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-11T13:55:43.166Z] #18 104.9 Selecting previously unselected package python-pip-whl. [2019-11-11T13:55:43.166Z] #18 104.9 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-11T13:55:43.166Z] #18 104.9 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-11T13:55:43.369Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|exports_file|name|types_sizes) took 1m49.48998724s [2019-11-11T13:55:43.369Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 454.770323ms [2019-11-11T13:55:43.899Z] #18 105.8 Selecting previously unselected package python3-pip. [2019-11-11T13:55:44.241Z] #18 105.8 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-11T13:55:44.241Z] #18 105.8 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-11T13:55:44.241Z] #18 106.2 Selecting previously unselected package python3-pkg-resources. [2019-11-11T13:55:44.241Z] #18 106.2 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-11T13:55:44.241Z] #18 106.2 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-11T13:55:44.584Z] #18 106.4 Selecting previously unselected package python3-setuptools. [2019-11-11T13:55:44.584Z] #18 106.4 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-11T13:55:44.584Z] #18 106.4 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-11T13:55:44.584Z] #18 ... [2019-11-11T13:55:44.584Z] [2019-11-11T13:55:44.584Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:55:44.584Z] #42 66.61 CC images/ext-file.o [2019-11-11T13:55:44.584Z] #42 66.97 CC images/cgroup.o [2019-11-11T13:55:44.584Z] #42 68.30 CC images/userns.o [2019-11-11T13:55:44.584Z] #42 68.89 CC images/google/protobuf/descriptor.o [2019-11-11T13:55:44.584Z] #42 72.50 CC images/opts.o [2019-11-11T13:55:44.584Z] #42 72.99 CC images/seccomp.o [2019-11-11T13:55:44.584Z] #42 73.43 CC images/binfmt-misc.o [2019-11-11T13:55:44.584Z] #42 73.89 CC images/time.o [2019-11-11T13:55:44.584Z] #42 74.20 CC images/sysctl.o [2019-11-11T13:55:44.584Z] #42 74.65 CC images/autofs.o [2019-11-11T13:55:44.584Z] #42 75.06 CC images/macvlan.o [2019-11-11T13:55:44.584Z] #42 75.39 CC images/sit.o [2019-11-11T13:55:44.584Z] #42 75.84 LINK images/built-in.o [2019-11-11T13:55:44.584Z] #42 76.06 GEN compel/include/asm [2019-11-11T13:55:44.584Z] #42 76.08 GEN compel/include/version.h [2019-11-11T13:55:44.584Z] #42 76.14 touch .config [2019-11-11T13:55:44.584Z] #42 76.16 GEN include/common/config.h [2019-11-11T13:55:44.584Z] #42 76.36 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-11T13:55:44.584Z] #42 76.40 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-11T13:55:44.584Z] #42 76.47 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-11-11T13:55:44.584Z] #42 76.51 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-11-11T13:55:44.584Z] #42 76.62 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-11-11T13:55:44.584Z] #42 76.67 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-11-11T13:55:44.584Z] #42 76.71 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-11-11T13:55:44.584Z] #42 76.81 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-11T13:55:44.584Z] #42 76.82 DEP compel/plugins/std/infect.d [2019-11-11T13:55:44.926Z] #42 77.10 DEP compel/plugins/std/string.d [2019-11-11T13:55:44.926Z] #42 ... [2019-11-11T13:55:44.926Z] [2019-11-11T13:55:44.926Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:55:44.926Z] #18 106.8 Selecting previously unselected package python3-wheel. [2019-11-11T13:55:44.926Z] #18 106.8 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-11T13:55:44.926Z] #18 106.8 Unpacking python3-wheel (0.29.0-2) ... [2019-11-11T13:55:45.268Z] #18 107.0 Selecting previously unselected package thin-provisioning-tools. [2019-11-11T13:55:45.268Z] #18 107.0 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-11-11T13:55:45.268Z] #18 107.0 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-11T13:55:45.610Z] #18 107.5 Selecting previously unselected package vim-runtime. [2019-11-11T13:55:45.610Z] #18 107.5 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-11T13:55:45.861Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2019-11-11T13:55:45.861Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-11T13:55:45.861Z] ok github.com/docker/docker/api/server/middleware 0.046s coverage: 37.7% of statements [2019-11-11T13:55:45.861Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-11T13:55:45.861Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-11T13:55:45.861Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-11T13:55:45.951Z] #18 107.6 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-11T13:55:45.951Z] #18 107.7 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-11T13:55:45.951Z] #18 107.7 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:55:46.119Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-11T13:55:46.119Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-11T13:55:46.119Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-11T13:55:46.119Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-11T13:55:46.119Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-11T13:55:46.119Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-11T13:55:46.685Z] #72 exporting layers 6.2s done [2019-11-11T13:55:46.685Z] #72 writing image sha256:ca3a35d10737cd055e67f74fe1ddb70ed7fb0b955e1d4bf40d9bc37aed17e324 [2019-11-11T13:55:46.685Z] #72 writing image sha256:ca3a35d10737cd055e67f74fe1ddb70ed7fb0b955e1d4bf40d9bc37aed17e324 done [2019-11-11T13:55:46.685Z] #72 naming to docker.io/library/docker:447a840254410df3b9345c652b601f08447b8467 done [2019-11-11T13:55:46.685Z] #72 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-11-11T13:55:47.058Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-11T13:55:47.058Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-11T13:55:47.318Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2019-11-11T13:55:47.578Z] ok github.com/docker/docker/api/types/strslice 0.024s coverage: 90.0% of statements [2019-11-11T13:55:47.837Z] ok github.com/docker/docker/api/server/router/swarm 0.019s coverage: 4.0% of statements [2019-11-11T13:55:47.837Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-11T13:55:47.837Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-11T13:55:47.837Z] ? github.com/docker/docker/api/types [no test files] [2019-11-11T13:55:47.837Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-11T13:55:47.837Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-11T13:55:47.837Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-11T13:55:47.837Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-11T13:55:47.837Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-11T13:55:47.837Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-11T13:55:47.837Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-11T13:55:47.837Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-11T13:55:47.837Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-11T13:55:47.837Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-11T13:55:47.837Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-11T13:55:47.837Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements [2019-11-11T13:55:48.097Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 75.0% of statements [2019-11-11T13:55:48.097Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-11T13:55:48.097Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-11T13:55:48.097Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-11T13:55:48.097Z] ? github.com/docker/docker/builder [no test files] [2019-11-11T13:55:48.097Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-11T13:55:48.097Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-11T13:55:48.097Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-11T13:55:48.097Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-11T13:55:48.097Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-11T13:55:48.097Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-11T13:55:48.097Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-11T13:55:48.357Z] ok github.com/docker/docker/builder/dockerignore 0.020s coverage: 96.8% of statements [2019-11-11T13:55:48.658Z] [2019-11-11T13:55:48.658Z] Removing bundles/ [2019-11-11T13:55:48.658Z] [2019-11-11T13:55:48.658Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-11T13:55:48.658Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-11T13:55:48.658Z] GOOS="" GOARCH="" GOARM="" [2019-11-11T13:55:50.265Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2019-11-11T13:55:50.947Z] #73 exporting layers 61.0s done [2019-11-11T13:55:50.947Z] #73 exporting manifest sha256:315d76a225dd769496f129f36bbb74ee86654eb878ae72926aa5cb72266428df 0.0s done [2019-11-11T13:55:50.947Z] #73 exporting config sha256:5f63b948e1d447d33afe9d6ccbccea5380719bcb841ca17ac9e5e71c1dc1d033 0.0s done [2019-11-11T13:55:50.947Z] #73 sending tarball [2019-11-11T13:55:50.947Z] #73 sending tarball 9.9s done [2019-11-11T13:55:50.947Z] #73 DONE 71.0s [2019-11-11T13:55:50.947Z] [2019-11-11T13:55:50.947Z] #74 importing to docker [2019-11-11T13:55:51.973Z] #18 113.7 Selecting previously unselected package vim. [2019-11-11T13:55:51.973Z] #18 113.7 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-11T13:55:51.973Z] #18 113.7 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:55:52.706Z] #18 114.6 Selecting previously unselected package xfsprogs. [2019-11-11T13:55:52.706Z] #18 114.6 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-11-11T13:55:52.706Z] #18 114.6 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-11T13:55:52.706Z] #18 ... [2019-11-11T13:55:52.706Z] [2019-11-11T13:55:52.706Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:55:52.706Z] #45 168.4 text/template [2019-11-11T13:55:52.804Z] ok github.com/docker/docker/builder/remotecontext 0.299s coverage: 13.6% of statements [2019-11-11T13:55:53.064Z] ok github.com/docker/docker/builder/remotecontext/git 3.366s coverage: 85.1% of statements [2019-11-11T13:55:54.004Z] ok github.com/docker/docker/builder/dockerfile 1.247s coverage: 48.2% of statements [2019-11-11T13:55:54.004Z] ? github.com/docker/docker/cli [no test files] [2019-11-11T13:55:54.004Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-11T13:55:55.028Z] #45 170.8 go/parser [2019-11-11T13:55:55.370Z] #45 ... [2019-11-11T13:55:55.370Z] [2019-11-11T13:55:55.370Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:55:55.370Z] #42 77.32 DEP compel/plugins/std/log.d [2019-11-11T13:55:55.370Z] #42 77.48 DEP compel/plugins/std/fds.d [2019-11-11T13:55:55.370Z] #42 77.71 DEP compel/plugins/std/std.d [2019-11-11T13:55:55.370Z] #42 77.92 DEP compel/plugins/shmem/shmem.d [2019-11-11T13:55:55.370Z] #42 78.11 DEP compel/plugins/fds/fds.d [2019-11-11T13:55:55.370Z] #42 78.37 CC compel/plugins/std/std.o [2019-11-11T13:55:55.370Z] #42 79.06 CC compel/plugins/std/fds.o [2019-11-11T13:55:55.370Z] #42 79.85 CC compel/plugins/std/log.o [2019-11-11T13:55:55.370Z] #42 81.28 CC compel/plugins/std/string.o [2019-11-11T13:55:55.370Z] #42 82.49 CC compel/plugins/std/infect.o [2019-11-11T13:55:55.370Z] #42 83.32 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-11-11T13:55:55.370Z] #42 83.41 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-11-11T13:55:55.370Z] #42 83.51 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-11-11T13:55:55.370Z] #42 83.61 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-11-11T13:55:55.370Z] #42 83.72 AR compel/plugins/std.lib.a [2019-11-11T13:55:55.370Z] #42 83.87 CC compel/plugins/fds/fds.o [2019-11-11T13:55:55.370Z] #42 84.42 AR compel/plugins/fds.lib.a [2019-11-11T13:55:55.370Z] #42 84.63 HOSTDEP compel/src/lib/log-host.d [2019-11-11T13:55:55.370Z] #42 84.94 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-11T13:55:55.370Z] #42 85.23 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-11-11T13:55:55.370Z] #42 85.48 HOSTDEP compel/src/main-host.d [2019-11-11T13:55:55.370Z] #42 85.78 DEP compel/src/lib/ptrace.d [2019-11-11T13:55:55.370Z] #42 86.04 DEP compel/src/lib/infect.d [2019-11-11T13:55:55.370Z] #42 86.51 DEP compel/src/lib/infect-util.d [2019-11-11T13:55:55.370Z] #42 86.89 DEP compel/src/lib/infect-rpc.d [2019-11-11T13:55:55.370Z] #42 87.06 DEP compel/arch/ppc64/src/lib/infect.d [2019-11-11T13:55:55.370Z] #42 87.22 DEP compel/arch/ppc64/src/lib/cpu.d [2019-11-11T13:55:55.370Z] #42 87.40 DEP compel/src/lib/log.d [2019-11-11T13:55:55.711Z] #42 ... [2019-11-11T13:55:55.711Z] [2019-11-11T13:55:55.711Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:55:55.711Z] #18 115.5 Selecting previously unselected package zip. [2019-11-11T13:55:55.711Z] #18 115.5 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-11-11T13:55:55.711Z] #18 115.5 Unpacking zip (3.0-11+b1) ... [2019-11-11T13:55:55.711Z] #18 115.9 Selecting previously unselected package libapparmor-perl. [2019-11-11T13:55:55.711Z] #18 115.9 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-11T13:55:55.711Z] #18 115.9 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-11T13:55:55.711Z] #18 116.1 Selecting previously unselected package apparmor. [2019-11-11T13:55:55.711Z] #18 116.1 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-11T13:55:55.711Z] #18 116.3 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-11T13:55:55.711Z] #18 117.0 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-11T13:55:55.711Z] #18 117.0 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-11T13:55:55.711Z] #18 117.0 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-11T13:55:57.299Z] ok github.com/docker/docker/client 0.381s coverage: 75.8% of statements [2019-11-11T13:55:57.414Z] #18 119.4 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-11T13:55:57.542Z] ok github.com/docker/docker/api/server 0.180s coverage: 9.0% of statements [2019-11-11T13:55:57.756Z] #18 119.4 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-11T13:55:57.756Z] #18 119.4 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-11T13:56:00.781Z] #18 122.4 Selecting previously unselected package binutils-mingw-w64. [2019-11-11T13:56:00.781Z] #18 122.4 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-11T13:56:00.781Z] #18 122.4 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-11T13:56:00.781Z] #18 122.6 Selecting previously unselected package mingw-w64-common. [2019-11-11T13:56:00.781Z] #18 122.6 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-11T13:56:00.781Z] #18 122.6 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-11T13:56:02.484Z] #18 ... [2019-11-11T13:56:02.484Z] [2019-11-11T13:56:02.484Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:56:02.484Z] #45 178.0 encoding/xml [2019-11-11T13:56:05.517Z] #45 ... [2019-11-11T13:56:05.517Z] [2019-11-11T13:56:05.517Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:56:05.517Z] #42 87.65 DEP compel/src/main.d [2019-11-11T13:56:05.517Z] #42 88.00 DEP compel/src/lib/handle-elf.d [2019-11-11T13:56:05.517Z] #42 88.32 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-11-11T13:56:05.517Z] #42 88.78 CC compel/src/lib/log.o [2019-11-11T13:56:05.517Z] #42 89.33 CC compel/arch/ppc64/src/lib/cpu.o [2019-11-11T13:56:05.517Z] #42 90.15 CC compel/arch/ppc64/src/lib/infect.o [2019-11-11T13:56:05.517Z] #42 91.67 CC compel/src/lib/infect-rpc.o [2019-11-11T13:56:05.517Z] #42 92.39 CC compel/src/lib/infect-util.o [2019-11-11T13:56:05.517Z] #42 93.10 CC compel/src/lib/infect.o [2019-11-11T13:56:06.248Z] #42 98.25 CC compel/src/lib/ptrace.o [2019-11-11T13:56:06.979Z] #42 99.07 AR compel/libcompel.a [2019-11-11T13:56:07.320Z] #42 99.24 HOSTCC compel/src/main-host.o [2019-11-11T13:56:07.320Z] #42 ... [2019-11-11T13:56:07.320Z] [2019-11-11T13:56:07.320Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:56:07.320Z] #18 129.1 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-11T13:56:07.320Z] #18 129.1 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-11T13:56:07.320Z] #18 129.2 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-11T13:56:10.830Z] #74 DONE 17.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-11T13:56:11.809Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39733/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=447a840254410df3b9345c652b601f08447b8467 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:447a840254410df3b9345c652b601f08447b8467 hack/test/unit [2019-11-11T13:56:14.713Z] #18 ... [2019-11-11T13:56:14.713Z] [2019-11-11T13:56:14.713Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:56:14.713Z] #45 190.1 math/big [2019-11-11T13:56:15.138Z] ? github.com/docker/docker/api [no test files] [2019-11-11T13:56:15.445Z] #45 191.3 go/doc [2019-11-11T13:56:17.755Z] #45 ... [2019-11-11T13:56:17.755Z] [2019-11-11T13:56:17.755Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:56:17.755Z] #42 99.85 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-11-11T13:56:17.755Z] #42 100.2 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-11T13:56:17.755Z] #42 101.0 HOSTCC compel/src/lib/log-host.o [2019-11-11T13:56:17.755Z] #42 101.4 HOSTLINK compel/compel-host-bin [2019-11-11T13:56:17.755Z] #42 101.7 DEP soccr/soccr.d [2019-11-11T13:56:17.755Z] #42 102.1 CC soccr/soccr.o [2019-11-11T13:56:17.755Z] #42 104.8 AR soccr/libsoccr.a [2019-11-11T13:56:17.755Z] #42 104.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-11T13:56:17.755Z] #42 105.4 DEP criu/arch/ppc64/sigframe.d [2019-11-11T13:56:17.755Z] #42 105.6 DEP criu/arch/ppc64/crtools.d [2019-11-11T13:56:17.755Z] #42 106.1 DEP criu/arch/ppc64/cpu.d [2019-11-11T13:56:17.755Z] #42 106.5 CC criu/arch/ppc64/cpu.o [2019-11-11T13:56:17.755Z] #42 107.5 CC criu/arch/ppc64/crtools.o [2019-11-11T13:56:17.755Z] #42 109.5 CC criu/arch/ppc64/sigframe.o [2019-11-11T13:56:18.095Z] #42 110.1 LINK criu/arch/ppc64/crtools.built-in.o [2019-11-11T13:56:18.095Z] #42 ... [2019-11-11T13:56:18.095Z] [2019-11-11T13:56:18.095Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:56:18.095Z] #18 136.5 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-11T13:56:18.095Z] #18 136.5 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-11T13:56:18.095Z] #18 136.5 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-11T13:56:18.095Z] #18 136.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-11T13:56:18.095Z] #18 136.7 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-11T13:56:18.095Z] #18 136.7 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-11T13:56:18.095Z] #18 ... [2019-11-11T13:56:18.095Z] [2019-11-11T13:56:18.095Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:56:18.095Z] #63 184.0 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-11T13:56:18.095Z] #63 184.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-11T13:56:18.436Z] #63 ... [2019-11-11T13:56:18.436Z] [2019-11-11T13:56:18.436Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:56:18.436Z] #42 110.1 DEP criu/arch/ppc64/misc.d [2019-11-11T13:56:18.436Z] #42 110.2 DEP criu/arch/ppc64/vdso-trampoline.d [2019-11-11T13:56:18.436Z] #42 110.3 DEP criu/arch/ppc64/vdso-pie.d [2019-11-11T13:56:18.436Z] #42 110.6 DEP criu/pie/parasite-vdso.d [2019-11-11T13:56:19.165Z] #42 110.9 DEP criu/pie/util-vdso.d [2019-11-11T13:56:19.165Z] #42 111.2 DEP criu/pie/util.d [2019-11-11T13:56:19.898Z] #42 111.7 CC criu/pie/util.o [2019-11-11T13:56:20.631Z] #42 112.5 CC criu/pie/util-vdso.o [2019-11-11T13:56:21.847Z] #42 114.0 CC criu/pie/parasite-vdso.o [2019-11-11T13:56:22.577Z] #42 ... [2019-11-11T13:56:22.577Z] [2019-11-11T13:56:22.577Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:56:22.577Z] #63 DONE 198.4s [2019-11-11T13:56:22.577Z] [2019-11-11T13:56:22.577Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-11T13:56:22.577Z] #64 DONE 0.1s [2019-11-11T13:56:22.577Z] [2019-11-11T13:56:22.577Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:56:23.309Z] #51 ... [2019-11-11T13:56:23.309Z] [2019-11-11T13:56:23.309Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:56:23.309Z] #42 115.3 CC criu/arch/ppc64/vdso-pie.o [2019-11-11T13:56:23.868Z] ok github.com/docker/docker/cmd/dockerd 0.129s coverage: 30.3% of statements [2019-11-11T13:56:25.014Z] #42 116.7 CC criu/arch/ppc64/vdso-trampoline.o [2019-11-11T13:56:25.014Z] #42 116.8 CC criu/arch/ppc64/misc.o [2019-11-11T13:56:25.014Z] #42 116.9 AR criu/pie/pie.lib.a [2019-11-11T13:56:25.014Z] #42 117.0 DEP criu/pie/restorer.d [2019-11-11T13:56:25.354Z] #42 117.4 DEP criu/arch/ppc64/restorer.d [2019-11-11T13:56:25.695Z] #42 117.8 DEP criu/pie/parasite.d [2019-11-11T13:56:25.776Z] ok github.com/docker/docker/container 0.176s coverage: 35.0% of statements [2019-11-11T13:56:25.776Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-11T13:56:25.776Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-11T13:56:25.776Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-11T13:56:25.776Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-11T13:56:26.428Z] #42 118.4 CC criu/pie/parasite.o [2019-11-11T13:56:28.311Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.049s coverage: 65.3% of statements [2019-11-11T13:56:28.742Z] #42 120.6 LINK criu/pie/parasite.built-in.o [2019-11-11T13:56:28.742Z] #42 120.7 GEN criu/pie/parasite-blob.h [2019-11-11T13:56:28.742Z] #42 120.8 CC criu/arch/ppc64/restorer.o [2019-11-11T13:56:29.230Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2019-11-11T13:56:29.251Z] ok github.com/docker/docker/daemon/cluster/convert 0.045s coverage: 35.8% of statements [2019-11-11T13:56:29.480Z] #42 121.5 CC criu/pie/restorer.o [2019-11-11T13:56:30.207Z] ok github.com/docker/docker/daemon/cluster 0.142s coverage: 0.5% of statements [2019-11-11T13:56:32.523Z] #42 ... [2019-11-11T13:56:32.523Z] [2019-11-11T13:56:32.523Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:56:32.523Z] #45 207.8 github.com/LK4D4/vndr/build [2019-11-11T13:56:33.507Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2019-11-11T13:56:33.507Z] ok github.com/docker/docker/daemon/config 0.071s coverage: 82.1% of statements [2019-11-11T13:56:33.703Z] #45 209.3 vendor/golang.org/x/text/unicode/norm [2019-11-11T13:56:34.891Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2019-11-11T13:56:36.273Z] ok github.com/docker/docker/daemon/graphdriver 0.043s coverage: 2.2% of statements [2019-11-11T13:56:38.552Z] #45 ... [2019-11-11T13:56:38.552Z] [2019-11-11T13:56:38.552Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:56:38.552Z] #42 126.5 LINK criu/pie/restorer.built-in.o [2019-11-11T13:56:38.552Z] #42 126.5 GEN criu/pie/restorer-blob.h [2019-11-11T13:56:38.552Z] #42 126.7 DEP criu/vdso.d [2019-11-11T13:56:38.552Z] #42 127.2 DEP criu/uts_ns.d [2019-11-11T13:56:38.552Z] #42 127.6 DEP criu/util.d [2019-11-11T13:56:38.552Z] #42 128.2 DEP criu/uffd.d [2019-11-11T13:56:38.552Z] #42 128.6 DEP criu/tun.d [2019-11-11T13:56:38.552Z] #42 129.0 DEP criu/tty.d [2019-11-11T13:56:38.552Z] #42 129.5 DEP criu/timerfd.d [2019-11-11T13:56:38.552Z] #42 129.8 DEP criu/sysfs_parse.d [2019-11-11T13:56:38.552Z] #42 130.1 DEP criu/sysctl.d [2019-11-11T13:56:38.552Z] #42 130.5 DEP criu/string.d [2019-11-11T13:56:38.552Z] #42 130.6 DEP criu/stats.d [2019-11-11T13:56:38.893Z] #42 130.8 DEP criu/sockets.d [2019-11-11T13:56:39.233Z] #42 131.4 DEP criu/sk-unix.d [2019-11-11T13:56:39.564Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.025s coverage: 2.9% of statements [2019-11-11T13:56:39.965Z] #42 131.9 DEP criu/sk-tcp.d [2019-11-11T13:56:40.340Z] #42 132.4 DEP criu/sk-queue.d [2019-11-11T13:56:40.500Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.480s coverage: 13.7% of statements [2019-11-11T13:56:40.710Z] #42 ... [2019-11-11T13:56:40.710Z] [2019-11-11T13:56:40.710Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:56:40.710Z] #18 162.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-11T13:56:40.710Z] #18 162.6 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-11T13:56:40.710Z] #18 162.6 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-11T13:56:41.440Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.674s coverage: 57.0% of statements [2019-11-11T13:56:45.635Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.709s coverage: 51.0% of statements [2019-11-11T13:56:45.893Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.766s coverage: 72.5% of statements [2019-11-11T13:56:45.893Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.958s coverage: 46.2% of statements [2019-11-11T13:56:47.818Z] ok github.com/docker/docker/daemon 12.292s coverage: 17.6% of statements [2019-11-11T13:56:47.818Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-11T13:56:47.818Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-11T13:56:47.818Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-11T13:56:47.818Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-11T13:56:47.818Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-11T13:56:48.077Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2019-11-11T13:56:48.111Z] #18 ... [2019-11-11T13:56:48.111Z] [2019-11-11T13:56:48.111Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:56:48.111Z] #45 223.6 vendor/golang.org/x/net/http2/hpack [2019-11-11T13:56:48.372Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-11T13:56:48.372Z] ok github.com/docker/docker/api/server/httputils 0.118s coverage: 14.7% of statements [2019-11-11T13:56:48.647Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.657s coverage: 76.1% of statements [2019-11-11T13:56:49.353Z] ok github.com/docker/docker/api/server/middleware 0.218s coverage: 37.7% of statements [2019-11-11T13:56:49.353Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-11T13:56:49.353Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-11T13:56:49.353Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-11T13:56:49.353Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-11T13:56:49.353Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-11T13:56:49.353Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-11T13:56:49.353Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-11T13:56:49.353Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-11T13:56:49.353Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-11T13:56:49.353Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-11T13:56:49.353Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-11T13:56:50.029Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2019-11-11T13:56:50.029Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2019-11-11T13:56:50.910Z] ok github.com/docker/docker/api/server/router/swarm 0.160s coverage: 4.0% of statements [2019-11-11T13:56:50.910Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-11T13:56:50.910Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-11T13:56:50.910Z] ? github.com/docker/docker/api/types [no test files] [2019-11-11T13:56:50.910Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-11T13:56:50.910Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-11T13:56:50.910Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-11T13:56:50.910Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-11T13:56:50.910Z] ok github.com/docker/docker/api/types/filters 0.092s coverage: 92.2% of statements [2019-11-11T13:56:50.910Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-11T13:56:50.910Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-11T13:56:50.910Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-11T13:56:50.910Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-11T13:56:50.910Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-11T13:56:50.910Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2019-11-11T13:56:50.910Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-11T13:56:50.910Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-11T13:56:51.144Z] #45 ... [2019-11-11T13:56:51.144Z] [2019-11-11T13:56:51.144Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:56:51.144Z] #42 132.9 DEP criu/sk-packet.d [2019-11-11T13:56:51.144Z] #42 133.4 DEP criu/sk-netlink.d [2019-11-11T13:56:51.144Z] #42 133.9 DEP criu/sk-inet.d [2019-11-11T13:56:51.144Z] #42 134.4 DEP criu/signalfd.d [2019-11-11T13:56:51.144Z] #42 134.9 DEP criu/sigframe.d [2019-11-11T13:56:51.144Z] #42 135.1 DEP criu/shmem.d [2019-11-11T13:56:51.144Z] #42 135.5 DEP criu/servicefd.d [2019-11-11T13:56:51.144Z] #42 135.9 DEP criu/seize.d [2019-11-11T13:56:51.144Z] #42 136.2 DEP criu/seccomp.d [2019-11-11T13:56:51.144Z] #42 136.6 DEP criu/rst-malloc.d [2019-11-11T13:56:51.144Z] #42 136.8 DEP criu/rbtree.d [2019-11-11T13:56:51.144Z] #42 136.9 DEP criu/pstree.d [2019-11-11T13:56:51.144Z] #42 137.3 DEP criu/protobuf.d [2019-11-11T13:56:51.144Z] #42 137.6 GEN criu/protobuf-desc-gen.h [2019-11-11T13:56:51.144Z] #42 140.4 DEP criu/protobuf-desc.d [2019-11-11T13:56:51.144Z] #42 140.7 DEP criu/proc_parse.d [2019-11-11T13:56:51.144Z] #42 141.1 DEP criu/plugin.d [2019-11-11T13:56:51.144Z] #42 141.2 DEP criu/pipes.d [2019-11-11T13:56:51.144Z] #42 141.5 DEP criu/pie-util.d [2019-11-11T13:56:51.144Z] #42 141.8 DEP criu/pie-util-vdso.d [2019-11-11T13:56:51.144Z] #42 142.1 DEP criu/pie-util-vdso-elf32.d [2019-11-11T13:56:51.144Z] #42 142.4 DEP criu/path.d [2019-11-11T13:56:51.144Z] #42 142.7 DEP criu/parasite-syscall.d [2019-11-11T13:56:51.144Z] #42 ... [2019-11-11T13:56:51.144Z] [2019-11-11T13:56:51.144Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:56:51.378Z] ok github.com/docker/docker/api/types/time 0.452s coverage: 100.0% of statements [2019-11-11T13:56:51.844Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 75.0% of statements [2019-11-11T13:56:51.844Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-11T13:56:51.844Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-11T13:56:51.844Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-11T13:56:51.844Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-11-11T13:56:51.844Z] ? github.com/docker/docker/builder [no test files] [2019-11-11T13:56:51.844Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-11T13:56:51.844Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-11T13:56:51.844Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-11T13:56:51.844Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-11T13:56:51.844Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-11T13:56:51.844Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-11T13:56:51.844Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-11T13:56:51.936Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 4.9% of statements [2019-11-11T13:56:52.195Z] ok github.com/docker/docker/daemon/logger 0.256s coverage: 42.7% of statements [2019-11-11T13:56:52.764Z] ok github.com/docker/docker/daemon/logger/awslogs 0.281s coverage: 77.4% of statements [2019-11-11T13:56:53.344Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.899s coverage: 57.2% of statements [2019-11-11T13:56:53.344Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-11T13:56:53.344Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-11T13:56:53.344Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-11T13:56:53.344Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-11T13:56:53.344Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-11T13:56:53.344Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-11T13:56:53.603Z] ok github.com/docker/docker/daemon/logger/gelf 0.051s coverage: 68.2% of statements [2019-11-11T13:56:53.604Z] ok github.com/docker/docker/daemon/logger/journald 0.018s coverage: 26.2% of statements [2019-11-11T13:56:54.172Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.028s coverage: 88.3% of statements [2019-11-11T13:56:54.172Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.030s coverage: 62.1% of statements [2019-11-11T13:56:54.929Z] #23 225.2 Checking out files: 16% (1793/10703) Checking out files: 17% (1820/10703) Checking out files: 18% (1927/10703) Checking out files: 19% (2034/10703) Checking out files: 20% (2141/10703) Checking out files: 21% (2248/10703) Checking out files: 22% (2355/10703) Checking out files: 23% (2462/10703) Checking out files: 24% (2569/10703) Checking out files: 25% (2676/10703) Checking out files: 26% (2783/10703) Checking out files: 27% (2890/10703) Checking out files: 28% (2997/10703) Checking out files: 29% (3104/10703) Checking out files: 30% (3211/10703) Checking out files: 31% (3318/10703) Checking out files: 32% (3425/10703) Checking out files: 33% (3532/10703) Checking out files: 33% (3593/10703) Checking out files: 34% (3640/10703) Checking out files: 35% (3747/10703) Checking out files: 36% (3854/10703) Checking out files: 37% (3961/10703) Checking out files: 38% (4068/10703) Checking out files: 39% (4175/10703) Checking out files: 40% (4282/10703) Checking out files: 41% (4389/10703) Checking out files: 42% (4496/10703) Checking out files: 43% (4603/10703) Checking out files: 44% (4710/10703) Checking out files: 45% (4817/10703) Checking out files: 46% (4924/10703) Checking out files: 47% (5031/10703) Checking out files: 48% (5138/10703) Checking out files: 49% (5245/10703) Checking out files: 50% (5352/10703) Checking out files: 51% (5459/10703) Checking out files: 52% (5566/10703) Checking out files: 52% (5600/10703) Checking out files: 53% (5673/10703) Checking out files: 54% (5780/10703) Checking out files: 55% (5887/10703) Checking out files: 56% (5994/10703) Checking out files: 57% (6101/10703) Checking out files: 58% (6208/10703) Checking out files: 59% (6315/10703) Checking out files: 60% (6422/10703) Checking out files: 61% (6529/10703) Checking out files: 62% (6636/10703) Checking out files: 63% (6743/10703) Checking out files: 64% (6850/10703) Checking out files: 65% (6957/10703) Checking out files: 66% (7064/10703) Checking out files: 67% (7172/10703) Checking out files: 68% (7279/10703) Checking out files: 69% (7386/10703) Checking out files: 69% (7454/10703) Checking out files: 70% (7493/10703) Checking out files: 71% (7600/10703) Checking out files: 72% (7707/10703) Checking out files: 73% (7814/10703) Checking out files: 74% (7921/10703) Checking out files: 75% (8028/10703) Checking out files: 76% (8135/10703) Checking out files: 77% (8242/10703) Checking out files: 78% (8349/10703) Checking out files: 79% (8456/10703) Checking out files: 80% (8563/10703) Checking out files: 81% (8670/10703) Checking out files: 82% (8777/10703) Checking out files: 83% (8884/10703) Checking out files: 83% (8892/10703) Checking out files: 84% (8991/10703) Checking out files: 85% (9098/10703) Checking out files: 86% (9205/10703) Checking out files: 87% (9312/10703) Checking out files: 88% (9419/10703) Checking out files: 89% (9526/10703) Checking out files: 90% (9633/10703) Checking out files: 91% (9740/10703) Checking out files: 92% (9847/10703) Checking out files: 93% (9954/10703) Checking out files: 94% (10061/10703) Checking out files: 95% (10168/10703) Checking out files: 96% (10275/10703) Checking out files: 96% (10285/10703) Checking out files: 97% (10382/10703) Checking out files: 98% (10489/10703) Checking out files: 99% (10596/10703) Checking out files: 100% (10703/10703) Checking out files: 100% (10703/10703), done. [2019-11-11T13:56:54.930Z] #23 230.7 + cd /tmp/tmp.wqLHw0BjN7/tmp/docker-ce [2019-11-11T13:56:54.930Z] #23 230.7 + git checkout -q v17.06.2-ce [2019-11-11T13:56:55.553Z] ok github.com/docker/docker/daemon/logger/local 0.059s coverage: 74.7% of statements [2019-11-11T13:56:55.553Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-11T13:56:55.553Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 19.9% of statements [2019-11-11T13:56:55.813Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 47.8% of statements [2019-11-11T13:56:56.382Z] ok github.com/docker/docker/daemon/logger/templates 0.026s coverage: 8.3% of statements [2019-11-11T13:56:57.321Z] ok github.com/docker/docker/daemon/network 0.015s coverage: 63.8% of statements [2019-11-11T13:56:57.688Z] ok github.com/docker/docker/builder/dockerfile 0.514s coverage: 46.1% of statements [2019-11-11T13:56:57.688Z] ok github.com/docker/docker/builder/dockerignore 0.083s coverage: 96.8% of statements [2019-11-11T13:56:57.688Z] ok github.com/docker/docker/builder/remotecontext 0.590s coverage: 9.2% of statements [2019-11-11T13:56:58.261Z] ok github.com/docker/docker/daemon/logger/splunk 1.944s coverage: 82.5% of statements [2019-11-11T13:56:58.261Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-11T13:56:58.261Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-11T13:56:58.831Z] ok github.com/docker/docker/distribution/metadata 0.085s coverage: 48.2% of statements [2019-11-11T13:56:59.771Z] ok github.com/docker/docker/errdefs 0.023s coverage: 49.4% of statements [2019-11-11T13:57:00.029Z] ok github.com/docker/docker/distribution 0.334s coverage: 22.1% of statements [2019-11-11T13:57:00.029Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-11T13:57:00.927Z] #23 236.4 + mkdir -p /tmp/tmp.wqLHw0BjN7/src/github.com/docker [2019-11-11T13:57:00.927Z] #23 236.4 + mv components/cli /tmp/tmp.wqLHw0BjN7/src/github.com/docker/cli [2019-11-11T13:57:00.927Z] #23 236.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-11-11T13:57:00.927Z] #23 ... [2019-11-11T13:57:00.927Z] [2019-11-11T13:57:00.927Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:57:00.927Z] #18 182.6 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-11T13:57:00.927Z] #18 182.7 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-11T13:57:00.927Z] #18 182.7 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-11-11T13:57:00.927Z] #18 182.7 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-11T13:57:00.927Z] #18 182.7 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-11T13:57:00.927Z] #18 182.8 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-11T13:57:00.927Z] #18 182.8 Processing triggers for mime-support (3.60) ... [2019-11-11T13:57:01.267Z] #18 182.9 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:57:01.267Z] #18 182.9 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-11T13:57:01.267Z] #18 183.0 Setting up libcap2-bin (1:2.25-1) ... [2019-11-11T13:57:01.267Z] #18 183.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-11T13:57:01.267Z] #18 183.0 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-11T13:57:01.267Z] #18 183.0 Setting up bash-completion (1:2.1-4.3) ... [2019-11-11T13:57:01.267Z] #18 ... [2019-11-11T13:57:01.267Z] [2019-11-11T13:57:01.267Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:57:01.267Z] #42 143.3 DEP criu/pagemap.d [2019-11-11T13:57:01.267Z] #42 143.7 DEP criu/pagemap-cache.d [2019-11-11T13:57:01.267Z] #42 144.0 DEP criu/page-xfer.d [2019-11-11T13:57:01.267Z] #42 144.5 DEP criu/page-pipe.d [2019-11-11T13:57:01.267Z] #42 144.9 DEP criu/netfilter.d [2019-11-11T13:57:01.267Z] #42 145.4 DEP criu/net.d [2019-11-11T13:57:01.267Z] #42 145.9 DEP criu/namespaces.d [2019-11-11T13:57:01.267Z] #42 146.2 DEP criu/mount.d [2019-11-11T13:57:01.267Z] #42 146.6 DEP criu/mem.d [2019-11-11T13:57:01.267Z] #42 147.0 DEP criu/lsm.d [2019-11-11T13:57:01.267Z] #42 147.4 DEP criu/log.d [2019-11-11T13:57:01.267Z] #42 147.8 DEP criu/libnetlink.d [2019-11-11T13:57:01.267Z] #42 148.2 DEP criu/kerndat.d [2019-11-11T13:57:01.267Z] #42 148.6 DEP criu/kcmp-ids.d [2019-11-11T13:57:01.267Z] #42 148.8 DEP criu/irmap.d [2019-11-11T13:57:01.267Z] #42 149.1 DEP criu/ipc_ns.d [2019-11-11T13:57:01.267Z] #42 149.5 DEP criu/image.d [2019-11-11T13:57:01.267Z] #42 149.9 DEP criu/image-desc.d [2019-11-11T13:57:01.267Z] #42 150.1 DEP criu/fsnotify.d [2019-11-11T13:57:01.267Z] #42 150.6 DEP criu/filesystems.d [2019-11-11T13:57:01.267Z] #42 151.0 DEP criu/files.d [2019-11-11T13:57:01.267Z] #42 151.3 DEP criu/files-reg.d [2019-11-11T13:57:01.267Z] #42 151.7 DEP criu/files-ext.d [2019-11-11T13:57:01.267Z] #42 152.1 DEP criu/file-lock.d [2019-11-11T13:57:01.267Z] #42 152.7 DEP criu/file-ids.d [2019-11-11T13:57:01.267Z] #42 153.3 DEP criu/fifo.d [2019-11-11T13:57:01.411Z] ok github.com/docker/docker/image 0.045s coverage: 86.4% of statements [2019-11-11T13:57:01.609Z] #42 153.6 DEP criu/fdstore.d [2019-11-11T13:57:01.671Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2019-11-11T13:57:01.930Z] ok github.com/docker/docker/image/v1 0.033s coverage: 25.0% of statements [2019-11-11T13:57:01.930Z] ok github.com/docker/docker/distribution/xfer 1.702s coverage: 85.6% of statements [2019-11-11T13:57:01.930Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-11T13:57:01.930Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-11T13:57:01.930Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-11T13:57:01.952Z] #42 153.8 DEP criu/fault-injection.d [2019-11-11T13:57:01.952Z] #42 153.9 DEP criu/external.d [2019-11-11T13:57:01.952Z] #42 ... [2019-11-11T13:57:01.952Z] [2019-11-11T13:57:01.952Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:57:01.952Z] #48 DONE 237.9s [2019-11-11T13:57:01.952Z] [2019-11-11T13:57:01.952Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:57:01.952Z] #45 227.9 mime [2019-11-11T13:57:01.952Z] #45 229.3 mime/quotedprintable [2019-11-11T13:57:01.952Z] #45 230.0 net/http/internal [2019-11-11T13:57:01.952Z] #45 232.9 net/textproto [2019-11-11T13:57:01.952Z] #45 232.9 vendor/golang.org/x/net/http/httpproxy [2019-11-11T13:57:01.952Z] #45 233.0 crypto/x509 [2019-11-11T13:57:01.952Z] #45 236.5 mime/multipart [2019-11-11T13:57:01.952Z] #45 236.5 vendor/golang.org/x/net/http/httpguts [2019-11-11T13:57:02.293Z] #45 ... [2019-11-11T13:57:02.293Z] [2019-11-11T13:57:02.293Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:57:02.293Z] #42 154.2 DEP criu/eventpoll.d [2019-11-11T13:57:02.501Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2019-11-11T13:57:02.501Z] ok github.com/docker/docker/pkg/aaparser 0.009s coverage: 50.0% of statements [2019-11-11T13:57:02.695Z] #42 154.7 DEP criu/eventfd.d [2019-11-11T13:57:03.426Z] #42 155.2 DEP criu/crtools.d [2019-11-11T13:57:03.765Z] #42 155.8 DEP criu/cr-service.d [2019-11-11T13:57:04.413Z] ok github.com/docker/docker/opts 0.074s coverage: 66.9% of statements [2019-11-11T13:57:04.494Z] #42 156.2 DEP criu/cr-restore.d [2019-11-11T13:57:04.834Z] #42 156.9 DEP criu/cr-errno.d [2019-11-11T13:57:04.834Z] #42 156.9 DEP criu/cr-dump.d [2019-11-11T13:57:04.983Z] ok github.com/docker/docker/pkg/authorization 0.349s coverage: 68.3% of statements [2019-11-11T13:57:05.552Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2019-11-11T13:57:05.552Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2019-11-11T13:57:05.569Z] #42 157.4 DEP criu/cr-dedup.d [2019-11-11T13:57:05.910Z] #42 157.8 DEP criu/cr-check.d [2019-11-11T13:57:06.122Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2019-11-11T13:57:06.251Z] #42 158.3 DEP criu/config.d [2019-11-11T13:57:06.592Z] #42 158.7 DEP criu/clone-noasan.d [2019-11-11T13:57:06.691Z] ok github.com/docker/docker/pkg/archive 1.324s coverage: 77.0% of statements [2019-11-11T13:57:06.933Z] #42 158.9 DEP criu/cgroup.d [2019-11-11T13:57:06.951Z] ok github.com/docker/docker/pkg/discovery 0.023s coverage: 58.3% of statements [2019-11-11T13:57:07.275Z] #42 159.2 DEP criu/cgroup-props.d [2019-11-11T13:57:07.275Z] #42 159.5 DEP criu/bitmap.d [2019-11-11T13:57:07.520Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2019-11-11T13:57:07.615Z] #42 159.5 DEP criu/bfd.d [2019-11-11T13:57:07.616Z] #42 ... [2019-11-11T13:57:07.616Z] [2019-11-11T13:57:07.616Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:57:07.616Z] #18 189.4 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-11T13:57:07.616Z] #18 189.4 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-11T13:57:07.616Z] #18 189.4 Setting up zip (3.0-11+b1) ... [2019-11-11T13:57:07.616Z] #18 189.4 Setting up bzip2 (1.0.6-8.1) ... [2019-11-11T13:57:07.616Z] #18 189.4 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-11T13:57:07.616Z] #18 189.4 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-11T13:57:07.616Z] #18 189.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:57:07.616Z] #18 189.5 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-11-11T13:57:07.616Z] #18 189.5 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-11T13:57:07.616Z] #18 189.5 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-11T13:57:07.616Z] #18 189.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-11T13:57:07.616Z] #18 189.5 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-11T13:57:07.616Z] #18 189.5 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:57:07.616Z] #18 189.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-11T13:57:07.616Z] #18 189.6 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-11T13:57:07.616Z] #18 189.6 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-11T13:57:07.957Z] #18 189.6 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:57:08.460Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2019-11-11T13:57:08.703Z] #18 190.5 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-11T13:57:08.703Z] #18 190.5 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-11T13:57:08.703Z] #18 190.5 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-11T13:57:08.703Z] #18 190.5 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-11T13:57:08.703Z] #18 190.5 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-11T13:57:08.703Z] #18 190.5 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-11T13:57:08.703Z] #18 190.6 Setting up pigz (2.3.4-1) ... [2019-11-11T13:57:08.703Z] #18 190.6 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-11T13:57:08.703Z] #18 190.6 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-11-11T13:57:08.703Z] #18 190.6 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-11T13:57:08.703Z] #18 190.6 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-11T13:57:08.703Z] #18 190.6 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-11T13:57:08.703Z] #18 190.6 Setting up jq (1.5+dfsg-1.3) ... [2019-11-11T13:57:08.703Z] #18 190.6 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-11T13:57:08.703Z] #18 190.6 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-11T13:57:08.703Z] #18 190.6 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-11T13:57:08.703Z] #18 190.7 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-11T13:57:08.703Z] #18 190.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-11T13:57:08.718Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2019-11-11T13:57:09.045Z] #18 190.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-11T13:57:09.045Z] #18 190.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-11T13:57:09.045Z] #18 190.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-11T13:57:09.045Z] #18 190.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-11T13:57:09.045Z] #18 190.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-11T13:57:09.045Z] #18 190.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-11T13:57:09.045Z] #18 190.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-11T13:57:09.045Z] #18 190.8 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-11T13:57:09.045Z] #18 190.8 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-11T13:57:09.045Z] #18 190.9 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-11T13:57:09.045Z] #18 190.9 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-11T13:57:09.045Z] #18 190.9 Setting up btrfs-progs (4.7.3-1) ... [2019-11-11T13:57:09.045Z] #18 190.9 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-11T13:57:09.045Z] #18 190.9 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-11T13:57:09.286Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2019-11-11T13:57:10.062Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-11T13:57:10.062Z] [2019-11-11T13:57:10.062Z] [2019-11-11T13:57:10.062Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-11T13:57:10.062Z] PKG_CONFIG=pkg-config [2019-11-11T13:57:10.062Z] GOLANG_VERSION=1.13.3 [2019-11-11T13:57:10.062Z] HOSTNAME=956eba1d0307 [2019-11-11T13:57:10.062Z] KEEPBUNDLE=1 [2019-11-11T13:57:10.062Z] container=docker [2019-11-11T13:57:10.062Z] TEST_SKIP_INTEGRATION=1 [2019-11-11T13:57:10.062Z] GO111MODULE=off [2019-11-11T13:57:10.062Z] GOPATH=/go [2019-11-11T13:57:10.062Z] PWD=/go/src/github.com/docker/docker [2019-11-11T13:57:10.062Z] HOME=/root [2019-11-11T13:57:10.062Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-11T13:57:10.062Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-11T13:57:10.062Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-11T13:57:10.062Z] DOCKER_GITCOMMIT=447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:57:10.062Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-11T13:57:10.062Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-11T13:57:10.062Z] TERM=xterm [2019-11-11T13:57:10.062Z] VALIDATE_BRANCH=master [2019-11-11T13:57:10.062Z] DEST=bundles/test-integration [2019-11-11T13:57:10.062Z] SHLVL=1 [2019-11-11T13:57:10.062Z] TIMEOUT=120m [2019-11-11T13:57:10.062Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-11-11T13:57:10.062Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-11T13:57:10.062Z] DOCKER_PKG=github.com/docker/docker [2019-11-11T13:57:10.062Z] TESTDEBUG=0 [2019-11-11T13:57:10.062Z] _=/usr/bin/env [2019-11-11T13:57:10.062Z] Building test suite binary ./integration-cli/test.main [2019-11-11T13:57:10.062Z] [2019-11-11T13:57:10.062Z] [2019-11-11T13:57:10.062Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-11-11T13:57:10.062Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-11T13:57:10.062Z] PKG_CONFIG=pkg-config [2019-11-11T13:57:10.062Z] GOLANG_VERSION=1.13.3 [2019-11-11T13:57:10.062Z] HOSTNAME=41e44c83f881 [2019-11-11T13:57:10.062Z] KEEPBUNDLE=1 [2019-11-11T13:57:10.062Z] container=docker [2019-11-11T13:57:10.062Z] TEST_SKIP_INTEGRATION=1 [2019-11-11T13:57:10.062Z] GO111MODULE=off [2019-11-11T13:57:10.062Z] GOPATH=/go [2019-11-11T13:57:10.062Z] PWD=/go/src/github.com/docker/docker [2019-11-11T13:57:10.062Z] HOME=/root [2019-11-11T13:57:10.062Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-11T13:57:10.062Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-11T13:57:10.062Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-11T13:57:10.062Z] DOCKER_GITCOMMIT=447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:57:10.062Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-11T13:57:10.062Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-11T13:57:10.062Z] TERM=xterm [2019-11-11T13:57:10.062Z] VALIDATE_BRANCH=master [2019-11-11T13:57:10.062Z] DEST=bundles/test-integration [2019-11-11T13:57:10.062Z] SHLVL=1 [2019-11-11T13:57:10.062Z] TIMEOUT=120m [2019-11-11T13:57:10.062Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-11T13:57:10.062Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-11T13:57:10.062Z] DOCKER_PKG=github.com/docker/docker [2019-11-11T13:57:10.062Z] TESTDEBUG=0 [2019-11-11T13:57:10.062Z] _=/usr/bin/env [2019-11-11T13:57:10.062Z] Building test suite binary ./integration-cli/test.main [2019-11-11T13:57:10.062Z] No new tests added to integration. [2019-11-11T13:57:10.062Z] [2019-11-11T13:57:10.062Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-11T13:57:10.221Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-11-11T13:57:10.480Z] ok github.com/docker/docker/pkg/chrootarchive 3.635s coverage: 43.2% of statements [2019-11-11T13:57:10.626Z] PKG_CONFIG=pkg-config [2019-11-11T13:57:10.626Z] GOLANG_VERSION=1.13.3 [2019-11-11T13:57:10.626Z] HOSTNAME=1d0efd565429 [2019-11-11T13:57:10.626Z] KEEPBUNDLE=1 [2019-11-11T13:57:10.626Z] container=docker [2019-11-11T13:57:10.626Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-11T13:57:10.626Z] GO111MODULE=off [2019-11-11T13:57:10.626Z] GOPATH=/go [2019-11-11T13:57:10.626Z] PWD=/go/src/github.com/docker/docker [2019-11-11T13:57:10.626Z] HOME=/root [2019-11-11T13:57:10.626Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-11T13:57:10.626Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-11T13:57:10.626Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-11T13:57:10.627Z] DOCKER_GITCOMMIT=447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:57:10.627Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-11T13:57:10.627Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-11T13:57:10.627Z] TERM=xterm [2019-11-11T13:57:10.627Z] VALIDATE_BRANCH=master [2019-11-11T13:57:10.627Z] DEST=bundles/test-integration [2019-11-11T13:57:10.627Z] SHLVL=1 [2019-11-11T13:57:10.627Z] TIMEOUT=120m [2019-11-11T13:57:10.627Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-11T13:57:10.627Z] DOCKER_PKG=github.com/docker/docker [2019-11-11T13:57:10.627Z] TESTDEBUG=0 [2019-11-11T13:57:10.627Z] _=/usr/bin/env [2019-11-11T13:57:10.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-11T13:57:11.053Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2019-11-11T13:57:11.312Z] ok github.com/docker/docker/pkg/fsutils 0.316s coverage: 85.1% of statements [2019-11-11T13:57:11.312Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2019-11-11T13:57:11.312Z] ok github.com/docker/docker/pkg/discovery/kv 3.137s coverage: 84.1% of statements [2019-11-11T13:57:12.251Z] ok github.com/docker/docker/layer 7.466s coverage: 68.8% of statements [2019-11-11T13:57:12.251Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-11T13:57:12.251Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-11T13:57:12.251Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-11T13:57:12.251Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-11T13:57:12.251Z] ? github.com/docker/docker/oci [no test files] [2019-11-11T13:57:12.251Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-11T13:57:12.251Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-11T13:57:12.251Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-11T13:57:12.251Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2019-11-11T13:57:12.820Z] ok github.com/docker/docker/pkg/locker 0.034s coverage: 88.9% of statements [2019-11-11T13:57:12.820Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements [2019-11-11T13:57:13.079Z] ok github.com/docker/docker/pkg/idtools 0.807s coverage: 70.1% of statements [2019-11-11T13:57:13.079Z] ok github.com/docker/docker/pkg/ioutils 0.627s coverage: 70.6% of statements [2019-11-11T13:57:13.079Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-11T13:57:13.338Z] ok github.com/docker/docker/pkg/namesgenerator 0.019s coverage: 85.7% of statements [2019-11-11T13:57:13.908Z] ok github.com/docker/docker/pkg/parsers 0.019s coverage: 97.0% of statements [2019-11-11T13:57:13.908Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2019-11-11T13:57:14.168Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 91.4% of statements [2019-11-11T13:57:14.427Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.4% of statements [2019-11-11T13:57:14.687Z] ok github.com/docker/docker/pkg/mount 0.892s coverage: 70.0% of statements [2019-11-11T13:57:14.687Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-11T13:57:14.687Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-11T13:57:14.687Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-11T13:57:14.946Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.026s coverage: 56.8% of statements [2019-11-11T13:57:15.516Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2019-11-11T13:57:15.516Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2019-11-11T13:57:15.777Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2019-11-11T13:57:16.347Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2019-11-11T13:57:16.929Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2019-11-11T13:57:17.191Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 73.9% of statements [2019-11-11T13:57:17.766Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2019-11-11T13:57:17.766Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2019-11-11T13:57:18.087Z] #18 ... [2019-11-11T13:57:18.087Z] [2019-11-11T13:57:18.087Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:57:18.087Z] #45 242.6 crypto/tls [2019-11-11T13:57:18.087Z] #45 ... [2019-11-11T13:57:18.087Z] [2019-11-11T13:57:18.087Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:57:18.087Z] #42 159.8 DEP criu/autofs.d [2019-11-11T13:57:18.087Z] #42 160.2 DEP criu/aio.d [2019-11-11T13:57:18.087Z] #42 160.7 DEP criu/action-scripts.d [2019-11-11T13:57:18.087Z] #42 161.4 CC criu/action-scripts.o [2019-11-11T13:57:18.087Z] #42 162.5 CC criu/aio.o [2019-11-11T13:57:18.087Z] #42 163.8 CC criu/autofs.o [2019-11-11T13:57:18.087Z] #42 167.1 CC criu/bfd.o [2019-11-11T13:57:18.087Z] #42 168.3 CC criu/bitmap.o [2019-11-11T13:57:18.087Z] #42 168.6 CC criu/cgroup-props.o [2019-11-11T13:57:18.347Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2019-11-11T13:57:18.347Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 80.6% of statements [2019-11-11T13:57:18.428Z] #42 170.5 CC criu/cgroup.o [2019-11-11T13:57:18.428Z] #42 ... [2019-11-11T13:57:18.428Z] [2019-11-11T13:57:18.428Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:57:18.428Z] #45 254.2 net/http/httptrace [2019-11-11T13:57:19.160Z] #45 254.7 net/http [2019-11-11T13:57:19.284Z] ok github.com/docker/docker/pkg/tailfile 0.094s coverage: 88.6% of statements [2019-11-11T13:57:19.284Z] ok github.com/docker/docker/pkg/system 0.031s coverage: 36.9% of statements [2019-11-11T13:57:19.543Z] ok github.com/docker/docker/pkg/signal 2.982s coverage: 61.0% of statements [2019-11-11T13:57:19.726Z] INFO [runner] Issues before processing: 2318, after processing: 0 [2019-11-11T13:57:19.726Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1713/1713, exclude: 1616/1616, nolint: 0/63, filename_unadjuster: 1713/1713, skip_dirs: 1713/1713, autogenerated_exclude: 1616/1713, exclude-rules: 63/1616, cgo: 1713/2318, skip_files: 1713/1713, identifier_marker: 1616/1616 [2019-11-11T13:57:19.726Z] INFO [runner] processing took 131.308475ms with stages: nolint: 51.601981ms, identifier_marker: 42.286887ms, path_prettifier: 13.740449ms, exclude-rules: 8.613507ms, autogenerated_exclude: 7.171922ms, skip_dirs: 4.348786ms, cgo: 2.024177ms, filename_unadjuster: 1.514579ms, max_same_issues: 1.761µs, uniq_by_line: 793ns, source_code: 714ns, max_from_linter: 580ns, diff: 569ns, exclude: 522ns, skip_files: 518ns, path_shortener: 408ns, max_per_file_from_linter: 322ns [2019-11-11T13:57:19.726Z] INFO [runner] linters took 1m35.330268872s with stages: goanalysis_metalinter: 1m17.828560462s, unused: 17.369290536s [2019-11-11T13:57:19.726Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2019-11-11T13:57:19.726Z] INFO Memory: 1525 samples, avg is 254.4MB, max is 2896.7MB [2019-11-11T13:57:19.726Z] INFO Execution took 3m25.941062347s [2019-11-11T13:57:19.726Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-11-11T13:57:19.726Z] No api/types/ or api/swagger.yaml changes in diff. [2019-11-11T13:57:19.726Z] Congratulations! All toml source files changed here have valid syntax. [2019-11-11T13:57:19.726Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-11-11T13:57:19.726Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-11-11T13:57:20.082Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39733/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=447a840254410df3b9345c652b601f08447b8467 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:447a840254410df3b9345c652b601f08447b8467 hack/make.sh dynbinary-daemon test-docker-py [2019-11-11T13:57:20.113Z] ok github.com/docker/docker/pkg/term 0.021s coverage: 84.8% of statements [2019-11-11T13:57:20.113Z] testing: warning: no tests to run [2019-11-11T13:57:20.113Z] coverage: [no statements] [2019-11-11T13:57:20.113Z] ok github.com/docker/docker/pkg/term/windows 0.007s coverage: [no statements] [no tests to run] [2019-11-11T13:57:20.113Z] ok github.com/docker/docker/pkg/tarsum 0.119s coverage: 89.3% of statements [2019-11-11T13:57:20.642Z] [2019-11-11T13:57:20.642Z] Removing bundles/ [2019-11-11T13:57:20.642Z] [2019-11-11T13:57:20.642Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-11T13:57:20.642Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-11T13:57:20.642Z] GOOS="" GOARCH="" GOARM="" [2019-11-11T13:57:20.683Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements [2019-11-11T13:57:20.683Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2019-11-11T13:57:20.683Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2019-11-11T13:57:22.591Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2019-11-11T13:57:22.591Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 73.8% of statements [2019-11-11T13:57:23.161Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2019-11-11T13:57:24.100Z] ok github.com/docker/docker/plugin 0.579s coverage: 27.1% of statements [2019-11-11T13:57:24.100Z] ok github.com/docker/docker/registry/resumable 0.048s coverage: 100.0% of statements [2019-11-11T13:57:24.668Z] ok github.com/docker/docker/restartmanager 0.021s coverage: 45.3% of statements [2019-11-11T13:57:24.927Z] ok github.com/docker/docker/registry 0.278s coverage: 56.2% of statements [2019-11-11T13:57:25.163Z] #45 ... [2019-11-11T13:57:25.163Z] [2019-11-11T13:57:25.163Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:57:25.163Z] #18 201.9 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-11T13:57:25.163Z] #18 201.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-11T13:57:25.163Z] #18 201.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 [2019-11-11T13:57:25.163Z] #18 201.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-11T13:57:25.163Z] #18 201.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 [2019-11-11T13:57:25.163Z] #18 201.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-11T13:57:25.163Z] #18 201.9 Setting up btrfs-tools (4.7.3-1) ... [2019-11-11T13:57:25.163Z] #18 202.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-11T13:57:25.163Z] #18 202.0 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 [2019-11-11T13:57:25.163Z] #18 202.0 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 [2019-11-11T13:57:25.163Z] #18 202.0 Setting up python3 (3.5.3-1) ... [2019-11-11T13:57:25.163Z] #18 205.4 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-11T13:57:25.498Z] ok github.com/docker/docker/testutil 0.025s coverage: 62.5% of statements [2019-11-11T13:57:25.758Z] ok github.com/docker/docker/runconfig 0.030s coverage: 68.2% of statements [2019-11-11T13:57:25.929Z] #18 207.7 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-11T13:57:26.270Z] #18 208.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-11T13:57:26.611Z] #18 208.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-11T13:57:26.611Z] #18 208.4 Setting up python3-wheel (0.29.0-2) ... [2019-11-11T13:57:27.667Z] ok github.com/docker/docker/volume/drivers 0.032s coverage: 36.1% of statements [2019-11-11T13:57:27.748Z] ok github.com/docker/docker/builder/remotecontext/git 33.245s coverage: 85.1% of statements [2019-11-11T13:57:27.748Z] ? github.com/docker/docker/cli [no test files] [2019-11-11T13:57:27.748Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-11T13:57:27.748Z] ok github.com/docker/docker/cli/debug 0.284s coverage: 100.0% of statements [2019-11-11T13:57:27.748Z] ok github.com/docker/docker/client 0.604s coverage: 75.3% of statements [2019-11-11T13:57:28.236Z] ok github.com/docker/docker/volume/local 0.056s coverage: 73.0% of statements [2019-11-11T13:57:28.236Z] ok github.com/docker/docker/volume/mounts 0.097s coverage: 67.0% of statements [2019-11-11T13:57:28.315Z] #18 210.2 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-11T13:57:28.370Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-11T13:57:28.370Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2019-11-11T13:57:28.370Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-11T13:57:28.371Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 4.0% of statements [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/types [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-11T13:57:28.371Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-11T13:57:28.371Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-11T13:57:28.371Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-11-11T13:57:28.371Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/builder [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-11T13:57:28.371Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-11T13:57:28.759Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements [2019-11-11T13:57:29.613Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.0% of statements [2019-11-11T13:57:30.630Z] #18 212.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-11T13:57:30.630Z] #18 212.1 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-11T13:57:32.179Z] ok github.com/docker/docker/builder/dockerfile 0.925s coverage: 48.2% of statements [2019-11-11T13:57:32.574Z] ok github.com/docker/docker/builder/remotecontext 0.335s coverage: 13.6% of statements [2019-11-11T13:57:32.943Z] #18 214.5 Setting up dmsetup (2:1.02.137-2) ... [2019-11-11T13:57:32.943Z] #18 214.5 Setting up python3-setuptools (33.1.1-1) ... [2019-11-11T13:57:33.890Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-11-11T13:57:34.264Z] ok github.com/docker/docker/builder/remotecontext/git 1.013s coverage: 85.1% of statements [2019-11-11T13:57:34.264Z] ? github.com/docker/docker/cli [no test files] [2019-11-11T13:57:34.264Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-11T13:57:34.881Z] ok github.com/docker/docker/cmd/dockerd 0.688s coverage: 19.0% of statements [2019-11-11T13:57:35.265Z] #18 216.8 Setting up dh-python (2.20170125) ... [2019-11-11T13:57:35.265Z] #18 ... [2019-11-11T13:57:35.265Z] [2019-11-11T13:57:35.265Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:57:35.265Z] #42 177.1 CC criu/clone-noasan.o [2019-11-11T13:57:35.265Z] #42 177.4 CC criu/config.o [2019-11-11T13:57:35.265Z] #42 180.8 CC criu/cr-check.o [2019-11-11T13:57:35.265Z] #42 184.6 CC criu/cr-dedup.o [2019-11-11T13:57:35.265Z] #42 185.6 CC criu/cr-dump.o [2019-11-11T13:57:36.441Z] ok github.com/docker/docker/container 0.513s coverage: 42.5% of statements [2019-11-11T13:57:36.441Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-11T13:57:36.441Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-11T13:57:36.441Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-11T13:57:36.441Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-11T13:57:36.966Z] #42 ... [2019-11-11T13:57:36.966Z] [2019-11-11T13:57:36.966Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-11T13:57:36.966Z] #18 218.4 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-11T13:57:36.966Z] #18 218.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-11T13:57:36.966Z] #18 DONE 218.8s [2019-11-11T13:57:36.966Z] [2019-11-11T13:57:36.966Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-11T13:57:36.966Z] #29 ... [2019-11-11T13:57:36.966Z] [2019-11-11T13:57:36.966Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-11T13:57:37.828Z] ok github.com/docker/docker/client 0.255s coverage: 75.8% of statements [2019-11-11T13:57:42.971Z] #19 ... [2019-11-11T13:57:42.971Z] [2019-11-11T13:57:42.971Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:57:42.971Z] #42 191.2 CC criu/cr-errno.o [2019-11-11T13:57:42.971Z] #42 191.3 CC criu/cr-restore.o [2019-11-11T13:57:47.845Z] #42 ... [2019-11-11T13:57:47.845Z] [2019-11-11T13:57:47.845Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:57:47.845Z] #45 272.9 github.com/LK4D4/vndr/godl [2019-11-11T13:57:47.845Z] #45 274.0 github.com/LK4D4/vndr [2019-11-11T13:57:47.845Z] #45 ... [2019-11-11T13:57:47.845Z] [2019-11-11T13:57:47.845Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-11T13:57:47.845Z] #19 11.06 Collecting yamllint==1.16.0 [2019-11-11T13:57:50.161Z] #19 13.09 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-11T13:57:51.346Z] #19 14.36 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-11T13:57:51.531Z] ok github.com/docker/docker/pkg/plugins 33.657s coverage: 76.6% of statements [2019-11-11T13:57:51.531Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-11T13:57:51.531Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-11T13:57:51.531Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-11T13:57:51.531Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-11T13:57:51.531Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-11T13:57:51.531Z] ? github.com/docker/docker/rootless [no test files] [2019-11-11T13:57:51.531Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-11T13:57:51.531Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-11T13:57:51.531Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-11T13:57:51.531Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-11T13:57:51.531Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-11T13:57:51.531Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-11T13:57:51.531Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-11T13:57:51.531Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-11T13:57:51.531Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-11T13:57:51.531Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-11T13:57:51.531Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-11T13:57:51.531Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-11T13:57:51.531Z] ? github.com/docker/docker/volume [no test files] [2019-11-11T13:57:51.531Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-11T13:57:51.531Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-11T13:57:51.531Z] [2019-11-11T13:57:51.531Z] === Skipped [2019-11-11T13:57:51.531Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-11T13:57:51.531Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-11T13:57:51.531Z] [2019-11-11T13:57:51.531Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-11T13:57:51.531Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-11T13:57:51.531Z] [2019-11-11T13:57:51.531Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-11T13:57:51.531Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T13:57:51.531Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-11T13:57:51.531Z] [2019-11-11T13:57:51.531Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-11T13:57:51.531Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T13:57:51.531Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-11T13:57:51.531Z] [2019-11-11T13:57:51.531Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-11T13:57:51.531Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T13:57:51.531Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-11T13:57:51.531Z] [2019-11-11T13:57:51.531Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-11T13:57:51.531Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T13:57:51.531Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-11T13:57:51.531Z] [2019-11-11T13:57:51.531Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-11T13:57:51.531Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T13:57:51.531Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-11T13:57:51.531Z] [2019-11-11T13:57:51.531Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-11T13:57:51.531Z] graphtest_unix.go:73: No driver to put! [2019-11-11T13:57:51.531Z] [2019-11-11T13:57:51.531Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-11T13:57:51.531Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-11T13:57:51.531Z] [2019-11-11T13:57:51.531Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-11T13:57:51.531Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-11T13:57:51.531Z] [2019-11-11T13:57:51.531Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-11T13:57:51.531Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-11T13:57:51.531Z] [2019-11-11T13:57:51.531Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-11T13:57:51.531Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-11T13:57:51.531Z] [2019-11-11T13:57:51.531Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-11T13:57:51.531Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T13:57:51.531Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-11T13:57:51.531Z] [2019-11-11T13:57:51.531Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-11T13:57:51.531Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T13:57:51.531Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-11T13:57:51.531Z] [2019-11-11T13:57:51.531Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-11T13:57:51.531Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T13:57:51.531Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-11T13:57:51.531Z] [2019-11-11T13:57:51.531Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-11T13:57:51.531Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T13:57:51.531Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-11T13:57:51.531Z] [2019-11-11T13:57:51.531Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-11T13:57:51.531Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T13:57:51.531Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-11T13:57:51.531Z] [2019-11-11T13:57:51.531Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-11T13:57:51.531Z] graphtest_unix.go:73: No driver to put! [2019-11-11T13:57:51.531Z] [2019-11-11T13:57:51.531Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-11T13:57:51.531Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-11T13:57:51.531Z] [2019-11-11T13:57:51.531Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-11T13:57:51.531Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-11T13:57:51.531Z] [2019-11-11T13:57:51.531Z] [2019-11-11T13:57:51.531Z] DONE 2115 tests, 20 skipped in 184.654s Post stage [Pipeline] junit [2019-11-11T13:57:51.545Z] Recording test results [2019-11-11T13:57:51.687Z] #19 14.71 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-11T13:57:52.420Z] #19 ... [2019-11-11T13:57:52.420Z] [2019-11-11T13:57:52.420Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:57:52.420Z] #45 DONE 288.0s [2019-11-11T13:57:52.420Z] [2019-11-11T13:57:52.420Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:57:52.420Z] #42 201.4 CC criu/cr-service.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-11T13:57:54.480Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39733/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=447a840254410df3b9345c652b601f08447b8467 -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:447a840254410df3b9345c652b601f08447b8467 hack/make.sh dynbinary test-integration [2019-11-11T13:57:54.734Z] #42 206.4 CC criu/crtools.o [2019-11-11T13:57:55.533Z] [2019-11-11T13:57:55.533Z] Removing bundles/ [2019-11-11T13:57:55.533Z] [2019-11-11T13:57:55.533Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-11T13:57:55.533Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-11T13:57:55.533Z] GOOS="" GOARCH="" GOARM="" [2019-11-11T13:57:55.589Z] #42 207.6 CC criu/eventfd.o [2019-11-11T13:57:56.355Z] #42 208.5 CC criu/eventpoll.o [2019-11-11T13:57:56.355Z] #42 ... [2019-11-11T13:57:56.355Z] [2019-11-11T13:57:56.355Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-11T13:57:56.355Z] #19 19.44 Collecting pyyaml (from yamllint==1.16.0) [2019-11-11T13:57:56.695Z] #19 19.96 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-11T13:57:57.627Z] ok github.com/docker/docker/daemon 3.727s coverage: 9.2% of statements [2019-11-11T13:57:57.627Z] ok github.com/docker/docker/daemon/cluster 1.888s coverage: 0.5% of statements [2019-11-11T13:57:57.627Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.301s coverage: 65.3% of statements [2019-11-11T13:57:57.627Z] ok github.com/docker/docker/daemon/cluster/convert 0.639s coverage: 35.8% of statements [2019-11-11T13:57:57.627Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-11T13:57:57.627Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.876s coverage: 10.9% of statements [2019-11-11T13:57:57.627Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-11T13:57:57.627Z] ok github.com/docker/docker/daemon/config 0.851s coverage: 80.1% of statements [2019-11-11T13:57:57.627Z] ok github.com/docker/docker/daemon/discovery 0.257s coverage: 30.0% of statements [2019-11-11T13:57:57.627Z] ok github.com/docker/docker/daemon/events 0.373s coverage: 50.0% of statements [2019-11-11T13:57:57.627Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-11T13:57:57.627Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-11T13:57:57.627Z] ok github.com/docker/docker/daemon/graphdriver 0.183s coverage: 2.3% of statements [2019-11-11T13:57:57.627Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-11-11T13:57:57.627Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-11-11T13:57:57.627Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-11T13:57:57.627Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-11-11T13:57:57.627Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-11-11T13:57:57.627Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-11-11T13:57:57.627Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-11-11T13:57:57.627Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-11T13:57:57.627Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-11-11T13:57:57.627Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-11-11T13:57:57.627Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-11-11T13:57:58.093Z] ok github.com/docker/docker/daemon/images 0.431s coverage: 4.9% of statements [2019-11-11T13:57:58.093Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-11T13:57:58.093Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2019-11-11T13:57:58.093Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-11T13:57:58.564Z] ok github.com/docker/docker/daemon/logger 0.384s coverage: 43.0% of statements [2019-11-11T13:57:59.031Z] ok github.com/docker/docker/daemon/logger/awslogs 0.914s coverage: 77.8% of statements [2019-11-11T13:57:59.031Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-11-11T13:57:59.031Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-11T13:57:59.031Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-11T13:57:59.031Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-11-11T13:57:59.031Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-11-11T13:58:00.557Z] #19 23.68 Building wheels for collected packages: pathspec, pyyaml [2019-11-11T13:58:00.557Z] #19 23.68 Running setup.py bdist_wheel for pathspec: started [2019-11-11T13:58:01.970Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.905s coverage: 62.1% of statements [2019-11-11T13:58:01.970Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.429s coverage: 88.3% of statements [2019-11-11T13:58:02.436Z] ok github.com/docker/docker/daemon/logger/local 0.562s coverage: 74.7% of statements [2019-11-11T13:58:02.436Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-11T13:58:02.901Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.400s coverage: 21.4% of statements [2019-11-11T13:58:03.584Z] #19 26.43 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-11T13:58:03.584Z] #19 26.43 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-11T13:58:03.584Z] #19 26.51 Running setup.py bdist_wheel for pyyaml: started [2019-11-11T13:58:04.767Z] #19 ... [2019-11-11T13:58:04.767Z] [2019-11-11T13:58:04.767Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:58:04.767Z] #42 210.5 CC criu/external.o [2019-11-11T13:58:04.767Z] #42 211.3 CC criu/fault-injection.o [2019-11-11T13:58:04.767Z] #42 211.6 CC criu/fdstore.o [2019-11-11T13:58:04.767Z] #42 212.3 CC criu/fifo.o [2019-11-11T13:58:04.767Z] #42 213.1 CC criu/file-ids.o [2019-11-11T13:58:04.767Z] #42 213.7 CC criu/file-lock.o [2019-11-11T13:58:04.767Z] #42 215.7 CC criu/files-ext.o [2019-11-11T13:58:04.767Z] #42 216.7 CC criu/files-reg.o [2019-11-11T13:58:05.837Z] ok github.com/docker/docker/daemon/logger/splunk 2.423s coverage: 82.5% of statements [2019-11-11T13:58:05.837Z] ok github.com/docker/docker/daemon/logger/syslog 0.215s coverage: 47.8% of statements [2019-11-11T13:58:05.837Z] ok github.com/docker/docker/daemon/logger/templates 0.109s coverage: 8.3% of statements [2019-11-11T13:58:05.837Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-11T13:58:05.837Z] ? github.com/docker/docker/daemon/network [no test files] [2019-11-11T13:58:05.837Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-11T13:58:06.472Z] #42 ... [2019-11-11T13:58:06.472Z] [2019-11-11T13:58:06.472Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-11T13:58:06.473Z] #19 29.46 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-11T13:58:06.473Z] #19 29.46 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-11T13:58:06.473Z] #19 29.59 Successfully built pathspec pyyaml [2019-11-11T13:58:06.473Z] #19 29.59 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-11T13:58:07.685Z] #19 30.66 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-11T13:58:08.030Z] #19 DONE 31.1s [2019-11-11T13:58:08.030Z] [2019-11-11T13:58:08.030Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-11T13:58:08.030Z] #29 304.0 + rm -rf /tmp/tmp.AVJnfcpdnK [2019-11-11T13:58:08.373Z] #29 DONE 304.4s [2019-11-11T13:58:08.373Z] [2019-11-11T13:58:08.373Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:58:08.776Z] ok github.com/docker/docker/distribution 1.887s coverage: 20.3% of statements [2019-11-11T13:58:08.776Z] ok github.com/docker/docker/distribution/metadata 1.635s coverage: 48.2% of statements [2019-11-11T13:58:08.776Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-11T13:58:09.558Z] #55 ... [2019-11-11T13:58:09.558Z] [2019-11-11T13:58:09.558Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:58:09.558Z] #42 221.5 CC criu/files.o [2019-11-11T13:58:09.756Z] ok github.com/docker/docker/distribution/xfer 2.371s coverage: 76.8% of statements [2019-11-11T13:58:09.757Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-11T13:58:09.757Z] ok github.com/docker/docker/errdefs 0.138s coverage: 49.4% of statements [2019-11-11T13:58:11.960Z] ok github.com/docker/docker/image 1.100s coverage: 86.4% of statements [2019-11-11T13:58:11.960Z] ok github.com/docker/docker/image/cache 0.294s coverage: 19.2% of statements [2019-11-11T13:58:11.960Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-11T13:58:11.960Z] ok github.com/docker/docker/image/v1 0.225s coverage: 25.0% of statements [2019-11-11T13:58:11.960Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-11T13:58:12.185Z] ok github.com/docker/docker/cmd/dockerd 0.043s coverage: 30.3% of statements [2019-11-11T13:58:12.185Z] ok github.com/docker/docker/container 0.112s coverage: 35.3% of statements [2019-11-11T13:58:12.185Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-11T13:58:12.185Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-11T13:58:12.185Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-11T13:58:12.185Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-11T13:58:13.424Z] #42 225.0 CC criu/filesystems.o [2019-11-11T13:58:14.155Z] #42 226.2 CC criu/fsnotify.o [2019-11-11T13:58:15.734Z] ok github.com/docker/docker/layer 0.574s coverage: 30.0% of statements [2019-11-11T13:58:15.734Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-11T13:58:15.888Z] #42 227.9 CC criu/image-desc.o [2019-11-11T13:58:16.227Z] #42 228.1 CC criu/image.o [2019-11-11T13:58:16.715Z] ok github.com/docker/docker/libcontainerd/local 0.404s coverage: 1.0% of statements [2019-11-11T13:58:16.715Z] ok github.com/docker/docker/libcontainerd/queue 0.163s coverage: 100.0% of statements [2019-11-11T13:58:16.715Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-11T13:58:16.715Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-11T13:58:16.715Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-11T13:58:16.715Z] ? github.com/docker/docker/oci [no test files] [2019-11-11T13:58:16.715Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-11T13:58:16.715Z] ok github.com/docker/docker/opts 0.389s coverage: 67.3% of statements [2019-11-11T13:58:16.715Z] ok github.com/docker/docker/pkg/aaparser 0.067s coverage: 50.0% of statements [2019-11-11T13:58:17.405Z] #42 229.5 CC criu/ipc_ns.o [2019-11-11T13:58:18.792Z] ok github.com/docker/docker/daemon/cluster 0.043s coverage: 0.5% of statements [2019-11-11T13:58:19.710Z] #42 231.4 CC criu/irmap.o [2019-11-11T13:58:20.441Z] #42 232.3 CC criu/kcmp-ids.o [2019-11-11T13:58:20.640Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-11-11T13:58:20.781Z] #42 232.7 CC criu/kerndat.o [2019-11-11T13:58:22.482Z] #42 234.5 CC criu/libnetlink.o [2019-11-11T13:58:22.676Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-11-11T13:58:23.213Z] #42 235.2 CC criu/log.o [2019-11-11T13:58:23.944Z] #42 235.9 CC criu/lsm.o [2019-11-11T13:58:24.679Z] #42 236.5 CC criu/mem.o [2019-11-11T13:58:27.709Z] #42 239.3 CC criu/mount.o [2019-11-11T13:58:30.459Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.470s coverage: 13.7% of statements [2019-11-11T13:58:31.256Z] ok github.com/docker/docker/daemon 12.308s coverage: 17.6% of statements [2019-11-11T13:58:31.256Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-11T13:58:31.256Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-11T13:58:32.555Z] #42 ... [2019-11-11T13:58:32.555Z] [2019-11-11T13:58:32.555Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-11T13:58:32.555Z] #55 277.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-11T13:58:32.596Z] ok github.com/docker/docker/daemon/config 0.094s coverage: 82.1% of statements [2019-11-11T13:58:32.993Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.0% of statements [2019-11-11T13:58:33.817Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2019-11-11T13:58:33.817Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-11T13:58:33.817Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-11T13:58:34.779Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2019-11-11T13:58:35.619Z] #55 280.7 + mkdir -p /build [2019-11-11T13:58:35.619Z] #55 280.7 + cp runc /build/runc [2019-11-11T13:58:35.619Z] #55 DONE 280.8s [2019-11-11T13:58:35.619Z] [2019-11-11T13:58:35.619Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:58:35.619Z] #42 245.7 CC criu/namespaces.o [2019-11-11T13:58:37.931Z] #42 250.0 CC criu/net.o [2019-11-11T13:58:38.172Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2019-11-11T13:58:38.542Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.254s coverage: 57.9% of statements [2019-11-11T13:58:42.025Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-11T13:58:42.026Z] [2019-11-11T13:58:42.026Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-11-11T13:58:42.026Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-11-11T13:58:42.026Z] Using test binary docker [2019-11-11T13:58:42.026Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-11T13:58:42.026Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-11T13:58:42.026Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-11T13:58:42.026Z] Warning failed to create cache: (null) [2019-11-11T13:58:42.026Z] . [2019-11-11T13:58:42.026Z] INFO: Waiting for daemon to start... [2019-11-11T13:58:42.026Z] Starting dockerd [2019-11-11T13:58:42.026Z] . [2019-11-11T13:58:42.026Z] INFO: Building docker-sdk-python3:4.1.0... [2019-11-11T13:58:42.770Z] #42 254.7 CC criu/netfilter.o [2019-11-11T13:58:43.109Z] #42 255.3 CC criu/page-pipe.o [2019-11-11T13:58:44.287Z] #42 256.4 CC criu/page-xfer.o [2019-11-11T13:58:44.930Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.559s coverage: 45.9% of statements [2019-11-11T13:58:46.618Z] #42 258.4 CC criu/pagemap-cache.o [2019-11-11T13:58:46.784Z] ok github.com/docker/docker/pkg/archive 10.143s coverage: 62.0% of statements [2019-11-11T13:58:46.784Z] ok github.com/docker/docker/pkg/authorization 0.956s coverage: 26.8% of statements [2019-11-11T13:58:46.784Z] ok github.com/docker/docker/pkg/broadcaster 0.141s coverage: 100.0% of statements [2019-11-11T13:58:46.784Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2019-11-11T13:58:46.784Z] ok github.com/docker/docker/pkg/chrootarchive 0.171s coverage: 15.4% of statements [2019-11-11T13:58:46.784Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-11T13:58:46.784Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-11T13:58:46.784Z] ok github.com/docker/docker/pkg/directory 0.089s coverage: 80.0% of statements [2019-11-11T13:58:46.784Z] ok github.com/docker/docker/pkg/discovery 0.123s coverage: 58.3% of statements [2019-11-11T13:58:46.784Z] ok github.com/docker/docker/pkg/discovery/file 0.070s coverage: 92.9% of statements [2019-11-11T13:58:46.784Z] ok github.com/docker/docker/pkg/discovery/kv 3.420s coverage: 84.1% of statements [2019-11-11T13:58:46.784Z] ok github.com/docker/docker/pkg/discovery/memory 0.187s coverage: 92.3% of statements [2019-11-11T13:58:46.784Z] ok github.com/docker/docker/pkg/discovery/nodes 0.134s coverage: 93.8% of statements [2019-11-11T13:58:46.784Z] ok github.com/docker/docker/pkg/filenotify 0.079s coverage: 36.2% of statements [2019-11-11T13:58:46.784Z] ok github.com/docker/docker/pkg/fileutils 0.195s coverage: 87.7% of statements [2019-11-11T13:58:46.784Z] ok github.com/docker/docker/pkg/homedir 0.101s coverage: 42.9% of statements [2019-11-11T13:58:46.784Z] ok github.com/docker/docker/pkg/idtools 0.067s coverage: 6.3% of statements [2019-11-11T13:58:46.784Z] ok github.com/docker/docker/pkg/ioutils 0.741s coverage: 69.2% of statements [2019-11-11T13:58:46.784Z] ok github.com/docker/docker/pkg/jsonmessage 0.265s coverage: 91.7% of statements [2019-11-11T13:58:46.784Z] ok github.com/docker/docker/pkg/locker 0.054s coverage: 88.9% of statements [2019-11-11T13:58:46.784Z] ok github.com/docker/docker/pkg/longpath 0.085s coverage: 100.0% of statements [2019-11-11T13:58:46.784Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-11-11T13:58:46.784Z] ok github.com/docker/docker/pkg/namesgenerator 0.064s coverage: 85.7% of statements [2019-11-11T13:58:46.784Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-11T13:58:46.784Z] ok github.com/docker/docker/pkg/parsers 0.074s coverage: 97.0% of statements [2019-11-11T13:58:46.784Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-11-11T13:58:46.784Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-11-11T13:58:46.784Z] ok github.com/docker/docker/pkg/pidfile 0.047s coverage: 82.6% of statements [2019-11-11T13:58:46.784Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-11T13:58:46.784Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-11T13:58:46.986Z] #42 259.1 CC criu/pagemap.o [2019-11-11T13:58:47.392Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.607s coverage: 72.5% of statements [2019-11-11T13:58:47.392Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-11T13:58:48.397Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.045s coverage: 51.0% of statements [2019-11-11T13:58:48.691Z] #42 260.8 CC criu/parasite-syscall.o [2019-11-11T13:58:50.399Z] #42 262.3 CC criu/path.o [2019-11-11T13:58:50.948Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.642s coverage: 76.1% of statements [2019-11-11T13:58:51.135Z] #42 263.0 CC criu/pie-util-vdso-elf32.o [2019-11-11T13:58:51.477Z] #42 263.6 CC criu/pie-util-vdso.o [2019-11-11T13:58:52.212Z] #42 264.2 CC criu/pie-util.o [2019-11-11T13:58:52.275Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-11-11T13:58:52.553Z] #42 264.7 CC criu/pipes.o [2019-11-11T13:58:53.075Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2019-11-11T13:58:53.737Z] #42 265.9 CC criu/plugin.o [2019-11-11T13:58:54.476Z] #42 266.5 CC criu/proc_parse.o [2019-11-11T13:58:55.066Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.837s coverage: 57.0% of statements [2019-11-11T13:58:55.066Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-11T13:58:55.066Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-11T13:58:55.886Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2019-11-11T13:58:56.263Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 4.9% of statements [2019-11-11T13:58:56.263Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-11T13:58:56.263Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-11T13:58:57.613Z] ok github.com/docker/docker/daemon/logger 0.212s coverage: 42.7% of statements [2019-11-11T13:58:58.639Z] ok github.com/docker/docker/daemon/logger/awslogs 0.151s coverage: 77.4% of statements [2019-11-11T13:58:58.639Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-11T13:58:58.639Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-11T13:58:59.321Z] #42 270.8 CC criu/protobuf-desc.o [2019-11-11T13:58:59.577Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 68.2% of statements [2019-11-11T13:58:59.978Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2019-11-11T13:59:00.505Z] #42 272.5 CC criu/protobuf.o [2019-11-11T13:59:00.828Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-11-11T13:59:00.828Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2019-11-11T13:59:01.236Z] #42 273.1 CC criu/pstree.o [2019-11-11T13:59:02.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-11T13:59:02.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-11T13:59:02.155Z] ok github.com/docker/docker/daemon/logger/local 0.009s coverage: 74.7% of statements [2019-11-11T13:59:02.155Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-11T13:59:02.550Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.008s coverage: 19.9% of statements [2019-11-11T13:59:02.941Z] #42 274.8 CC criu/rbtree.o [2019-11-11T13:59:03.231Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-11T13:59:03.231Z] [2019-11-11T13:59:03.231Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-11T13:59:03.231Z] PKG_CONFIG=pkg-config [2019-11-11T13:59:03.231Z] GOLANG_VERSION=1.13.3 [2019-11-11T13:59:03.231Z] HOSTNAME=e9c8298fadc2 [2019-11-11T13:59:03.231Z] DOCKER_EXPERIMENTAL=1 [2019-11-11T13:59:03.231Z] container=docker [2019-11-11T13:59:03.231Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-11T13:59:03.231Z] GO111MODULE=off [2019-11-11T13:59:03.231Z] GOPATH=/go [2019-11-11T13:59:03.231Z] PWD=/go/src/github.com/docker/docker [2019-11-11T13:59:03.231Z] HOME=/root [2019-11-11T13:59:03.231Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-11T13:59:03.231Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-11T13:59:03.231Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-11T13:59:03.231Z] DOCKER_GITCOMMIT=447a840254410df3b9345c652b601f08447b8467 [2019-11-11T13:59:03.231Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-11T13:59:03.231Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-11T13:59:03.231Z] TERM=xterm [2019-11-11T13:59:03.231Z] VALIDATE_BRANCH=master [2019-11-11T13:59:03.231Z] DEST=bundles/test-integration [2019-11-11T13:59:03.231Z] SHLVL=1 [2019-11-11T13:59:03.231Z] TIMEOUT=120m [2019-11-11T13:59:03.231Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-11T13:59:03.231Z] DOCKER_PKG=github.com/docker/docker [2019-11-11T13:59:03.231Z] TESTDEBUG=0 [2019-11-11T13:59:03.231Z] _=/usr/bin/env [2019-11-11T13:59:03.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-11T13:59:03.283Z] #42 275.4 CC criu/rst-malloc.o [2019-11-11T13:59:03.283Z] #42 ... [2019-11-11T13:59:03.283Z] [2019-11-11T13:59:03.283Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-11T13:59:03.623Z] #39 359.5 + dpkg --print-architecture [2019-11-11T13:59:03.623Z] #39 359.5 + cd /tmp/tmp.XFBDpk2kbv/src/github.com/docker/distribution [2019-11-11T13:59:03.623Z] #39 359.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-11T13:59:04.120Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-11-11T13:59:04.358Z] #39 360.4 + GOPATH=/tmp/tmp.XFBDpk2kbv/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.XFBDpk2kbv [2019-11-11T13:59:04.358Z] #39 360.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-11T13:59:04.983Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-11-11T13:59:05.773Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2019-11-11T13:59:05.773Z] ok github.com/docker/docker/daemon/logger/splunk 2.053s coverage: 82.5% of statements [2019-11-11T13:59:05.773Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-11T13:59:05.773Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-11T13:59:07.673Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 48.2% of statements [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/pkg/plugins 35.092s coverage: 73.4% of statements [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.076s coverage: 56.8% of statements [2019-11-11T13:59:07.964Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-11T13:59:07.964Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/pkg/plugins/transport 0.104s coverage: 85.7% of statements [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/pkg/progress 0.073s coverage: 75.9% of statements [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 73.9% of statements [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/pkg/reexec 0.119s coverage: 82.4% of statements [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/pkg/signal 0.132s coverage: 20.3% of statements [2019-11-11T13:59:07.964Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/pkg/stdcopy 0.100s coverage: 100.0% of statements [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/pkg/streamformatter 0.244s coverage: 66.2% of statements [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/pkg/stringid 0.048s coverage: 70.6% of statements [2019-11-11T13:59:07.964Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/pkg/sysinfo 0.097s coverage: 38.2% of statements [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/pkg/system 0.127s coverage: 13.1% of statements [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/pkg/tailfile 0.142s coverage: 88.6% of statements [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/pkg/tarsum 0.154s coverage: 89.3% of statements [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/pkg/term 0.087s coverage: 30.8% of statements [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: 0.0% of statements [no tests to run] [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/plugin 0.207s coverage: 11.6% of statements [2019-11-11T13:59:07.964Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/plugin/v2 0.278s coverage: 20.1% of statements [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/reference 0.206s coverage: 83.7% of statements [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/registry 0.589s coverage: 52.1% of statements [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/registry/resumable 0.388s coverage: 100.0% of statements [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2019-11-11T13:59:07.964Z] ? github.com/docker/docker/rootless [no test files] [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/runconfig 0.121s coverage: 54.5% of statements [2019-11-11T13:59:07.964Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/testutil 0.111s coverage: 62.5% of statements [2019-11-11T13:59:07.964Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-11T13:59:07.964Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-11T13:59:07.964Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-11T13:59:07.964Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-11T13:59:07.964Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-11T13:59:07.964Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-11T13:59:07.964Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-11T13:59:07.964Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-11T13:59:07.964Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-11T13:59:07.964Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-11T13:59:07.964Z] ? github.com/docker/docker/volume [no test files] [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/volume/drivers 0.422s coverage: 36.1% of statements [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/volume/local 0.287s coverage: 37.7% of statements [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/volume/mounts 0.148s coverage: 66.2% of statements [2019-11-11T13:59:07.964Z] ok github.com/docker/docker/volume/service 0.487s coverage: 70.3% of statements [2019-11-11T13:59:07.964Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-11T13:59:07.964Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-11T13:59:07.964Z] INFO: make.ps1 ended at 11/11/2019 13:59:07 [2019-11-11T13:59:08.051Z] ok github.com/docker/docker/distribution 0.347s coverage: 22.1% of statements [2019-11-11T13:59:08.051Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-11T13:59:08.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-11T13:59:09.520Z] INFO: Unit tests ended at 11/11/2019 13:59:09. Duration:00:03:51.7021650 [2019-11-11T13:59:09.520Z] INFO: Building busybox [2019-11-11T13:59:09.520Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-11T13:59:09.520Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-11T13:59:09.520Z] [2019-11-11T13:59:09.520Z] Sending build context to Docker daemon 2.56kB [2019-11-11T13:59:09.520Z] [2019-11-11T13:59:09.520Z] Step 1/6 : FROM microsoft/windowsservercore [2019-11-11T13:59:09.520Z] ---> 739b21bd02e7 [2019-11-11T13:59:09.520Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-11-11T13:59:09.520Z] ---> Running in a2c6577fb141 [2019-11-11T13:59:10.024Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2019-11-11T13:59:10.844Z] ok github.com/docker/docker/image 0.039s coverage: 86.4% of statements [2019-11-11T13:59:11.663Z] ok github.com/docker/docker/distribution/xfer 1.927s coverage: 85.1% of statements [2019-11-11T13:59:11.663Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-11T13:59:12.040Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2019-11-11T13:59:12.040Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-11T13:59:13.358Z] ok github.com/docker/docker/image/v1 0.035s coverage: 25.0% of statements [2019-11-11T13:59:13.358Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-11T13:59:14.397Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2019-11-11T13:59:15.334Z] #39 ... [2019-11-11T13:59:15.334Z] [2019-11-11T13:59:15.334Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:59:15.334Z] #42 276.0 CC criu/seccomp.o [2019-11-11T13:59:15.334Z] #42 277.2 CC criu/seize.o [2019-11-11T13:59:15.334Z] #42 278.7 CC criu/servicefd.o [2019-11-11T13:59:15.334Z] #42 279.6 CC criu/shmem.o [2019-11-11T13:59:15.334Z] #42 281.2 CC criu/sigframe.o [2019-11-11T13:59:15.334Z] #42 281.5 CC criu/signalfd.o [2019-11-11T13:59:15.334Z] #42 282.0 CC criu/sk-inet.o [2019-11-11T13:59:15.334Z] #42 283.7 CC criu/sk-netlink.o [2019-11-11T13:59:15.334Z] #42 284.4 CC criu/sk-packet.o [2019-11-11T13:59:15.334Z] #42 285.5 CC criu/sk-queue.o [2019-11-11T13:59:15.334Z] #42 286.3 CC criu/sk-tcp.o [2019-11-11T13:59:15.334Z] #42 287.2 CC criu/sk-unix.o [2019-11-11T13:59:15.384Z] Removing intermediate container a2c6577fb141 [2019-11-11T13:59:15.384Z] ---> 338e6a647aff [2019-11-11T13:59:15.384Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-11-11T13:59:15.702Z] ok github.com/docker/docker/opts 0.021s coverage: 66.9% of statements [2019-11-11T13:59:15.702Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-11-11T13:59:16.434Z] [2019-11-11T13:59:16.929Z] ---> a8ce03a582f6 [2019-11-11T13:59:16.929Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-11-11T13:59:16.929Z] ---> Running in 3acc2a1c966f [2019-11-11T13:59:17.935Z] [2019-11-11T13:59:17.935Z] SUCCESS: Specified value was saved. [2019-11-11T13:59:18.206Z] ok github.com/docker/docker/pkg/archive 0.483s coverage: 76.8% of statements [2019-11-11T13:59:19.012Z] ok github.com/docker/docker/pkg/authorization 0.478s coverage: 68.3% of statements [2019-11-11T13:59:19.196Z] #42 290.7 CC criu/sockets.o [2019-11-11T13:59:19.504Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2019-11-11T13:59:19.939Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-11-11T13:59:20.387Z] #42 292.4 CC criu/stats.o [2019-11-11T13:59:21.120Z] #42 293.0 CC criu/string.o [2019-11-11T13:59:21.120Z] #42 293.2 CC criu/sysctl.o [2019-11-11T13:59:22.301Z] #42 294.3 CC criu/sysfs_parse.o [2019-11-11T13:59:22.450Z] ok github.com/docker/docker/layer 7.444s coverage: 68.8% of statements [2019-11-11T13:59:22.450Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-11T13:59:22.450Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-11T13:59:22.450Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-11T13:59:22.450Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-11T13:59:22.450Z] ? github.com/docker/docker/oci [no test files] [2019-11-11T13:59:22.450Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-11T13:59:22.450Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-11-11T13:59:22.666Z] Removing intermediate container 3acc2a1c966f [2019-11-11T13:59:22.666Z] ---> 7b4b613b4c77 [2019-11-11T13:59:22.666Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-11-11T13:59:22.666Z] ---> Running in 7a3a178f7748 [2019-11-11T13:59:23.034Z] #42 295.0 CC criu/timerfd.o [2019-11-11T13:59:23.242Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-11-11T13:59:23.630Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-11-11T13:59:23.767Z] #42 295.6 CC criu/tty.o [2019-11-11T13:59:24.649Z] ok github.com/docker/docker/pkg/chrootarchive 3.582s coverage: 43.2% of statements [2019-11-11T13:59:24.649Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-11T13:59:24.649Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-11T13:59:25.466Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-11-11T13:59:26.301Z] ok github.com/docker/docker/pkg/discovery/nodes 0.022s coverage: 93.8% of statements [2019-11-11T13:59:26.697Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-11-11T13:59:27.636Z] #42 299.3 CC criu/tun.o [2019-11-11T13:59:27.978Z] #42 300.1 CC criu/uffd.o [2019-11-11T13:59:28.038Z] ok github.com/docker/docker/pkg/discovery/kv 3.237s coverage: 84.1% of statements [2019-11-11T13:59:28.038Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 67.0% of statements [2019-11-11T13:59:28.450Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2019-11-11T13:59:28.615Z] Cannot create a file when that file already exists. [2019-11-11T13:59:28.704Z] sha256:b799ad1cacdc83df05edefa0fa416b3ee29e919f981ae240774e77a391010fd7 [2019-11-11T13:59:28.704Z] INFO: Starting docker-py tests... [2019-11-11T13:59:28.704Z] ============================= test session starts ============================== [2019-11-11T13:59:28.704Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-11-11T13:59:28.704Z] rootdir: /src, inifile: pytest.ini [2019-11-11T13:59:28.704Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-11-11T13:59:28.704Z] collected 385 items / 5 deselected / 380 selected [2019-11-11T13:59:28.704Z] [2019-11-11T13:59:28.854Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-11-11T13:59:29.320Z] ok github.com/docker/docker/pkg/fsutils 0.458s coverage: 85.1% of statements [2019-11-11T13:59:29.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-11T13:59:29.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-11T13:59:30.321Z] #42 302.3 CC criu/util.o [2019-11-11T13:59:30.692Z] ok github.com/docker/docker/pkg/idtools 0.431s coverage: 70.1% of statements [2019-11-11T13:59:31.079Z] ok github.com/docker/docker/pkg/ioutils 0.510s coverage: 70.6% of statements [2019-11-11T13:59:31.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-11T13:59:31.468Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2019-11-11T13:59:31.468Z] ok github.com/docker/docker/pkg/locker 0.033s coverage: 88.9% of statements [2019-11-11T13:59:31.857Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-11-11T13:59:31.857Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-11T13:59:32.249Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-11-11T13:59:32.628Z] #42 304.9 CC criu/uts_ns.o [2019-11-11T13:59:32.630Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-11-11T13:59:33.017Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-11-11T13:59:33.357Z] #42 305.3 CC criu/vdso.o [2019-11-11T13:59:33.451Z] ok github.com/docker/docker/pkg/mount 1.135s coverage: 70.0% of statements [2019-11-11T13:59:33.451Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-11T13:59:33.927Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 91.4% of statements [2019-11-11T13:59:34.336Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2019-11-11T13:59:34.336Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-11T13:59:34.336Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-11T13:59:34.535Z] #42 306.2 LINK criu/built-in.o [2019-11-11T13:59:34.535Z] #42 306.6 LINK criu/criu [2019-11-11T13:59:35.161Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2019-11-11T13:59:35.717Z] #42 307.5 DEP lib/c/criu.d [2019-11-11T13:59:35.717Z] #42 307.7 CC images/rpc.pb-c.o [2019-11-11T13:59:35.742Z] Removing intermediate container 7a3a178f7748 [2019-11-11T13:59:35.742Z] ---> 4bbc67be57ef [2019-11-11T13:59:35.742Z] Step 6/6 : CMD ["sh"] [2019-11-11T13:59:35.742Z] ---> Running in 4f185b90ba01 [2019-11-11T13:59:35.962Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2019-11-11T13:59:36.207Z] Removing intermediate container 4f185b90ba01 [2019-11-11T13:59:36.207Z] ---> 1eb199e63a13 [2019-11-11T13:59:36.207Z] Successfully built 1eb199e63a13 [2019-11-11T13:59:36.207Z] Successfully tagged busybox:latest [2019-11-11T13:59:36.207Z] INFO: Docker images of the daemon under test [2019-11-11T13:59:36.207Z] [2019-11-11T13:59:36.207Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-11T13:59:36.207Z] busybox latest 1eb199e63a13 Less than a second ago 4.84GB [2019-11-11T13:59:36.207Z] microsoft/windowsservercore latest 739b21bd02e7 4 weeks ago 4.79GB [2019-11-11T13:59:36.207Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 4 weeks ago 4.79GB [2019-11-11T13:59:36.207Z] [2019-11-11T13:59:36.207Z] INFO: Running integration tests at 11/11/2019 13:59:35... [2019-11-11T13:59:36.207Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-11-11T13:59:36.207Z] INFO: Integration API tests being run from the host: [2019-11-11T13:59:36.207Z] INFO: make.ps1 starting at 11/11/2019 13:59:35 [2019-11-11T13:59:36.349Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-11-11T13:59:36.730Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-11-11T13:59:37.190Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-11-11T13:59:37.424Z] #42 309.1 CC lib/c/criu.o [2019-11-11T13:59:37.997Z] ok github.com/docker/docker/pkg/pubsub 1.056s coverage: 73.9% of statements [2019-11-11T13:59:38.935Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-11-11T13:59:39.766Z] #42 311.6 LINK lib/c/built-in.o [2019-11-11T13:59:39.766Z] #42 311.7 LINK lib/c/libcriu.so [2019-11-11T13:59:40.106Z] #42 312.0 GEN magic.py [2019-11-11T13:59:40.106Z] #42 312.2 Note: Building without setproctitle() and strlcpy() support. [2019-11-11T13:59:40.107Z] #42 312.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-11T13:59:41.291Z] #42 313.2 fatal: Not a git repository (or any of the parent directories): .git [2019-11-11T13:59:42.113Z] ok github.com/docker/docker/pkg/signal 2.533s coverage: 61.0% of statements [2019-11-11T13:59:42.113Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-11-11T13:59:42.519Z] #42 314.6 make[1]: Nothing to be done for 'all'. [2019-11-11T13:59:42.961Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-11-11T13:59:42.961Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2019-11-11T13:59:43.347Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2019-11-11T13:59:43.710Z] #42 ... [2019-11-11T13:59:43.710Z] [2019-11-11T13:59:43.710Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-11T13:59:43.710Z] #39 399.8 + rm -rf /tmp/tmp.XFBDpk2kbv/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.XFBDpk2kbv [2019-11-11T13:59:43.710Z] #39 DONE 399.9s [2019-11-11T13:59:44.052Z] [2019-11-11T13:59:44.052Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-11T13:59:44.052Z] #42 316.0 make[1]: 'images/built-in.o' is up to date. [2019-11-11T13:59:44.052Z] #42 316.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-11T13:59:44.283Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-11-11T13:59:44.395Z] #42 316.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-11T13:59:44.395Z] #42 316.3 make[1]: 'compel/libcompel.a' is up to date. [2019-11-11T13:59:44.395Z] #42 316.4 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-11T13:59:44.395Z] #42 316.5 make[1]: Nothing to be done for 'all'. [2019-11-11T13:59:44.395Z] #42 316.5 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-11T13:59:45.090Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.9% of statements [2019-11-11T13:59:45.126Z] #42 317.0 make[2]: Nothing to be done for 'all'. [2019-11-11T13:59:45.126Z] #42 317.0 make[2]: Nothing to be done for 'all'. [2019-11-11T13:59:45.126Z] #42 317.2 make[2]: Nothing to be done for 'all'. [2019-11-11T13:59:45.461Z] ok github.com/docker/docker/pkg/tailfile 0.067s coverage: 88.6% of statements [2019-11-11T13:59:45.466Z] #42 317.6 make[2]: Nothing to be done for 'all'. [2019-11-11T13:59:45.807Z] #42 317.7 make[2]: Nothing to be done for 'all'. [2019-11-11T13:59:45.807Z] #42 317.7 make[2]: Nothing to be done for 'all'. [2019-11-11T13:59:45.807Z] #42 317.8 make[2]: Nothing to be done for 'all'. [2019-11-11T13:59:46.147Z] #42 318.1 make[2]: Nothing to be done for 'all'. [2019-11-11T13:59:46.147Z] #42 318.1 INSTALL criu/criu [2019-11-11T13:59:46.147Z] #42 DONE 318.2s [2019-11-11T13:59:46.147Z] [2019-11-11T13:59:46.147Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T13:59:46.265Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.3% of statements [2019-11-11T13:59:46.647Z] ok github.com/docker/docker/pkg/term 0.005s coverage: 84.8% of statements [2019-11-11T13:59:46.647Z] testing: warning: no tests to run [2019-11-11T13:59:46.647Z] coverage: [no statements] [2019-11-11T13:59:46.647Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2019-11-11T13:59:47.468Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-11T13:59:47.468Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-11-11T13:59:47.864Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-11-11T13:59:49.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-11T13:59:50.174Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-11-11T13:59:50.428Z] tests/integration/api_client_test.py ..... [ 7%] [2019-11-11T13:59:50.496Z] ok github.com/docker/docker/plugin 0.565s coverage: 27.1% of statements [2019-11-11T13:59:50.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-11T13:59:51.288Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-11-11T13:59:52.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-11T13:59:52.042Z] tests/integration/api_config_test.py ..... [ 8%] [2019-11-11T13:59:52.111Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 76.2% of statements [2019-11-11T13:59:52.902Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2019-11-11T13:59:53.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-11T13:59:53.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-11T13:59:54.855Z] ok github.com/docker/docker/registry 0.172s coverage: 56.2% of statements [2019-11-11T13:59:55.271Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2019-11-11T13:59:55.654Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2019-11-11T13:59:55.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-11T13:59:56.479Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2019-11-11T13:59:56.849Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-11-11T13:59:56.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-11T13:59:58.395Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-11-11T13:59:58.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-11T13:59:58.859Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-11-11T14:00:00.235Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2019-11-11T14:00:01.020Z] ok github.com/docker/docker/volume/local 0.047s coverage: 73.0% of statements [2019-11-11T14:00:01.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-11T14:00:01.798Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-11-11T14:00:01.865Z] ok github.com/docker/docker/volume/mounts 0.025s coverage: 67.0% of statements [2019-11-11T14:00:03.203Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-11-11T14:00:03.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-11T14:00:04.733Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-11-11T14:00:05.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-11T14:00:06.937Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-11T14:00:07.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-11T14:00:07.917Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-11T14:00:08.383Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-11T14:00:08.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-11T14:00:09.368Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-11T14:00:09.535Z] ok github.com/docker/docker/pkg/plugins 33.623s coverage: 76.6% of statements [2019-11-11T14:00:09.535Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-11T14:00:09.535Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-11T14:00:09.535Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-11T14:00:09.535Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-11T14:00:09.535Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-11T14:00:09.535Z] ? github.com/docker/docker/rootless [no test files] [2019-11-11T14:00:09.535Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-11T14:00:09.535Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-11T14:00:09.535Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-11T14:00:09.535Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-11T14:00:09.535Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-11T14:00:09.535Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-11T14:00:09.535Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-11T14:00:09.535Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-11T14:00:09.535Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-11T14:00:09.535Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-11T14:00:09.535Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-11T14:00:09.535Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-11T14:00:09.535Z] ? github.com/docker/docker/volume [no test files] [2019-11-11T14:00:09.535Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-11T14:00:09.535Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-11T14:00:09.535Z] [2019-11-11T14:00:09.535Z] === Skipped [2019-11-11T14:00:09.535Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-11T14:00:09.535Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-11T14:00:09.535Z] [2019-11-11T14:00:09.535Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-11T14:00:09.535Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-11T14:00:09.535Z] [2019-11-11T14:00:09.535Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-11T14:00:09.535Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:00:09.535Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-11T14:00:09.535Z] [2019-11-11T14:00:09.535Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-11T14:00:09.535Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:00:09.535Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-11T14:00:09.535Z] [2019-11-11T14:00:09.535Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-11T14:00:09.535Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:00:09.535Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-11T14:00:09.535Z] [2019-11-11T14:00:09.535Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-11T14:00:09.535Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:00:09.535Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-11T14:00:09.535Z] [2019-11-11T14:00:09.535Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-11T14:00:09.535Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:00:09.535Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-11T14:00:09.535Z] [2019-11-11T14:00:09.535Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-11T14:00:09.535Z] graphtest_unix.go:73: No driver to put! [2019-11-11T14:00:09.535Z] [2019-11-11T14:00:09.535Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-11T14:00:09.535Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-11T14:00:09.535Z] [2019-11-11T14:00:09.535Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-11T14:00:09.535Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-11T14:00:09.535Z] [2019-11-11T14:00:09.535Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-11T14:00:09.535Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-11T14:00:09.535Z] [2019-11-11T14:00:09.535Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-11T14:00:09.535Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-11T14:00:09.535Z] [2019-11-11T14:00:09.535Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-11T14:00:09.535Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:00:09.535Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-11T14:00:09.535Z] [2019-11-11T14:00:09.535Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-11T14:00:09.535Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:00:09.535Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-11T14:00:09.535Z] [2019-11-11T14:00:09.535Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-11T14:00:09.535Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:00:09.535Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-11T14:00:09.535Z] [2019-11-11T14:00:09.535Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-11T14:00:09.535Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:00:09.535Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-11T14:00:09.535Z] [2019-11-11T14:00:09.535Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-11T14:00:09.535Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:00:09.535Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-11T14:00:09.535Z] [2019-11-11T14:00:09.535Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-11T14:00:09.535Z] graphtest_unix.go:73: No driver to put! [2019-11-11T14:00:09.535Z] [2019-11-11T14:00:09.535Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-11T14:00:09.535Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-11T14:00:09.535Z] [2019-11-11T14:00:09.535Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-11T14:00:09.535Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-11T14:00:09.535Z] [2019-11-11T14:00:09.535Z] [2019-11-11T14:00:09.535Z] DONE 2115 tests, 20 skipped in 235.704s Post stage [Pipeline] junit [2019-11-11T14:00:10.038Z] Recording test results [2019-11-11T14:00:10.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-11T14:00:10.349Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-11T14:00:11.451Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-11T14:00:11.451Z] Using test binary docker [2019-11-11T14:00:11.451Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-11T14:00:11.451Z] +++ /etc/init.d/apparmor start [2019-11-11T14:00:11.451Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-11T14:00:11.451Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-11T14:00:11.451Z] Warning failed to create cache: (null) [2019-11-11T14:00:11.451Z] . [2019-11-11T14:00:11.451Z] Starting dockerd [2019-11-11T14:00:11.451Z] INFO: Waiting for daemon to start... [2019-11-11T14:00:11.451Z] +++ 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 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-11T14:00:12.554Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-11T14:00:12.788Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39733/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=447a840254410df3b9345c652b601f08447b8467 -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:447a840254410df3b9345c652b601f08447b8467 hack/make.sh dynbinary test-integration [2019-11-11T14:00:13.172Z] [2019-11-11T14:00:13.172Z] Removing bundles/ [2019-11-11T14:00:13.172Z] [2019-11-11T14:00:13.172Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-11T14:00:13.172Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-11T14:00:13.172Z] GOOS="" GOARCH="" GOARM="" [2019-11-11T14:00:13.353Z] . [2019-11-11T14:00:13.353Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-11T14:00:13.612Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-11T14:00:13.612Z] Error: No such image: emptyfs [2019-11-11T14:00:13.612Z] ++++ docker load [2019-11-11T14:00:13.612Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-11T14:00:13.871Z] Running integration-test (iteration 1) [2019-11-11T14:00:13.871Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-11-11T14:00:13.871Z] ++ 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 [2019-11-11T14:00:13.871Z] ++ set -e [2019-11-11T14:00:13.871Z] ++ '[' -n 0 ']' [2019-11-11T14:00:13.871Z] ++ set -x [2019-11-11T14:00:13.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:00:16.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-11T14:00:16.325Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-11T14:00:19.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-11T14:00:23.480Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-11T14:00:23.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-11T14:00:23.848Z] Loaded image: buildpack-deps:jessie [2019-11-11T14:00:23.848Z] Loaded image: busybox:latest [2019-11-11T14:00:23.848Z] Loaded image: busybox:glibc [2019-11-11T14:00:23.848Z] Loaded image: debian:jessie [2019-11-11T14:00:23.848Z] Loaded image: hello-world:latest [2019-11-11T14:00:23.848Z] INFO: Testing against a local daemon [2019-11-11T14:00:23.848Z] === RUN TestCgroupNamespacesBuild [2019-11-11T14:00:25.775Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-11-11T14:00:26.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-11T14:00:26.298Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-11-11T14:00:26.456Z] #23 ... [2019-11-11T14:00:26.456Z] [2019-11-11T14:00:26.456Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T14:00:26.456Z] #60 388.4 + bin/containerd [2019-11-11T14:00:26.456Z] #60 ... [2019-11-11T14:00:26.456Z] [2019-11-11T14:00:26.456Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T14:00:26.456Z] #51 DONE 440.0s [2019-11-11T14:00:26.456Z] [2019-11-11T14:00:26.456Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T14:00:27.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-11T14:00:27.978Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-11-11T14:00:28.033Z] --- PASS: TestCgroupNamespacesBuild (4.37s) [2019-11-11T14:00:28.033Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-11T14:00:29.407Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s) [2019-11-11T14:00:29.407Z] === RUN TestBuildWithSession [2019-11-11T14:00:29.407Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-11T14:00:29.407Z] build_session_test.go:25: TODO: BuildKit [2019-11-11T14:00:29.407Z] === RUN TestBuildSquashParent [2019-11-11T14:00:31.749Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-11-11T14:00:32.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-11T14:00:33.305Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-11-11T14:00:34.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-11T14:00:35.504Z] #23 450.7 + return [2019-11-11T14:00:35.504Z] #23 DONE 450.8s [2019-11-11T14:00:35.504Z] [2019-11-11T14:00:35.504Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T14:00:35.969Z] --- PASS: TestBuildSquashParent (6.39s) [2019-11-11T14:00:35.969Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-11T14:00:35.969Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-11T14:00:35.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-11T14:00:35.969Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-11T14:00:35.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-11T14:00:35.969Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-11T14:00:35.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-11T14:00:35.969Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-11T14:00:35.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-11T14:00:35.969Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-11T14:00:35.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-11T14:00:35.969Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-11T14:00:35.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-11T14:00:35.969Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-11T14:00:35.969Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-11T14:00:35.969Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-11T14:00:35.969Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-11T14:00:36.241Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-11-11T14:00:37.809Z] #60 ... [2019-11-11T14:00:37.809Z] [2019-11-11T14:00:37.809Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-11T14:00:37.809Z] #24 DONE 0.1s [2019-11-11T14:00:37.809Z] [2019-11-11T14:00:37.809Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-11T14:00:38.149Z] #28 DONE 0.6s [2019-11-11T14:00:38.149Z] [2019-11-11T14:00:38.149Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T14:00:38.149Z] #60 ... [2019-11-11T14:00:38.149Z] [2019-11-11T14:00:38.149Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-11T14:00:38.149Z] #30 DONE 0.1s [2019-11-11T14:00:38.442Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-11-11T14:00:38.442Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-11T14:00:38.442Z] INFO: Testing against a local daemon [2019-11-11T14:00:38.442Z] === RUN TestBuildWithSession [2019-11-11T14:00:38.442Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-11T14:00:38.442Z] build_session_test.go:25: TODO: BuildKit [2019-11-11T14:00:38.442Z] === RUN TestBuildSquashParent [2019-11-11T14:00:38.442Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-11-11T14:00:38.442Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:00:38.442Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-11T14:00:38.442Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-11-11T14:00:38.442Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-11T14:00:38.442Z] === RUN TestBuildMultiStageCopy [2019-11-11T14:00:38.442Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-11T14:00:38.488Z] [2019-11-11T14:00:38.488Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-11T14:00:38.488Z] #33 DONE 0.1s [2019-11-11T14:00:38.488Z] [2019-11-11T14:00:38.488Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T14:00:38.488Z] #60 ... [2019-11-11T14:00:38.488Z] [2019-11-11T14:00:38.488Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-11T14:00:38.488Z] #38 DONE 0.1s [2019-11-11T14:00:38.488Z] [2019-11-11T14:00:38.488Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-11T14:00:38.827Z] #40 DONE 0.1s [2019-11-11T14:00:38.827Z] [2019-11-11T14:00:38.827Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-11T14:00:38.827Z] #43 DONE 0.1s [2019-11-11T14:00:38.827Z] [2019-11-11T14:00:38.827Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T14:00:38.827Z] #60 ... [2019-11-11T14:00:38.827Z] [2019-11-11T14:00:38.827Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-11T14:00:38.827Z] #46 DONE 0.1s [2019-11-11T14:00:38.827Z] [2019-11-11T14:00:38.827Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-11T14:00:38.827Z] #49 DONE 0.1s [2019-11-11T14:00:38.827Z] [2019-11-11T14:00:38.827Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-11T14:00:38.827Z] #52 DONE 0.1s [2019-11-11T14:00:38.827Z] [2019-11-11T14:00:38.827Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-11T14:00:39.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-11T14:00:39.166Z] #56 DONE 0.1s [2019-11-11T14:00:39.166Z] [2019-11-11T14:00:39.166Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-11T14:00:39.321Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-11T14:00:39.321Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-11T14:00:41.224Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-11T14:00:41.224Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.95s) [2019-11-11T14:00:41.224Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.09s) [2019-11-11T14:00:41.224Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.30s) [2019-11-11T14:00:41.224Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.35s) [2019-11-11T14:00:41.224Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.46s) [2019-11-11T14:00:41.224Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.36s) [2019-11-11T14:00:41.224Z] === RUN TestBuildMultiStageCopy [2019-11-11T14:00:41.224Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-11T14:00:43.755Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-11T14:00:44.014Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-11T14:00:44.582Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-11T14:00:45.148Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-11T14:00:45.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-11T14:00:45.716Z] --- PASS: TestBuildMultiStageCopy (4.45s) [2019-11-11T14:00:45.716Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.35s) [2019-11-11T14:00:45.716Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2019-11-11T14:00:45.716Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2019-11-11T14:00:45.716Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2019-11-11T14:00:45.716Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2019-11-11T14:00:45.716Z] === RUN TestBuildMultiStageParentConfig [2019-11-11T14:00:47.091Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2019-11-11T14:00:47.091Z] === RUN TestBuildLabelWithTargets [2019-11-11T14:00:48.827Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-11T14:00:48.827Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-11T14:00:49.622Z] --- PASS: TestBuildLabelWithTargets (2.18s) [2019-11-11T14:00:49.622Z] === RUN TestBuildWithEmptyLayers [2019-11-11T14:00:49.807Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-11T14:00:49.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-11T14:00:50.195Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2019-11-11T14:00:50.195Z] === RUN TestBuildMultiStageOnBuild [2019-11-11T14:00:50.790Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-11T14:00:52.345Z] --- PASS: TestBuildMultiStageCopy (13.96s) [2019-11-11T14:00:52.345Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.22s) [2019-11-11T14:00:52.345Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2019-11-11T14:00:52.345Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.15s) [2019-11-11T14:00:52.345Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.30s) [2019-11-11T14:00:52.345Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.37s) [2019-11-11T14:00:52.345Z] === RUN TestBuildMultiStageParentConfig [2019-11-11T14:00:52.345Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-11-11T14:00:52.345Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-11T14:00:52.345Z] === RUN TestBuildLabelWithTargets [2019-11-11T14:00:52.345Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-11-11T14:00:52.345Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-11T14:00:52.345Z] === RUN TestBuildWithEmptyLayers [2019-11-11T14:00:53.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-11T14:00:53.479Z] --- PASS: TestBuildMultiStageOnBuild (2.80s) [2019-11-11T14:00:53.479Z] === RUN TestBuildUncleanTarFilenames [2019-11-11T14:00:53.905Z] --- PASS: TestBuildWithEmptyLayers (1.20s) [2019-11-11T14:00:53.905Z] === RUN TestBuildMultiStageOnBuild [2019-11-11T14:00:53.905Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-11-11T14:00:53.905Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-11T14:00:53.905Z] === RUN TestBuildUncleanTarFilenames [2019-11-11T14:00:53.905Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-11-11T14:00:53.905Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-11T14:00:53.905Z] === RUN TestBuildMultiStageLayerLeak [2019-11-11T14:00:53.905Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-11-11T14:00:53.905Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-11T14:00:53.905Z] === RUN TestBuildWithHugeFile [2019-11-11T14:00:53.905Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2019-11-11T14:00:53.905Z] build_test.go:491: testEnv.OSType == "windows" [2019-11-11T14:00:53.905Z] === RUN TestBuildWithEmptyDockerfile [2019-11-11T14:00:53.905Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-11T14:00:53.905Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-11T14:00:53.905Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-11T14:00:53.905Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-11T14:00:53.905Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-11T14:00:53.905Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-11T14:00:53.905Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-11T14:00:53.905Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-11T14:00:53.905Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-11T14:00:53.905Z] --- PASS: TestBuildWithEmptyDockerfile (0.47s) [2019-11-11T14:00:53.905Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2019-11-11T14:00:53.905Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-11-11T14:00:53.905Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-11-11T14:00:53.905Z] === RUN TestBuildPreserveOwnership [2019-11-11T14:00:53.905Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-11-11T14:00:53.905Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-11T14:00:53.905Z] === RUN TestBuildPlatformInvalid [2019-11-11T14:00:53.905Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-11-11T14:00:53.905Z] PASS [2019-11-11T14:00:53.905Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-11-11T14:00:54.371Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-11T14:00:54.371Z] INFO: Testing against a local daemon [2019-11-11T14:00:54.371Z] === RUN TestConfigList [2019-11-11T14:00:54.371Z] --- SKIP: TestConfigList (0.00s) [2019-11-11T14:00:54.371Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:00:54.371Z] === RUN TestConfigsCreateAndDelete [2019-11-11T14:00:54.371Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-11-11T14:00:54.371Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:00:54.371Z] === RUN TestConfigsUpdate [2019-11-11T14:00:54.371Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-11-11T14:00:54.371Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:00:54.371Z] === RUN TestTemplatedConfig [2019-11-11T14:00:54.371Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-11-11T14:00:54.371Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:00:54.371Z] === RUN TestConfigInspect [2019-11-11T14:00:54.371Z] --- SKIP: TestConfigInspect (0.00s) [2019-11-11T14:00:54.371Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:00:54.371Z] === RUN TestConfigCreateWithLabels [2019-11-11T14:00:54.371Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-11-11T14:00:54.371Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-11-11T14:00:54.371Z] === RUN TestConfigCreateResolve [2019-11-11T14:00:54.371Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-11-11T14:00:54.371Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-11-11T14:00:54.371Z] === RUN TestConfigDaemonLibtrustID [2019-11-11T14:00:54.371Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-11-11T14:00:54.371Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-11-11T14:00:54.371Z] PASS [2019-11-11T14:00:54.371Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-11-11T14:00:54.371Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-11T14:00:54.371Z] INFO: Testing against a local daemon [2019-11-11T14:00:54.371Z] === RUN TestCheckpoint [2019-11-11T14:00:54.371Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-11T14:00:54.371Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-11T14:00:54.371Z] === RUN TestContainerInvalidJSON [2019-11-11T14:00:54.371Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-11T14:00:54.371Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-11T14:00:54.371Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-11T14:00:54.371Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-11T14:00:54.371Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-11T14:00:54.371Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-11T14:00:54.371Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-11T14:00:54.371Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-11T14:00:54.371Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-11T14:00:54.371Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-11-11T14:00:54.371Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-11T14:00:54.371Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-11T14:00:54.371Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-11-11T14:00:54.371Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-11T14:00:54.371Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-11-11T14:00:54.371Z] copy_test.go:25: testEnv.OSType == "windows" [2019-11-11T14:00:54.371Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-11T14:00:54.371Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-11-11T14:00:54.371Z] copy_test.go:39: testEnv.OSType == "windows" [2019-11-11T14:00:54.371Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-11T14:00:54.371Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2019-11-11T14:00:54.371Z] copy_test.go:51: testEnv.OSType == "windows" [2019-11-11T14:00:54.371Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-11T14:00:54.371Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2019-11-11T14:00:54.371Z] copy_test.go:65: testEnv.OSType == "windows" [2019-11-11T14:00:54.371Z] === RUN TestCopyFromContainer [2019-11-11T14:00:54.371Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-11-11T14:00:54.371Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:00:54.371Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-11T14:00:54.371Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-11T14:00:54.371Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-11T14:00:54.371Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-11T14:00:54.371Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-11T14:00:54.371Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-11T14:00:54.371Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-11T14:00:54.371Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-11T14:00:54.371Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-11T14:00:54.371Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-11T14:00:54.371Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-11-11T14:00:54.371Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-11T14:00:54.371Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-11T14:00:54.371Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-11T14:00:54.371Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-11T14:00:54.371Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-11-11T14:00:54.371Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-11-11T14:00:54.371Z] === RUN TestCreateWithInvalidEnv [2019-11-11T14:00:54.371Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-11T14:00:54.371Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-11T14:00:54.371Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-11T14:00:54.371Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-11T14:00:54.371Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-11T14:00:54.371Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-11T14:00:54.371Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-11T14:00:54.371Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-11T14:00:54.371Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-11T14:00:54.371Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-11-11T14:00:54.371Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-11-11T14:00:54.371Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-11-11T14:00:54.371Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-11-11T14:00:54.371Z] === RUN TestCreateTmpfsMountsTarget [2019-11-11T14:00:54.371Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-11-11T14:00:54.371Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:00:54.371Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-11T14:00:54.371Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-11-11T14:00:54.371Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-11-11T14:00:54.371Z] === RUN TestCreateWithCapabilities [2019-11-11T14:00:54.371Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-11-11T14:00:54.371Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-11-11T14:00:54.371Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-11T14:00:54.371Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-11-11T14:00:54.371Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-11-11T14:00:54.371Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-11T14:00:54.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-11T14:00:54.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-11T14:00:54.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-11T14:00:54.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-11T14:00:54.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-11T14:00:54.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-11T14:00:54.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-11T14:00:54.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-11T14:00:54.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-11T14:00:54.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-11T14:00:54.371Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-11T14:00:54.371Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-11T14:00:54.371Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-11T14:00:54.371Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-11T14:00:54.371Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-11T14:00:54.371Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-11T14:00:54.371Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-11T14:00:54.371Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-11T14:00:54.371Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-11T14:00:54.371Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-11T14:00:54.371Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-11T14:00:54.371Z] === RUN TestDiff [2019-11-11T14:00:54.371Z] --- SKIP: TestDiff (0.00s) [2019-11-11T14:00:54.371Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-11-11T14:00:54.371Z] === RUN TestExecWithCloseStdin [2019-11-11T14:00:54.413Z] --- PASS: TestBuildUncleanTarFilenames (1.32s) [2019-11-11T14:00:54.413Z] === RUN TestBuildMultiStageLayerLeak [2019-11-11T14:00:56.572Z] --- PASS: TestExecWithCloseStdin (2.11s) [2019-11-11T14:00:56.572Z] === RUN TestExec [2019-11-11T14:00:56.572Z] --- SKIP: TestExec (0.00s) [2019-11-11T14:00:56.572Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-11T14:00:56.572Z] === RUN TestExecUser [2019-11-11T14:00:56.572Z] --- SKIP: TestExecUser (0.00s) [2019-11-11T14:00:56.572Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-11T14:00:56.572Z] === RUN TestExportContainerAndImportImage [2019-11-11T14:00:56.572Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-11-11T14:00:56.572Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:00:56.572Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-11T14:00:56.572Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-11-11T14:00:56.572Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:00:56.572Z] === RUN TestHealthCheckWorkdir [2019-11-11T14:00:56.572Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-11-11T14:00:56.572Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-11T14:00:56.572Z] === RUN TestHealthKillContainer [2019-11-11T14:00:56.572Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-11-11T14:00:56.572Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-11-11T14:00:56.572Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-11T14:00:56.572Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-11-11T14:00:56.572Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-11-11T14:00:56.572Z] === RUN TestKillContainerInvalidSignal [2019-11-11T14:00:57.700Z] --- PASS: TestBuildMultiStageLayerLeak (2.86s) [2019-11-11T14:00:57.700Z] === RUN TestBuildWithHugeFile [2019-11-11T14:00:58.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-11T14:00:58.774Z] --- PASS: TestKillContainerInvalidSignal (1.72s) [2019-11-11T14:00:58.774Z] === RUN TestKillContainer [2019-11-11T14:00:58.774Z] --- SKIP: TestKillContainer (0.00s) [2019-11-11T14:00:58.774Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-11-11T14:00:58.774Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-11T14:00:58.774Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-11-11T14:00:58.774Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-11T14:00:58.774Z] === RUN TestKillStoppedContainer [2019-11-11T14:00:58.774Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-11-11T14:00:58.774Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-11T14:00:58.774Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-11T14:00:58.774Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-11-11T14:00:58.774Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-11T14:00:58.774Z] === RUN TestKillDifferentUserContainer [2019-11-11T14:00:58.774Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-11-11T14:00:58.774Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-11-11T14:00:58.774Z] === RUN TestInspectOomKilledTrue [2019-11-11T14:00:58.774Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-11T14:00:58.774Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-11T14:00:58.774Z] === RUN TestInspectOomKilledFalse [2019-11-11T14:00:58.774Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-11T14:00:58.774Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-11T14:00:58.774Z] === RUN TestLogsFollowTailEmpty [2019-11-11T14:01:00.328Z] --- PASS: TestLogsFollowTailEmpty (1.87s) [2019-11-11T14:01:00.328Z] === RUN TestNetworkNat [2019-11-11T14:01:00.328Z] --- SKIP: TestNetworkNat (0.00s) [2019-11-11T14:01:00.328Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-11-11T14:01:00.328Z] === RUN TestNetworkLocalhostTCPNat [2019-11-11T14:01:00.328Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-11-11T14:01:00.328Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-11T14:01:00.328Z] === RUN TestNetworkLoopbackNat [2019-11-11T14:01:00.328Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-11-11T14:01:00.328Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-11-11T14:01:00.328Z] === RUN TestPause [2019-11-11T14:01:00.328Z] --- SKIP: TestPause (0.00s) [2019-11-11T14:01:00.328Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-11-11T14:01:00.328Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-11T14:01:00.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-11T14:01:01.882Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.75s) [2019-11-11T14:01:01.882Z] === RUN TestPauseStopPausedContainer [2019-11-11T14:01:01.882Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-11-11T14:01:01.882Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:01:01.882Z] === RUN TestPsFilter [2019-11-11T14:01:02.349Z] --- PASS: TestPsFilter (0.17s) [2019-11-11T14:01:02.349Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-11T14:01:04.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-11T14:01:04.552Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.05s) [2019-11-11T14:01:04.552Z] === RUN TestRemoveContainerWithVolume [2019-11-11T14:01:06.106Z] --- PASS: TestRemoveContainerWithVolume (1.96s) [2019-11-11T14:01:06.106Z] === RUN TestRemoveContainerRunning [2019-11-11T14:01:07.517Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-11T14:01:07.517Z] Using test binary docker [2019-11-11T14:01:07.517Z] +++ /etc/init.d/apparmor start [2019-11-11T14:01:07.517Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-11T14:01:07.517Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-11T14:01:07.518Z] Warning failed to create cache: (null) [2019-11-11T14:01:07.518Z] . [2019-11-11T14:01:07.518Z] INFO: Waiting for daemon to start... [2019-11-11T14:01:07.518Z] Starting dockerd [2019-11-11T14:01:07.518Z] +++ 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 [2019-11-11T14:01:08.312Z] --- PASS: TestRemoveContainerRunning (1.71s) [2019-11-11T14:01:08.312Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-11T14:01:09.870Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.74s) [2019-11-11T14:01:09.870Z] === RUN TestRemoveInvalidContainer [2019-11-11T14:01:09.870Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-11T14:01:09.870Z] === RUN TestRenameLinkedContainer [2019-11-11T14:01:09.870Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-11-11T14:01:09.870Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-11-11T14:01:09.870Z] === RUN TestRenameStoppedContainer [2019-11-11T14:01:10.043Z] . [2019-11-11T14:01:10.043Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-11T14:01:10.043Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-11T14:01:10.043Z] Error: No such image: emptyfs [2019-11-11T14:01:10.043Z] ++++ docker load [2019-11-11T14:01:10.043Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-11T14:01:10.301Z] Running integration-test (iteration 1) [2019-11-11T14:01:10.301Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-11-11T14:01:10.301Z] ++ 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 [2019-11-11T14:01:10.301Z] ++ set -e [2019-11-11T14:01:10.301Z] ++ '[' -n 0 ']' [2019-11-11T14:01:10.301Z] ++ set -x [2019-11-11T14:01:10.301Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:01:12.072Z] --- PASS: TestRenameStoppedContainer (2.02s) [2019-11-11T14:01:12.072Z] === RUN TestRenameRunningContainerAndReuse [2019-11-11T14:01:12.705Z] #60 438.4 + bin/containerd-stress [2019-11-11T14:01:14.995Z] #60 442.2 + bin/containerd-shim [2019-11-11T14:01:15.007Z] --- PASS: TestRenameRunningContainerAndReuse (3.48s) [2019-11-11T14:01:15.007Z] === RUN TestRenameInvalidName [2019-11-11T14:01:17.214Z] --- PASS: TestRenameInvalidName (1.74s) [2019-11-11T14:01:17.214Z] === RUN TestRenameAnonymousContainer [2019-11-11T14:01:17.214Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-11-11T14:01:17.214Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-11-11T14:01:17.214Z] === RUN TestRenameContainerWithSameName [2019-11-11T14:01:18.772Z] --- PASS: TestRenameContainerWithSameName (1.68s) [2019-11-11T14:01:18.772Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-11T14:01:18.772Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-11-11T14:01:18.772Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-11-11T14:01:18.772Z] === RUN TestResize [2019-11-11T14:01:18.772Z] --- SKIP: TestResize (0.00s) [2019-11-11T14:01:18.772Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-11T14:01:18.772Z] === RUN TestResizeWithInvalidSize [2019-11-11T14:01:18.772Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-11-11T14:01:18.772Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-11-11T14:01:18.772Z] === RUN TestResizeWhenContainerNotStarted [2019-11-11T14:01:20.980Z] --- PASS: TestResizeWhenContainerNotStarted (2.12s) [2019-11-11T14:01:20.980Z] === RUN TestDaemonRestartKillContainers [2019-11-11T14:01:20.980Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-11-11T14:01:20.980Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:01:20.980Z] === RUN TestStats [2019-11-11T14:01:20.980Z] --- SKIP: TestStats (0.00s) [2019-11-11T14:01:20.980Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-11-11T14:01:20.980Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-11T14:01:23.774Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-11T14:01:23.774Z] [2019-11-11T14:01:23.774Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-11T14:01:23.774Z] PKG_CONFIG=pkg-config [2019-11-11T14:01:23.774Z] GOLANG_VERSION=1.13.3 [2019-11-11T14:01:23.774Z] HOSTNAME=c47f10c6ffb9 [2019-11-11T14:01:23.774Z] DOCKER_EXPERIMENTAL=1 [2019-11-11T14:01:23.774Z] container=docker [2019-11-11T14:01:23.774Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-11T14:01:23.774Z] GO111MODULE=off [2019-11-11T14:01:23.774Z] GOPATH=/go [2019-11-11T14:01:23.774Z] PWD=/go/src/github.com/docker/docker [2019-11-11T14:01:23.774Z] HOME=/root [2019-11-11T14:01:23.774Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-11T14:01:23.774Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-11T14:01:23.774Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-11T14:01:23.774Z] DOCKER_GITCOMMIT=447a840254410df3b9345c652b601f08447b8467 [2019-11-11T14:01:23.774Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-11T14:01:23.774Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-11T14:01:23.774Z] TERM=xterm [2019-11-11T14:01:23.774Z] VALIDATE_BRANCH=master [2019-11-11T14:01:23.774Z] DEST=bundles/test-integration [2019-11-11T14:01:23.774Z] SHLVL=1 [2019-11-11T14:01:23.774Z] TIMEOUT=120m [2019-11-11T14:01:23.774Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-11T14:01:23.774Z] DOCKER_PKG=github.com/docker/docker [2019-11-11T14:01:23.774Z] TESTDEBUG=0 [2019-11-11T14:01:23.774Z] _=/usr/bin/env [2019-11-11T14:01:23.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-11T14:01:25.980Z] #60 452.4 + bin/containerd-shim-runc-v1 [2019-11-11T14:01:26.837Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.72s) [2019-11-11T14:01:26.837Z] === RUN TestStopContainerWithTimeout [2019-11-11T14:01:26.837Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-11-11T14:01:26.837Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-11-11T14:01:26.837Z] === RUN TestUpdateRestartPolicy [2019-11-11T14:01:28.416Z] ................................................ [ 29%] [2019-11-11T14:01:29.824Z] #60 457.3 + bin/containerd-shim-runc-v2 [2019-11-11T14:01:31.509Z] #60 458.8 + binaries [2019-11-11T14:01:31.509Z] #60 458.8 + mkdir -p /build [2019-11-11T14:01:31.509Z] #60 458.8 + cp bin/containerd /build/containerd [2019-11-11T14:01:31.509Z] #60 458.9 + cp bin/containerd-shim /build/containerd-shim [2019-11-11T14:01:31.509Z] #60 458.9 + cp bin/ctr /build/ctr [2019-11-11T14:01:31.509Z] #60 DONE 458.9s [2019-11-11T14:01:32.681Z] [2019-11-11T14:01:32.681Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-11T14:01:32.681Z] #61 DONE 0.1s [2019-11-11T14:01:32.681Z] [2019-11-11T14:01:32.681Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-11T14:01:33.017Z] #65 DONE 0.1s [2019-11-11T14:01:33.017Z] [2019-11-11T14:01:33.017Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-11T14:01:33.017Z] #67 DONE 0.1s [2019-11-11T14:01:33.017Z] [2019-11-11T14:01:33.017Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-11T14:01:33.017Z] #70 DONE 0.1s [2019-11-11T14:01:33.017Z] [2019-11-11T14:01:33.017Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-11T14:01:33.017Z] #71 DONE 0.0s [2019-11-11T14:01:33.017Z] [2019-11-11T14:01:33.017Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-11T14:01:35.309Z] #72 DONE 2.2s [2019-11-11T14:01:35.309Z] [2019-11-11T14:01:35.309Z] #73 exporting to oci image format [2019-11-11T14:01:35.309Z] #73 exporting layers [2019-11-11T14:01:42.358Z] Loaded image: buildpack-deps:jessie [2019-11-11T14:01:42.358Z] Loaded image: busybox:latest [2019-11-11T14:01:42.358Z] Loaded image: busybox:glibc [2019-11-11T14:01:42.358Z] Loaded image: debian:jessie [2019-11-11T14:01:42.358Z] Loaded image: hello-world:latest [2019-11-11T14:01:42.358Z] INFO: Testing against a local daemon [2019-11-11T14:01:42.358Z] === RUN TestCgroupNamespacesBuild [2019-11-11T14:01:43.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-11T14:01:44.385Z] --- PASS: TestBuildWithHugeFile (41.92s) [2019-11-11T14:01:44.385Z] === RUN TestBuildWithEmptyDockerfile [2019-11-11T14:01:44.385Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-11T14:01:44.385Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-11T14:01:44.385Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-11T14:01:44.385Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-11T14:01:44.385Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-11T14:01:44.385Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-11T14:01:44.385Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-11T14:01:44.385Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-11T14:01:44.385Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-11T14:01:44.385Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2019-11-11T14:01:44.385Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2019-11-11T14:01:44.385Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2019-11-11T14:01:44.385Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2019-11-11T14:01:44.385Z] === RUN TestBuildPreserveOwnership [2019-11-11T14:01:44.385Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-11T14:01:44.385Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-11T14:01:45.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-11T14:01:45.319Z] --- PASS: TestBuildPreserveOwnership (5.84s) [2019-11-11T14:01:45.319Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.77s) [2019-11-11T14:01:45.319Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s) [2019-11-11T14:01:45.319Z] === RUN TestBuildPlatformInvalid [2019-11-11T14:01:45.577Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2019-11-11T14:01:45.577Z] PASS [2019-11-11T14:01:45.577Z] [2019-11-11T14:01:45.577Z] === Skipped [2019-11-11T14:01:45.577Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-11-11T14:01:45.577Z] build_session_test.go:25: TODO: BuildKit [2019-11-11T14:01:45.577Z] [2019-11-11T14:01:45.577Z] [2019-11-11T14:01:45.577Z] DONE 32 tests, 1 skipped in 91.714s [2019-11-11T14:01:45.577Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-11-11T14:01:45.577Z] ++ 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 [2019-11-11T14:01:45.577Z] ++ set -e [2019-11-11T14:01:45.577Z] ++ '[' -n 0 ']' [2019-11-11T14:01:45.577Z] ++ set -x [2019-11-11T14:01:45.577Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:01:45.640Z] --- PASS: TestCgroupNamespacesBuild (4.02s) [2019-11-11T14:01:45.640Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-11T14:01:45.835Z] INFO: Testing against a local daemon [2019-11-11T14:01:45.835Z] === RUN TestConfigList [2019-11-11T14:01:47.205Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-11-11T14:01:47.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-11T14:01:48.017Z] --- PASS: TestUpdateRestartPolicy (20.33s) [2019-11-11T14:01:48.018Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-11T14:01:48.482Z] --- PASS: TestUpdateRestartWithAutoRemove (1.82s) [2019-11-11T14:01:48.482Z] === RUN TestWaitNonBlocked [2019-11-11T14:01:48.482Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-11T14:01:48.482Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-11T14:01:48.482Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-11T14:01:48.482Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-11T14:01:48.482Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-11T14:01:48.482Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-11T14:01:48.918Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.72s) [2019-11-11T14:01:48.918Z] === RUN TestBuildWithSession [2019-11-11T14:01:48.918Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-11T14:01:48.918Z] build_session_test.go:25: TODO: BuildKit [2019-11-11T14:01:48.918Z] === RUN TestBuildSquashParent [2019-11-11T14:01:50.021Z] --- PASS: TestConfigList (3.46s) [2019-11-11T14:01:50.021Z] === RUN TestConfigsCreateAndDelete [2019-11-11T14:01:52.551Z] --- PASS: TestConfigsCreateAndDelete (3.24s) [2019-11-11T14:01:52.551Z] === RUN TestConfigsUpdate [2019-11-11T14:01:55.024Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-11-11T14:01:55.621Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-11-11T14:01:55.621Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.62s) [2019-11-11T14:01:55.621Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.15s) [2019-11-11T14:01:55.621Z] === RUN TestWaitBlocked [2019-11-11T14:01:55.621Z] --- SKIP: TestWaitBlocked (0.00s) [2019-11-11T14:01:55.621Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-11-11T14:01:55.621Z] PASS [2019-11-11T14:01:55.621Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-11-11T14:01:55.621Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-11T14:01:55.621Z] INFO: Testing against a local daemon [2019-11-11T14:01:55.621Z] === RUN TestCommitInheritsEnv [2019-11-11T14:01:55.621Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-11-11T14:01:55.621Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-11T14:01:55.621Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-11T14:01:55.621Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-11T14:01:55.621Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-11-11T14:01:55.621Z] === RUN TestImagesFilterMultiReference [2019-11-11T14:01:55.836Z] --- PASS: TestConfigsUpdate (3.16s) [2019-11-11T14:01:55.836Z] === RUN TestTemplatedConfig [2019-11-11T14:01:56.087Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-11-11T14:01:56.087Z] === RUN TestImagePullPlatformInvalid [2019-11-11T14:01:56.087Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-11-11T14:01:56.087Z] === RUN TestRemoveImageOrphaning [2019-11-11T14:01:56.087Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-11-11T14:01:56.087Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-11T14:01:56.087Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-11T14:01:56.087Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-11T14:01:56.087Z] === RUN TestTagInvalidReference [2019-11-11T14:01:56.087Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-11T14:01:56.087Z] === RUN TestTagValidPrefixedRepo [2019-11-11T14:01:56.087Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-11-11T14:01:56.087Z] === RUN TestTagExistedNameWithoutForce [2019-11-11T14:01:56.087Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-11T14:01:56.087Z] === RUN TestTagOfficialNames [2019-11-11T14:01:56.087Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-11-11T14:01:56.087Z] tag_test.go:98: testEnv.OSType == "windows" [2019-11-11T14:01:56.087Z] === RUN TestTagMatchesDigest [2019-11-11T14:01:56.087Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-11T14:01:56.087Z] PASS [2019-11-11T14:01:56.087Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-11-11T14:01:56.087Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-11T14:01:56.087Z] INFO: Testing against a local daemon [2019-11-11T14:01:56.087Z] === RUN TestNetworkCreateDelete [2019-11-11T14:01:56.087Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-11-11T14:01:56.087Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-11-11T14:01:56.087Z] === RUN TestDockerNetworkDeletePreferID [2019-11-11T14:01:56.087Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-11-11T14:01:56.087Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-11-11T14:01:56.087Z] === RUN TestInspectNetwork [2019-11-11T14:01:56.087Z] --- SKIP: TestInspectNetwork (0.00s) [2019-11-11T14:01:56.087Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-11-11T14:01:56.087Z] === RUN TestRunContainerWithBridgeNone [2019-11-11T14:01:56.087Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-11-11T14:01:56.087Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-11-11T14:01:56.087Z] === RUN TestNetworkInvalidJSON [2019-11-11T14:01:56.087Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-11T14:01:56.087Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-11T14:01:56.087Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-11T14:01:56.087Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-11T14:01:56.087Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-11T14:01:56.087Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-11T14:01:56.087Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-11T14:01:56.087Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-11T14:01:56.087Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-11T14:01:56.087Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-11T14:01:56.087Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-11T14:01:56.087Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-11T14:01:56.087Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-11-11T14:01:56.087Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-11T14:01:56.087Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-11-11T14:01:56.087Z] service_test.go:29: testEnv.OSType == "windows" [2019-11-11T14:01:56.087Z] === RUN TestDaemonDefaultNetworkPools [2019-11-11T14:01:56.087Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-11-11T14:01:56.087Z] service_test.go:51: testEnv.OSType == "windows" [2019-11-11T14:01:56.087Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-11T14:01:56.087Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-11-11T14:01:56.087Z] service_test.go:94: testEnv.OSType == "windows" [2019-11-11T14:01:56.087Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-11T14:01:56.088Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-11-11T14:01:56.088Z] service_test.go:127: testEnv.OSType == "windows" [2019-11-11T14:01:56.088Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-11T14:01:56.088Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-11-11T14:01:56.088Z] service_test.go:177: testEnv.OSType == "windows" [2019-11-11T14:01:56.088Z] === RUN TestServiceWithPredefinedNetwork [2019-11-11T14:01:56.088Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-11-11T14:01:56.088Z] service_test.go:201: testEnv.OSType == "windows" [2019-11-11T14:01:56.088Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-11T14:01:56.088Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-11T14:01:56.088Z] service_test.go:230: FLAKY_TEST [2019-11-11T14:01:56.088Z] === RUN TestServiceWithDataPathPortInit [2019-11-11T14:01:56.088Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-11-11T14:01:56.088Z] service_test.go:319: testEnv.OSType == "windows" [2019-11-11T14:01:56.088Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-11T14:01:56.088Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-11-11T14:01:56.088Z] service_test.go:386: testEnv.OSType == "windows" [2019-11-11T14:01:56.088Z] PASS [2019-11-11T14:01:56.088Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-11T14:01:56.088Z] PASS [2019-11-11T14:01:56.088Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-11T14:01:56.553Z] PASS [2019-11-11T14:01:56.553Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-11T14:01:56.553Z] PASS [2019-11-11T14:01:56.553Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-11T14:01:56.553Z] PASS [2019-11-11T14:01:56.553Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-11T14:01:56.553Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-11T14:01:56.553Z] INFO: Testing against a local daemon [2019-11-11T14:01:56.553Z] === RUN TestPluginInvalidJSON [2019-11-11T14:01:56.553Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-11T14:01:56.553Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-11T14:01:56.553Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-11T14:01:56.553Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-11T14:01:56.553Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-11T14:01:56.553Z] PASS [2019-11-11T14:01:56.553Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-11T14:01:56.553Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-11T14:01:56.553Z] INFO: Testing against a local daemon [2019-11-11T14:01:56.553Z] === RUN TestExternalGraphDriver [2019-11-11T14:01:56.553Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-11-11T14:01:56.553Z] external_test.go:48: runtime.GOOS == "windows" [2019-11-11T14:01:56.553Z] === RUN TestGraphdriverPluginV2 [2019-11-11T14:01:56.553Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-11-11T14:01:56.553Z] external_test.go:407: runtime.GOOS == "windows" [2019-11-11T14:01:56.553Z] PASS [2019-11-11T14:01:56.554Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-11T14:01:56.554Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-11T14:01:56.554Z] INFO: Testing against a local daemon [2019-11-11T14:01:56.554Z] PASS [2019-11-11T14:01:56.554Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-11T14:01:56.554Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-11T14:01:56.554Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-11-11T14:01:56.554Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-11T14:01:56.554Z] INFO: Testing against a local daemon [2019-11-11T14:01:56.554Z] === RUN TestSecretInspect [2019-11-11T14:01:56.554Z] --- SKIP: TestSecretInspect (0.00s) [2019-11-11T14:01:56.554Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:01:56.554Z] === RUN TestSecretList [2019-11-11T14:01:56.554Z] --- SKIP: TestSecretList (0.00s) [2019-11-11T14:01:56.554Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:01:56.554Z] === RUN TestSecretsCreateAndDelete [2019-11-11T14:01:56.554Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-11-11T14:01:56.554Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:01:56.554Z] === RUN TestSecretsUpdate [2019-11-11T14:01:56.554Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-11-11T14:01:56.554Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:01:56.554Z] === RUN TestTemplatedSecret [2019-11-11T14:01:56.554Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-11-11T14:01:56.554Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:01:56.554Z] === RUN TestSecretCreateResolve [2019-11-11T14:01:56.554Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-11-11T14:01:56.554Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-11-11T14:01:56.554Z] PASS [2019-11-11T14:01:56.554Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-11-11T14:01:57.019Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-11T14:01:57.019Z] INFO: Testing against a local daemon [2019-11-11T14:01:57.019Z] === RUN TestServiceCreateInit [2019-11-11T14:01:57.019Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-11T14:01:57.019Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-11T14:01:57.019Z] --- PASS: TestServiceCreateInit (0.03s) [2019-11-11T14:01:57.019Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-11-11T14:01:57.019Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:01:57.019Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-11-11T14:01:57.019Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:01:57.019Z] === RUN TestCreateServiceMultipleTimes [2019-11-11T14:01:57.019Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-11-11T14:01:57.019Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:01:57.019Z] === RUN TestCreateServiceConflict [2019-11-11T14:01:57.019Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-11-11T14:01:57.019Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:01:57.019Z] === RUN TestCreateServiceMaxReplicas [2019-11-11T14:01:57.019Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-11-11T14:01:57.019Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:01:57.019Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-11T14:01:57.019Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-11-11T14:01:57.019Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:01:57.019Z] === RUN TestCreateServiceSecretFileMode [2019-11-11T14:01:57.019Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-11-11T14:01:57.019Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:01:57.019Z] === RUN TestCreateServiceConfigFileMode [2019-11-11T14:01:57.019Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-11-11T14:01:57.019Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:01:57.019Z] === RUN TestCreateServiceSysctls [2019-11-11T14:01:57.019Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-11-11T14:01:57.019Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:01:57.019Z] === RUN TestCreateServiceCapabilities [2019-11-11T14:01:57.019Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2019-11-11T14:01:57.019Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:01:57.019Z] === RUN TestInspect [2019-11-11T14:01:57.019Z] --- SKIP: TestInspect (0.00s) [2019-11-11T14:01:57.019Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:01:57.019Z] === RUN TestServiceListWithStatuses [2019-11-11T14:01:57.019Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-11T14:01:57.019Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:01:57.019Z] === RUN TestDockerNetworkConnectAlias [2019-11-11T14:01:57.019Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-11-11T14:01:57.019Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:01:57.019Z] === RUN TestDockerNetworkReConnect [2019-11-11T14:01:57.019Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-11-11T14:01:57.019Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:01:57.019Z] === RUN TestServicePlugin [2019-11-11T14:01:57.019Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-11T14:01:57.019Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:01:57.019Z] === RUN TestServiceUpdateLabel [2019-11-11T14:01:57.019Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-11-11T14:01:57.019Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-11-11T14:01:57.019Z] === RUN TestServiceUpdateSecrets [2019-11-11T14:01:57.019Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-11-11T14:01:57.019Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-11-11T14:01:57.019Z] === RUN TestServiceUpdateConfigs [2019-11-11T14:01:57.019Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-11-11T14:01:57.019Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-11-11T14:01:57.019Z] === RUN TestServiceUpdateNetwork [2019-11-11T14:01:57.019Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-11-11T14:01:57.019Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-11-11T14:01:57.019Z] PASS [2019-11-11T14:01:57.019Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-11-11T14:01:57.019Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-11T14:01:57.019Z] INFO: Testing against a local daemon [2019-11-11T14:01:57.019Z] === RUN TestSessionCreate [2019-11-11T14:01:57.019Z] --- SKIP: TestSessionCreate (0.00s) [2019-11-11T14:01:57.019Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-11-11T14:01:57.019Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-11T14:01:57.019Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-11-11T14:01:57.019Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-11-11T14:01:57.019Z] PASS [2019-11-11T14:01:57.019Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-11-11T14:01:57.019Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-11T14:01:57.019Z] INFO: Testing against a local daemon [2019-11-11T14:01:57.019Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-11T14:01:57.019Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-11T14:01:57.019Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-11-11T14:01:57.019Z] === RUN TestEventsExecDie [2019-11-11T14:01:57.019Z] --- SKIP: TestEventsExecDie (0.00s) [2019-11-11T14:01:57.019Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-11-11T14:01:57.019Z] === RUN TestEventsBackwardsCompatible [2019-11-11T14:01:57.019Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-11-11T14:01:57.019Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-11-11T14:01:57.019Z] === RUN TestInfoAPI [2019-11-11T14:01:57.019Z] --- PASS: TestInfoAPI (0.04s) [2019-11-11T14:01:57.019Z] === RUN TestInfoAPIWarnings [2019-11-11T14:01:57.019Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-11-11T14:01:57.019Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-11T14:01:57.019Z] === RUN TestInfoDebug [2019-11-11T14:01:57.019Z] --- SKIP: TestInfoDebug (0.00s) [2019-11-11T14:01:57.019Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-11-11T14:01:57.019Z] === RUN TestInfoInsecureRegistries [2019-11-11T14:01:57.019Z] --- FAIL: TestInfoInsecureRegistries (0.01s) [2019-11-11T14:01:57.019Z] info_test.go:101: [d6d032892894c] failed to start daemon with arguments [--data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d6d032892894c\root --exec-root C:\windows\TEMP\dxr\d6d032892894c --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d6d032892894c\docker.pid --userland-proxy=true --containerd-namespace d6d032892894c --containerd-plugins-namespace d6d032892894cp --containerd /var/run/docker/containerd/containerd.sock --host unix://C:\windows\TEMP\docker-integration\d6d032892894c.sock --debug --storage-driver overlay2 --insecure-registry=192.168.1.0/24 --insecure-registry=insecurehost.com:5000] : protocol not available [2019-11-11T14:01:57.019Z] === RUN TestInfoRegistryMirrors [2019-11-11T14:01:57.019Z] --- FAIL: TestInfoRegistryMirrors (0.00s) [2019-11-11T14:01:57.019Z] info_test.go:125: [d54e84c1b3559] failed to start daemon with arguments [--data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d54e84c1b3559\root --exec-root C:\windows\TEMP\dxr\d54e84c1b3559 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d54e84c1b3559\docker.pid --userland-proxy=true --containerd-namespace d54e84c1b3559 --containerd-plugins-namespace d54e84c1b3559p --containerd /var/run/docker/containerd/containerd.sock --host unix://C:\windows\TEMP\docker-integration\d54e84c1b3559.sock --debug --storage-driver overlay2 --registry-mirror=https://192.168.1.2 --registry-mirror=http://registry.mirror.com:5000] : protocol not available [2019-11-11T14:01:57.019Z] === RUN TestLoginFailsWithBadCredentials [2019-11-11T14:01:57.998Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2019-11-11T14:01:57.998Z] === RUN TestPingCacheHeaders [2019-11-11T14:01:57.998Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-11-11T14:01:57.998Z] === RUN TestPingGet [2019-11-11T14:01:58.464Z] --- PASS: TestPingGet (0.03s) [2019-11-11T14:01:58.464Z] === RUN TestPingHead [2019-11-11T14:01:58.464Z] --- PASS: TestPingHead (0.03s) [2019-11-11T14:01:58.464Z] === RUN TestVersion [2019-11-11T14:01:58.464Z] --- PASS: TestVersion (0.03s) [2019-11-11T14:01:58.464Z] FAIL [2019-11-11T14:01:58.464Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-11-11T14:01:58.464Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-11T14:01:58.464Z] INFO: Testing against a local daemon [2019-11-11T14:01:58.464Z] === RUN TestVolumesCreateAndList [2019-11-11T14:01:58.464Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-11-11T14:01:58.464Z] === RUN TestVolumesRemove [2019-11-11T14:01:58.464Z] --- SKIP: TestVolumesRemove (0.00s) [2019-11-11T14:01:58.464Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-11-11T14:01:58.464Z] === RUN TestVolumesInspect [2019-11-11T14:01:58.464Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-11T14:01:58.464Z] === RUN TestVolumesInvalidJSON [2019-11-11T14:01:58.464Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-11T14:01:58.464Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-11T14:01:58.464Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-11T14:01:58.464Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-11T14:01:58.464Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-11T14:01:58.464Z] PASS [2019-11-11T14:01:58.464Z] INFO: make.ps1 ended at 11/11/2019 14:01:58 [2019-11-11T14:01:58.464Z] INFO: Integration CLI tests being run from the host: [2019-11-11T14:01:58.464Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-11-11T14:01:58.893Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-11-11T14:01:59.121Z] --- PASS: TestTemplatedConfig (3.37s) [2019-11-11T14:01:59.121Z] === RUN TestConfigInspect [2019-11-11T14:02:01.111Z] --- PASS: TestBuildSquashParent (10.62s) [2019-11-11T14:02:01.111Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-11T14:02:01.111Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-11T14:02:01.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-11T14:02:01.111Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-11T14:02:01.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-11T14:02:01.111Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-11T14:02:01.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-11T14:02:01.111Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-11T14:02:01.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-11T14:02:01.111Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-11T14:02:01.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-11T14:02:01.111Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-11T14:02:01.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-11T14:02:01.111Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-11T14:02:01.111Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-11T14:02:02.404Z] --- PASS: TestConfigInspect (3.25s) [2019-11-11T14:02:02.404Z] === RUN TestConfigCreateWithLabels [2019-11-11T14:02:02.483Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-11T14:02:02.741Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-11T14:02:05.687Z] --- PASS: TestConfigCreateWithLabels (3.23s) [2019-11-11T14:02:05.687Z] === RUN TestConfigCreateResolve [2019-11-11T14:02:06.018Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-11T14:02:06.018Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-11T14:02:07.106Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-11T14:02:07.106Z] INFO: Testing against a local daemon [2019-11-11T14:02:07.106Z] === RUN TestDockerSuite [2019-11-11T14:02:07.106Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-11T14:02:07.106Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-11T14:02:07.106Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-11T14:02:07.106Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-11T14:02:07.107Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-11T14:02:07.107Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-11T14:02:07.107Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-11T14:02:07.107Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-11T14:02:07.107Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-11T14:02:07.572Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-11T14:02:07.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-11T14:02:08.038Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-11T14:02:08.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-11T14:02:08.503Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-11T14:02:08.972Z] --- PASS: TestConfigCreateResolve (3.17s) [2019-11-11T14:02:08.972Z] === RUN TestConfigDaemonLibtrustID [2019-11-11T14:02:09.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-11T14:02:09.539Z] --- PASS: TestConfigDaemonLibtrustID (0.62s) [2019-11-11T14:02:09.539Z] PASS [2019-11-11T14:02:09.539Z] [2019-11-11T14:02:09.540Z] DONE 8 tests in 23.732s [2019-11-11T14:02:09.540Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-11-11T14:02:09.540Z] ++ 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 [2019-11-11T14:02:09.540Z] ++ set -e [2019-11-11T14:02:09.540Z] ++ '[' -n 0 ']' [2019-11-11T14:02:09.540Z] ++ set -x [2019-11-11T14:02:09.540Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:02:09.540Z] INFO: Testing against a local daemon [2019-11-11T14:02:09.540Z] === RUN TestCheckpoint [2019-11-11T14:02:09.540Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-11T14:02:09.540Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-11T14:02:09.540Z] === RUN TestContainerInvalidJSON [2019-11-11T14:02:09.540Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-11T14:02:09.540Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-11T14:02:09.540Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-11T14:02:09.540Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-11T14:02:09.540Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-11T14:02:09.540Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-11T14:02:09.540Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-11T14:02:09.540Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-11T14:02:09.540Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-11T14:02:09.540Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-11T14:02:09.540Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-11T14:02:09.540Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-11T14:02:09.540Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-11T14:02:09.540Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-11T14:02:09.798Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-11-11T14:02:09.798Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-11T14:02:09.798Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-11-11T14:02:09.798Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-11T14:02:10.056Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-11-11T14:02:10.056Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-11T14:02:10.056Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-11-11T14:02:10.056Z] === RUN TestCopyFromContainer [2019-11-11T14:02:10.199Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-11T14:02:10.199Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.50s) [2019-11-11T14:02:10.199Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.65s) [2019-11-11T14:02:10.199Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) [2019-11-11T14:02:10.199Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.50s) [2019-11-11T14:02:10.199Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.36s) [2019-11-11T14:02:10.199Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.46s) [2019-11-11T14:02:10.199Z] === RUN TestBuildMultiStageCopy [2019-11-11T14:02:10.199Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-11T14:02:10.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-11T14:02:11.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-11T14:02:11.958Z] === RUN TestCopyFromContainer// [2019-11-11T14:02:12.217Z] === RUN TestCopyFromContainer//bar/root [2019-11-11T14:02:12.217Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-11T14:02:12.475Z] === RUN TestCopyFromContainer/bar/quux [2019-11-11T14:02:12.475Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-11T14:02:12.726Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-11T14:02:12.733Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-11T14:02:12.733Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-11T14:02:12.733Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-11T14:02:12.991Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-11T14:02:12.991Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-11T14:02:13.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-11T14:02:13.249Z] --- PASS: TestCopyFromContainer (3.05s) [2019-11-11T14:02:13.249Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-11-11T14:02:13.249Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-11-11T14:02:13.249Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-11-11T14:02:13.249Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-11-11T14:02:13.249Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-11-11T14:02:13.249Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-11-11T14:02:13.249Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-11-11T14:02:13.249Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-11-11T14:02:13.249Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-11-11T14:02:13.249Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-11-11T14:02:13.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-11T14:02:13.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-11T14:02:13.249Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-11T14:02:13.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-11T14:02:13.249Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-11T14:02:13.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-11T14:02:13.250Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-11T14:02:13.250Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-11T14:02:13.250Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-11T14:02:13.250Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-11T14:02:13.250Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-11T14:02:13.250Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-11T14:02:13.250Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-11T14:02:13.250Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-11T14:02:13.250Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-11T14:02:13.250Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-11-11T14:02:13.250Z] === RUN TestCreateWithInvalidEnv [2019-11-11T14:02:13.250Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-11T14:02:13.250Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-11T14:02:13.250Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-11T14:02:13.250Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-11T14:02:13.250Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-11T14:02:13.250Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-11T14:02:13.250Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-11T14:02:13.250Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-11T14:02:13.250Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-11T14:02:13.250Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-11-11T14:02:13.250Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-11T14:02:13.250Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-11T14:02:13.250Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-11T14:02:13.250Z] === RUN TestCreateTmpfsMountsTarget [2019-11-11T14:02:13.250Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-11T14:02:13.250Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-11T14:02:13.658Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-11T14:02:14.223Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-11T14:02:14.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-11T14:02:14.789Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-11T14:02:15.762Z] --- PASS: TestBuildMultiStageCopy (6.05s) [2019-11-11T14:02:15.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.25s) [2019-11-11T14:02:15.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2019-11-11T14:02:15.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2019-11-11T14:02:15.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s) [2019-11-11T14:02:15.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.83s) [2019-11-11T14:02:15.762Z] === RUN TestBuildMultiStageParentConfig [2019-11-11T14:02:15.780Z] --- PASS: TestCreateWithCustomMaskedPaths (2.26s) [2019-11-11T14:02:15.780Z] === RUN TestCreateWithCapabilities [2019-11-11T14:02:15.780Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-11T14:02:15.780Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-11T14:02:15.780Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-11T14:02:15.780Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-11T14:02:15.780Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-11T14:02:15.780Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-11T14:02:15.780Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-11T14:02:15.780Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-11T14:02:15.780Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-11T14:02:15.780Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-11T14:02:15.780Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-11T14:02:15.780Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-11T14:02:15.781Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-11T14:02:15.781Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-11T14:02:15.781Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-11T14:02:15.781Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-11T14:02:15.781Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-11T14:02:15.781Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-11T14:02:15.781Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-11T14:02:15.781Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-11T14:02:15.781Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-11T14:02:15.781Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-11T14:02:15.781Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-11T14:02:15.781Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-11T14:02:15.781Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-11T14:02:15.781Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-11T14:02:15.781Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-11T14:02:15.781Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-11T14:02:15.781Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-11T14:02:15.781Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-11T14:02:15.781Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-11T14:02:15.781Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-11T14:02:15.781Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-11T14:02:15.781Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-11T14:02:15.781Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-11T14:02:15.781Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-11T14:02:15.781Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.02s) [2019-11-11T14:02:15.781Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-11-11T14:02:15.781Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-11-11T14:02:15.781Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2019-11-11T14:02:15.781Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-11-11T14:02:15.781Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-11-11T14:02:15.781Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-11-11T14:02:15.781Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-11-11T14:02:15.781Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-11-11T14:02:15.781Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-11T14:02:16.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-11T14:02:17.681Z] --- PASS: TestBuildMultiStageParentConfig (1.69s) [2019-11-11T14:02:17.681Z] === RUN TestBuildLabelWithTargets [2019-11-11T14:02:18.312Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s) [2019-11-11T14:02:18.312Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-11T14:02:18.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-11T14:02:18.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-11T14:02:18.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-11T14:02:18.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-11T14:02:18.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-11T14:02:18.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-11T14:02:18.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-11T14:02:18.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-11T14:02:18.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-11T14:02:18.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-11T14:02:18.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-11T14:02:18.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-11T14:02:18.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-11T14:02:18.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-11T14:02:18.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-11T14:02:18.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-11T14:02:18.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-11-11T14:02:18.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-11-11T14:02:18.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-11-11T14:02:18.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-11-11T14:02:18.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-11-11T14:02:18.312Z] === RUN TestContainerStartOnDaemonRestart [2019-11-11T14:02:18.312Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-11T14:02:18.312Z] === RUN TestDaemonRestartIpcMode [2019-11-11T14:02:18.312Z] === PAUSE TestDaemonRestartIpcMode [2019-11-11T14:02:18.312Z] === RUN TestDiff [2019-11-11T14:02:18.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-11T14:02:19.247Z] --- PASS: TestDiff (0.82s) [2019-11-11T14:02:19.247Z] === RUN TestExecWithCloseStdin [2019-11-11T14:02:20.182Z] --- PASS: TestExecWithCloseStdin (1.00s) [2019-11-11T14:02:20.182Z] === RUN TestExec [2019-11-11T14:02:20.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-11T14:02:20.206Z] --- PASS: TestBuildLabelWithTargets (2.61s) [2019-11-11T14:02:20.206Z] === RUN TestBuildWithEmptyLayers [2019-11-11T14:02:20.253Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-11-11T14:02:21.117Z] --- PASS: TestExec (1.00s) [2019-11-11T14:02:21.117Z] === RUN TestExecUser [2019-11-11T14:02:21.138Z] --- PASS: TestBuildWithEmptyLayers (1.35s) [2019-11-11T14:02:21.138Z] === RUN TestBuildMultiStageOnBuild [2019-11-11T14:02:22.052Z] --- PASS: TestExecUser (0.97s) [2019-11-11T14:02:22.052Z] === RUN TestExportContainerAndImportImage [2019-11-11T14:02:22.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-11T14:02:23.426Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2019-11-11T14:02:23.426Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-11T14:02:23.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-11T14:02:25.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-11T14:02:25.323Z] --- PASS: TestBuildMultiStageOnBuild (3.78s) [2019-11-11T14:02:25.323Z] === RUN TestBuildUncleanTarFilenames [2019-11-11T14:02:25.327Z] --- PASS: TestExportContainerAfterDaemonRestart (1.91s) [2019-11-11T14:02:25.327Z] === RUN TestHealthCheckWorkdir [2019-11-11T14:02:26.262Z] --- PASS: TestHealthCheckWorkdir (1.17s) [2019-11-11T14:02:26.262Z] === RUN TestHealthKillContainer [2019-11-11T14:02:26.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-11T14:02:27.216Z] --- PASS: TestBuildUncleanTarFilenames (1.86s) [2019-11-11T14:02:27.216Z] === RUN TestBuildMultiStageLayerLeak [2019-11-11T14:02:27.559Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-11T14:02:27.559Z] Using test binary docker [2019-11-11T14:02:27.969Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-11T14:02:27.969Z] +++ /etc/init.d/apparmor start [2019-11-11T14:02:27.969Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-11T14:02:27.969Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-11T14:02:27.969Z] Warning failed to create cache: (null) [2019-11-11T14:02:27.969Z] . [2019-11-11T14:02:27.969Z] INFO: Waiting for daemon to start... [2019-11-11T14:02:27.969Z] Starting dockerd [2019-11-11T14:02:27.969Z] +++ 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 [2019-11-11T14:02:28.367Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-11-11T14:02:29.544Z] --- PASS: TestHealthKillContainer (2.96s) [2019-11-11T14:02:29.544Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-11T14:02:29.760Z] . [2019-11-11T14:02:29.760Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-11T14:02:29.760Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-11T14:02:29.760Z] Error: No such image: emptyfs [2019-11-11T14:02:29.760Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-11T14:02:29.760Z] ++++ docker load [2019-11-11T14:02:29.980Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-11-11T14:02:30.111Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2019-11-11T14:02:30.111Z] === RUN TestIpcModeNone [2019-11-11T14:02:30.137Z] Running integration-test (iteration 1) [2019-11-11T14:02:30.137Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-11-11T14:02:30.137Z] ++ 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 [2019-11-11T14:02:30.137Z] ++ set -e [2019-11-11T14:02:30.137Z] ++ '[' -n 0 ']' [2019-11-11T14:02:30.137Z] ++ set -x [2019-11-11T14:02:30.137Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:02:31.046Z] --- PASS: TestIpcModeNone (0.96s) [2019-11-11T14:02:31.046Z] === RUN TestIpcModePrivate [2019-11-11T14:02:31.391Z] --- PASS: TestBuildMultiStageLayerLeak (4.06s) [2019-11-11T14:02:31.391Z] === RUN TestBuildWithHugeFile [2019-11-11T14:02:31.981Z] --- PASS: TestIpcModePrivate (0.94s) [2019-11-11T14:02:31.981Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-11-11T14:02:31.981Z] === RUN TestIpcModeShareable [2019-11-11T14:02:32.916Z] --- PASS: TestIpcModeShareable (0.97s) [2019-11-11T14:02:32.916Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-11-11T14:02:32.916Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-11T14:02:33.911Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-11T14:02:33.911Z] Using test binary docker [2019-11-11T14:02:33.911Z] +++ /etc/init.d/apparmor start [2019-11-11T14:02:33.911Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-11T14:02:33.911Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-11T14:02:33.911Z] Warning failed to create cache: (null) [2019-11-11T14:02:33.911Z] . [2019-11-11T14:02:33.911Z] Starting dockerd [2019-11-11T14:02:33.911Z] INFO: Waiting for daemon to start... [2019-11-11T14:02:33.911Z] +++ 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 [2019-11-11T14:02:35.536Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-11-11T14:02:36.211Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.92s) [2019-11-11T14:02:36.211Z] === RUN TestAPIIpcModeHost [2019-11-11T14:02:36.442Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-11T14:02:36.442Z] Using test binary docker [2019-11-11T14:02:36.442Z] +++ /etc/init.d/apparmor start [2019-11-11T14:02:36.442Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-11T14:02:36.442Z] Starting AppArmor profiles: [2019-11-11T14:02:36.442Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-11T14:02:36.442Z] Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-11T14:02:36.442Z] Warning failed to create cache: (null) [2019-11-11T14:02:36.442Z] . [2019-11-11T14:02:36.442Z] Starting dockerd [2019-11-11T14:02:36.442Z] INFO: Waiting for daemon to start... [2019-11-11T14:02:36.442Z] +++ 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 [2019-11-11T14:02:36.442Z] .---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-11T14:02:36.442Z] Error: No such image: emptyfs [2019-11-11T14:02:36.442Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-11T14:02:36.442Z] ++++ docker load [2019-11-11T14:02:36.442Z] Running integration-test (iteration 1) [2019-11-11T14:02:36.442Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-11T14:02:36.442Z] ++ 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)/' [2019-11-11T14:02:36.442Z] ++ set -e [2019-11-11T14:02:36.442Z] ++ '[' -n 0 ']' [2019-11-11T14:02:36.442Z] ++ set -x [2019-11-11T14:02:36.442Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/' [2019-11-11T14:02:36.469Z] --- PASS: TestAPIIpcModeHost (0.75s) [2019-11-11T14:02:36.469Z] === RUN TestDaemonIpcModeShareable [2019-11-11T14:02:38.339Z] [2019-11-11T14:02:38.339Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-11T14:02:38.339Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-11T14:02:38.339Z] Error: No such image: emptyfs [2019-11-11T14:02:38.339Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-11T14:02:38.339Z] ++++ docker load [2019-11-11T14:02:38.371Z] --- PASS: TestDaemonIpcModeShareable (1.91s) [2019-11-11T14:02:38.371Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-11-11T14:02:38.371Z] === RUN TestDaemonIpcModePrivate [2019-11-11T14:02:38.596Z] Running integration-test (iteration 1) [2019-11-11T14:02:38.596Z] 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)/ [2019-11-11T14:02:38.596Z] ++ 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)/' [2019-11-11T14:02:38.596Z] ++ set -e [2019-11-11T14:02:38.596Z] ++ '[' -n 0 ']' [2019-11-11T14:02:38.596Z] ++ set -x [2019-11-11T14:02:38.596Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/' [2019-11-11T14:02:40.901Z] --- PASS: TestDaemonIpcModePrivate (2.01s) [2019-11-11T14:02:40.901Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-11-11T14:02:40.901Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-11T14:02:41.542Z] Loaded image: buildpack-deps:jessie [2019-11-11T14:02:41.542Z] Loaded image: busybox:latest [2019-11-11T14:02:41.542Z] Loaded image: busybox:glibc [2019-11-11T14:02:41.542Z] Loaded image: debian:jessie [2019-11-11T14:02:41.542Z] Loaded image: hello-world:latest [2019-11-11T14:02:41.542Z] INFO: Testing against a local daemon [2019-11-11T14:02:41.542Z] === RUN TestCgroupNamespacesBuild [2019-11-11T14:02:42.328Z] --- PASS: TestCgroupNamespacesBuild (1.75s) [2019-11-11T14:02:42.328Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-11T14:02:42.805Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.98s) [2019-11-11T14:02:42.805Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-11-11T14:02:42.805Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-11T14:02:44.182Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2019-11-11T14:02:44.182Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-11-11T14:02:44.182Z] === RUN TestIpcModeOlderClient [2019-11-11T14:02:44.182Z] === PAUSE TestIpcModeOlderClient [2019-11-11T14:02:44.182Z] === RUN TestKillContainerInvalidSignal [2019-11-11T14:02:44.248Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.66s) [2019-11-11T14:02:44.248Z] === RUN TestBuildWithSession [2019-11-11T14:02:44.248Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-11T14:02:44.248Z] build_session_test.go:25: TODO: BuildKit [2019-11-11T14:02:44.248Z] === RUN TestBuildSquashParent [2019-11-11T14:02:45.118Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2019-11-11T14:02:45.118Z] === RUN TestKillContainer [2019-11-11T14:02:45.118Z] === RUN TestKillContainer/no_signal [2019-11-11T14:02:46.052Z] === RUN TestKillContainer/non_killing_signal [2019-11-11T14:02:46.619Z] === RUN TestKillContainer/killing_signal [2019-11-11T14:02:47.554Z] --- PASS: TestKillContainer (2.48s) [2019-11-11T14:02:47.554Z] --- PASS: TestKillContainer/no_signal (0.80s) [2019-11-11T14:02:47.554Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2019-11-11T14:02:47.554Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2019-11-11T14:02:47.554Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-11T14:02:47.554Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-11T14:02:48.493Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-11T14:02:49.428Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s) [2019-11-11T14:02:49.428Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2019-11-11T14:02:49.428Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2019-11-11T14:02:49.428Z] === RUN TestKillStoppedContainer [2019-11-11T14:02:49.428Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-11-11T14:02:49.428Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-11T14:02:49.428Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-11-11T14:02:49.428Z] === RUN TestKillDifferentUserContainer [2019-11-11T14:02:50.036Z] ......................... [ 67%] [2019-11-11T14:02:50.364Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2019-11-11T14:02:50.364Z] === RUN TestInspectOomKilledTrue [2019-11-11T14:02:50.364Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-11T14:02:50.364Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-11T14:02:50.364Z] === RUN TestInspectOomKilledFalse [2019-11-11T14:02:50.364Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-11T14:02:50.364Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-11T14:02:50.364Z] === RUN TestLinksEtcHostsContentMatch [2019-11-11T14:02:51.299Z] --- PASS: TestLinksEtcHostsContentMatch (0.72s) [2019-11-11T14:02:51.299Z] === RUN TestLinksContainerNames [2019-11-11T14:02:51.879Z] --- PASS: TestBuildSquashParent (6.60s) [2019-11-11T14:02:51.879Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-11T14:02:51.879Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-11T14:02:51.879Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-11T14:02:51.879Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-11T14:02:51.879Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-11T14:02:51.879Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-11T14:02:51.879Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-11T14:02:51.879Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-11T14:02:51.879Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-11T14:02:51.879Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-11T14:02:51.879Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-11T14:02:51.879Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-11T14:02:51.879Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-11T14:02:51.879Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-11T14:02:51.879Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-11T14:02:52.674Z] --- PASS: TestLinksContainerNames (1.64s) [2019-11-11T14:02:52.674Z] === RUN TestLogsFollowTailEmpty [2019-11-11T14:02:53.609Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2019-11-11T14:02:53.609Z] === RUN TestContainerNetworkMountsNoChown [2019-11-11T14:02:53.686Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-11T14:02:53.686Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-11T14:02:54.544Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/default [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/default [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/private [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/private [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/rprivate [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/slave [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/slave [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/rslave [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/shared [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/shared [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/rshared [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-11T14:02:54.544Z] === CONT TestMountDaemonRoot/default [2019-11-11T14:02:54.544Z] === CONT TestMountDaemonRoot/rslave [2019-11-11T14:02:54.544Z] === CONT TestMountDaemonRoot/rprivate [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-11T14:02:54.544Z] === CONT TestMountDaemonRoot/rshared [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-11T14:02:54.544Z] === CONT TestMountDaemonRoot/shared [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-11T14:02:54.544Z] === CONT TestMountDaemonRoot/private [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-11T14:02:54.544Z] === CONT TestMountDaemonRoot/slave [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-11T14:02:54.544Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-11T14:02:54.544Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-11T14:02:54.544Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-11T14:02:54.544Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-11T14:02:54.544Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-11T14:02:54.544Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-11T14:02:54.544Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-11T14:02:54.544Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-11T14:02:54.544Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-11T14:02:54.544Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-11T14:02:54.544Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-11T14:02:54.544Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-11T14:02:54.544Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-11T14:02:54.544Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-11T14:02:54.544Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-11T14:02:54.544Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-11T14:02:54.544Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-11T14:02:54.802Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-11T14:02:54.802Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-11T14:02:54.802Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-11T14:02:54.802Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-11T14:02:54.802Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-11T14:02:54.802Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-11T14:02:54.802Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-11T14:02:54.802Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-11T14:02:54.802Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-11T14:02:54.802Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-11T14:02:54.802Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-11T14:02:54.802Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-11T14:02:54.802Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-11-11T14:02:55.061Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-11-11T14:02:55.061Z] === RUN TestContainerBindMountNonRecursive [2019-11-11T14:02:56.136Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-11T14:02:56.136Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-11T14:02:56.964Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) [2019-11-11T14:02:56.964Z] === RUN TestNetworkNat [2019-11-11T14:02:57.899Z] --- PASS: TestNetworkNat (0.91s) [2019-11-11T14:02:57.899Z] === RUN TestNetworkLocalhostTCPNat [2019-11-11T14:02:58.715Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-11-11T14:02:58.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.66s) [2019-11-11T14:02:58.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s) [2019-11-11T14:02:58.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.27s) [2019-11-11T14:02:58.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.28s) [2019-11-11T14:02:58.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.70s) [2019-11-11T14:02:58.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.70s) [2019-11-11T14:02:58.715Z] === RUN TestBuildMultiStageCopy [2019-11-11T14:02:58.715Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-11T14:02:58.833Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2019-11-11T14:02:58.833Z] === RUN TestNetworkLoopbackNat [2019-11-11T14:03:00.208Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2019-11-11T14:03:00.208Z] === RUN TestPause [2019-11-11T14:03:00.775Z] --- PASS: TestPause (0.91s) [2019-11-11T14:03:00.775Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-11T14:03:00.775Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-11T14:03:00.775Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-11T14:03:00.775Z] === RUN TestPauseStopPausedContainer [2019-11-11T14:03:01.168Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-11T14:03:01.540Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-11T14:03:01.709Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2019-11-11T14:03:01.709Z] === RUN TestPsFilter [2019-11-11T14:03:01.967Z] --- PASS: TestPsFilter (0.30s) [2019-11-11T14:03:01.967Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-11T14:03:02.056Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-11T14:03:02.887Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-11T14:03:02.902Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2019-11-11T14:03:02.902Z] === RUN TestRemoveContainerWithVolume [2019-11-11T14:03:03.253Z] --- PASS: TestBuildMultiStageCopy (4.74s) [2019-11-11T14:03:03.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.57s) [2019-11-11T14:03:03.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2019-11-11T14:03:03.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2019-11-11T14:03:03.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2019-11-11T14:03:03.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2019-11-11T14:03:03.253Z] === RUN TestBuildMultiStageParentConfig [2019-11-11T14:03:03.836Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2019-11-11T14:03:03.836Z] === RUN TestRemoveContainerRunning [2019-11-11T14:03:04.403Z] --- PASS: TestRemoveContainerRunning (0.85s) [2019-11-11T14:03:04.403Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-11T14:03:04.523Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2019-11-11T14:03:04.523Z] === RUN TestBuildLabelWithTargets [2019-11-11T14:03:05.338Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2019-11-11T14:03:05.338Z] === RUN TestRemoveInvalidContainer [2019-11-11T14:03:05.338Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-11T14:03:05.338Z] === RUN TestRenameLinkedContainer [2019-11-11T14:03:06.979Z] --- PASS: TestBuildLabelWithTargets (2.18s) [2019-11-11T14:03:06.979Z] === RUN TestBuildWithEmptyLayers [2019-11-11T14:03:07.855Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2019-11-11T14:03:07.855Z] === RUN TestBuildMultiStageOnBuild [2019-11-11T14:03:08.622Z] --- PASS: TestRenameLinkedContainer (3.34s) [2019-11-11T14:03:08.622Z] === RUN TestRenameStoppedContainer [2019-11-11T14:03:09.557Z] --- PASS: TestRenameStoppedContainer (0.79s) [2019-11-11T14:03:09.557Z] === RUN TestRenameRunningContainerAndReuse [2019-11-11T14:03:10.647Z] Loaded image: buildpack-deps:jessie [2019-11-11T14:03:10.647Z] Loaded image: busybox:latest [2019-11-11T14:03:10.648Z] Loaded image: busybox:glibc [2019-11-11T14:03:10.648Z] Loaded image: debian:jessie [2019-11-11T14:03:10.648Z] Loaded image: hello-world:latest [2019-11-11T14:03:10.648Z] INFO: Testing against a local daemon [2019-11-11T14:03:10.648Z] === RUN TestDockerDaemonSuite [2019-11-11T14:03:10.648Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-11-11T14:03:10.648Z] Loaded image: buildpack-deps:jessie [2019-11-11T14:03:10.648Z] Loaded image: busybox:latest [2019-11-11T14:03:10.648Z] Loaded image: busybox:glibc [2019-11-11T14:03:10.648Z] Loaded image: debian:jessie [2019-11-11T14:03:10.905Z] Loaded image: hello-world:latest [2019-11-11T14:03:10.905Z] INFO: Testing against a local daemon [2019-11-11T14:03:10.905Z] === RUN TestDockerSuite [2019-11-11T14:03:10.905Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-11T14:03:10.905Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-11T14:03:10.905Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-11T14:03:10.905Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-11T14:03:10.905Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-11T14:03:10.905Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-11T14:03:10.905Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-11T14:03:10.905Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-11T14:03:11.022Z] --- PASS: TestBuildMultiStageOnBuild (2.83s) [2019-11-11T14:03:11.022Z] === RUN TestBuildUncleanTarFilenames [2019-11-11T14:03:11.458Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s) [2019-11-11T14:03:11.458Z] === RUN TestRenameInvalidName [2019-11-11T14:03:11.835Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-11T14:03:12.024Z] --- PASS: TestRenameInvalidName (0.82s) [2019-11-11T14:03:12.024Z] === RUN TestRenameAnonymousContainer [2019-11-11T14:03:12.092Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-11T14:03:12.317Z] --- PASS: TestBuildUncleanTarFilenames (1.53s) [2019-11-11T14:03:12.317Z] === RUN TestBuildMultiStageLayerLeak [2019-11-11T14:03:12.656Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-11T14:03:12.913Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-11T14:03:13.484Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-11T14:03:13.741Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-11T14:03:13.741Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-11T14:03:14.671Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-11-11T14:03:14.888Z] --- PASS: TestBuildMultiStageLayerLeak (2.77s) [2019-11-11T14:03:14.888Z] === RUN TestBuildWithHugeFile [2019-11-11T14:03:16.044Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-11T14:03:16.211Z] --- PASS: TestRenameAnonymousContainer (4.07s) [2019-11-11T14:03:16.211Z] === RUN TestRenameContainerWithSameName [2019-11-11T14:03:16.301Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-11T14:03:16.301Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-11T14:03:16.558Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-11T14:03:16.777Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2019-11-11T14:03:16.777Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-11T14:03:17.122Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-11T14:03:17.380Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-11T14:03:17.637Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-11-11T14:03:18.678Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s) [2019-11-11T14:03:18.678Z] === RUN TestResize [2019-11-11T14:03:19.531Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-11T14:03:19.531Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-11T14:03:19.531Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-11T14:03:19.531Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-11T14:03:19.613Z] --- PASS: TestResize (0.84s) [2019-11-11T14:03:19.613Z] === RUN TestResizeWithInvalidSize [2019-11-11T14:03:20.547Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2019-11-11T14:03:20.547Z] === RUN TestResizeWhenContainerNotStarted [2019-11-11T14:03:21.115Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2019-11-11T14:03:21.115Z] === RUN TestDaemonRestartKillContainers [2019-11-11T14:03:21.115Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-11T14:03:21.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-11T14:03:21.115Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-11T14:03:21.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-11T14:03:21.115Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-11T14:03:21.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-11T14:03:21.115Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-11T14:03:21.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-11T14:03:21.115Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-11T14:03:21.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-11T14:03:21.115Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-11T14:03:21.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-11T14:03:21.115Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-11T14:03:21.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-11T14:03:21.115Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-11T14:03:21.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-11T14:03:21.115Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-11T14:03:21.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-11T14:03:21.115Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-11T14:03:21.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-11T14:03:21.115Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-11T14:03:21.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-11T14:03:21.115Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-11T14:03:21.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-11T14:03:21.115Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-11T14:03:21.115Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-11T14:03:21.115Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-11T14:03:21.115Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-11T14:03:22.056Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-11-11T14:03:23.652Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-11T14:03:23.949Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-11T14:03:24.588Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-11T14:03:24.847Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-11T14:03:25.322Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-11-11T14:03:25.782Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-11T14:03:26.719Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-11T14:03:27.226Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-11T14:03:27.266Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-11-11T14:03:27.489Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-11-11T14:03:28.098Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-11T14:03:28.357Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-11T14:03:28.615Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-11T14:03:28.786Z] #73 exporting layers 108.5s done [2019-11-11T14:03:28.786Z] #73 exporting manifest sha256:eae0ec004171551ebd957f33353739565386d69ecadd59c9c79fb058d4d676fe done [2019-11-11T14:03:28.786Z] #73 exporting config sha256:ae102c3971cf5802199f996097ef0301d1b97a9d787cbd4bc0a9e3d6f8954628 done [2019-11-11T14:03:28.786Z] #73 sending tarball [2019-11-11T14:03:30.016Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-11-11T14:03:30.273Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-11T14:03:31.903Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-11T14:03:31.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.08s) [2019-11-11T14:03:31.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.44s) [2019-11-11T14:03:31.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (3.63s) [2019-11-11T14:03:31.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (4.65s) [2019-11-11T14:03:31.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.55s) [2019-11-11T14:03:31.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.63s) [2019-11-11T14:03:31.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.61s) [2019-11-11T14:03:31.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.87s) [2019-11-11T14:03:31.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.69s) [2019-11-11T14:03:31.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2019-11-11T14:03:31.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2019-11-11T14:03:31.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.11s) [2019-11-11T14:03:31.903Z] === RUN TestCgroupNamespacesRun [2019-11-11T14:03:33.278Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2019-11-11T14:03:33.278Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-11T14:03:33.548Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-11-11T14:03:33.549Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-11T14:03:34.479Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-11T14:03:35.181Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s) [2019-11-11T14:03:35.181Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-11T14:03:35.849Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-11T14:03:36.413Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-11-11T14:03:37.083Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.88s) [2019-11-11T14:03:37.083Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-11T14:03:37.786Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-11T14:03:39.012Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2019-11-11T14:03:39.012Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-11T14:03:39.156Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-11-11T14:03:40.921Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s) [2019-11-11T14:03:40.921Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-11T14:03:41.680Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-11-11T14:03:41.680Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-11-11T14:03:41.856Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2019-11-11T14:03:41.856Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-11T14:03:42.078Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-11-11T14:03:42.115Z] #73 ... [2019-11-11T14:03:42.115Z] [2019-11-11T14:03:42.115Z] #74 importing to docker [2019-11-11T14:03:42.115Z] #74 ... [2019-11-11T14:03:42.115Z] [2019-11-11T14:03:42.115Z] #73 exporting to oci image format [2019-11-11T14:03:42.115Z] #73 sending tarball 16.8s done [2019-11-11T14:03:42.115Z] #73 DONE 125.3s [2019-11-11T14:03:42.115Z] [2019-11-11T14:03:42.115Z] #74 importing to docker [2019-11-11T14:03:42.791Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2019-11-11T14:03:42.791Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-11T14:03:43.958Z] tests/integration/client_test.py ..... [ 75%] [2019-11-11T14:03:44.212Z] tests/integration/errors_test.py . [ 76%] [2019-11-11T14:03:44.256Z] === RUN TestDockerSuite/TestAttachDetach [2019-11-11T14:03:44.692Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s) [2019-11-11T14:03:44.692Z] === RUN TestKernelTCPMemory [2019-11-11T14:03:45.627Z] --- PASS: TestKernelTCPMemory (0.98s) [2019-11-11T14:03:45.627Z] === RUN TestNISDomainname [2019-11-11T14:03:46.152Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-11T14:03:46.562Z] --- PASS: TestNISDomainname (1.15s) [2019-11-11T14:03:46.562Z] === RUN TestHostnameDnsResolution [2019-11-11T14:03:47.083Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-11-11T14:03:47.083Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-11T14:03:48.463Z] --- PASS: TestHostnameDnsResolution (1.77s) [2019-11-11T14:03:48.463Z] === RUN TestStats [2019-11-11T14:03:49.394Z] --- PASS: TestBuildWithHugeFile (31.71s) [2019-11-11T14:03:49.394Z] === RUN TestBuildWithEmptyDockerfile [2019-11-11T14:03:49.394Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-11T14:03:49.394Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-11T14:03:49.394Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-11T14:03:49.394Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-11T14:03:49.394Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-11T14:03:49.394Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-11T14:03:49.394Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-11T14:03:49.394Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-11T14:03:49.394Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-11T14:03:49.394Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-11-11T14:03:49.394Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2019-11-11T14:03:49.394Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2019-11-11T14:03:49.394Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-11-11T14:03:49.394Z] === RUN TestBuildPreserveOwnership [2019-11-11T14:03:49.394Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-11T14:03:50.360Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-11T14:03:50.924Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-11-11T14:03:50.992Z] --- PASS: TestStats (2.61s) [2019-11-11T14:03:50.992Z] === RUN TestStopContainerWithTimeout [2019-11-11T14:03:50.992Z] === RUN TestStopContainerWithTimeout/0 [2019-11-11T14:03:50.992Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-11T14:03:50.992Z] === RUN TestStopContainerWithTimeout/1 [2019-11-11T14:03:50.992Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-11T14:03:50.992Z] === RUN TestStopContainerWithTimeout/3 [2019-11-11T14:03:50.992Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-11T14:03:50.992Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-11T14:03:50.992Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-11T14:03:50.992Z] === CONT TestStopContainerWithTimeout/0 [2019-11-11T14:03:50.992Z] === CONT TestStopContainerWithTimeout/1 [2019-11-11T14:03:50.992Z] === CONT TestStopContainerWithTimeout/3 [2019-11-11T14:03:50.992Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-11T14:03:51.255Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-11T14:03:51.489Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-11T14:03:52.420Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-11-11T14:03:52.678Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-11T14:03:53.054Z] --- PASS: TestBuildPreserveOwnership (6.15s) [2019-11-11T14:03:53.054Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.03s) [2019-11-11T14:03:53.054Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s) [2019-11-11T14:03:53.054Z] === RUN TestBuildPlatformInvalid [2019-11-11T14:03:53.444Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-11-11T14:03:53.444Z] PASS [2019-11-11T14:03:53.444Z] [2019-11-11T14:03:53.444Z] === Skipped [2019-11-11T14:03:53.444Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-11-11T14:03:53.444Z] build_session_test.go:25: TODO: BuildKit [2019-11-11T14:03:53.444Z] [2019-11-11T14:03:53.444Z] [2019-11-11T14:03:53.444Z] DONE 32 tests, 1 skipped in 83.138s [2019-11-11T14:03:53.444Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-11-11T14:03:53.444Z] ++ 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 [2019-11-11T14:03:53.444Z] ++ set -e [2019-11-11T14:03:53.444Z] ++ '[' -n 0 ']' [2019-11-11T14:03:53.444Z] ++ set -x [2019-11-11T14:03:53.444Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:03:53.444Z] INFO: Testing against a local daemon [2019-11-11T14:03:53.444Z] === RUN TestConfigList [2019-11-11T14:03:54.277Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-11-11T14:03:54.277Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2019-11-11T14:03:54.277Z] --- PASS: TestStopContainerWithTimeout/1 (2.33s) [2019-11-11T14:03:54.277Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2019-11-11T14:03:54.277Z] --- PASS: TestStopContainerWithTimeout/3 (3.13s) [2019-11-11T14:03:54.277Z] === RUN TestDeleteDevicemapper [2019-11-11T14:03:54.277Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-11T14:03:54.277Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-11T14:03:54.277Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-11T14:03:55.202Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-11T14:03:55.459Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-11-11T14:03:56.023Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-11-11T14:03:56.588Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-11-11T14:03:56.717Z] --- PASS: TestConfigList (3.02s) [2019-11-11T14:03:56.717Z] === RUN TestConfigsCreateAndDelete [2019-11-11T14:03:57.563Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.09s) [2019-11-11T14:03:57.563Z] === RUN TestUpdateMemory [2019-11-11T14:03:57.563Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-11T14:03:57.563Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-11T14:03:57.563Z] === RUN TestUpdateCPUQuota [2019-11-11T14:03:58.505Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-11T14:03:58.762Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-11-11T14:03:58.939Z] --- PASS: TestUpdateCPUQuota (1.71s) [2019-11-11T14:03:58.939Z] === RUN TestUpdatePidsLimit [2019-11-11T14:03:58.939Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-11T14:03:59.159Z] --- PASS: TestConfigsCreateAndDelete (2.81s) [2019-11-11T14:03:59.159Z] === RUN TestConfigsUpdate [2019-11-11T14:03:59.325Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-11-11T14:03:59.505Z] === RUN TestUpdatePidsLimit/no_change [2019-11-11T14:03:59.764Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-11T14:04:00.259Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-11T14:04:00.331Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-11T14:04:00.897Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-11T14:04:01.156Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-11T14:04:01.724Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-11T14:04:02.156Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-11T14:04:02.156Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-11T14:04:02.488Z] --- PASS: TestConfigsUpdate (2.89s) [2019-11-11T14:04:02.488Z] === RUN TestTemplatedConfig [2019-11-11T14:04:03.089Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-11-11T14:04:04.021Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-11T14:04:04.254Z] --- PASS: TestUpdatePidsLimit (5.05s) [2019-11-11T14:04:04.254Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2019-11-11T14:04:04.254Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2019-11-11T14:04:04.254Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) [2019-11-11T14:04:04.254Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.52s) [2019-11-11T14:04:04.254Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2019-11-11T14:04:04.254Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.56s) [2019-11-11T14:04:04.254Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.74s) [2019-11-11T14:04:04.254Z] === RUN TestUpdateRestartPolicy [2019-11-11T14:04:05.314Z] #74 DONE 25.0s [Pipeline] } [Pipeline] // stage [2019-11-11T14:04:05.392Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-11T14:04:05.392Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-11T14:04:05.683Z] --- PASS: TestTemplatedConfig (3.49s) [2019-11-11T14:04:05.683Z] === RUN TestConfigInspect [2019-11-11T14:04:05.946Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39733/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=447a840254410df3b9345c652b601f08447b8467 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:447a840254410df3b9345c652b601f08447b8467 hack/test/unit [2019-11-11T14:04:09.002Z] --- PASS: TestConfigInspect (2.82s) [2019-11-11T14:04:09.002Z] === RUN TestConfigCreateWithLabels [2019-11-11T14:04:09.570Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-11-11T14:04:09.786Z] ? github.com/docker/docker/api [no test files] [2019-11-11T14:04:09.827Z] --- PASS: TestBuildWithHugeFile (98.91s) [2019-11-11T14:04:09.827Z] === RUN TestBuildWithEmptyDockerfile [2019-11-11T14:04:09.827Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-11T14:04:09.827Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-11T14:04:09.827Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-11T14:04:09.827Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-11T14:04:09.827Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-11T14:04:09.827Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-11T14:04:10.084Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-11T14:04:10.084Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-11T14:04:10.084Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-11-11T14:04:10.084Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-11T14:04:10.341Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-11-11T14:04:10.341Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2019-11-11T14:04:10.341Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2019-11-11T14:04:10.341Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2019-11-11T14:04:10.341Z] === RUN TestBuildPreserveOwnership [2019-11-11T14:04:10.341Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-11T14:04:10.598Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-11-11T14:04:11.451Z] --- PASS: TestConfigCreateWithLabels (2.78s) [2019-11-11T14:04:11.451Z] === RUN TestConfigCreateResolve [2019-11-11T14:04:13.977Z] --- PASS: TestConfigCreateResolve (2.29s) [2019-11-11T14:04:13.977Z] === RUN TestConfigDaemonLibtrustID [2019-11-11T14:04:13.977Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-11-11T14:04:13.977Z] PASS [2019-11-11T14:04:13.977Z] [2019-11-11T14:04:13.977Z] DONE 8 tests in 20.719s [2019-11-11T14:04:13.977Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-11-11T14:04:13.977Z] ++ 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 [2019-11-11T14:04:13.977Z] ++ set -e [2019-11-11T14:04:13.977Z] ++ '[' -n 0 ']' [2019-11-11T14:04:13.977Z] ++ set -x [2019-11-11T14:04:13.977Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:04:14.354Z] INFO: Testing against a local daemon [2019-11-11T14:04:14.354Z] === RUN TestCheckpoint [2019-11-11T14:04:14.354Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-11T14:04:14.354Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-11T14:04:14.354Z] === RUN TestContainerInvalidJSON [2019-11-11T14:04:14.354Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-11T14:04:14.354Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-11T14:04:14.354Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-11T14:04:14.354Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-11T14:04:14.354Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-11T14:04:14.354Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-11T14:04:14.354Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-11T14:04:14.354Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-11T14:04:14.354Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-11T14:04:14.354Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-11T14:04:14.354Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-11T14:04:14.354Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-11T14:04:14.354Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-11T14:04:14.354Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-11T14:04:14.354Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-11-11T14:04:14.354Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-11T14:04:14.354Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-11-11T14:04:14.354Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-11T14:04:14.716Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2019-11-11T14:04:14.716Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-11T14:04:14.716Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-11-11T14:04:14.716Z] === RUN TestCopyFromContainer [2019-11-11T14:04:14.772Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-11T14:04:14.772Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-11-11T14:04:16.141Z] --- PASS: TestBuildPreserveOwnership (5.75s) [2019-11-11T14:04:16.141Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.69s) [2019-11-11T14:04:16.141Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s) [2019-11-11T14:04:16.141Z] === RUN TestBuildPlatformInvalid [2019-11-11T14:04:16.141Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2019-11-11T14:04:16.141Z] PASS [2019-11-11T14:04:16.141Z] [2019-11-11T14:04:16.141Z] === Skipped [2019-11-11T14:04:16.141Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-11-11T14:04:16.141Z] build_session_test.go:25: TODO: BuildKit [2019-11-11T14:04:16.141Z] [2019-11-11T14:04:16.141Z] [2019-11-11T14:04:16.141Z] DONE 32 tests, 1 skipped in 185.999s [2019-11-11T14:04:16.398Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-11-11T14:04:16.398Z] ++ 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 [2019-11-11T14:04:16.398Z] ++ set -e [2019-11-11T14:04:16.398Z] ++ '[' -n 0 ']' [2019-11-11T14:04:16.398Z] ++ set -x [2019-11-11T14:04:16.398Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:04:16.398Z] INFO: Testing against a local daemon [2019-11-11T14:04:16.398Z] === RUN TestConfigList [2019-11-11T14:04:16.525Z] === RUN TestCopyFromContainer// [2019-11-11T14:04:16.892Z] === RUN TestCopyFromContainer//bar/root [2019-11-11T14:04:16.892Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-11T14:04:16.892Z] === RUN TestCopyFromContainer/bar/quux [2019-11-11T14:04:16.892Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-11T14:04:16.892Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-11T14:04:17.267Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-11T14:04:17.267Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-11T14:04:17.267Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-11T14:04:17.267Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-11T14:04:17.707Z] --- PASS: TestCopyFromContainer (2.86s) [2019-11-11T14:04:17.707Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-11-11T14:04:17.707Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-11-11T14:04:17.707Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-11-11T14:04:17.707Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2019-11-11T14:04:17.707Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-11-11T14:04:17.707Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-11-11T14:04:17.707Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2019-11-11T14:04:17.707Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-11-11T14:04:17.707Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-11-11T14:04:17.707Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-11-11T14:04:17.707Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-11T14:04:17.707Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-11T14:04:17.707Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-11T14:04:17.707Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-11T14:04:17.707Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-11T14:04:17.707Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-11T14:04:17.707Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-11T14:04:17.707Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-11T14:04:17.707Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-11T14:04:17.707Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-11T14:04:17.707Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-11-11T14:04:17.707Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-11T14:04:17.707Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-11T14:04:17.707Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-11T14:04:17.707Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-11T14:04:17.707Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-11-11T14:04:17.707Z] === RUN TestCreateWithInvalidEnv [2019-11-11T14:04:17.707Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-11T14:04:17.707Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-11T14:04:17.707Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-11T14:04:17.707Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-11T14:04:17.707Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-11T14:04:17.707Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-11T14:04:17.707Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-11T14:04:17.707Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-11T14:04:17.707Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-11T14:04:17.707Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-11-11T14:04:17.707Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-11T14:04:17.707Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-11T14:04:17.707Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-11T14:04:17.707Z] === RUN TestCreateTmpfsMountsTarget [2019-11-11T14:04:17.707Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-11T14:04:17.707Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-11T14:04:17.766Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-11-11T14:04:18.329Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-11-11T14:04:18.426Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-11-11T14:04:18.894Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-11-11T14:04:19.126Z] --- PASS: TestUpdateRestartPolicy (12.64s) [2019-11-11T14:04:19.126Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-11T14:04:19.126Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2019-11-11T14:04:19.126Z] === RUN TestWaitNonBlocked [2019-11-11T14:04:19.126Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-11T14:04:19.126Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-11T14:04:19.126Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-11T14:04:19.126Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-11T14:04:19.126Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-11T14:04:19.126Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-11T14:04:19.126Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-11T14:04:19.126Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2019-11-11T14:04:19.126Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2019-11-11T14:04:19.126Z] === RUN TestWaitBlocked [2019-11-11T14:04:19.126Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-11T14:04:19.126Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-11T14:04:19.126Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-11T14:04:19.126Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-11T14:04:19.126Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-11T14:04:19.126Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-11T14:04:19.459Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-11-11T14:04:19.693Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-11T14:04:19.693Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2019-11-11T14:04:19.693Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2019-11-11T14:04:19.693Z] === CONT TestContainerStartOnDaemonRestart [2019-11-11T14:04:19.693Z] === CONT TestIpcModeOlderClient [2019-11-11T14:04:19.693Z] === CONT TestDaemonRestartIpcMode [2019-11-11T14:04:19.716Z] --- PASS: TestConfigList (3.27s) [2019-11-11T14:04:19.716Z] === RUN TestConfigsCreateAndDelete [2019-11-11T14:04:19.951Z] --- PASS: TestIpcModeOlderClient (0.22s) [2019-11-11T14:04:19.973Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-11-11T14:04:20.187Z] --- PASS: TestCreateWithCustomMaskedPaths (2.59s) [2019-11-11T14:04:20.187Z] === RUN TestCreateWithCapabilities [2019-11-11T14:04:20.187Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-11T14:04:20.187Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-11T14:04:20.187Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-11T14:04:20.187Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-11T14:04:20.187Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-11T14:04:20.187Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-11T14:04:20.187Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-11T14:04:20.187Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-11T14:04:20.187Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-11T14:04:20.187Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-11T14:04:20.187Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-11T14:04:20.187Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-11T14:04:20.187Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-11T14:04:20.187Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-11T14:04:20.187Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-11T14:04:20.187Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-11T14:04:20.187Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-11T14:04:20.187Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-11T14:04:20.187Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-11T14:04:20.187Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-11T14:04:20.187Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-11T14:04:20.187Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-11T14:04:20.187Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-11T14:04:20.187Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-11T14:04:20.187Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-11T14:04:20.187Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-11T14:04:20.187Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-11T14:04:20.187Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-11T14:04:20.554Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-11T14:04:20.554Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-11T14:04:20.554Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-11T14:04:20.554Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-11T14:04:20.554Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-11T14:04:20.554Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-11-11T14:04:20.554Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-11T14:04:20.554Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-11T14:04:20.554Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2019-11-11T14:04:20.554Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2019-11-11T14:04:20.554Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-11-11T14:04:20.554Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-11-11T14:04:20.554Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-11-11T14:04:20.554Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-11T14:04:20.554Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2019-11-11T14:04:20.554Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-11-11T14:04:20.554Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-11-11T14:04:20.554Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-11T14:04:23.234Z] --- PASS: TestContainerStartOnDaemonRestart (3.13s) [2019-11-11T14:04:23.248Z] --- PASS: TestConfigsCreateAndDelete (3.24s) [2019-11-11T14:04:23.248Z] === RUN TestConfigsUpdate [2019-11-11T14:04:23.248Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-11-11T14:04:23.248Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-11-11T14:04:23.809Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.62s) [2019-11-11T14:04:23.809Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-11T14:04:23.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-11T14:04:23.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-11T14:04:23.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-11T14:04:23.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-11T14:04:23.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-11T14:04:23.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-11T14:04:23.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-11T14:04:23.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-11T14:04:23.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-11T14:04:23.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-11T14:04:23.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-11T14:04:23.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-11T14:04:23.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-11T14:04:23.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-11T14:04:23.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-11T14:04:23.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-11-11T14:04:23.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-11T14:04:23.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-11T14:04:23.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-11T14:04:23.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-11-11T14:04:23.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-11-11T14:04:23.809Z] === RUN TestContainerStartOnDaemonRestart [2019-11-11T14:04:23.809Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-11T14:04:23.809Z] === RUN TestDaemonRestartIpcMode [2019-11-11T14:04:23.809Z] === PAUSE TestDaemonRestartIpcMode [2019-11-11T14:04:23.809Z] === RUN TestDiff [2019-11-11T14:04:24.227Z] --- PASS: TestDiff (0.81s) [2019-11-11T14:04:24.227Z] === RUN TestExecWithCloseStdin [2019-11-11T14:04:24.610Z] --- PASS: TestDaemonRestartIpcMode (4.59s) [2019-11-11T14:04:24.610Z] PASS [2019-11-11T14:04:24.610Z] [2019-11-11T14:04:24.610Z] === Skipped [2019-11-11T14:04:24.610Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-11-11T14:04:24.610Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-11T14:04:24.610Z] [2019-11-11T14:04:24.610Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-11T14:04:24.610Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-11T14:04:24.610Z] [2019-11-11T14:04:24.610Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-11T14:04:24.610Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-11T14:04:24.610Z] [2019-11-11T14:04:24.610Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-11T14:04:24.610Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-11T14:04:24.610Z] [2019-11-11T14:04:24.610Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-11T14:04:24.610Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-11T14:04:24.610Z] [2019-11-11T14:04:24.610Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-11-11T14:04:24.610Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-11T14:04:24.610Z] [2019-11-11T14:04:24.610Z] [2019-11-11T14:04:24.610Z] DONE 197 tests, 6 skipped in 134.909s [2019-11-11T14:04:24.610Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-11-11T14:04:24.610Z] ++ 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 [2019-11-11T14:04:24.610Z] ++ set -e [2019-11-11T14:04:24.610Z] ++ '[' -n 0 ']' [2019-11-11T14:04:24.610Z] ++ set -x [2019-11-11T14:04:24.610Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:04:24.610Z] INFO: Testing against a local daemon [2019-11-11T14:04:24.610Z] === RUN TestCommitInheritsEnv [2019-11-11T14:04:25.014Z] --- PASS: TestExecWithCloseStdin (1.08s) [2019-11-11T14:04:25.014Z] === RUN TestExec [2019-11-11T14:04:25.177Z] --- PASS: TestCommitInheritsEnv (0.56s) [2019-11-11T14:04:25.177Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-11T14:04:25.177Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-11T14:04:25.177Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-11T14:04:25.177Z] === RUN TestImagesFilterMultiReference [2019-11-11T14:04:25.177Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-11-11T14:04:25.177Z] === RUN TestImagePullPlatformInvalid [2019-11-11T14:04:25.435Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-11T14:04:25.435Z] === RUN TestRemoveImageOrphaning [2019-11-11T14:04:26.001Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2019-11-11T14:04:26.001Z] === RUN TestRemoveImageGarbageCollector [2019-11-11T14:04:26.001Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-11T14:04:26.001Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:04:26.001Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-11T14:04:26.001Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-11T14:04:26.001Z] === RUN TestTagInvalidReference [2019-11-11T14:04:26.001Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-11T14:04:26.001Z] === RUN TestTagValidPrefixedRepo [2019-11-11T14:04:26.001Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-11-11T14:04:26.001Z] === RUN TestTagExistedNameWithoutForce [2019-11-11T14:04:26.001Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-11T14:04:26.001Z] === RUN TestTagOfficialNames [2019-11-11T14:04:26.259Z] --- PASS: TestTagOfficialNames (0.09s) [2019-11-11T14:04:26.259Z] === RUN TestTagMatchesDigest [2019-11-11T14:04:26.259Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-11T14:04:26.259Z] PASS [2019-11-11T14:04:26.259Z] [2019-11-11T14:04:26.259Z] === Skipped [2019-11-11T14:04:26.259Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-11-11T14:04:26.259Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-11T14:04:26.259Z] [2019-11-11T14:04:26.259Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-11T14:04:26.259Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:04:26.259Z] [2019-11-11T14:04:26.259Z] [2019-11-11T14:04:26.259Z] DONE 12 tests, 2 skipped in 1.860s [2019-11-11T14:04:26.259Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-11-11T14:04:26.259Z] ++ 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 [2019-11-11T14:04:26.259Z] ++ set -e [2019-11-11T14:04:26.259Z] ++ '[' -n 0 ']' [2019-11-11T14:04:26.259Z] ++ set -x [2019-11-11T14:04:26.260Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:04:26.264Z] --- PASS: TestExec (0.95s) [2019-11-11T14:04:26.264Z] === RUN TestExecUser [2019-11-11T14:04:26.517Z] INFO: Testing against a local daemon [2019-11-11T14:04:26.517Z] === RUN TestNetworkCreateDelete [2019-11-11T14:04:26.522Z] --- PASS: TestConfigsUpdate (3.14s) [2019-11-11T14:04:26.522Z] === RUN TestTemplatedConfig [2019-11-11T14:04:26.522Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-11T14:04:26.522Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-11-11T14:04:26.522Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-11-11T14:04:26.776Z] --- PASS: TestNetworkCreateDelete (0.40s) [2019-11-11T14:04:26.776Z] === RUN TestDockerNetworkDeletePreferID [2019-11-11T14:04:27.085Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-11T14:04:27.085Z] --- PASS: TestExecUser (1.08s) [2019-11-11T14:04:27.085Z] === RUN TestExportContainerAndImportImage [2019-11-11T14:04:28.151Z] --- PASS: TestDockerNetworkDeletePreferID (1.17s) [2019-11-11T14:04:28.151Z] === RUN TestInspectNetwork [2019-11-11T14:04:28.441Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2019-11-11T14:04:28.441Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-11T14:04:28.980Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-11-11T14:04:28.980Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-11T14:04:29.238Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-11T14:04:29.718Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2019-11-11T14:04:29.718Z] === RUN TestHealthCheckWorkdir [2019-11-11T14:04:30.168Z] --- PASS: TestTemplatedConfig (3.79s) [2019-11-11T14:04:30.168Z] === RUN TestConfigInspect [2019-11-11T14:04:30.168Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-11-11T14:04:30.986Z] --- PASS: TestHealthCheckWorkdir (1.20s) [2019-11-11T14:04:30.986Z] === RUN TestHealthKillContainer [2019-11-11T14:04:31.099Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-11-11T14:04:32.994Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-11T14:04:32.994Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-11-11T14:04:33.023Z] ok github.com/docker/docker/api/server 0.017s coverage: 9.0% of statements [2019-11-11T14:04:33.250Z] --- PASS: TestConfigInspect (3.39s) [2019-11-11T14:04:33.251Z] === RUN TestConfigCreateWithLabels [2019-11-11T14:04:34.177Z] --- PASS: TestHealthKillContainer (3.06s) [2019-11-11T14:04:34.177Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-11T14:04:34.621Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-11-11T14:04:34.712Z] === RUN TestInspectNetwork/full_network_id [2019-11-11T14:04:34.712Z] === RUN TestInspectNetwork/partial_network_id [2019-11-11T14:04:34.712Z] === RUN TestInspectNetwork/network_name [2019-11-11T14:04:34.712Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-11T14:04:34.980Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2019-11-11T14:04:34.980Z] === RUN TestIpcModeNone [2019-11-11T14:04:35.186Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-11T14:04:36.241Z] --- PASS: TestIpcModeNone (1.09s) [2019-11-11T14:04:36.241Z] === RUN TestIpcModePrivate [2019-11-11T14:04:36.555Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-11T14:04:36.813Z] --- PASS: TestConfigCreateWithLabels (3.36s) [2019-11-11T14:04:36.813Z] === RUN TestConfigCreateResolve [2019-11-11T14:04:37.032Z] --- PASS: TestIpcModePrivate (1.07s) [2019-11-11T14:04:37.032Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-11-11T14:04:37.032Z] === RUN TestIpcModeShareable [2019-11-11T14:04:37.340Z] ......... [ 85%] [2019-11-11T14:04:38.183Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-11-11T14:04:38.316Z] --- PASS: TestIpcModeShareable (1.12s) [2019-11-11T14:04:38.316Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-11-11T14:04:38.316Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-11T14:04:38.746Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-11-11T14:04:38.897Z] --- PASS: TestInspectNetwork (10.74s) [2019-11-11T14:04:38.897Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-11T14:04:38.897Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-11T14:04:38.897Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-11T14:04:38.897Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-11T14:04:38.897Z] === RUN TestRunContainerWithBridgeNone [2019-11-11T14:04:40.238Z] --- PASS: TestConfigCreateResolve (3.60s) [2019-11-11T14:04:40.239Z] === RUN TestConfigDaemonLibtrustID [2019-11-11T14:04:40.804Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-11-11T14:04:40.804Z] PASS [2019-11-11T14:04:40.804Z] [2019-11-11T14:04:40.804Z] DONE 8 tests in 24.494s [2019-11-11T14:04:40.805Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-11-11T14:04:40.805Z] ++ 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 [2019-11-11T14:04:40.805Z] ++ set -e [2019-11-11T14:04:40.805Z] ++ '[' -n 0 ']' [2019-11-11T14:04:40.805Z] ++ set -x [2019-11-11T14:04:40.805Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:04:41.063Z] INFO: Testing against a local daemon [2019-11-11T14:04:41.063Z] === RUN TestCheckpoint [2019-11-11T14:04:41.063Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-11T14:04:41.063Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-11T14:04:41.063Z] === RUN TestContainerInvalidJSON [2019-11-11T14:04:41.063Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-11T14:04:41.063Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-11T14:04:41.063Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-11T14:04:41.063Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-11T14:04:41.063Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-11T14:04:41.063Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-11T14:04:41.063Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-11T14:04:41.063Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-11T14:04:41.063Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-11T14:04:41.063Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-11-11T14:04:41.063Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-11T14:04:41.063Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-11T14:04:41.063Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-11T14:04:41.063Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-11T14:04:41.321Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-11-11T14:04:41.321Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-11T14:04:41.321Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-11-11T14:04:41.321Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-11T14:04:41.578Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2019-11-11T14:04:41.578Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-11T14:04:41.578Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-11-11T14:04:41.578Z] === RUN TestCopyFromContainer [2019-11-11T14:04:41.675Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.16s) [2019-11-11T14:04:41.675Z] === RUN TestAPIIpcModeHost [2019-11-11T14:04:42.053Z] --- PASS: TestAPIIpcModeHost (0.79s) [2019-11-11T14:04:42.053Z] === RUN TestDaemonIpcModeShareable [2019-11-11T14:04:42.184Z] --- PASS: TestRunContainerWithBridgeNone (2.89s) [2019-11-11T14:04:42.184Z] === RUN TestNetworkInvalidJSON [2019-11-11T14:04:42.184Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-11T14:04:42.184Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-11T14:04:42.184Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-11T14:04:42.184Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-11T14:04:42.184Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-11T14:04:42.184Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-11T14:04:42.184Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-11T14:04:42.184Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-11T14:04:42.184Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-11T14:04:42.184Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-11T14:04:42.184Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-11T14:04:42.184Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-11T14:04:42.184Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-11T14:04:42.184Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-11T14:04:42.508Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-11-11T14:04:42.541Z] tests/integration/models_images_test.py ............... [ 89%] [2019-11-11T14:04:43.119Z] --- PASS: TestDaemonRestartWithLiveRestore (1.41s) [2019-11-11T14:04:43.119Z] === RUN TestDaemonDefaultNetworkPools [2019-11-11T14:04:43.868Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2019-11-11T14:04:43.868Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-11T14:04:43.868Z] === RUN TestDaemonIpcModePrivate [2019-11-11T14:04:43.927Z] === RUN TestCopyFromContainer// [2019-11-11T14:04:43.927Z] === RUN TestCopyFromContainer//bar/root [2019-11-11T14:04:43.927Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-11T14:04:43.927Z] === RUN TestCopyFromContainer/bar/quux [2019-11-11T14:04:44.154Z] tests/integration/models_networks_test.py .... [ 90%] [2019-11-11T14:04:44.189Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-11T14:04:44.447Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-11T14:04:44.447Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-11T14:04:44.447Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-11T14:04:44.494Z] --- PASS: TestDaemonDefaultNetworkPools (1.25s) [2019-11-11T14:04:44.494Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-11T14:04:44.703Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-11T14:04:44.703Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-11T14:04:44.703Z] --- PASS: TestCopyFromContainer (3.24s) [2019-11-11T14:04:44.703Z] --- PASS: TestCopyFromContainer// (0.12s) [2019-11-11T14:04:44.703Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2019-11-11T14:04:44.703Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-11-11T14:04:44.703Z] --- PASS: TestCopyFromContainer/bar/quux (0.20s) [2019-11-11T14:04:44.703Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-11-11T14:04:44.703Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-11-11T14:04:44.703Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-11-11T14:04:44.703Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-11-11T14:04:44.703Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-11-11T14:04:44.703Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-11-11T14:04:44.703Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-11T14:04:44.703Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-11T14:04:44.703Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-11T14:04:44.703Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-11T14:04:44.703Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-11T14:04:44.703Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-11T14:04:44.703Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-11T14:04:44.703Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-11T14:04:44.703Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-11T14:04:44.703Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-11T14:04:44.703Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-11-11T14:04:44.703Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-11T14:04:44.703Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-11T14:04:44.703Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-11T14:04:44.703Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-11T14:04:44.960Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-11-11T14:04:44.960Z] === RUN TestCreateWithInvalidEnv [2019-11-11T14:04:44.960Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-11T14:04:44.960Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-11T14:04:44.960Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-11T14:04:44.960Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-11T14:04:44.960Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-11T14:04:44.960Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-11T14:04:44.960Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-11T14:04:44.960Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-11T14:04:44.960Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-11T14:04:44.960Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-11T14:04:44.960Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-11T14:04:44.960Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-11T14:04:44.960Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-11T14:04:44.960Z] === RUN TestCreateTmpfsMountsTarget [2019-11-11T14:04:44.960Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-11-11T14:04:44.960Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-11T14:04:45.524Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-11T14:04:45.841Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2019-11-11T14:04:45.841Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-11T14:04:45.841Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-11T14:04:46.396Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.78s) [2019-11-11T14:04:46.396Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-11T14:04:46.457Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-11-11T14:04:47.387Z] --- PASS: TestCreateWithCustomMaskedPaths (2.49s) [2019-11-11T14:04:47.387Z] === RUN TestCreateWithCapabilities [2019-11-11T14:04:47.387Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-11T14:04:47.387Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-11T14:04:47.387Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-11T14:04:47.387Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-11T14:04:47.387Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-11T14:04:47.387Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-11T14:04:47.387Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-11T14:04:47.387Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-11T14:04:47.387Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-11T14:04:47.387Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-11T14:04:47.387Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-11T14:04:47.387Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-11T14:04:47.387Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-11T14:04:47.387Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-11T14:04:47.387Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-11T14:04:47.387Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-11T14:04:47.387Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-11T14:04:47.387Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-11T14:04:47.387Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-11T14:04:47.387Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-11T14:04:47.387Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-11T14:04:47.387Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-11T14:04:47.387Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-11T14:04:47.387Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-11T14:04:47.644Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-11T14:04:47.644Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-11T14:04:47.644Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-11T14:04:47.644Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-11T14:04:47.644Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-11T14:04:47.644Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-11T14:04:47.644Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-11T14:04:47.644Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-11T14:04:47.644Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-11T14:04:47.644Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-11-11T14:04:47.644Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-11-11T14:04:47.644Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-11-11T14:04:47.644Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-11T14:04:47.644Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-11-11T14:04:47.644Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-11T14:04:47.644Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-11-11T14:04:47.644Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-11T14:04:47.644Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-11-11T14:04:47.644Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2019-11-11T14:04:47.644Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-11-11T14:04:47.644Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-11-11T14:04:47.644Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-11T14:04:47.691Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2019-11-11T14:04:47.691Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-11T14:04:47.691Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-11T14:04:48.297Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.24s) [2019-11-11T14:04:48.297Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-11T14:04:49.232Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2019-11-11T14:04:49.232Z] === RUN TestServiceWithPredefinedNetwork [2019-11-11T14:04:49.546Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2019-11-11T14:04:49.546Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-11T14:04:49.546Z] === RUN TestIpcModeOlderClient [2019-11-11T14:04:49.546Z] === PAUSE TestIpcModeOlderClient [2019-11-11T14:04:49.546Z] === RUN TestKillContainerInvalidSignal [2019-11-11T14:04:50.165Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-11T14:04:50.165Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-11T14:04:50.165Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-11-11T14:04:50.424Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.66s) [2019-11-11T14:04:50.424Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-11T14:04:50.424Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-11T14:04:50.424Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-11T14:04:50.424Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-11T14:04:50.424Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-11T14:04:50.424Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-11T14:04:50.424Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-11T14:04:50.424Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-11T14:04:50.424Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-11T14:04:50.424Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-11T14:04:50.424Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-11T14:04:50.424Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-11T14:04:50.424Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-11T14:04:50.424Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-11T14:04:50.424Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-11T14:04:50.424Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-11T14:04:50.424Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-11-11T14:04:50.424Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-11T14:04:50.424Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-11-11T14:04:50.424Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-11T14:04:50.424Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-11T14:04:50.424Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-11T14:04:50.424Z] === RUN TestContainerStartOnDaemonRestart [2019-11-11T14:04:50.424Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-11T14:04:50.424Z] === RUN TestDaemonRestartIpcMode [2019-11-11T14:04:50.424Z] === PAUSE TestDaemonRestartIpcMode [2019-11-11T14:04:50.424Z] === RUN TestDiff [2019-11-11T14:04:50.449Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2019-11-11T14:04:50.449Z] === RUN TestKillContainer [2019-11-11T14:04:50.449Z] === RUN TestKillContainer/no_signal [2019-11-11T14:04:50.674Z] tests/integration/models_nodes_test.py . [ 91%] [2019-11-11T14:04:50.682Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-11-11T14:04:50.773Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-11T14:04:50.773Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-11T14:04:50.773Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-11T14:04:50.773Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-11T14:04:50.773Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-11T14:04:50.773Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-11T14:04:50.773Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-11T14:04:50.773Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-11T14:04:50.773Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-11T14:04:50.773Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-11T14:04:50.773Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-11T14:04:50.773Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-11T14:04:50.773Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-11T14:04:50.773Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-11T14:04:50.773Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-11T14:04:50.773Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-11T14:04:50.928Z] tests/integration/models_resources_test.py . [ 91%] [2019-11-11T14:04:51.235Z] === RUN TestKillContainer/non_killing_signal [2019-11-11T14:04:51.246Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-11-11T14:04:51.502Z] --- PASS: TestDiff (0.96s) [2019-11-11T14:04:51.502Z] === RUN TestExecWithCloseStdin [2019-11-11T14:04:51.759Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-11-11T14:04:51.759Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-11T14:04:52.024Z] === RUN TestKillContainer/killing_signal [2019-11-11T14:04:52.328Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-11T14:04:52.328Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-11T14:04:52.328Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-11T14:04:52.328Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-11T14:04:52.328Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-11T14:04:52.523Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2019-11-11T14:04:52.523Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-11T14:04:52.523Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-11T14:04:52.523Z] service_test.go:230: FLAKY_TEST [2019-11-11T14:04:52.523Z] === RUN TestServiceWithDataPathPortInit [2019-11-11T14:04:52.691Z] --- PASS: TestExecWithCloseStdin (1.30s) [2019-11-11T14:04:52.691Z] === RUN TestExec [2019-11-11T14:04:53.293Z] --- PASS: TestKillContainer (2.70s) [2019-11-11T14:04:53.293Z] --- PASS: TestKillContainer/no_signal (0.91s) [2019-11-11T14:04:53.293Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2019-11-11T14:04:53.293Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2019-11-11T14:04:53.293Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-11T14:04:53.293Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-11T14:04:53.622Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-11-11T14:04:53.878Z] --- PASS: TestExec (1.12s) [2019-11-11T14:04:53.878Z] === RUN TestExecUser [2019-11-11T14:04:54.206Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-11T14:04:55.114Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.90s) [2019-11-11T14:04:55.114Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2019-11-11T14:04:55.114Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2019-11-11T14:04:55.114Z] === RUN TestKillStoppedContainer [2019-11-11T14:04:55.114Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-11-11T14:04:55.114Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-11T14:04:55.114Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-11-11T14:04:55.114Z] === RUN TestKillDifferentUserContainer [2019-11-11T14:04:55.249Z] --- PASS: TestExecUser (1.21s) [2019-11-11T14:04:55.249Z] === RUN TestExportContainerAndImportImage [2019-11-11T14:04:55.263Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-11T14:04:55.506Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-11-11T14:04:55.728Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-11T14:04:55.728Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-11T14:04:56.381Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2019-11-11T14:04:56.381Z] === RUN TestInspectOomKilledTrue [2019-11-11T14:04:56.381Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-11T14:04:56.381Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-11T14:04:56.381Z] === RUN TestInspectOomKilledFalse [2019-11-11T14:04:56.381Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-11T14:04:56.381Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-11T14:04:56.381Z] === RUN TestLinksEtcHostsContentMatch [2019-11-11T14:04:56.436Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-11T14:04:56.436Z] --- PASS: TestExportContainerAndImportImage (1.21s) [2019-11-11T14:04:56.436Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-11T14:04:56.759Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2019-11-11T14:04:56.759Z] === RUN TestLinksContainerNames [2019-11-11T14:04:57.079Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-11-11T14:04:57.367Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-11-11T14:04:57.931Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-11T14:04:57.931Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2019-11-11T14:04:57.931Z] === RUN TestHealthCheckWorkdir [2019-11-11T14:04:58.496Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-11T14:04:58.570Z] --- PASS: TestLinksContainerNames (1.73s) [2019-11-11T14:04:58.570Z] === RUN TestLogsFollowTailEmpty [2019-11-11T14:04:59.432Z] --- PASS: TestHealthCheckWorkdir (1.53s) [2019-11-11T14:04:59.432Z] === RUN TestHealthKillContainer [2019-11-11T14:04:59.432Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-11-11T14:04:59.510Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2019-11-11T14:04:59.510Z] === RUN TestContainerNetworkMountsNoChown [2019-11-11T14:05:00.360Z] --- PASS: TestContainerNetworkMountsNoChown (0.97s) [2019-11-11T14:05:00.360Z] === RUN TestMountDaemonRoot [2019-11-11T14:05:00.360Z] === RUN TestMountDaemonRoot/default [2019-11-11T14:05:00.360Z] === PAUSE TestMountDaemonRoot/default [2019-11-11T14:05:00.360Z] === RUN TestMountDaemonRoot/private [2019-11-11T14:05:00.360Z] === PAUSE TestMountDaemonRoot/private [2019-11-11T14:05:00.360Z] === RUN TestMountDaemonRoot/rprivate [2019-11-11T14:05:00.360Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-11T14:05:00.360Z] === RUN TestMountDaemonRoot/slave [2019-11-11T14:05:00.360Z] === PAUSE TestMountDaemonRoot/slave [2019-11-11T14:05:00.360Z] === RUN TestMountDaemonRoot/rslave [2019-11-11T14:05:00.360Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-11T14:05:00.360Z] === RUN TestMountDaemonRoot/shared [2019-11-11T14:05:00.360Z] === PAUSE TestMountDaemonRoot/shared [2019-11-11T14:05:00.360Z] === RUN TestMountDaemonRoot/rshared [2019-11-11T14:05:00.360Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-11T14:05:00.360Z] === CONT TestMountDaemonRoot/default [2019-11-11T14:05:00.360Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-11T14:05:00.360Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-11T14:05:00.360Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-11T14:05:00.360Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-11T14:05:00.360Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-11T14:05:00.360Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-11T14:05:00.361Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-11T14:05:00.361Z] === CONT TestMountDaemonRoot/shared [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-11T14:05:00.361Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-11T14:05:00.361Z] === CONT TestMountDaemonRoot/rshared [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-11T14:05:00.361Z] === CONT TestMountDaemonRoot/rslave [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-11T14:05:00.361Z] === CONT TestMountDaemonRoot/slave [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-11T14:05:00.361Z] === CONT TestMountDaemonRoot/rprivate [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-11T14:05:00.361Z] === CONT TestMountDaemonRoot/private [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-11T14:05:00.361Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-11T14:05:00.361Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-11T14:05:00.361Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-11T14:05:00.361Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-11T14:05:00.361Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-11T14:05:00.726Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-11T14:05:00.726Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-11T14:05:00.726Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-11T14:05:00.726Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-11T14:05:00.726Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-11T14:05:00.726Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-11T14:05:00.726Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-11T14:05:00.726Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-11T14:05:00.726Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-11T14:05:00.726Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-11T14:05:00.726Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-11T14:05:00.837Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-11-11T14:05:00.838Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-11-11T14:05:01.103Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-11T14:05:01.103Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-11T14:05:01.103Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-11T14:05:01.103Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-11T14:05:01.103Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-11T14:05:01.103Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-11T14:05:01.103Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-11T14:05:01.103Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-11T14:05:01.103Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-11T14:05:01.103Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-11T14:05:01.103Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-11T14:05:01.103Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-11-11T14:05:01.103Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s) [2019-11-11T14:05:01.103Z] === RUN TestContainerBindMountNonRecursive [2019-11-11T14:05:01.327Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-11-11T14:05:01.565Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-11T14:05:02.261Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-11T14:05:02.518Z] --- PASS: TestHealthKillContainer (3.19s) [2019-11-11T14:05:02.518Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-11T14:05:02.775Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-11-11T14:05:03.553Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2019-11-11T14:05:03.553Z] === RUN TestNetworkNat [2019-11-11T14:05:03.705Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s) [2019-11-11T14:05:03.705Z] === RUN TestIpcModeNone [2019-11-11T14:05:04.397Z] --- PASS: TestNetworkNat (0.93s) [2019-11-11T14:05:04.397Z] === RUN TestNetworkLocalhostTCPNat [2019-11-11T14:05:04.636Z] --- PASS: TestIpcModeNone (0.99s) [2019-11-11T14:05:04.636Z] === RUN TestIpcModePrivate [2019-11-11T14:05:04.636Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-11-11T14:05:05.078Z] tests/integration/regression_test.py ...... [ 98%] [2019-11-11T14:05:05.199Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-11T14:05:05.199Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-11-11T14:05:05.246Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s) [2019-11-11T14:05:05.246Z] === RUN TestNetworkLoopbackNat [2019-11-11T14:05:05.333Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-11-11T14:05:05.333Z] tests/integration/credentials/utils_test.py . [100%] [2019-11-11T14:05:05.333Z] [2019-11-11T14:05:05.333Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-11-11T14:05:05.333Z] =========================== short test summary info ============================ [2019-11-11T14:05:05.333Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-11-11T14:05:05.333Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-11-11T14:05:05.333Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-11-11T14:05:05.333Z] Not supported on most drivers [2019-11-11T14:05:05.333Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-11-11T14:05:05.333Z] This doesn't seem to be taken into account by the engine [2019-11-11T14:05:05.333Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-11-11T14:05:05.333Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-11-11T14:05:05.333Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-11-11T14:05:05.333Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-11-11T14:05:05.333Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-11-11T14:05:05.333Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-11-11T14:05:05.333Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-11-11T14:05:05.333Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 338.54 seconds == [2019-11-11T14:05:05.763Z] --- PASS: TestIpcModePrivate (1.17s) [2019-11-11T14:05:05.763Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:195, shared: false, mustBeShared: false [2019-11-11T14:05:05.763Z] === RUN TestIpcModeShareable [2019-11-11T14:05:05.892Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-11-11T14:05:06.327Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-11T14:05:06.502Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2019-11-11T14:05:06.502Z] === RUN TestPause [2019-11-11T14:05:06.584Z] --- PASS: TestIpcModeShareable (1.03s) [2019-11-11T14:05:06.584Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:189, shared: true, mustBeShared: true [2019-11-11T14:05:06.584Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-11T14:05:07.275Z] --- PASS: TestPause (0.94s) [2019-11-11T14:05:07.275Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-11T14:05:07.275Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-11T14:05:07.275Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-11T14:05:07.275Z] === RUN TestPauseStopPausedContainer [2019-11-11T14:05:07.954Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-11T14:05:08.057Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2019-11-11T14:05:08.057Z] === RUN TestPsFilter [2019-11-11T14:05:08.420Z] --- PASS: TestPsFilter (0.34s) [2019-11-11T14:05:08.420Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-11T14:05:08.885Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-11-11T14:05:09.281Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2019-11-11T14:05:09.281Z] === RUN TestRemoveContainerWithVolume [2019-11-11T14:05:09.814Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.94s) [2019-11-11T14:05:09.814Z] === RUN TestAPIIpcModeHost [2019-11-11T14:05:10.562Z] --- PASS: TestRemoveContainerWithVolume (0.96s) [2019-11-11T14:05:10.562Z] === RUN TestRemoveContainerRunning [2019-11-11T14:05:10.745Z] --- PASS: TestAPIIpcModeHost (0.91s) [2019-11-11T14:05:10.745Z] === RUN TestDaemonIpcModeShareable [2019-11-11T14:05:10.745Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-11T14:05:11.342Z] --- PASS: TestRemoveContainerRunning (0.97s) [2019-11-11T14:05:11.342Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-11T14:05:12.127Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s) [2019-11-11T14:05:12.127Z] === RUN TestRemoveInvalidContainer [2019-11-11T14:05:12.127Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-11-11T14:05:12.127Z] === RUN TestRenameLinkedContainer [2019-11-11T14:05:12.639Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2019-11-11T14:05:12.639Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: true, mustBeShared: true [2019-11-11T14:05:12.639Z] === RUN TestDaemonIpcModePrivate [2019-11-11T14:05:14.008Z] --- PASS: TestDaemonIpcModePrivate (1.58s) [2019-11-11T14:05:14.008Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false [2019-11-11T14:05:14.008Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-11T14:05:14.449Z] --- PASS: TestServiceWithDataPathPortInit (19.46s) [2019-11-11T14:05:14.449Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-11T14:05:15.378Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-11-11T14:05:15.635Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s) [2019-11-11T14:05:15.636Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: false, mustBeShared: false [2019-11-11T14:05:15.636Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-11T14:05:16.215Z] --- PASS: TestRenameLinkedContainer (3.70s) [2019-11-11T14:05:16.215Z] === RUN TestRenameStoppedContainer [2019-11-11T14:05:16.991Z] --- PASS: TestRenameStoppedContainer (0.88s) [2019-11-11T14:05:16.991Z] === RUN TestRenameRunningContainerAndReuse [2019-11-11T14:05:18.037Z] Clearing AppArmor profiles cache:. [2019-11-11T14:05:18.037Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-11T14:05:18.037Z] Unloading profiles will leave already running processes permanently [2019-11-11T14:05:18.037Z] unconfined, which can lead to unexpected situations. [2019-11-11T14:05:18.037Z] [2019-11-11T14:05:18.037Z] To set a process to complain mode, use the command line tool [2019-11-11T14:05:18.037Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-11T14:05:18.037Z] with the 'teardown' option." [2019-11-11T14:05:18.037Z] [2019-11-11T14:05:18.162Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.06s) [2019-11-11T14:05:18.162Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:221, shared: true, mustBeShared: true [2019-11-11T14:05:18.162Z] === RUN TestIpcModeOlderClient [2019-11-11T14:05:18.162Z] === PAUSE TestIpcModeOlderClient [2019-11-11T14:05:18.162Z] === RUN TestKillContainerInvalidSignal Post stage [Pipeline] junit [2019-11-11T14:05:18.606Z] Recording test results [2019-11-11T14:05:18.727Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2019-11-11T14:05:18.727Z] === RUN TestKillContainer [2019-11-11T14:05:18.727Z] === RUN TestKillContainer/no_signal [2019-11-11T14:05:18.802Z] --- PASS: TestRenameRunningContainerAndReuse (1.82s) [2019-11-11T14:05:18.802Z] === RUN TestRenameInvalidName [2019-11-11T14:05:19.292Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-11T14:05:19.677Z] --- PASS: TestRenameInvalidName (0.89s) [2019-11-11T14:05:19.677Z] === RUN TestRenameAnonymousContainer [2019-11-11T14:05:19.855Z] === RUN TestKillContainer/non_killing_signal [Pipeline] sh [2019-11-11T14:05:20.448Z] + echo Ensuring container killed. [2019-11-11T14:05:20.448Z] Ensuring container killed. [2019-11-11T14:05:20.448Z] + docker rm -vf docker-pr12 [2019-11-11T14:05:20.448Z] Error: No such container: docker-pr12 [2019-11-11T14:05:20.448Z] + true [Pipeline] sh [2019-11-11T14:05:20.728Z] + echo Chowning /workspace to jenkins user [2019-11-11T14:05:20.728Z] Chowning /workspace to jenkins user [2019-11-11T14:05:20.728Z] + id -u [2019-11-11T14:05:20.728Z] + id -g [2019-11-11T14:05:20.728Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39733:/workspace busybox chown -R 1000:1000 /workspace [2019-11-11T14:05:20.728Z] Unable to find image 'busybox:latest' locally [2019-11-11T14:05:20.728Z] latest: Pulling from library/busybox [2019-11-11T14:05:20.728Z] 0f8c40e1270f: Pulling fs layer [2019-11-11T14:05:20.788Z] === RUN TestKillContainer/killing_signal [2019-11-11T14:05:20.983Z] 0f8c40e1270f: Verifying Checksum [2019-11-11T14:05:20.983Z] 0f8c40e1270f: Download complete [2019-11-11T14:05:21.239Z] 0f8c40e1270f: Pull complete [2019-11-11T14:05:21.239Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-11T14:05:21.239Z] Status: Downloaded newer image for busybox:latest [2019-11-11T14:05:21.351Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-11-11T14:05:21.915Z] --- PASS: TestKillContainer (3.24s) [2019-11-11T14:05:21.915Z] --- PASS: TestKillContainer/no_signal (1.08s) [2019-11-11T14:05:21.915Z] --- PASS: TestKillContainer/non_killing_signal (0.91s) [2019-11-11T14:05:21.915Z] --- PASS: TestKillContainer/killing_signal (0.97s) [2019-11-11T14:05:21.915Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-11T14:05:21.915Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-11T14:05:22.570Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.59s) [2019-11-11T14:05:22.571Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ozr32ccjh061k1sa8qy95q7ba Created:2019-11-11 14:05:13.50657333 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[713f0f452c31285b4a70ab2e4df6682081703bb1d9d64a802622f92b24e1162c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uhs9ydd9e2mixly4uk9adjkh2 EndpointID:d3ca1d0721bb6e227fc9d82f5a87de73a8e87e2f9d8f55fe82aa6a933813fc2a MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c12861b9ff6a3d0811284aa755d1281a43bb8619bcdc2a94e5cdefdfd0a3ae6c MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:e78424172c24 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uhs9ydd9e2mixly4uk9adjkh2 EndpointID:d3ca1d0721bb6e227fc9d82f5a87de73a8e87e2f9d8f55fe82aa6a933813fc2a EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-11T14:05:22.571Z] PASS [2019-11-11T14:05:22.571Z] [2019-11-11T14:05:22.571Z] === Skipped [2019-11-11T14:05:22.571Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-11T14:05:22.571Z] service_test.go:230: FLAKY_TEST [2019-11-11T14:05:22.571Z] [2019-11-11T14:05:22.571Z] [2019-11-11T14:05:22.571Z] DONE 21 tests, 1 skipped in 55.250s [2019-11-11T14:05:22.571Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-11T14:05:22.571Z] ++ 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 [2019-11-11T14:05:22.571Z] ++ set -e [2019-11-11T14:05:22.571Z] ++ '[' -n 0 ']' [2019-11-11T14:05:22.571Z] ++ set -x [2019-11-11T14:05:22.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:05:22.571Z] INFO: Testing against a local daemon [2019-11-11T14:05:22.571Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-11T14:05:22.571Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-11T14:05:22.571Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-11T14:05:22.571Z] === RUN TestDockerNetworkIpvlan [2019-11-11T14:05:22.571Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-11T14:05:22.571Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-11T14:05:22.571Z] PASS [2019-11-11T14:05:22.571Z] [2019-11-11T14:05:22.571Z] === Skipped [2019-11-11T14:05:22.571Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-11T14:05:22.571Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-11T14:05:22.571Z] [2019-11-11T14:05:22.571Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-11T14:05:22.571Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-11T14:05:22.571Z] [2019-11-11T14:05:22.571Z] [2019-11-11T14:05:22.571Z] DONE 2 tests, 2 skipped in 0.180s [2019-11-11T14:05:22.571Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-11T14:05:22.571Z] ++ 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 [2019-11-11T14:05:22.571Z] ++ set -e [2019-11-11T14:05:22.571Z] ++ '[' -n 0 ']' [2019-11-11T14:05:22.571Z] ++ set -x [2019-11-11T14:05:22.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:05:22.571Z] INFO: Testing against a local daemon [2019-11-11T14:05:22.571Z] === RUN TestDockerNetworkMacvlanPersistance [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-11T14:05:22.849Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-11T14:05:22.885Z] + bundleName=docker-py [2019-11-11T14:05:22.885Z] + echo Creating docker-py-bundles.tar.gz [2019-11-11T14:05:22.885Z] Creating docker-py-bundles.tar.gz [2019-11-11T14:05:22.885Z] + 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 [2019-11-11T14:05:22.895Z] Archiving artifacts [2019-11-11T14:05:22.967Z] --- PASS: TestRenameAnonymousContainer (3.01s) [2019-11-11T14:05:22.967Z] === RUN TestRenameContainerWithSameName [2019-11-11T14:05:23.331Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2019-11-11T14:05:23.331Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-11T14:05:23.783Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.79s) [2019-11-11T14:05:23.783Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.96s) [2019-11-11T14:05:23.783Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2019-11-11T14:05:23.783Z] === RUN TestKillStoppedContainer [2019-11-11T14:05:23.783Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-11-11T14:05:23.783Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-11T14:05:23.783Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-11-11T14:05:23.783Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s) [2019-11-11T14:05:23.783Z] === RUN TestKillDifferentUserContainer [2019-11-11T14:05:23.946Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.00s) [2019-11-11T14:05:23.946Z] === RUN TestDockerNetworkMacvlan [2019-11-11T14:05:24.666Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39733/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-11-11T14:05:24.881Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-11T14:05:25.048Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39733/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=447a840254410df3b9345c652b601f08447b8467 -e DOCKER_GRAPHDRIVER docker:447a840254410df3b9345c652b601f08447b8467 hack/make.sh binary-daemon [2019-11-11T14:05:25.157Z] --- PASS: TestKillDifferentUserContainer (1.14s) [2019-11-11T14:05:25.157Z] === RUN TestInspectOomKilledTrue [2019-11-11T14:05:25.157Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-11T14:05:25.157Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-11T14:05:25.157Z] === RUN TestInspectOomKilledFalse [2019-11-11T14:05:25.157Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-11T14:05:25.157Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-11T14:05:25.157Z] === RUN TestLinksEtcHostsContentMatch [2019-11-11T14:05:25.206Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s) [2019-11-11T14:05:25.206Z] === RUN TestResize [2019-11-11T14:05:25.414Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-11T14:05:25.607Z] [2019-11-11T14:05:25.607Z] Removing bundles/ [2019-11-11T14:05:25.607Z] [2019-11-11T14:05:25.607Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-11-11T14:05:25.607Z] Building: bundles/binary-daemon/dockerd-dev [2019-11-11T14:05:25.607Z] GOOS="" GOARCH="" GOARM="" [2019-11-11T14:05:26.123Z] --- PASS: TestResize (1.07s) [2019-11-11T14:05:26.123Z] === RUN TestResizeWithInvalidSize [2019-11-11T14:05:26.257Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-11T14:05:26.349Z] --- PASS: TestLinksEtcHostsContentMatch (1.26s) [2019-11-11T14:05:26.349Z] === RUN TestLinksContainerNames [2019-11-11T14:05:26.910Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2019-11-11T14:05:26.910Z] === RUN TestResizeWhenContainerNotStarted [2019-11-11T14:05:27.191Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-11T14:05:28.180Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s) [2019-11-11T14:05:28.180Z] === RUN TestDaemonRestartKillContainers [2019-11-11T14:05:28.180Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-11T14:05:28.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-11T14:05:28.180Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-11T14:05:28.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-11T14:05:28.180Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-11T14:05:28.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-11T14:05:28.180Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-11T14:05:28.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-11T14:05:28.180Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-11T14:05:28.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-11T14:05:28.180Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-11T14:05:28.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-11T14:05:28.180Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-11T14:05:28.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-11T14:05:28.180Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-11T14:05:28.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-11T14:05:28.180Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-11T14:05:28.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-11T14:05:28.180Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-11T14:05:28.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-11T14:05:28.180Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-11T14:05:28.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-11T14:05:28.180Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-11T14:05:28.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-11T14:05:28.180Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-11T14:05:28.180Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-11T14:05:28.874Z] --- PASS: TestLinksContainerNames (2.34s) [2019-11-11T14:05:28.874Z] === RUN TestLogsFollowTailEmpty [2019-11-11T14:05:29.805Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-11T14:05:30.021Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-11T14:05:30.063Z] --- PASS: TestLogsFollowTailEmpty (1.46s) [2019-11-11T14:05:30.063Z] === RUN TestContainerNetworkMountsNoChown [2019-11-11T14:05:30.473Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-11T14:05:30.627Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-11T14:05:31.191Z] --- PASS: TestContainerNetworkMountsNoChown (1.06s) [2019-11-11T14:05:31.191Z] === RUN TestMountDaemonRoot [2019-11-11T14:05:31.191Z] === RUN TestMountDaemonRoot/default [2019-11-11T14:05:31.191Z] === PAUSE TestMountDaemonRoot/default [2019-11-11T14:05:31.191Z] === RUN TestMountDaemonRoot/private [2019-11-11T14:05:31.191Z] === PAUSE TestMountDaemonRoot/private [2019-11-11T14:05:31.191Z] === RUN TestMountDaemonRoot/rprivate [2019-11-11T14:05:31.191Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-11T14:05:31.191Z] === RUN TestMountDaemonRoot/slave [2019-11-11T14:05:31.191Z] === PAUSE TestMountDaemonRoot/slave [2019-11-11T14:05:31.191Z] === RUN TestMountDaemonRoot/rslave [2019-11-11T14:05:31.191Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-11T14:05:31.191Z] === RUN TestMountDaemonRoot/shared [2019-11-11T14:05:31.191Z] === PAUSE TestMountDaemonRoot/shared [2019-11-11T14:05:31.191Z] === RUN TestMountDaemonRoot/rshared [2019-11-11T14:05:31.191Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-11T14:05:31.191Z] === CONT TestMountDaemonRoot/default [2019-11-11T14:05:31.191Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-11T14:05:31.191Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-11T14:05:31.191Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-11T14:05:31.191Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-11T14:05:31.191Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-11T14:05:31.191Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-11T14:05:31.191Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-11T14:05:31.191Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-11T14:05:31.191Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-11T14:05:31.191Z] === CONT TestMountDaemonRoot/rshared [2019-11-11T14:05:31.191Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-11T14:05:31.191Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-11T14:05:31.191Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-11T14:05:31.191Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-11T14:05:31.191Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-11T14:05:31.191Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-11T14:05:31.191Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-11T14:05:31.191Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-11T14:05:31.191Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-11T14:05:31.191Z] === CONT TestMountDaemonRoot/shared [2019-11-11T14:05:31.191Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-11T14:05:31.191Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-11T14:05:31.377Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-11T14:05:31.448Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-11T14:05:31.448Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-11T14:05:31.448Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-11T14:05:31.448Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-11T14:05:31.448Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-11T14:05:31.448Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-11T14:05:31.448Z] === CONT TestMountDaemonRoot/rslave [2019-11-11T14:05:31.448Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-11T14:05:31.448Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-11T14:05:31.448Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-11T14:05:31.448Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-11T14:05:31.448Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-11T14:05:31.448Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-11T14:05:31.448Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-11T14:05:31.448Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-11T14:05:31.448Z] === CONT TestMountDaemonRoot/slave [2019-11-11T14:05:31.448Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-11T14:05:31.448Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-11T14:05:31.448Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-11T14:05:31.448Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-11T14:05:31.448Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-11T14:05:31.448Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-11T14:05:31.448Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-11T14:05:31.448Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-11T14:05:31.448Z] === CONT TestMountDaemonRoot/rprivate [2019-11-11T14:05:31.448Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-11T14:05:31.448Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-11T14:05:31.448Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-11T14:05:31.448Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-11T14:05:31.448Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-11T14:05:31.448Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-11T14:05:31.448Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-11T14:05:31.448Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-11T14:05:31.448Z] === CONT TestMountDaemonRoot/private [2019-11-11T14:05:31.448Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-11T14:05:31.448Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-11T14:05:31.448Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-11T14:05:31.448Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-11T14:05:31.448Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-11T14:05:31.448Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-11T14:05:31.448Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-11T14:05:31.448Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-11T14:05:31.448Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-11T14:05:31.448Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-11T14:05:31.448Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-11T14:05:31.448Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-11T14:05:31.448Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-11T14:05:31.448Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-11T14:05:31.448Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-11T14:05:31.448Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-11T14:05:31.705Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-11T14:05:31.705Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-11T14:05:31.705Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-11T14:05:31.705Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-11T14:05:31.705Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-11T14:05:31.705Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-11T14:05:31.705Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-11T14:05:31.866Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-11T14:05:31.866Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-11T14:05:31.961Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-11T14:05:31.961Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-11T14:05:31.961Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-11T14:05:31.961Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-11T14:05:31.961Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-11T14:05:31.961Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-11T14:05:31.961Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-11T14:05:31.961Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-11T14:05:31.961Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-11T14:05:31.961Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-11T14:05:32.220Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2019-11-11T14:05:32.220Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-11-11T14:05:32.220Z] === RUN TestContainerBindMountNonRecursive [2019-11-11T14:05:33.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-11T14:05:33.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-11T14:05:35.519Z] --- PASS: TestContainerBindMountNonRecursive (3.10s) [2019-11-11T14:05:35.519Z] === RUN TestNetworkNat [2019-11-11T14:05:35.562Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-11T14:05:35.692Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-11T14:05:35.692Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-11T14:05:36.480Z] --- PASS: TestNetworkNat (1.19s) [2019-11-11T14:05:36.480Z] === RUN TestNetworkLocalhostTCPNat [2019-11-11T14:05:37.852Z] --- PASS: TestNetworkLocalhostTCPNat (1.32s) [2019-11-11T14:05:37.852Z] === RUN TestNetworkLoopbackNat [2019-11-11T14:05:38.234Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-11T14:05:38.620Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-11T14:05:38.783Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-11-11T14:05:39.347Z] --- PASS: TestNetworkLoopbackNat (1.42s) [2019-11-11T14:05:39.347Z] === RUN TestPause [2019-11-11T14:05:40.281Z] --- PASS: TestPause (1.00s) [2019-11-11T14:05:40.281Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-11T14:05:40.281Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-11T14:05:40.281Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-11T14:05:40.281Z] === RUN TestPauseStopPausedContainer [2019-11-11T14:05:41.143Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-11T14:05:41.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.01s) [2019-11-11T14:05:41.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.43s) [2019-11-11T14:05:41.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2019-11-11T14:05:41.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2019-11-11T14:05:41.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2019-11-11T14:05:41.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2019-11-11T14:05:41.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s) [2019-11-11T14:05:41.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.34s) [2019-11-11T14:05:41.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.11s) [2019-11-11T14:05:41.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.08s) [2019-11-11T14:05:41.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s) [2019-11-11T14:05:41.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s) [2019-11-11T14:05:41.143Z] === RUN TestCgroupNamespacesRun [2019-11-11T14:05:41.220Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-11-11T14:05:41.220Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-11T14:05:41.220Z] --- PASS: TestPauseStopPausedContainer (1.11s) [2019-11-11T14:05:41.220Z] === RUN TestPsFilter [2019-11-11T14:05:41.482Z] --- PASS: TestPsFilter (0.28s) [2019-11-11T14:05:41.482Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-11T14:05:42.046Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-11-11T14:05:42.123Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-11T14:05:42.614Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-11T14:05:42.614Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.11s) [2019-11-11T14:05:42.614Z] === RUN TestRemoveContainerWithVolume [2019-11-11T14:05:43.173Z] --- PASS: TestCgroupNamespacesRun (1.95s) [2019-11-11T14:05:43.173Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-11T14:05:43.498Z] --- PASS: TestDockerNetworkMacvlan (19.72s) [2019-11-11T14:05:43.498Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2019-11-11T14:05:43.498Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2019-11-11T14:05:43.498Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.21s) [2019-11-11T14:05:43.498Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.99s) [2019-11-11T14:05:43.498Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.86s) [2019-11-11T14:05:43.498Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s) [2019-11-11T14:05:43.498Z] PASS [2019-11-11T14:05:43.498Z] [2019-11-11T14:05:43.498Z] DONE 8 tests in 21.906s [2019-11-11T14:05:43.498Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-11T14:05:43.498Z] ++ 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 [2019-11-11T14:05:43.498Z] ++ set -e [2019-11-11T14:05:43.498Z] ++ '[' -n 0 ']' [2019-11-11T14:05:43.498Z] ++ set -x [2019-11-11T14:05:43.498Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:05:43.544Z] --- PASS: TestRemoveContainerWithVolume (0.94s) [2019-11-11T14:05:43.544Z] === RUN TestRemoveContainerRunning [2019-11-11T14:05:43.756Z] testing: warning: no tests to run [2019-11-11T14:05:43.756Z] PASS [2019-11-11T14:05:43.756Z] [2019-11-11T14:05:43.756Z] DONE 0 tests in 0.043s [2019-11-11T14:05:43.756Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-11T14:05:43.756Z] ++ 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 [2019-11-11T14:05:43.756Z] ++ set -e [2019-11-11T14:05:43.756Z] ++ '[' -n 0 ']' [2019-11-11T14:05:43.756Z] ++ set -x [2019-11-11T14:05:43.756Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:05:43.756Z] INFO: Testing against a local daemon [2019-11-11T14:05:43.756Z] === RUN TestAuthZPluginAllowRequest [2019-11-11T14:05:44.112Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-11T14:05:44.369Z] --- PASS: TestRemoveContainerRunning (0.86s) [2019-11-11T14:05:44.369Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-11T14:05:45.000Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2019-11-11T14:05:45.000Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-11T14:05:45.658Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2019-11-11T14:05:45.658Z] === RUN TestAuthZPluginTLS [2019-11-11T14:05:45.741Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.13s) [2019-11-11T14:05:45.741Z] === RUN TestRemoveInvalidContainer [2019-11-11T14:05:45.741Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-11-11T14:05:45.741Z] === RUN TestRenameLinkedContainer [2019-11-11T14:05:46.225Z] --- PASS: TestAuthZPluginTLS (0.66s) [2019-11-11T14:05:46.225Z] === RUN TestAuthZPluginDenyRequest [2019-11-11T14:05:46.792Z] --- PASS: TestAuthZPluginDenyRequest (0.61s) [2019-11-11T14:05:46.792Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-11T14:05:46.915Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.96s) [2019-11-11T14:05:46.915Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-11T14:05:47.111Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-11-11T14:05:47.727Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.61s) [2019-11-11T14:05:47.727Z] === RUN TestAuthZPluginDenyResponse [2019-11-11T14:05:48.293Z] --- PASS: TestAuthZPluginDenyResponse (0.63s) [2019-11-11T14:05:48.293Z] === RUN TestAuthZPluginAllowEventStream [2019-11-11T14:05:48.486Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-11T14:05:48.854Z] --- PASS: TestCgroupNamespacesRunHostMode (1.95s) [2019-11-11T14:05:48.854Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-11T14:05:49.416Z] --- PASS: TestRenameLinkedContainer (3.63s) [2019-11-11T14:05:49.416Z] === RUN TestRenameStoppedContainer [2019-11-11T14:05:50.195Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2019-11-11T14:05:50.195Z] === RUN TestAuthZPluginErrorResponse [2019-11-11T14:05:50.348Z] --- PASS: TestRenameStoppedContainer (0.97s) [2019-11-11T14:05:50.348Z] === RUN TestRenameRunningContainerAndReuse [2019-11-11T14:05:50.454Z] --- PASS: TestAuthZPluginErrorResponse (0.63s) [2019-11-11T14:05:50.454Z] === RUN TestAuthZPluginErrorRequest [2019-11-11T14:05:50.609Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-11-11T14:05:50.700Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s) [2019-11-11T14:05:50.700Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-11T14:05:51.390Z] --- PASS: TestAuthZPluginErrorRequest (0.61s) [2019-11-11T14:05:51.390Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-11T14:05:51.477Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2019-11-11T14:05:51.477Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-11T14:05:51.956Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s) [2019-11-11T14:05:51.956Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-11T14:05:52.377Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2019-11-11T14:05:52.377Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-11T14:05:52.503Z] --- PASS: TestRenameRunningContainerAndReuse (2.10s) [2019-11-11T14:05:52.503Z] === RUN TestRenameInvalidName [2019-11-11T14:05:53.445Z] --- PASS: TestRenameInvalidName (0.89s) [2019-11-11T14:05:53.445Z] === RUN TestRenameAnonymousContainer [2019-11-11T14:05:53.859Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2019-11-11T14:05:53.859Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-11T14:05:54.244Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.93s) [2019-11-11T14:05:54.244Z] === RUN TestKernelTCPMemory [2019-11-11T14:05:55.529Z] --- PASS: TestKernelTCPMemory (1.09s) [2019-11-11T14:05:55.529Z] === RUN TestNISDomainname [2019-11-11T14:05:55.967Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-11T14:05:56.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-11T14:05:56.224Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-11-11T14:05:56.389Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2019-11-11T14:05:56.389Z] === RUN TestAuthZPluginHeader [2019-11-11T14:05:56.787Z] --- PASS: TestRenameAnonymousContainer (3.52s) [2019-11-11T14:05:56.787Z] === RUN TestRenameContainerWithSameName [2019-11-11T14:05:56.851Z] --- PASS: TestNISDomainname (1.25s) [2019-11-11T14:05:56.851Z] === RUN TestHostnameDnsResolution [2019-11-11T14:05:57.323Z] --- PASS: TestAuthZPluginHeader (0.95s) [2019-11-11T14:05:57.323Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-11T14:05:57.323Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-11T14:05:57.323Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:05:57.323Z] === RUN TestAuthZPluginV2Disable [2019-11-11T14:05:57.323Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-11T14:05:57.323Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:05:57.323Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-11T14:05:57.323Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-11T14:05:57.323Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:05:57.323Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-11T14:05:57.323Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-11T14:05:57.323Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:05:57.323Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-11T14:05:57.717Z] --- PASS: TestRenameContainerWithSameName (1.05s) [2019-11-11T14:05:57.717Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-11T14:05:57.717Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-11-11T14:05:58.281Z] --- PASS: TestHostnameDnsResolution (1.43s) [2019-11-11T14:05:58.281Z] === RUN TestStats [2019-11-11T14:05:59.092Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-11T14:05:59.655Z] --- PASS: TestRenameContainerWithLinkedContainer (1.91s) [2019-11-11T14:05:59.655Z] === RUN TestResize [2019-11-11T14:06:00.218Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-11-11T14:06:00.720Z] --- PASS: TestStats (2.40s) [2019-11-11T14:06:00.720Z] === RUN TestStopContainerWithTimeout [2019-11-11T14:06:00.720Z] === RUN TestStopContainerWithTimeout/0 [2019-11-11T14:06:00.720Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-11T14:06:00.720Z] === RUN TestStopContainerWithTimeout/1 [2019-11-11T14:06:00.720Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-11T14:06:00.720Z] === RUN TestStopContainerWithTimeout/3 [2019-11-11T14:06:00.720Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-11T14:06:00.720Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-11T14:06:00.720Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-11T14:06:00.720Z] === CONT TestStopContainerWithTimeout/0 [2019-11-11T14:06:00.720Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-11T14:06:00.784Z] --- PASS: TestResize (1.07s) [2019-11-11T14:06:00.784Z] === RUN TestResizeWithInvalidSize [2019-11-11T14:06:01.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-11T14:06:01.505Z] === CONT TestStopContainerWithTimeout/3 [2019-11-11T14:06:01.913Z] --- PASS: TestResizeWithInvalidSize (1.03s) [2019-11-11T14:06:01.913Z] === RUN TestResizeWhenContainerNotStarted [2019-11-11T14:06:02.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-11T14:06:02.844Z] --- PASS: TestResizeWhenContainerNotStarted (0.99s) [2019-11-11T14:06:02.844Z] === RUN TestDaemonRestartKillContainers [2019-11-11T14:06:02.844Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-11T14:06:02.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-11T14:06:02.844Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-11T14:06:02.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-11T14:06:02.844Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-11T14:06:02.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-11T14:06:02.844Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-11T14:06:02.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-11T14:06:02.844Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-11T14:06:02.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-11T14:06:02.844Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-11T14:06:02.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-11T14:06:02.844Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-11T14:06:02.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-11T14:06:02.844Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-11T14:06:02.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-11T14:06:02.844Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-11T14:06:02.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-11T14:06:02.844Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-11T14:06:02.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-11T14:06:02.844Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-11T14:06:02.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-11T14:06:02.844Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-11T14:06:02.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-11T14:06:02.844Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-11T14:06:02.844Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-11T14:06:03.379Z] === CONT TestStopContainerWithTimeout/1 [2019-11-11T14:06:05.370Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-11T14:06:05.370Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-11T14:06:05.627Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-11T14:06:05.798Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-11-11T14:06:05.798Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2019-11-11T14:06:05.798Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2019-11-11T14:06:05.798Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2019-11-11T14:06:05.798Z] --- PASS: TestStopContainerWithTimeout/1 (2.00s) [2019-11-11T14:06:05.798Z] === RUN TestDeleteDevicemapper [2019-11-11T14:06:05.798Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-11T14:06:05.798Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-11T14:06:05.798Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-11T14:06:06.997Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-11T14:06:07.928Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-11T14:06:08.186Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-11T14:06:08.443Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-11T14:06:09.815Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-11T14:06:10.074Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.92s) [2019-11-11T14:06:10.074Z] === RUN TestUpdateMemory [2019-11-11T14:06:10.074Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-11T14:06:10.074Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-11T14:06:10.074Z] === RUN TestUpdateCPUQuota [2019-11-11T14:06:11.336Z] --- PASS: TestUpdateCPUQuota (1.71s) [2019-11-11T14:06:11.336Z] === RUN TestUpdatePidsLimit [2019-11-11T14:06:11.336Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-11T14:06:11.469Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2019-11-11T14:06:11.469Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-11T14:06:11.469Z] ok github.com/docker/docker/api/server/middleware 0.034s coverage: 37.7% of statements [2019-11-11T14:06:11.469Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-11T14:06:11.469Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-11T14:06:11.469Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-11T14:06:11.469Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-11T14:06:11.469Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-11T14:06:11.469Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-11T14:06:11.469Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-11T14:06:11.469Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-11T14:06:11.469Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-11T14:06:11.469Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-11T14:06:11.469Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-11T14:06:11.712Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-11T14:06:11.712Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-11T14:06:11.713Z] === RUN TestUpdatePidsLimit/no_change [2019-11-11T14:06:11.969Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-11-11T14:06:12.087Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-11T14:06:12.200Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2019-11-11T14:06:12.461Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-11T14:06:12.534Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-11T14:06:12.543Z] ok github.com/docker/docker/api/types/filters 0.025s coverage: 92.2% of statements [2019-11-11T14:06:12.836Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-11T14:06:13.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-11T14:06:13.271Z] ok github.com/docker/docker/api/server/router/swarm 0.059s coverage: 4.0% of statements [2019-11-11T14:06:13.271Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-11T14:06:13.271Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-11T14:06:13.271Z] ? github.com/docker/docker/api/types [no test files] [2019-11-11T14:06:13.271Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-11T14:06:13.271Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-11T14:06:13.271Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-11T14:06:13.271Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-11T14:06:13.271Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-11T14:06:13.271Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-11T14:06:13.271Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-11T14:06:13.271Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-11T14:06:13.271Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-11T14:06:13.271Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-11T14:06:13.271Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-11T14:06:13.271Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2019-11-11T14:06:13.610Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2019-11-11T14:06:13.610Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-11T14:06:13.610Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-11T14:06:13.610Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-11T14:06:13.610Z] ? github.com/docker/docker/builder [no test files] [2019-11-11T14:06:13.610Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-11T14:06:13.610Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-11T14:06:13.610Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-11T14:06:13.610Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-11T14:06:13.610Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-11T14:06:13.610Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-11T14:06:13.610Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-11T14:06:13.759Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-11T14:06:14.152Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-11T14:06:14.343Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2019-11-11T14:06:15.399Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.09s) [2019-11-11T14:06:15.399Z] PASS [2019-11-11T14:06:15.399Z] [2019-11-11T14:06:15.399Z] === Skipped [2019-11-11T14:06:15.399Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-11T14:06:15.399Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:06:15.399Z] [2019-11-11T14:06:15.399Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-11T14:06:15.399Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:06:15.399Z] [2019-11-11T14:06:15.399Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-11T14:06:15.399Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:06:15.399Z] [2019-11-11T14:06:15.399Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-11T14:06:15.399Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:06:15.399Z] [2019-11-11T14:06:15.399Z] [2019-11-11T14:06:15.399Z] DONE 17 tests, 4 skipped in 31.652s [2019-11-11T14:06:15.399Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-11T14:06:15.399Z] ++ 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 [2019-11-11T14:06:15.399Z] ++ set -e [2019-11-11T14:06:15.399Z] ++ '[' -n 0 ']' [2019-11-11T14:06:15.399Z] ++ set -x [2019-11-11T14:06:15.399Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:06:15.399Z] INFO: Testing against a local daemon [2019-11-11T14:06:15.399Z] === RUN TestPluginInvalidJSON [2019-11-11T14:06:15.620Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-11T14:06:15.620Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-11-11T14:06:15.657Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-11T14:06:15.658Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-11T14:06:15.658Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-11T14:06:15.658Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-11T14:06:15.658Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-11T14:06:15.658Z] PASS [2019-11-11T14:06:15.658Z] [2019-11-11T14:06:15.658Z] DONE 2 tests in 0.185s [2019-11-11T14:06:15.658Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-11T14:06:15.658Z] ++ 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 [2019-11-11T14:06:15.658Z] ++ set -e [2019-11-11T14:06:15.658Z] ++ '[' -n 0 ']' [2019-11-11T14:06:15.658Z] ++ set -x [2019-11-11T14:06:15.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=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:06:15.658Z] INFO: Testing against a local daemon [2019-11-11T14:06:15.658Z] === RUN TestExternalGraphDriver [2019-11-11T14:06:15.916Z] === RUN TestExternalGraphDriver/json [2019-11-11T14:06:15.972Z] --- PASS: TestUpdatePidsLimit (4.61s) [2019-11-11T14:06:15.972Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.50s) [2019-11-11T14:06:15.972Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2019-11-11T14:06:15.972Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2019-11-11T14:06:15.972Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2019-11-11T14:06:15.972Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2019-11-11T14:06:15.972Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.49s) [2019-11-11T14:06:15.972Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.49s) [2019-11-11T14:06:15.972Z] === RUN TestUpdateRestartPolicy [2019-11-11T14:06:16.992Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-11T14:06:17.557Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-11-11T14:06:17.815Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-11T14:06:18.448Z] === RUN TestExternalGraphDriver/spec [2019-11-11T14:06:19.709Z] --- PASS: TestDaemonRestartKillContainers (0.01s) [2019-11-11T14:06:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.45s) [2019-11-11T14:06:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.48s) [2019-11-11T14:06:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) [2019-11-11T14:06:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s) [2019-11-11T14:06:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2019-11-11T14:06:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2019-11-11T14:06:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.90s) [2019-11-11T14:06:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.09s) [2019-11-11T14:06:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.89s) [2019-11-11T14:06:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.19s) [2019-11-11T14:06:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) [2019-11-11T14:06:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s) [2019-11-11T14:06:19.709Z] === RUN TestCgroupNamespacesRun [2019-11-11T14:06:19.709Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-11-11T14:06:20.372Z] ok github.com/docker/docker/cli/debug 0.019s coverage: 100.0% of statements [2019-11-11T14:06:21.604Z] --- PASS: TestCgroupNamespacesRun (1.96s) [2019-11-11T14:06:21.604Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-11T14:06:21.733Z] === RUN TestExternalGraphDriver/pull [2019-11-11T14:06:22.073Z] ok github.com/docker/docker/builder/remotecontext/git 4.923s coverage: 85.1% of statements [2019-11-11T14:06:23.499Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-11-11T14:06:23.499Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-11-11T14:06:23.499Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-11-11T14:06:23.499Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.85s) [2019-11-11T14:06:23.499Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-11T14:06:23.636Z] --- PASS: TestExternalGraphDriver (7.64s) [2019-11-11T14:06:23.636Z] --- PASS: TestExternalGraphDriver/json (2.48s) [2019-11-11T14:06:23.636Z] --- PASS: TestExternalGraphDriver/spec (2.77s) [2019-11-11T14:06:23.636Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2019-11-11T14:06:23.636Z] === RUN TestGraphdriverPluginV2 [2019-11-11T14:06:23.636Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2019-11-11T14:06:23.636Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:06:23.636Z] PASS [2019-11-11T14:06:23.636Z] [2019-11-11T14:06:23.636Z] === Skipped [2019-11-11T14:06:23.636Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2019-11-11T14:06:23.636Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:06:23.636Z] [2019-11-11T14:06:23.636Z] [2019-11-11T14:06:23.636Z] DONE 5 tests, 1 skipped in 7.853s [2019-11-11T14:06:23.636Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-11T14:06:23.636Z] ++ 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 [2019-11-11T14:06:23.636Z] ++ set -e [2019-11-11T14:06:23.636Z] ++ '[' -n 0 ']' [2019-11-11T14:06:23.636Z] ++ set -x [2019-11-11T14:06:23.636Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:06:23.636Z] INFO: Testing against a local daemon [2019-11-11T14:06:23.636Z] === RUN TestContinueAfterPluginCrash [2019-11-11T14:06:23.636Z] === PAUSE TestContinueAfterPluginCrash [2019-11-11T14:06:23.636Z] === RUN TestDaemonStartWithLogOpt [2019-11-11T14:06:23.636Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-11T14:06:23.636Z] === CONT TestContinueAfterPluginCrash [2019-11-11T14:06:23.636Z] === CONT TestDaemonStartWithLogOpt [2019-11-11T14:06:23.770Z] ok github.com/docker/docker/builder/remotecontext 0.496s coverage: 13.6% of statements [2019-11-11T14:06:25.391Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s) [2019-11-11T14:06:25.392Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-11T14:06:26.782Z] ok github.com/docker/docker/builder/dockerfile 1.525s coverage: 48.2% of statements [2019-11-11T14:06:26.782Z] ? github.com/docker/docker/cli [no test files] [2019-11-11T14:06:26.782Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-11T14:06:27.285Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-11-11T14:06:27.285Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s) [2019-11-11T14:06:27.285Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-11T14:06:29.181Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.91s) [2019-11-11T14:06:29.181Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-11T14:06:29.658Z] --- PASS: TestUpdateRestartPolicy (12.82s) [2019-11-11T14:06:29.658Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-11T14:06:29.658Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s) [2019-11-11T14:06:29.658Z] === RUN TestWaitNonBlocked [2019-11-11T14:06:29.658Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-11T14:06:29.658Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-11T14:06:29.658Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-11T14:06:29.658Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-11T14:06:29.658Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-11T14:06:29.658Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-11T14:06:30.112Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.84s) [2019-11-11T14:06:30.112Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-11T14:06:30.967Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-11-11T14:06:30.968Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2019-11-11T14:06:30.968Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s) [2019-11-11T14:06:30.968Z] === RUN TestWaitBlocked [2019-11-11T14:06:30.968Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-11T14:06:30.968Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-11T14:06:30.968Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-11T14:06:30.968Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-11T14:06:30.968Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-11T14:06:30.968Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-11T14:06:31.045Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2019-11-11T14:06:31.045Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-11T14:06:32.002Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-11T14:06:32.261Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-11-11T14:06:32.373Z] --- PASS: TestWaitBlocked (0.04s) [2019-11-11T14:06:32.373Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.49s) [2019-11-11T14:06:32.373Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.57s) [2019-11-11T14:06:32.373Z] === CONT TestContainerStartOnDaemonRestart [2019-11-11T14:06:32.373Z] === CONT TestIpcModeOlderClient [2019-11-11T14:06:32.373Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-11-11T14:06:32.373Z] === CONT TestDaemonRestartIpcMode [2019-11-11T14:06:32.826Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.01s) [2019-11-11T14:06:32.826Z] === RUN TestKernelTCPMemory [2019-11-11T14:06:34.197Z] --- PASS: TestKernelTCPMemory (1.31s) [2019-11-11T14:06:34.197Z] === RUN TestNISDomainname [2019-11-11T14:06:35.569Z] --- PASS: TestNISDomainname (1.29s) [2019-11-11T14:06:35.569Z] === RUN TestHostnameDnsResolution [2019-11-11T14:06:35.569Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-11-11T14:06:35.652Z] --- PASS: TestContainerStartOnDaemonRestart (3.11s) [2019-11-11T14:06:35.822Z] ok github.com/docker/docker/client 1.009s coverage: 75.8% of statements [2019-11-11T14:06:35.827Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-11T14:06:35.841Z] --- PASS: TestDaemonStartWithLogOpt (10.72s) [2019-11-11T14:06:36.448Z] --- PASS: TestDaemonRestartIpcMode (4.12s) [2019-11-11T14:06:36.448Z] PASS [2019-11-11T14:06:36.448Z] [2019-11-11T14:06:36.448Z] === Skipped [2019-11-11T14:06:36.448Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-11-11T14:06:36.448Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-11T14:06:36.448Z] [2019-11-11T14:06:36.448Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-11T14:06:36.448Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-11T14:06:36.448Z] [2019-11-11T14:06:36.448Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-11T14:06:36.448Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-11T14:06:36.448Z] [2019-11-11T14:06:36.448Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-11T14:06:36.448Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-11T14:06:36.448Z] [2019-11-11T14:06:36.448Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-11-11T14:06:36.448Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-11T14:06:36.448Z] [2019-11-11T14:06:36.448Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-11-11T14:06:36.448Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-11T14:06:36.448Z] [2019-11-11T14:06:36.448Z] [2019-11-11T14:06:36.448Z] DONE 197 tests, 6 skipped in 142.490s [2019-11-11T14:06:36.448Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-11-11T14:06:36.448Z] ++ 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 [2019-11-11T14:06:36.448Z] ++ set -e [2019-11-11T14:06:36.448Z] ++ '[' -n 0 ']' [2019-11-11T14:06:36.448Z] ++ set -x [2019-11-11T14:06:36.448Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:06:36.821Z] INFO: Testing against a local daemon [2019-11-11T14:06:36.821Z] === RUN TestCommitInheritsEnv [2019-11-11T14:06:37.198Z] --- PASS: TestHostnameDnsResolution (1.66s) [2019-11-11T14:06:37.198Z] === RUN TestStats [2019-11-11T14:06:37.294Z] --- PASS: TestCommitInheritsEnv (0.58s) [2019-11-11T14:06:37.294Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-11T14:06:37.294Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-11T14:06:37.294Z] === RUN TestImagesFilterMultiReference [2019-11-11T14:06:37.294Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-11-11T14:06:37.294Z] === RUN TestImagePullPlatformInvalid [2019-11-11T14:06:37.294Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-11-11T14:06:37.294Z] === RUN TestRemoveImageOrphaning [2019-11-11T14:06:38.176Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2019-11-11T14:06:38.176Z] === RUN TestRemoveImageGarbageCollector [2019-11-11T14:06:38.176Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-11T14:06:38.176Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:06:38.176Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-11T14:06:38.176Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-11T14:06:38.176Z] === RUN TestTagInvalidReference [2019-11-11T14:06:38.176Z] --- PASS: TestTagInvalidReference (0.01s) [2019-11-11T14:06:38.176Z] === RUN TestTagValidPrefixedRepo [2019-11-11T14:06:38.176Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-11-11T14:06:38.176Z] === RUN TestTagExistedNameWithoutForce [2019-11-11T14:06:38.176Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-11T14:06:38.176Z] === RUN TestTagOfficialNames [2019-11-11T14:06:38.176Z] --- PASS: TestTagOfficialNames (0.07s) [2019-11-11T14:06:38.176Z] === RUN TestTagMatchesDigest [2019-11-11T14:06:38.176Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-11-11T14:06:38.176Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-11T14:06:39.092Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-11T14:06:39.092Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-11-11T14:06:39.092Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-11T14:06:39.125Z] --- PASS: TestContinueAfterPluginCrash (15.59s) [2019-11-11T14:06:39.125Z] PASS [2019-11-11T14:06:39.125Z] [2019-11-11T14:06:39.125Z] DONE 2 tests in 15.771s [2019-11-11T14:06:39.125Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-11T14:06:39.125Z] ++ 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 [2019-11-11T14:06:39.125Z] ++ set -e [2019-11-11T14:06:39.125Z] ++ '[' -n 0 ']' [2019-11-11T14:06:39.125Z] ++ set -x [2019-11-11T14:06:39.125Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:06:39.384Z] INFO: Testing against a local daemon [2019-11-11T14:06:39.384Z] === RUN TestPluginWithDevMounts [2019-11-11T14:06:39.384Z] === PAUSE TestPluginWithDevMounts [2019-11-11T14:06:39.384Z] === CONT TestPluginWithDevMounts [2019-11-11T14:06:39.655Z] --- PASS: TestStats (2.44s) [2019-11-11T14:06:39.655Z] === RUN TestStopContainerWithTimeout [2019-11-11T14:06:39.655Z] === RUN TestStopContainerWithTimeout/0 [2019-11-11T14:06:39.655Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-11T14:06:39.655Z] === RUN TestStopContainerWithTimeout/1 [2019-11-11T14:06:39.655Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-11T14:06:39.655Z] === RUN TestStopContainerWithTimeout/3 [2019-11-11T14:06:39.655Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-11T14:06:39.655Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-11T14:06:39.655Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-11T14:06:39.656Z] === CONT TestStopContainerWithTimeout/0 [2019-11-11T14:06:39.656Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-11T14:06:41.026Z] === CONT TestStopContainerWithTimeout/3 [2019-11-11T14:06:41.283Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-11-11T14:06:41.847Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-11T14:06:41.914Z] --- PASS: TestPluginWithDevMounts (2.27s) [2019-11-11T14:06:41.914Z] PASS [2019-11-11T14:06:41.914Z] [2019-11-11T14:06:41.914Z] DONE 1 tests in 2.457s [2019-11-11T14:06:41.914Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-11T14:06:41.914Z] ++ 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 [2019-11-11T14:06:41.914Z] ++ set -e [2019-11-11T14:06:41.914Z] ++ '[' -n 0 ']' [2019-11-11T14:06:41.914Z] ++ set -x [2019-11-11T14:06:41.914Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:06:41.914Z] INFO: Testing against a local daemon [2019-11-11T14:06:41.914Z] === RUN TestSecretInspect [2019-11-11T14:06:42.778Z] === CONT TestStopContainerWithTimeout/1 [2019-11-11T14:06:44.680Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-11T14:06:44.680Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-11-11T14:06:44.680Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2019-11-11T14:06:44.680Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2019-11-11T14:06:44.680Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2019-11-11T14:06:44.680Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2019-11-11T14:06:44.680Z] === RUN TestDeleteDevicemapper [2019-11-11T14:06:44.680Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-11T14:06:44.680Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-11T14:06:44.680Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-11T14:06:45.199Z] --- PASS: TestSecretInspect (3.26s) [2019-11-11T14:06:45.199Z] === RUN TestSecretList [2019-11-11T14:06:46.049Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-11-11T14:06:46.951Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-11-11T14:06:46.951Z] Copying nested executables into bundles/binary-daemon [2019-11-11T14:06:46.951Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-11-11T14:06:47.316Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39733/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=447a840254410df3b9345c652b601f08447b8467 -e DOCKER_GRAPHDRIVER docker:447a840254410df3b9345c652b601f08447b8467 hack/make.sh cross [2019-11-11T14:06:47.875Z] [2019-11-11T14:06:47.875Z] Removing bundles/ [2019-11-11T14:06:47.875Z] [2019-11-11T14:06:47.875Z] ---> Making bundle: cross (in bundles/cross) [2019-11-11T14:06:47.875Z] Cross building: bundles/cross/linux/amd64 [2019-11-11T14:06:47.875Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-11-11T14:06:47.875Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-11-11T14:06:47.944Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.01s) [2019-11-11T14:06:47.944Z] === RUN TestUpdateMemory [2019-11-11T14:06:47.944Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-11T14:06:47.944Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-11T14:06:47.945Z] === RUN TestUpdateCPUQuota [2019-11-11T14:06:48.505Z] --- PASS: TestSecretList (3.16s) [2019-11-11T14:06:48.505Z] === RUN TestSecretsCreateAndDelete [2019-11-11T14:06:49.843Z] --- PASS: TestUpdateCPUQuota (2.10s) [2019-11-11T14:06:49.843Z] === RUN TestUpdatePidsLimit [2019-11-11T14:06:49.843Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-11T14:06:50.406Z] === RUN TestUpdatePidsLimit/no_change [2019-11-11T14:06:50.406Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-11-11T14:06:50.971Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-11T14:06:51.037Z] --- PASS: TestSecretsCreateAndDelete (2.77s) [2019-11-11T14:06:51.037Z] === RUN TestSecretsUpdate [2019-11-11T14:06:51.228Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-11T14:06:51.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-11T14:06:51.742Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-11T14:06:52.306Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-11T14:06:52.871Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-11T14:06:52.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-11T14:06:54.320Z] --- PASS: TestSecretsUpdate (3.20s) [2019-11-11T14:06:54.320Z] === RUN TestTemplatedSecret [2019-11-11T14:06:54.769Z] --- PASS: TestUpdatePidsLimit (4.73s) [2019-11-11T14:06:54.769Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.52s) [2019-11-11T14:06:54.769Z] --- PASS: TestUpdatePidsLimit/no_change (0.49s) [2019-11-11T14:06:54.769Z] --- PASS: TestUpdatePidsLimit/update_lower (0.50s) [2019-11-11T14:06:54.769Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s) [2019-11-11T14:06:54.769Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s) [2019-11-11T14:06:54.769Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2019-11-11T14:06:54.769Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2019-11-11T14:06:54.769Z] === RUN TestUpdateRestartPolicy [2019-11-11T14:06:54.769Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-11T14:06:55.334Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-11T14:06:55.898Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-11-11T14:06:56.155Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-11T14:06:58.049Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-11-11T14:06:58.508Z] --- PASS: TestTemplatedSecret (3.53s) [2019-11-11T14:06:58.508Z] === RUN TestSecretCreateResolve [2019-11-11T14:07:01.039Z] --- PASS: TestSecretCreateResolve (3.23s) [2019-11-11T14:07:01.039Z] PASS [2019-11-11T14:07:01.039Z] [2019-11-11T14:07:01.039Z] DONE 6 tests in 19.343s [2019-11-11T14:07:01.039Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-11-11T14:07:01.039Z] ++ 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 [2019-11-11T14:07:01.039Z] ++ set -e [2019-11-11T14:07:01.039Z] ++ '[' -n 0 ']' [2019-11-11T14:07:01.039Z] ++ set -x [2019-11-11T14:07:01.039Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:07:01.297Z] INFO: Testing against a local daemon [2019-11-11T14:07:01.297Z] === RUN TestServiceCreateInit [2019-11-11T14:07:01.297Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-11T14:07:01.326Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-11-11T14:07:01.894Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-11T14:07:03.266Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-11T14:07:04.198Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-11-11T14:07:04.458Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-11-11T14:07:05.022Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-11T14:07:06.392Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-11-11T14:07:06.566Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-11T14:07:08.286Z] --- PASS: TestUpdateRestartPolicy (13.57s) [2019-11-11T14:07:08.286Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-11T14:07:08.850Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2019-11-11T14:07:08.850Z] === RUN TestWaitNonBlocked [2019-11-11T14:07:09.107Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-11T14:07:09.107Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-11T14:07:09.107Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-11T14:07:09.107Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-11T14:07:09.107Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-11T14:07:09.107Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-11T14:07:09.671Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-11-11T14:07:10.236Z] --- PASS: TestWaitNonBlocked (0.05s) [2019-11-11T14:07:10.236Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2019-11-11T14:07:10.236Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s) [2019-11-11T14:07:10.236Z] === RUN TestWaitBlocked [2019-11-11T14:07:10.236Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-11T14:07:10.236Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-11T14:07:10.236Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-11T14:07:10.236Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-11T14:07:10.236Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-11T14:07:10.236Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-11T14:07:11.832Z] --- PASS: TestServiceCreateInit (10.50s) [2019-11-11T14:07:11.832Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.17s) [2019-11-11T14:07:11.832Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.29s) [2019-11-11T14:07:11.832Z] === RUN TestCreateServiceMultipleTimes [2019-11-11T14:07:12.133Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-11T14:07:12.133Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.35s) [2019-11-11T14:07:12.133Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.49s) [2019-11-11T14:07:12.133Z] === CONT TestContainerStartOnDaemonRestart [2019-11-11T14:07:12.133Z] === CONT TestIpcModeOlderClient [2019-11-11T14:07:12.133Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-11T14:07:12.133Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-11-11T14:07:12.133Z] === CONT TestDaemonRestartIpcMode [2019-11-11T14:07:13.401Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-11T14:07:13.401Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-11T14:07:13.401Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-11T14:07:13.401Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-11T14:07:14.661Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-11T14:07:15.225Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-11T14:07:15.482Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-11-11T14:07:16.047Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-11T14:07:16.346Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-11T14:07:16.612Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-11T14:07:16.612Z] --- PASS: TestContainerStartOnDaemonRestart (4.79s) [2019-11-11T14:07:16.612Z] --- PASS: TestDaemonRestartIpcMode (4.77s) [2019-11-11T14:07:16.612Z] PASS [2019-11-11T14:07:16.612Z] [2019-11-11T14:07:16.612Z] === Skipped [2019-11-11T14:07:16.612Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-11-11T14:07:16.612Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-11T14:07:16.612Z] [2019-11-11T14:07:16.612Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-11T14:07:16.612Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-11T14:07:16.612Z] [2019-11-11T14:07:16.612Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-11T14:07:16.612Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-11T14:07:16.612Z] [2019-11-11T14:07:16.612Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-11T14:07:16.612Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-11T14:07:16.612Z] [2019-11-11T14:07:16.612Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-11T14:07:16.612Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-11T14:07:16.612Z] [2019-11-11T14:07:16.612Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-11-11T14:07:16.612Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-11T14:07:16.612Z] [2019-11-11T14:07:16.612Z] [2019-11-11T14:07:16.612Z] DONE 197 tests, 6 skipped in 155.799s [2019-11-11T14:07:16.612Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-11-11T14:07:16.612Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-11T14:07:16.612Z] ++ set -e [2019-11-11T14:07:16.612Z] ++ '[' -n 0 ']' [2019-11-11T14:07:16.612Z] ++ set -x [2019-11-11T14:07:16.612Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:07:16.612Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-11-11T14:07:16.869Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-11T14:07:16.869Z] INFO: Testing against a local daemon [2019-11-11T14:07:16.869Z] === RUN TestCommitInheritsEnv [2019-11-11T14:07:17.126Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-11-11T14:07:17.326Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-11T14:07:17.326Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-11T14:07:17.326Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-11T14:07:17.326Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-11T14:07:17.326Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-11T14:07:17.384Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-11T14:07:17.384Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-11T14:07:17.641Z] --- PASS: TestCommitInheritsEnv (0.58s) [2019-11-11T14:07:17.642Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-11T14:07:17.642Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-11T14:07:17.642Z] === RUN TestImagesFilterMultiReference [2019-11-11T14:07:17.642Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-11-11T14:07:17.642Z] === RUN TestImagePullPlatformInvalid [2019-11-11T14:07:17.642Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-11-11T14:07:17.642Z] === RUN TestRemoveImageOrphaning [2019-11-11T14:07:17.899Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-11T14:07:18.157Z] --- PASS: TestRemoveImageOrphaning (0.62s) [2019-11-11T14:07:18.157Z] === RUN TestRemoveImageGarbageCollector [2019-11-11T14:07:18.310Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-11T14:07:19.089Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-11T14:07:20.462Z] --- PASS: TestRemoveImageGarbageCollector (2.00s) [2019-11-11T14:07:20.462Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-11T14:07:20.462Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-11T14:07:20.462Z] === RUN TestTagInvalidReference [2019-11-11T14:07:20.462Z] --- PASS: TestTagInvalidReference (0.02s) [2019-11-11T14:07:20.462Z] === RUN TestTagValidPrefixedRepo [2019-11-11T14:07:20.462Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-11-11T14:07:20.462Z] === RUN TestTagExistedNameWithoutForce [2019-11-11T14:07:20.462Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-11-11T14:07:20.462Z] === RUN TestTagOfficialNames [2019-11-11T14:07:20.462Z] --- PASS: TestTagOfficialNames (0.06s) [2019-11-11T14:07:20.462Z] === RUN TestTagMatchesDigest [2019-11-11T14:07:20.462Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-11T14:07:20.462Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-11T14:07:21.246Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-11T14:07:22.802Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-11T14:07:22.802Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-11T14:07:22.802Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-11T14:07:22.802Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-11T14:07:22.988Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-11-11T14:07:24.115Z] ok github.com/docker/docker/cmd/dockerd 0.275s coverage: 30.3% of statements [2019-11-11T14:07:24.358Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-11-11T14:07:24.615Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-11-11T14:07:25.003Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-11T14:07:25.182Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-11-11T14:07:26.552Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-11T14:07:27.983Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-11T14:07:28.956Z] ok github.com/docker/docker/container 0.219s coverage: 35.3% of statements [2019-11-11T14:07:28.956Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-11T14:07:28.956Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-11T14:07:28.956Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-11T14:07:28.956Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-11T14:07:29.357Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-11-11T14:07:29.614Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-11-11T14:07:32.890Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-11T14:07:33.821Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-11-11T14:07:33.823Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.060s coverage: 65.3% of statements [2019-11-11T14:07:34.078Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-11T14:07:34.335Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-11T14:07:34.899Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-11T14:07:35.834Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-11T14:07:36.092Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-11T14:07:36.092Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-11-11T14:07:37.459Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-11T14:07:38.373Z] --- PASS: TestCreateServiceMultipleTimes (22.20s) [2019-11-11T14:07:38.374Z] === RUN TestCreateServiceConflict [2019-11-11T14:07:38.374Z] --- PASS: TestCreateServiceConflict (3.19s) [2019-11-11T14:07:38.374Z] === RUN TestCreateServiceMaxReplicas [2019-11-11T14:07:40.906Z] --- PASS: TestCreateServiceMaxReplicas (3.59s) [2019-11-11T14:07:40.906Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-11T14:07:41.205Z] ok github.com/docker/docker/daemon/cluster/convert 0.081s coverage: 35.8% of statements [2019-11-11T14:07:41.424Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-11-11T14:07:41.681Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-11-11T14:07:42.192Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-11T14:07:43.173Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-11T14:07:43.173Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-11T14:07:46.050Z] ok github.com/docker/docker/daemon/cluster 0.209s coverage: 0.5% of statements [2019-11-11T14:07:46.949Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-11T14:07:47.933Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-11T14:07:48.227Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-11T14:07:51.505Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-11-11T14:07:52.070Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-11T14:07:52.088Z] ok github.com/docker/docker/daemon/discovery 0.027s coverage: 30.0% of statements [2019-11-11T14:07:52.816Z] ok github.com/docker/docker/daemon/config 0.085s coverage: 82.1% of statements [2019-11-11T14:07:53.155Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2019-11-11T14:07:53.442Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-11T14:07:54.006Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-11T14:07:54.938Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-11-11T14:07:56.170Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-11-11T14:07:57.462Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-11-11T14:07:58.028Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-11-11T14:07:58.285Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-11T14:07:58.335Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-11T14:07:58.335Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-11T14:07:58.335Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-11T14:07:58.335Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-11T14:07:58.335Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-11T14:07:58.335Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-11T14:07:58.848Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-11-11T14:07:58.985Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.42s) [2019-11-11T14:07:58.985Z] === RUN TestCreateServiceSecretFileMode [2019-11-11T14:07:59.207Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.598s coverage: 13.6% of statements [2019-11-11T14:07:59.412Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-11-11T14:07:59.551Z] --- PASS: TestCreateServiceSecretFileMode (3.30s) [2019-11-11T14:07:59.551Z] === RUN TestCreateServiceConfigFileMode [2019-11-11T14:08:00.899Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2019-11-11T14:08:01.307Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-11-11T14:08:01.307Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-11-11T14:08:02.598Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.007s coverage: 57.9% of statements [2019-11-11T14:08:02.835Z] --- PASS: TestCreateServiceConfigFileMode (3.34s) [2019-11-11T14:08:02.835Z] === RUN TestCreateServiceSysctls [2019-11-11T14:08:03.202Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-11-11T14:08:03.765Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-11T14:08:03.776Z] ok github.com/docker/docker/daemon 12.405s coverage: 17.6% of statements [2019-11-11T14:08:03.776Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-11T14:08:03.776Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-11T14:08:03.776Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-11T14:08:03.776Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-11T14:08:05.138Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-11-11T14:08:06.070Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-11T14:08:06.070Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-11T14:08:06.070Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-11T14:08:06.070Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-11T14:08:06.070Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-11T14:08:07.635Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.508s coverage: 68.6% of statements [2019-11-11T14:08:08.102Z] --- PASS: TestCreateServiceSysctls (4.62s) [2019-11-11T14:08:08.102Z] === RUN TestCreateServiceCapabilities [2019-11-11T14:08:09.223Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-11-11T14:08:09.223Z] Copying nested executables into bundles/cross/linux/amd64 [2019-11-11T14:08:09.223Z] Cross building: bundles/cross/windows/amd64 [2019-11-11T14:08:09.223Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-11T14:08:09.223Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-11-11T14:08:09.342Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.951s coverage: 51.0% of statements [2019-11-11T14:08:09.350Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-11-11T14:08:10.520Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.121s coverage: 46.2% of statements [2019-11-11T14:08:10.520Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-11T14:08:10.721Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-11-11T14:08:11.394Z] --- PASS: TestCreateServiceCapabilities (3.46s) [2019-11-11T14:08:11.394Z] === RUN TestInspect [2019-11-11T14:08:11.653Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-11T14:08:12.586Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-11-11T14:08:12.833Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.669s coverage: 76.1% of statements [2019-11-11T14:08:13.173Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.709s coverage: 52.6% of statements [2019-11-11T14:08:13.173Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-11T14:08:13.173Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-11T14:08:13.173Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements [2019-11-11T14:08:14.675Z] --- PASS: TestInspect (3.60s) [2019-11-11T14:08:14.675Z] === RUN TestServiceListWithStatuses [2019-11-11T14:08:14.675Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-11T14:08:14.675Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-11T14:08:14.675Z] === RUN TestDockerNetworkConnectAlias [2019-11-11T14:08:14.875Z] ok github.com/docker/docker/daemon/links 0.025s coverage: 93.0% of statements [2019-11-11T14:08:15.605Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.061s coverage: 3.0% of statements [2019-11-11T14:08:16.760Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-11-11T14:08:18.657Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-11T14:08:19.489Z] ok github.com/docker/docker/daemon/logger 0.315s coverage: 42.7% of statements [2019-11-11T14:08:20.215Z] ok github.com/docker/docker/daemon/logger/gelf 0.037s coverage: 68.2% of statements [2019-11-11T14:08:20.557Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-11-11T14:08:21.915Z] ok github.com/docker/docker/daemon/logger/awslogs 0.671s coverage: 77.8% of statements [2019-11-11T14:08:22.784Z] --- PASS: TestDockerNetworkConnectAlias (7.30s) [2019-11-11T14:08:22.784Z] === RUN TestDockerNetworkReConnect [2019-11-11T14:08:23.080Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-11T14:08:23.337Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-11T14:08:23.614Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 26.2% of statements [2019-11-11T14:08:23.614Z] ok github.com/docker/docker/daemon/images 0.050s coverage: 4.9% of statements [2019-11-11T14:08:23.614Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-11T14:08:23.614Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-11T14:08:23.614Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-11T14:08:23.614Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-11T14:08:23.953Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.036s coverage: 88.3% of statements [2019-11-11T14:08:24.293Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.030s coverage: 62.1% of statements [2019-11-11T14:08:25.859Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-11-11T14:08:27.349Z] ok github.com/docker/docker/daemon/logger/local 0.068s coverage: 74.7% of statements [2019-11-11T14:08:27.349Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-11T14:08:27.689Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 19.9% of statements [2019-11-11T14:08:28.051Z] --- PASS: TestDockerNetworkReConnect (5.90s) [2019-11-11T14:08:28.052Z] === RUN TestServicePlugin [2019-11-11T14:08:28.052Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-11T14:08:28.052Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:08:28.052Z] === RUN TestServiceUpdateLabel [2019-11-11T14:08:28.384Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-11-11T14:08:29.315Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-11-11T14:08:29.390Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2019-11-11T14:08:29.390Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 47.8% of statements [2019-11-11T14:08:30.246Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-11-11T14:08:31.090Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2019-11-11T14:08:31.177Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-11T14:08:31.335Z] --- PASS: TestServiceUpdateLabel (3.24s) [2019-11-11T14:08:31.335Z] === RUN TestServiceUpdateSecrets [2019-11-11T14:08:31.430Z] ok github.com/docker/docker/daemon/logger/splunk 2.834s coverage: 82.5% of statements [2019-11-11T14:08:31.430Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-11T14:08:31.430Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-11T14:08:32.761Z] --- PASS: TestImportExtremelyLargeImageWorks (112.06s) [2019-11-11T14:08:32.761Z] PASS [2019-11-11T14:08:32.761Z] [2019-11-11T14:08:32.761Z] === Skipped [2019-11-11T14:08:32.761Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-11T14:08:32.761Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:08:32.761Z] [2019-11-11T14:08:32.761Z] [2019-11-11T14:08:32.761Z] DONE 12 tests, 1 skipped in 113.616s [2019-11-11T14:08:32.761Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-11-11T14:08:32.761Z] ++ 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 [2019-11-11T14:08:32.761Z] ++ set -e [2019-11-11T14:08:32.761Z] ++ '[' -n 0 ']' [2019-11-11T14:08:32.761Z] ++ set -x [2019-11-11T14:08:32.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:08:32.761Z] INFO: Testing against a local daemon [2019-11-11T14:08:32.761Z] === RUN TestNetworkCreateDelete [2019-11-11T14:08:32.761Z] --- PASS: TestNetworkCreateDelete (0.16s) [2019-11-11T14:08:32.761Z] === RUN TestDockerNetworkDeletePreferID [2019-11-11T14:08:32.761Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2019-11-11T14:08:32.761Z] === RUN TestInspectNetwork [2019-11-11T14:08:34.451Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-11-11T14:08:34.584Z] === RUN TestInspectNetwork/full_network_id [2019-11-11T14:08:34.584Z] === RUN TestInspectNetwork/partial_network_id [2019-11-11T14:08:34.584Z] === RUN TestInspectNetwork/network_name [2019-11-11T14:08:34.584Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-11T14:08:35.545Z] ok github.com/docker/docker/distribution/metadata 0.119s coverage: 48.2% of statements [2019-11-11T14:08:36.273Z] ok github.com/docker/docker/errdefs 0.040s coverage: 49.4% of statements [2019-11-11T14:08:37.999Z] ok github.com/docker/docker/distribution 0.723s coverage: 22.1% of statements [2019-11-11T14:08:37.999Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-11T14:08:39.176Z] ok github.com/docker/docker/distribution/xfer 1.711s coverage: 85.1% of statements [2019-11-11T14:08:39.176Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-11T14:08:39.662Z] --- PASS: TestInspectNetwork (8.78s) [2019-11-11T14:08:39.662Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-11T14:08:39.662Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-11T14:08:39.662Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-11T14:08:39.662Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-11T14:08:39.662Z] === RUN TestRunContainerWithBridgeNone [2019-11-11T14:08:39.723Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-11T14:08:39.723Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-11T14:08:40.879Z] ok github.com/docker/docker/image 0.097s coverage: 86.4% of statements [2019-11-11T14:08:40.979Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-11T14:08:40.979Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-11T14:08:40.979Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-11T14:08:41.219Z] ok github.com/docker/docker/image/cache 0.044s coverage: 19.2% of statements [2019-11-11T14:08:41.219Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-11T14:08:41.618Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-11T14:08:42.920Z] --- PASS: TestRunContainerWithBridgeNone (2.79s) [2019-11-11T14:08:42.920Z] === RUN TestNetworkInvalidJSON [2019-11-11T14:08:42.920Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-11T14:08:42.920Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-11T14:08:42.920Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-11T14:08:42.920Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-11T14:08:42.920Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-11T14:08:42.920Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-11T14:08:42.920Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-11T14:08:42.920Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-11T14:08:42.920Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-11T14:08:42.920Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-11-11T14:08:42.920Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-11T14:08:42.920Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-11T14:08:42.920Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-11T14:08:42.920Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-11T14:08:42.930Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2019-11-11T14:08:42.930Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2019-11-11T14:08:42.930Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-11T14:08:43.702Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2019-11-11T14:08:43.702Z] === RUN TestDaemonDefaultNetworkPools [2019-11-11T14:08:44.110Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 50.0% of statements [2019-11-11T14:08:44.140Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-11-11T14:08:44.492Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2019-11-11T14:08:44.492Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-11T14:08:45.782Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2019-11-11T14:08:45.782Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-11T14:08:46.587Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2019-11-11T14:08:46.587Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-11T14:08:47.414Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-11T14:08:47.419Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-11-11T14:08:47.419Z] === RUN TestServiceWithPredefinedNetwork [2019-11-11T14:08:47.671Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-11T14:08:47.671Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-11T14:08:48.024Z] ok github.com/docker/docker/opts 0.071s coverage: 66.9% of statements [2019-11-11T14:08:49.201Z] ok github.com/docker/docker/pkg/broadcaster 0.021s coverage: 100.0% of statements [2019-11-11T14:08:49.201Z] ok github.com/docker/docker/pkg/authorization 1.243s coverage: 68.3% of statements [2019-11-11T14:08:49.409Z] --- PASS: TestServiceUpdateSecrets (15.51s) [2019-11-11T14:08:49.409Z] === RUN TestServiceUpdateConfigs [2019-11-11T14:08:49.565Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-11T14:08:49.931Z] ok github.com/docker/docker/pkg/capabilities 0.023s coverage: 87.5% of statements [2019-11-11T14:08:50.270Z] ok github.com/docker/docker/pkg/archive 1.379s coverage: 76.8% of statements [2019-11-11T14:08:50.787Z] --- PASS: TestServiceWithPredefinedNetwork (3.14s) [2019-11-11T14:08:50.787Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-11T14:08:50.787Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-11T14:08:50.787Z] service_test.go:230: FLAKY_TEST [2019-11-11T14:08:50.787Z] === RUN TestServiceWithDataPathPortInit [2019-11-11T14:08:50.935Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-11T14:08:51.114Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2019-11-11T14:08:52.294Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-11-11T14:08:52.294Z] ok github.com/docker/docker/pkg/discovery/file 0.019s coverage: 92.9% of statements [2019-11-11T14:08:52.828Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-11T14:08:53.995Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-11-11T14:08:54.335Z] ok github.com/docker/docker/layer 7.241s coverage: 68.8% of statements [2019-11-11T14:08:54.335Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-11T14:08:54.335Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-11T14:08:54.335Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-11T14:08:54.335Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-11T14:08:54.335Z] ? github.com/docker/docker/oci [no test files] [2019-11-11T14:08:54.335Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-11T14:08:54.724Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-11T14:08:55.122Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2019-11-11T14:08:55.482Z] ok github.com/docker/docker/pkg/dmesg 0.051s coverage: 83.3% of statements [2019-11-11T14:08:56.659Z] ok github.com/docker/docker/pkg/chrootarchive 4.377s coverage: 43.2% of statements [2019-11-11T14:08:56.659Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-11T14:08:56.659Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-11T14:08:56.659Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-11-11T14:08:56.997Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2019-11-11T14:08:57.999Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-11-11T14:08:58.177Z] ok github.com/docker/docker/pkg/fsutils 0.401s coverage: 85.1% of statements [2019-11-11T14:08:58.177Z] ok github.com/docker/docker/pkg/discovery/kv 3.312s coverage: 84.1% of statements [2019-11-11T14:08:58.515Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2019-11-11T14:09:00.217Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2019-11-11T14:09:00.217Z] ok github.com/docker/docker/pkg/locker 0.027s coverage: 88.9% of statements [2019-11-11T14:09:00.522Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-11-11T14:09:01.398Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2019-11-11T14:09:01.398Z] ok github.com/docker/docker/pkg/idtools 0.895s coverage: 70.1% of statements [2019-11-11T14:09:02.127Z] ok github.com/docker/docker/pkg/ioutils 1.862s coverage: 70.6% of statements [2019-11-11T14:09:02.127Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-11T14:09:02.171Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-11T14:09:02.172Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-11T14:09:02.467Z] ok github.com/docker/docker/pkg/namesgenerator 0.033s coverage: 85.7% of statements [2019-11-11T14:09:02.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-11T14:09:02.807Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2019-11-11T14:09:03.159Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2019-11-11T14:09:03.501Z] ok github.com/docker/docker/pkg/mount 1.058s coverage: 70.0% of statements [2019-11-11T14:09:03.501Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-11T14:09:03.802Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-11-11T14:09:03.802Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-11-11T14:09:03.843Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 91.4% of statements [2019-11-11T14:09:04.184Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 82.4% of statements [2019-11-11T14:09:04.184Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-11T14:09:04.184Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-11T14:09:04.293Z] --- PASS: TestServiceUpdateConfigs (15.52s) [2019-11-11T14:09:04.293Z] === RUN TestServiceUpdateNetwork [2019-11-11T14:09:05.367Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2019-11-11T14:09:06.549Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2019-11-11T14:09:06.889Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2019-11-11T14:09:06.889Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2019-11-11T14:09:07.077Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-11T14:09:07.219Z] --- PASS: TestServiceWithDataPathPortInit (16.90s) [2019-11-11T14:09:07.219Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-11T14:09:08.063Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2019-11-11T14:09:08.447Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-11T14:09:08.789Z] ok github.com/docker/docker/pkg/pubsub 1.205s coverage: 73.9% of statements [2019-11-11T14:09:09.128Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite (360.77s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.25s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.22s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.61s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.58s) [2019-11-11T14:09:09.382Z] docker_cli_daemon_test.go:1449: [d6cf27268e1b7] daemon is not started [2019-11-11T14:09:09.382Z] check_test.go:309: [de60abb66b380] daemon is not started [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.02s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.35s) [2019-11-11T14:09:09.382Z] check_test.go:309: [d1c2169ee799a] daemon is not started [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.00s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.47s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.30s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.41s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.46s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.69s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.13s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-11-11T14:09:09.382Z] check_test.go:309: [db82213ce89ca] daemon is not started [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.52s) [2019-11-11T14:09:09.382Z] check_test.go:309: [d4b7868e04ce6] daemon is not started [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.14s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2019-11-11T14:09:09.382Z] check_test.go:309: [dfb014ce0f07e] daemon is not started [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.86s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.15s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.65s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2019-11-11T14:09:09.382Z] check_test.go:309: [d91ddb0185ab4] daemon is not started [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.28s) [2019-11-11T14:09:09.382Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-11-11T14:09:09.382Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-11T14:09:09.382Z] check_test.go:309: [ddb16565243d6] daemon is not started [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.25s) [2019-11-11T14:09:09.382Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-11T14:09:09.382Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-11T14:09:09.382Z] check_test.go:309: [deef96cd4432b] daemon is not started [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.38s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.35s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.62s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.90s) [2019-11-11T14:09:09.382Z] check_test.go:309: [dc09f8da3c578] daemon is not started [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.52s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2019-11-11T14:09:09.382Z] check_test.go:309: [d74f6852f89e7] daemon is not started [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.81s) [2019-11-11T14:09:09.382Z] docker_cli_daemon_plugins_test.go:79: [d496d35463360] daemon is not started [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.02s) [2019-11-11T14:09:09.382Z] docker_cli_daemon_plugins_test.go:169: [d421851e07cda] daemon is not started [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.62s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2019-11-11T14:09:09.382Z] check_test.go:309: [d72b2a84a0c6d] daemon is not started [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.79s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.89s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.06s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.98s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.57s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.64s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.01s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.06s) [2019-11-11T14:09:09.382Z] check_test.go:309: [d678dfa263827] daemon is not started [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.48s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.79s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.43s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.10s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.52s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.60s) [2019-11-11T14:09:09.382Z] check_test.go:309: [db2c891b676e6] daemon is not started [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.52s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.26s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.92s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.70s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.70s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.32s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.41s) [2019-11-11T14:09:09.382Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-11T14:09:09.382Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-11T14:09:09.382Z] check_test.go:309: [dd6c356eba466] daemon is not started [2019-11-11T14:09:09.382Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-11T14:09:09.382Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-11T14:09:09.382Z] check_test.go:309: [dba1bdf42d607] daemon is not started [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.96s) [2019-11-11T14:09:09.382Z] check_test.go:309: [d958e8815d456] daemon is not started [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.09s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.43s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.26s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.33s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.59s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.61s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.35s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.34s) [2019-11-11T14:09:09.382Z] check_test.go:309: [d7fd5e524bd0e] daemon is not started [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.22s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.16s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.71s) [2019-11-11T14:09:09.382Z] check_test.go:309: [d83a864afe9b5] daemon is not started [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.87s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2019-11-11T14:09:09.382Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-11-11T14:09:09.382Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-11-11T14:09:09.382Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-11-11T14:09:09.382Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-11-11T14:09:09.382Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-11-11T14:09:09.382Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-11-11T14:09:09.382Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-11-11T14:09:09.382Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-11-11T14:09:09.382Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-11-11T14:09:09.382Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-11-11T14:09:09.382Z] check_test.go:309: [d2d3c300c3a92] daemon is not started [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.18s) [2019-11-11T14:09:09.382Z] check_test.go:309: [d30c70ea4b59c] daemon is not started [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.83s) [2019-11-11T14:09:09.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.60s) [2019-11-11T14:09:09.382Z] check_test.go:309: [d899c79dd5a7c] daemon is not started [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.11s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.29s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.68s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-11-11T14:09:09.383Z] check_test.go:309: [d4c03865e51af] daemon is not started [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.75s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.95s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.53s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.51s) [2019-11-11T14:09:09.383Z] check_test.go:309: [de383460b94e1] daemon is not started [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.12s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-11-11T14:09:09.383Z] check_test.go:309: [d3cc20f82f6f2] daemon is not started [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.85s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.75s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.04s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.00s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.97s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.78s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.53s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.99s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.25s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.85s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.90s) [2019-11-11T14:09:09.383Z] docker_cli_daemon_test.go:2542: [de3510615646f] daemon is not started [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.56s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.30s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.25s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.19s) [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2019-11-11T14:09:09.383Z] check_test.go:309: [d906ae4460f8e] daemon is not started [2019-11-11T14:09:09.383Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.88s) [2019-11-11T14:09:09.383Z] === RUN TestDockerSwarmSuite [2019-11-11T14:09:09.383Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-11-11T14:09:09.876Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2019-11-11T14:09:09.876Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-11-11T14:09:11.104Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2019-11-11T14:09:11.104Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 80.0% of statements [2019-11-11T14:09:11.271Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-11T14:09:11.272Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-11T14:09:11.839Z] ok github.com/docker/docker/pkg/signal 3.525s coverage: 61.0% of statements [2019-11-11T14:09:12.568Z] ok github.com/docker/docker/pkg/tailfile 0.110s coverage: 88.6% of statements [2019-11-11T14:09:12.568Z] ok github.com/docker/docker/pkg/system 0.088s coverage: 36.9% of statements [2019-11-11T14:09:12.657Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-11T14:09:13.745Z] ok github.com/docker/docker/pkg/term 0.012s coverage: 84.8% of statements [2019-11-11T14:09:14.029Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-11-11T14:09:14.085Z] testing: warning: no tests to run [2019-11-11T14:09:14.085Z] coverage: [no statements] [2019-11-11T14:09:14.085Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2019-11-11T14:09:14.814Z] ok github.com/docker/docker/pkg/tarsum 0.231s coverage: 89.3% of statements [2019-11-11T14:09:14.814Z] ok github.com/docker/docker/pkg/truncindex 0.117s coverage: 91.5% of statements [2019-11-11T14:09:14.814Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2019-11-11T14:09:15.539Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2019-11-11T14:09:16.696Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.41s) [2019-11-11T14:09:16.696Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:n9e7u2h4w0bu3nv4gjx1tfqfz Created:2019-11-11 14:09:08.661090081 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[bce346346c2fe7cb053b15ea62cc419d8f88e7d759dd31494e929ffdabebdb13:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vr86wp59ggrnyhie8nh5ijxhq EndpointID:19700dff1838ce1cf7e43094363c2c216d02ff1a357695460bc4b3ec46ee9d2e MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:48fe4bff31bc2160b2c846aca3fabbb2b2b21fbcdeefdcac115145599535611c MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:c7a537590e25 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vr86wp59ggrnyhie8nh5ijxhq EndpointID:19700dff1838ce1cf7e43094363c2c216d02ff1a357695460bc4b3ec46ee9d2e EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-11T14:09:16.696Z] PASS [2019-11-11T14:09:16.696Z] [2019-11-11T14:09:16.696Z] === Skipped [2019-11-11T14:09:16.696Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-11T14:09:16.696Z] service_test.go:230: FLAKY_TEST [2019-11-11T14:09:16.696Z] [2019-11-11T14:09:16.696Z] [2019-11-11T14:09:16.696Z] DONE 21 tests, 1 skipped in 46.501s [2019-11-11T14:09:16.696Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-11T14:09:16.696Z] ++ 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 [2019-11-11T14:09:16.696Z] ++ set -e [2019-11-11T14:09:16.696Z] ++ '[' -n 0 ']' [2019-11-11T14:09:16.696Z] ++ set -x [2019-11-11T14:09:16.696Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:09:16.696Z] INFO: Testing against a local daemon [2019-11-11T14:09:16.696Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-11T14:09:16.696Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-11T14:09:16.696Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-11T14:09:16.696Z] === RUN TestDockerNetworkIpvlan [2019-11-11T14:09:16.696Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-11T14:09:16.696Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-11T14:09:16.696Z] PASS [2019-11-11T14:09:16.696Z] [2019-11-11T14:09:16.696Z] === Skipped [2019-11-11T14:09:16.696Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-11T14:09:16.696Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-11T14:09:16.696Z] [2019-11-11T14:09:16.696Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-11T14:09:16.696Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-11T14:09:16.696Z] [2019-11-11T14:09:16.696Z] [2019-11-11T14:09:16.696Z] DONE 2 tests, 2 skipped in 0.113s [2019-11-11T14:09:16.913Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-11T14:09:16.913Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-11-11T14:09:16.913Z] remote: Enumerating objects: 19, done. [2019-11-11T14:09:16.913Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-11-11T14:09:16.913Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-11-11T14:09:16.913Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-11-11T14:09:17.064Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-11T14:09:17.064Z] ++ 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 [2019-11-11T14:09:17.064Z] ++ set -e [2019-11-11T14:09:17.064Z] ++ '[' -n 0 ']' [2019-11-11T14:09:17.064Z] ++ set -x [2019-11-11T14:09:17.064Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:09:17.064Z] INFO: Testing against a local daemon [2019-11-11T14:09:17.064Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-11T14:09:17.116Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-11T14:09:17.237Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2019-11-11T14:09:18.207Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-11-11T14:09:18.462Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2019-11-11T14:09:18.462Z] === RUN TestDockerNetworkMacvlan [2019-11-11T14:09:19.163Z] --- PASS: TestServiceUpdateNetwork (15.63s) [2019-11-11T14:09:19.163Z] PASS [2019-11-11T14:09:19.163Z] [2019-11-11T14:09:19.163Z] === Skipped [2019-11-11T14:09:19.163Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-11-11T14:09:19.163Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-11T14:09:19.163Z] [2019-11-11T14:09:19.163Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-11-11T14:09:19.163Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:09:19.163Z] [2019-11-11T14:09:19.163Z] [2019-11-11T14:09:19.163Z] DONE 20 tests, 2 skipped in 136.540s [2019-11-11T14:09:19.163Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-11-11T14:09:19.163Z] ++ 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 [2019-11-11T14:09:19.163Z] ++ set -e [2019-11-11T14:09:19.163Z] ++ '[' -n 0 ']' [2019-11-11T14:09:19.163Z] ++ set -x [2019-11-11T14:09:19.163Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:09:19.163Z] INFO: Testing against a local daemon [2019-11-11T14:09:19.163Z] === RUN TestSessionCreate [2019-11-11T14:09:19.163Z] --- PASS: TestSessionCreate (0.05s) [2019-11-11T14:09:19.163Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-11T14:09:19.163Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-11T14:09:19.163Z] PASS [2019-11-11T14:09:19.163Z] [2019-11-11T14:09:19.163Z] DONE 2 tests in 0.271s [2019-11-11T14:09:19.163Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-11-11T14:09:19.164Z] ++ 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 [2019-11-11T14:09:19.164Z] ++ set -e [2019-11-11T14:09:19.164Z] ++ '[' -n 0 ']' [2019-11-11T14:09:19.164Z] ++ set -x [2019-11-11T14:09:19.164Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:09:19.164Z] INFO: Testing against a local daemon [2019-11-11T14:09:19.164Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-11T14:09:19.164Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-11T14:09:19.164Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-11T14:09:19.164Z] === RUN TestEventsExecDie [2019-11-11T14:09:19.164Z] --- PASS: TestEventsExecDie (1.03s) [2019-11-11T14:09:19.164Z] === RUN TestEventsBackwardsCompatible [2019-11-11T14:09:19.164Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-11-11T14:09:19.164Z] === RUN TestInfoBinaryCommits [2019-11-11T14:09:19.260Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-11T14:09:19.422Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-11-11T14:09:19.422Z] === RUN TestInfoAPIVersioned [2019-11-11T14:09:19.422Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-11-11T14:09:19.422Z] === RUN TestInfoDiscoveryBackend [2019-11-11T14:09:19.425Z] [2019-11-11T14:09:19.578Z] ok github.com/docker/docker/reference 0.027s coverage: 84.4% of statements [2019-11-11T14:09:19.988Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2019-11-11T14:09:19.988Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-11T14:09:20.030Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-11T14:09:20.339Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 68.8% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-11T14:09:20.805Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39733/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=447a840254410df3b9345c652b601f08447b8467 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:447a840254410df3b9345c652b601f08447b8467 hack/test/unit [2019-11-11T14:09:20.922Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-11T14:09:20.922Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-11T14:09:21.298Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-11T14:09:21.490Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2019-11-11T14:09:21.490Z] === RUN TestInfoAPI [2019-11-11T14:09:21.511Z] ok github.com/docker/docker/plugin 0.584s coverage: 27.1% of statements [2019-11-11T14:09:21.748Z] --- PASS: TestInfoAPI (0.05s) [2019-11-11T14:09:21.748Z] === RUN TestInfoAPIWarnings [2019-11-11T14:09:22.315Z] --- PASS: TestInfoAPIWarnings (0.60s) [2019-11-11T14:09:22.315Z] === RUN TestInfoDebug [2019-11-11T14:09:22.688Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2019-11-11T14:09:22.882Z] --- PASS: TestInfoDebug (0.60s) [2019-11-11T14:09:22.882Z] === RUN TestInfoInsecureRegistries [2019-11-11T14:09:23.314Z] ? github.com/docker/docker/api [no test files] [2019-11-11T14:09:23.415Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2019-11-11T14:09:23.448Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2019-11-11T14:09:23.448Z] === RUN TestInfoRegistryMirrors [2019-11-11T14:09:23.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-11-11T14:09:23.767Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-11T14:09:24.014Z] --- PASS: TestInfoRegistryMirrors (0.68s) [2019-11-11T14:09:24.014Z] === RUN TestLoginFailsWithBadCredentials [2019-11-11T14:09:24.581Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2019-11-11T14:09:24.581Z] === RUN TestPingCacheHeaders [2019-11-11T14:09:24.581Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-11-11T14:09:24.581Z] === RUN TestPingGet [2019-11-11T14:09:24.581Z] --- PASS: TestPingGet (0.03s) [2019-11-11T14:09:24.581Z] === RUN TestPingHead [2019-11-11T14:09:24.581Z] --- PASS: TestPingHead (0.05s) [2019-11-11T14:09:24.581Z] === RUN TestVersion [2019-11-11T14:09:24.581Z] --- PASS: TestVersion (0.05s) [2019-11-11T14:09:24.581Z] PASS [2019-11-11T14:09:24.581Z] [2019-11-11T14:09:24.581Z] === Skipped [2019-11-11T14:09:24.581Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-11T14:09:24.581Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-11T14:09:24.581Z] [2019-11-11T14:09:24.581Z] [2019-11-11T14:09:24.581Z] DONE 18 tests, 1 skipped in 6.721s [2019-11-11T14:09:24.581Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-11T14:09:24.581Z] ++ 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 [2019-11-11T14:09:24.581Z] ++ set -e [2019-11-11T14:09:24.581Z] ++ '[' -n 0 ']' [2019-11-11T14:09:24.581Z] ++ set -x [2019-11-11T14:09:24.581Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:09:24.593Z] ok github.com/docker/docker/testutil 0.008s coverage: 62.5% of statements [2019-11-11T14:09:24.839Z] INFO: Testing against a local daemon [2019-11-11T14:09:24.839Z] === RUN TestVolumesCreateAndList [2019-11-11T14:09:24.839Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-11T14:09:24.839Z] === RUN TestVolumesRemove [2019-11-11T14:09:24.933Z] ok github.com/docker/docker/registry 0.466s coverage: 56.2% of statements [2019-11-11T14:09:24.933Z] ok github.com/docker/docker/runconfig 0.026s coverage: 68.2% of statements [2019-11-11T14:09:25.096Z] --- PASS: TestVolumesRemove (0.14s) [2019-11-11T14:09:25.096Z] === RUN TestVolumesInspect [2019-11-11T14:09:25.096Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-11T14:09:25.096Z] === RUN TestVolumesInvalidJSON [2019-11-11T14:09:25.096Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-11T14:09:25.096Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-11T14:09:25.096Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-11T14:09:25.096Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-11T14:09:25.096Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-11T14:09:25.096Z] PASS [2019-11-11T14:09:25.096Z] [2019-11-11T14:09:25.096Z] DONE 5 tests in 0.411s [2019-11-11T14:09:25.096Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-11T14:09:25.354Z] ++++ cat bundles/test-integration/docker.pid [2019-11-11T14:09:25.354Z] +++ kill 13050 [2019-11-11T14:09:27.254Z] +++ /etc/init.d/apparmor stop [2019-11-11T14:09:27.254Z] Clearing AppArmor profiles cache:. [2019-11-11T14:09:27.254Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-11T14:09:27.254Z] Unloading profiles will leave already running processes permanently [2019-11-11T14:09:27.254Z] unconfined, which can lead to unexpected situations. [2019-11-11T14:09:27.254Z] [2019-11-11T14:09:27.254Z] To set a process to complain mode, use the command line tool [2019-11-11T14:09:27.254Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-11T14:09:27.254Z] with the 'teardown' option." [2019-11-11T14:09:27.254Z] [2019-11-11T14:09:27.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-11T14:09:27.804Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-11T14:09:28.722Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-11T14:09:28.722Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-11T14:09:28.722Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-11T14:09:28.809Z] ok github.com/docker/docker/volume/drivers 0.034s coverage: 36.1% of statements Post stage [Pipeline] junit [2019-11-11T14:09:29.799Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-11T14:09:30.449Z] + echo Ensuring container killed. [2019-11-11T14:09:30.449Z] Ensuring container killed. [2019-11-11T14:09:30.449Z] + docker rm -vf docker-pr12 [2019-11-11T14:09:30.449Z] Error: No such container: docker-pr12 [2019-11-11T14:09:30.449Z] + true [Pipeline] sh [2019-11-11T14:09:30.738Z] + echo Chowning /workspace to jenkins user [2019-11-11T14:09:30.738Z] Chowning /workspace to jenkins user [2019-11-11T14:09:30.738Z] + id -u [2019-11-11T14:09:30.738Z] + id -g [2019-11-11T14:09:30.738Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39733:/workspace busybox chown -R 1000:1000 /workspace [2019-11-11T14:09:30.738Z] Unable to find image 'busybox:latest' locally [2019-11-11T14:09:30.997Z] latest: Pulling from library/busybox [2019-11-11T14:09:30.997Z] 8e1247db4aa5: Pulling fs layer [2019-11-11T14:09:30.997Z] 8e1247db4aa5: Download complete [2019-11-11T14:09:31.256Z] 8e1247db4aa5: Pull complete [2019-11-11T14:09:31.256Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-11T14:09:31.256Z] Status: Downloaded newer image for busybox:latest [2019-11-11T14:09:31.826Z] ok github.com/docker/docker/volume/mounts 0.074s coverage: 67.0% of statements [2019-11-11T14:09:31.826Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2019-11-11T14:09:32.056Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-11T14:09:32.996Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2019-11-11T14:09:33.897Z] --- PASS: TestDockerNetworkMacvlan (15.20s) [2019-11-11T14:09:33.897Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-11-11T14:09:33.897Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2019-11-11T14:09:33.897Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2019-11-11T14:09:33.897Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.22s) [2019-11-11T14:09:33.897Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.09s) [2019-11-11T14:09:33.897Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.98s) [2019-11-11T14:09:33.897Z] PASS [2019-11-11T14:09:33.897Z] [2019-11-11T14:09:33.897Z] DONE 8 tests in 16.734s [2019-11-11T14:09:33.897Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-11T14:09:33.897Z] ++ 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 [2019-11-11T14:09:33.897Z] ++ set -e [2019-11-11T14:09:33.897Z] ++ '[' -n 0 ']' [2019-11-11T14:09:33.897Z] ++ set -x [2019-11-11T14:09:33.897Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:09:33.897Z] testing: warning: no tests to run [2019-11-11T14:09:33.897Z] PASS [2019-11-11T14:09:33.897Z] [2019-11-11T14:09:33.897Z] DONE 0 tests in 0.018s [2019-11-11T14:09:33.897Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-11T14:09:33.897Z] ++ 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 [2019-11-11T14:09:33.897Z] ++ set -e [2019-11-11T14:09:33.897Z] ++ '[' -n 0 ']' [2019-11-11T14:09:33.897Z] ++ set -x [2019-11-11T14:09:33.897Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:09:33.897Z] INFO: Testing against a local daemon [2019-11-11T14:09:33.897Z] === RUN TestAuthZPluginAllowRequest [2019-11-11T14:09:33.978Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-11T14:09:34.840Z] + bundleName=arm64-integration [2019-11-11T14:09:34.840Z] + echo Creating arm64-integration-bundles.tar.gz [2019-11-11T14:09:34.840Z] Creating arm64-integration-bundles.tar.gz [2019-11-11T14:09:34.840Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-11T14:09:34.840Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-11T14:09:35.113Z] Archiving artifacts [2019-11-11T14:09:35.778Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2019-11-11T14:09:35.778Z] === RUN TestAuthZPluginTLS [2019-11-11T14:09:36.139Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-11T14:09:36.139Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-11T14:09:36.175Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-11-11T14:09:36.175Z] === RUN TestAuthZPluginDenyRequest [2019-11-11T14:09:36.540Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-11-11T14:09:36.540Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-11T14:09:37.147Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39733/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-11T14:09:37.255Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-11T14:09:37.255Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-11-11T14:09:37.332Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-11-11T14:09:37.332Z] === RUN TestAuthZPluginDenyResponse [2019-11-11T14:09:37.464Z] + make clean [2019-11-11T14:09:37.694Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-11-11T14:09:37.694Z] === RUN TestAuthZPluginAllowEventStream [2019-11-11T14:09:38.030Z] docker volume rm -f docker-dev-cache [2019-11-11T14:09:38.179Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2019-11-11T14:09:38.186Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-11T14:09:38.288Z] docker-dev-cache [Pipeline] deleteDir [2019-11-11T14:09:39.512Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2019-11-11T14:09:39.512Z] === RUN TestAuthZPluginErrorResponse [2019-11-11T14:09:39.896Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-11-11T14:09:39.897Z] === RUN TestAuthZPluginErrorRequest [2019-11-11T14:09:40.084Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-11T14:09:40.316Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2019-11-11T14:09:40.316Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-11T14:09:40.316Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-11T14:09:40.316Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-11T14:09:40.316Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-11T14:09:40.316Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-11T14:09:40.316Z] ? github.com/docker/docker/rootless [no test files] [2019-11-11T14:09:40.316Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-11T14:09:40.316Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-11T14:09:40.316Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-11T14:09:40.316Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-11T14:09:40.316Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-11T14:09:40.316Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-11T14:09:40.316Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-11T14:09:40.316Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-11T14:09:40.316Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-11T14:09:40.316Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-11T14:09:40.316Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-11T14:09:40.316Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-11T14:09:40.316Z] ? github.com/docker/docker/volume [no test files] [2019-11-11T14:09:40.316Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-11T14:09:40.316Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-11T14:09:40.316Z] [2019-11-11T14:09:40.316Z] === Skipped [2019-11-11T14:09:40.316Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-11T14:09:40.316Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-11T14:09:40.316Z] [2019-11-11T14:09:40.316Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-11T14:09:40.316Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-11T14:09:40.316Z] [2019-11-11T14:09:40.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-11T14:09:40.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:09:40.316Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-11T14:09:40.316Z] [2019-11-11T14:09:40.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-11T14:09:40.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:09:40.316Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-11T14:09:40.316Z] [2019-11-11T14:09:40.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-11T14:09:40.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:09:40.316Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-11T14:09:40.316Z] [2019-11-11T14:09:40.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-11T14:09:40.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:09:40.316Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-11T14:09:40.316Z] [2019-11-11T14:09:40.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-11T14:09:40.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:09:40.316Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-11T14:09:40.316Z] [2019-11-11T14:09:40.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-11T14:09:40.316Z] graphtest_unix.go:73: No driver to put! [2019-11-11T14:09:40.316Z] [2019-11-11T14:09:40.316Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-11T14:09:40.316Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-11T14:09:40.316Z] [2019-11-11T14:09:40.316Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-11T14:09:40.316Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-11T14:09:40.316Z] [2019-11-11T14:09:40.316Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-11T14:09:40.316Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-11T14:09:40.316Z] [2019-11-11T14:09:40.316Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-11T14:09:40.316Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-11T14:09:40.316Z] [2019-11-11T14:09:40.316Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-11T14:09:40.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:09:40.316Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-11T14:09:40.316Z] [2019-11-11T14:09:40.316Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-11T14:09:40.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:09:40.316Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-11T14:09:40.316Z] [2019-11-11T14:09:40.316Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-11T14:09:40.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:09:40.316Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-11T14:09:40.316Z] [2019-11-11T14:09:40.317Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-11T14:09:40.317Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:09:40.317Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-11T14:09:40.317Z] [2019-11-11T14:09:40.317Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-11T14:09:40.317Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:09:40.317Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-11T14:09:40.317Z] [2019-11-11T14:09:40.317Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-11T14:09:40.317Z] graphtest_unix.go:73: No driver to put! [2019-11-11T14:09:40.317Z] [2019-11-11T14:09:40.317Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-11T14:09:40.317Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-11T14:09:40.317Z] [2019-11-11T14:09:40.317Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-11T14:09:40.317Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-11T14:09:40.317Z] [2019-11-11T14:09:40.317Z] [2019-11-11T14:09:40.317Z] DONE 2115 tests, 20 skipped in 332.514s [2019-11-11T14:09:40.383Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-11-11T14:09:40.383Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration Post stage [Pipeline] junit [2019-11-11T14:09:41.132Z] Recording test results [2019-11-11T14:09:41.177Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-11-11T14:09:41.177Z] === RUN TestAuthZPluginEnsureLoadImportWorking [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-11T14:09:41.982Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-11T14:09:41.982Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-11T14:09:41.982Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-11T14:09:42.311Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39733/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=447a840254410df3b9345c652b601f08447b8467 -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:447a840254410df3b9345c652b601f08447b8467 hack/make.sh dynbinary test-integration [2019-11-11T14:09:42.649Z] [2019-11-11T14:09:42.649Z] Removing bundles/ [2019-11-11T14:09:42.649Z] [2019-11-11T14:09:42.649Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-11T14:09:42.992Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-11T14:09:42.992Z] GOOS="" GOARCH="" GOARM="" [2019-11-11T14:09:43.012Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2019-11-11T14:09:43.012Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-11T14:09:45.462Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.16s) [2019-11-11T14:09:45.462Z] === RUN TestAuthZPluginHeader [2019-11-11T14:09:46.303Z] --- PASS: TestAuthZPluginHeader (0.94s) [2019-11-11T14:09:46.303Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-11T14:09:46.303Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-11T14:09:46.303Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:09:46.303Z] === RUN TestAuthZPluginV2Disable [2019-11-11T14:09:46.303Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-11T14:09:46.303Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:09:46.303Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-11T14:09:46.303Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-11T14:09:46.303Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:09:46.303Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-11T14:09:46.303Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-11T14:09:46.303Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:09:46.303Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-11T14:09:47.824Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-11T14:09:47.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-11T14:09:48.291Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-11T14:09:48.291Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-11T14:09:48.291Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-11T14:09:50.040Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-11T14:09:51.412Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-11T14:09:54.691Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-11T14:10:05.997Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2019-11-11T14:10:05.997Z] PASS [2019-11-11T14:10:05.997Z] [2019-11-11T14:10:05.997Z] === Skipped [2019-11-11T14:10:05.997Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-11T14:10:05.997Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:10:05.997Z] [2019-11-11T14:10:05.997Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-11T14:10:05.997Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:10:05.997Z] [2019-11-11T14:10:05.997Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-11T14:10:05.997Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:10:05.997Z] [2019-11-11T14:10:05.997Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-11T14:10:05.997Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:10:05.997Z] [2019-11-11T14:10:05.997Z] [2019-11-11T14:10:05.997Z] DONE 17 tests, 4 skipped in 29.502s [2019-11-11T14:10:05.997Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-11T14:10:05.997Z] ++ 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 [2019-11-11T14:10:05.997Z] ++ set -e [2019-11-11T14:10:05.997Z] ++ '[' -n 0 ']' [2019-11-11T14:10:05.997Z] ++ set -x [2019-11-11T14:10:05.997Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:10:05.997Z] INFO: Testing against a local daemon [2019-11-11T14:10:05.997Z] === RUN TestPluginInvalidJSON [2019-11-11T14:10:05.997Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-11T14:10:05.997Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-11T14:10:05.997Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-11T14:10:05.997Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-11-11T14:10:05.997Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-11T14:10:05.997Z] PASS [2019-11-11T14:10:05.997Z] [2019-11-11T14:10:05.997Z] DONE 2 tests in 0.094s [2019-11-11T14:10:05.997Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-11T14:10:05.997Z] ++ 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 [2019-11-11T14:10:05.997Z] ++ set -e [2019-11-11T14:10:05.997Z] ++ '[' -n 0 ']' [2019-11-11T14:10:05.997Z] ++ set -x [2019-11-11T14:10:05.997Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:10:05.997Z] INFO: Testing against a local daemon [2019-11-11T14:10:05.997Z] === RUN TestExternalGraphDriver [2019-11-11T14:10:05.997Z] === RUN TestExternalGraphDriver/json [2019-11-11T14:10:05.997Z] === RUN TestExternalGraphDriver/spec [2019-11-11T14:10:07.822Z] === RUN TestExternalGraphDriver/pull [2019-11-11T14:10:09.610Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-11-11T14:10:09.610Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-11-11T14:10:09.852Z] --- PASS: TestExternalGraphDriver (6.60s) [2019-11-11T14:10:09.853Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2019-11-11T14:10:09.853Z] --- PASS: TestExternalGraphDriver/spec (2.13s) [2019-11-11T14:10:09.853Z] --- PASS: TestExternalGraphDriver/pull (2.22s) [2019-11-11T14:10:09.853Z] === RUN TestGraphdriverPluginV2 [2019-11-11T14:10:10.232Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-11-11T14:10:10.232Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:10:10.232Z] PASS [2019-11-11T14:10:10.232Z] [2019-11-11T14:10:10.232Z] === Skipped [2019-11-11T14:10:10.232Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-11-11T14:10:10.232Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:10:10.232Z] [2019-11-11T14:10:10.232Z] [2019-11-11T14:10:10.232Z] DONE 5 tests, 1 skipped in 6.763s [2019-11-11T14:10:10.232Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-11T14:10:10.232Z] ++ 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 [2019-11-11T14:10:10.232Z] ++ set -e [2019-11-11T14:10:10.232Z] ++ '[' -n 0 ']' [2019-11-11T14:10:10.232Z] ++ set -x [2019-11-11T14:10:10.232Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:10:10.232Z] INFO: Testing against a local daemon [2019-11-11T14:10:10.232Z] === RUN TestContinueAfterPluginCrash [2019-11-11T14:10:10.232Z] === PAUSE TestContinueAfterPluginCrash [2019-11-11T14:10:10.232Z] === RUN TestDaemonStartWithLogOpt [2019-11-11T14:10:10.232Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-11T14:10:10.232Z] === CONT TestContinueAfterPluginCrash [2019-11-11T14:10:10.232Z] === CONT TestDaemonStartWithLogOpt [2019-11-11T14:10:13.585Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-11T14:10:14.864Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-11T14:10:15.121Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-11T14:10:17.677Z] --- PASS: TestImportExtremelyLargeImageWorks (176.88s) [2019-11-11T14:10:17.677Z] PASS [2019-11-11T14:10:17.677Z] [2019-11-11T14:10:17.677Z] DONE 12 tests in 180.679s [2019-11-11T14:10:17.677Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-11-11T14:10:17.677Z] ++ 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 [2019-11-11T14:10:17.677Z] ++ set -e [2019-11-11T14:10:17.677Z] ++ '[' -n 0 ']' [2019-11-11T14:10:17.677Z] ++ set -x [2019-11-11T14:10:17.677Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:10:17.677Z] INFO: Testing against a local daemon [2019-11-11T14:10:17.677Z] === RUN TestNetworkCreateDelete [2019-11-11T14:10:17.677Z] --- PASS: TestNetworkCreateDelete (0.18s) [2019-11-11T14:10:17.677Z] === RUN TestDockerNetworkDeletePreferID [2019-11-11T14:10:18.242Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2019-11-11T14:10:18.242Z] === RUN TestInspectNetwork [2019-11-11T14:10:18.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-11T14:10:18.790Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-11T14:10:19.256Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-11T14:10:20.140Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-11T14:10:20.704Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-11T14:10:20.961Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-11T14:10:21.471Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-11T14:10:21.471Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-11T14:10:21.816Z] --- PASS: TestDaemonStartWithLogOpt (10.88s) [2019-11-11T14:10:21.892Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-11T14:10:21.892Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-11T14:10:22.150Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-11T14:10:22.715Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-11T14:10:25.238Z] === RUN TestInspectNetwork/full_network_id [2019-11-11T14:10:25.238Z] === RUN TestInspectNetwork/partial_network_id [2019-11-11T14:10:25.238Z] === RUN TestInspectNetwork/network_name [2019-11-11T14:10:25.238Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-11T14:10:25.238Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-11T14:10:25.836Z] --- PASS: TestContinueAfterPluginCrash (15.82s) [2019-11-11T14:10:25.836Z] PASS [2019-11-11T14:10:25.836Z] [2019-11-11T14:10:25.836Z] DONE 2 tests in 15.915s [2019-11-11T14:10:25.836Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-11T14:10:25.836Z] ++ 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 [2019-11-11T14:10:25.836Z] ++ set -e [2019-11-11T14:10:25.836Z] ++ '[' -n 0 ']' [2019-11-11T14:10:25.836Z] ++ set -x [2019-11-11T14:10:25.836Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:10:26.286Z] INFO: Testing against a local daemon [2019-11-11T14:10:26.286Z] === RUN TestPluginWithDevMounts [2019-11-11T14:10:26.286Z] === PAUSE TestPluginWithDevMounts [2019-11-11T14:10:26.286Z] === CONT TestPluginWithDevMounts [2019-11-11T14:10:26.606Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-11T14:10:27.321Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-11T14:10:27.975Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-11T14:10:28.299Z] --- PASS: TestPluginWithDevMounts (2.03s) [2019-11-11T14:10:28.299Z] PASS [2019-11-11T14:10:28.299Z] [2019-11-11T14:10:28.299Z] DONE 1 tests in 2.177s [2019-11-11T14:10:28.299Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-11-11T14:10:28.299Z] ++ 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 [2019-11-11T14:10:28.299Z] ++ set -e [2019-11-11T14:10:28.299Z] ++ '[' -n 0 ']' [2019-11-11T14:10:28.299Z] ++ set -x [2019-11-11T14:10:28.299Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:10:28.299Z] INFO: Testing against a local daemon [2019-11-11T14:10:28.299Z] === RUN TestSecretInspect [2019-11-11T14:10:28.302Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-11T14:10:28.302Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-11T14:10:28.302Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-11T14:10:29.344Z] --- PASS: TestInspectNetwork (10.91s) [2019-11-11T14:10:29.344Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-11T14:10:29.344Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-11T14:10:29.344Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-11T14:10:29.344Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-11T14:10:29.344Z] === RUN TestRunContainerWithBridgeNone [2019-11-11T14:10:29.344Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-11-11T14:10:29.602Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-11T14:10:29.858Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-11T14:10:30.167Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-11-11T14:10:30.838Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-11T14:10:31.098Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-11T14:10:31.303Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-11T14:10:31.508Z] --- PASS: TestSecretInspect (2.84s) [2019-11-11T14:10:31.508Z] === RUN TestSecretList [2019-11-11T14:10:31.769Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-11T14:10:32.030Z] --- PASS: TestRunContainerWithBridgeNone (3.09s) [2019-11-11T14:10:32.030Z] === RUN TestNetworkInvalidJSON [2019-11-11T14:10:32.234Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-11T14:10:32.287Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-11T14:10:32.287Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-11T14:10:32.287Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-11T14:10:32.287Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-11T14:10:32.287Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-11T14:10:32.287Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-11T14:10:32.287Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-11T14:10:32.287Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-11T14:10:32.287Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-11T14:10:32.287Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-11T14:10:32.287Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-11T14:10:32.287Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-11T14:10:32.287Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-11T14:10:32.287Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-11T14:10:32.851Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-11T14:10:33.415Z] --- PASS: TestDaemonRestartWithLiveRestore (1.18s) [2019-11-11T14:10:33.415Z] === RUN TestDaemonDefaultNetworkPools [2019-11-11T14:10:34.019Z] --- PASS: TestSecretList (2.83s) [2019-11-11T14:10:34.019Z] === RUN TestSecretsCreateAndDelete [2019-11-11T14:10:34.346Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2019-11-11T14:10:34.346Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-11T14:10:35.277Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-11-11T14:10:35.277Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-11T14:10:36.648Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2019-11-11T14:10:36.648Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-11T14:10:37.197Z] --- PASS: TestSecretsCreateAndDelete (2.85s) [2019-11-11T14:10:37.197Z] === RUN TestSecretsUpdate [2019-11-11T14:10:37.212Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-11-11T14:10:37.212Z] === RUN TestServiceWithPredefinedNetwork [2019-11-11T14:10:38.080Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-11T14:10:39.737Z] --- PASS: TestSecretsUpdate (2.99s) [2019-11-11T14:10:39.737Z] === RUN TestTemplatedSecret [2019-11-11T14:10:40.283Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-11T14:10:40.283Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-11T14:10:40.490Z] --- PASS: TestServiceWithPredefinedNetwork (3.06s) [2019-11-11T14:10:40.490Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-11T14:10:40.490Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-11T14:10:40.490Z] service_test.go:230: FLAKY_TEST [2019-11-11T14:10:40.490Z] === RUN TestServiceWithDataPathPortInit [2019-11-11T14:10:40.490Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-11T14:10:41.264Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-11T14:10:43.772Z] --- PASS: TestTemplatedSecret (3.48s) [2019-11-11T14:10:43.772Z] === RUN TestSecretCreateResolve [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-11T14:10:45.781Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2019-11-11T14:10:45.781Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-11T14:10:45.781Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.0% of statements [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/types [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-11T14:10:45.781Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2019-11-11T14:10:45.781Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-11T14:10:45.781Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2019-11-11T14:10:45.781Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/builder [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-11T14:10:45.781Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-11T14:10:46.363Z] --- PASS: TestSecretCreateResolve (3.04s) [2019-11-11T14:10:46.363Z] PASS [2019-11-11T14:10:46.363Z] [2019-11-11T14:10:46.363Z] DONE 6 tests in 18.131s [2019-11-11T14:10:46.363Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-11-11T14:10:46.363Z] ++ 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 [2019-11-11T14:10:46.363Z] ++ set -e [2019-11-11T14:10:46.363Z] ++ '[' -n 0 ']' [2019-11-11T14:10:46.363Z] ++ set -x [2019-11-11T14:10:46.363Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:10:46.363Z] INFO: Testing against a local daemon [2019-11-11T14:10:46.363Z] === RUN TestServiceCreateInit [2019-11-11T14:10:46.363Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-11T14:10:46.704Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2019-11-11T14:10:50.861Z] ok github.com/docker/docker/builder/dockerfile 0.564s coverage: 48.2% of statements [2019-11-11T14:10:50.861Z] ok github.com/docker/docker/builder/remotecontext 0.172s coverage: 13.6% of statements [2019-11-11T14:10:51.421Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-11-11T14:10:52.346Z] ok github.com/docker/docker/builder/remotecontext/git 1.173s coverage: 85.1% of statements [2019-11-11T14:10:52.346Z] ? github.com/docker/docker/cli [no test files] [2019-11-11T14:10:52.346Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-11T14:10:52.620Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-11T14:10:56.158Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-11T14:10:56.158Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-11T14:10:56.158Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-11T14:10:56.504Z] ok github.com/docker/docker/client 0.188s coverage: 75.8% of statements [2019-11-11T14:10:56.679Z] --- PASS: TestServiceCreateInit (10.34s) [2019-11-11T14:10:56.679Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.16s) [2019-11-11T14:10:56.679Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.16s) [2019-11-11T14:10:56.679Z] === RUN TestCreateServiceMultipleTimes [2019-11-11T14:10:57.139Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-11T14:10:58.119Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-11T14:10:58.586Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-11T14:10:58.586Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-11T14:10:59.567Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-11T14:11:00.032Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-11T14:11:00.032Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-11T14:11:00.032Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-11T14:11:02.390Z] --- PASS: TestServiceWithDataPathPortInit (19.45s) [2019-11-11T14:11:02.390Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-11T14:11:03.759Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-11T14:11:05.655Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-11T14:11:05.877Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-11T14:11:09.829Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.72s) [2019-11-11T14:11:09.829Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:93b21x2pizy9xvczwsxpa0wud Created:2019-11-11 14:11:01.21806303 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[515e59e302b85ac45dc9c828dbebfa48bae25edc9ac293a92b5e06a61ad63bca:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.txr32wyr2m9pmxolc4xt8hccv EndpointID:33b8b687f0b3018accfc5be47579f2d87702ad7a6ca8045f2a8a137d7eea68a1 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8934e0129a25b6a3bc3f8311d2b8cdfb0c8a8f9335fb1af65a33c9e7d306a24f MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:7619875bad13 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.txr32wyr2m9pmxolc4xt8hccv EndpointID:33b8b687f0b3018accfc5be47579f2d87702ad7a6ca8045f2a8a137d7eea68a1 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-11T14:11:09.829Z] PASS [2019-11-11T14:11:09.829Z] [2019-11-11T14:11:09.829Z] === Skipped [2019-11-11T14:11:09.829Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-11T14:11:09.829Z] service_test.go:230: FLAKY_TEST [2019-11-11T14:11:09.829Z] [2019-11-11T14:11:09.829Z] [2019-11-11T14:11:09.829Z] DONE 21 tests, 1 skipped in 51.979s [2019-11-11T14:11:09.829Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-11T14:11:09.829Z] ++ 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 [2019-11-11T14:11:09.829Z] ++ set -e [2019-11-11T14:11:09.829Z] ++ '[' -n 0 ']' [2019-11-11T14:11:09.829Z] ++ set -x [2019-11-11T14:11:09.830Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:11:09.830Z] INFO: Testing against a local daemon [2019-11-11T14:11:09.830Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-11T14:11:09.830Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-11T14:11:09.830Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-11T14:11:09.830Z] === RUN TestDockerNetworkIpvlan [2019-11-11T14:11:09.830Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2019-11-11T14:11:09.830Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-11T14:11:09.830Z] PASS [2019-11-11T14:11:09.830Z] [2019-11-11T14:11:09.830Z] === Skipped [2019-11-11T14:11:09.830Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-11T14:11:09.830Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-11T14:11:09.830Z] [2019-11-11T14:11:09.830Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2019-11-11T14:11:09.830Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-11T14:11:09.830Z] [2019-11-11T14:11:09.830Z] [2019-11-11T14:11:09.830Z] DONE 2 tests, 2 skipped in 0.161s [2019-11-11T14:11:09.830Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-11T14:11:09.830Z] ++ 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 [2019-11-11T14:11:09.830Z] ++ set -e [2019-11-11T14:11:09.830Z] ++ '[' -n 0 ']' [2019-11-11T14:11:09.830Z] ++ set -x [2019-11-11T14:11:09.830Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:11:09.830Z] INFO: Testing against a local daemon [2019-11-11T14:11:09.830Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-11T14:11:11.198Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2019-11-11T14:11:11.198Z] === RUN TestDockerNetworkMacvlan [2019-11-11T14:11:12.130Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-11T14:11:13.061Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-11T14:11:13.991Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-11T14:11:15.888Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-11T14:11:16.430Z] --- PASS: TestCreateServiceMultipleTimes (17.55s) [2019-11-11T14:11:16.430Z] === RUN TestCreateServiceConflict [2019-11-11T14:11:16.819Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-11T14:11:16.819Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-11T14:11:17.208Z] --- PASS: TestCreateServiceConflict (2.87s) [2019-11-11T14:11:17.208Z] === RUN TestCreateServiceMaxReplicas [2019-11-11T14:11:17.383Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-11T14:11:17.947Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-11T14:11:18.880Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-11T14:11:19.817Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-11T14:11:19.817Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-11T14:11:20.075Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-11T14:11:21.282Z] --- PASS: TestCreateServiceMaxReplicas (3.45s) [2019-11-11T14:11:21.282Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-11T14:11:21.444Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-11T14:11:27.994Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-11T14:11:29.891Z] --- PASS: TestDockerNetworkMacvlan (18.36s) [2019-11-11T14:11:29.891Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2019-11-11T14:11:29.891Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-11-11T14:11:29.891Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.81s) [2019-11-11T14:11:29.891Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.28s) [2019-11-11T14:11:29.891Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.04s) [2019-11-11T14:11:29.891Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.37s) [2019-11-11T14:11:29.891Z] PASS [2019-11-11T14:11:29.891Z] [2019-11-11T14:11:29.891Z] DONE 8 tests in 19.929s [2019-11-11T14:11:29.891Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-11T14:11:29.891Z] ++ 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 [2019-11-11T14:11:29.891Z] ++ set -e [2019-11-11T14:11:29.891Z] ++ '[' -n 0 ']' [2019-11-11T14:11:29.891Z] ++ set -x [2019-11-11T14:11:29.892Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:11:29.892Z] testing: warning: no tests to run [2019-11-11T14:11:29.892Z] PASS [2019-11-11T14:11:29.892Z] [2019-11-11T14:11:29.892Z] DONE 0 tests in 0.039s [2019-11-11T14:11:29.892Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-11T14:11:29.892Z] ++ 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 [2019-11-11T14:11:29.892Z] ++ set -e [2019-11-11T14:11:29.892Z] ++ '[' -n 0 ']' [2019-11-11T14:11:29.892Z] ++ set -x [2019-11-11T14:11:29.892Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:11:29.892Z] INFO: Testing against a local daemon [2019-11-11T14:11:29.892Z] === RUN TestAuthZPluginAllowRequest [2019-11-11T14:11:31.275Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2019-11-11T14:11:31.275Z] === RUN TestAuthZPluginTLS [2019-11-11T14:11:31.847Z] --- PASS: TestAuthZPluginTLS (0.57s) [2019-11-11T14:11:31.847Z] === RUN TestAuthZPluginDenyRequest [2019-11-11T14:11:32.421Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-11T14:11:32.421Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-11-11T14:11:32.421Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-11T14:11:32.678Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-11T14:11:32.934Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-11-11T14:11:32.934Z] === RUN TestAuthZPluginDenyResponse [2019-11-11T14:11:33.498Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-11T14:11:33.498Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-11-11T14:11:33.498Z] === RUN TestAuthZPluginAllowEventStream [2019-11-11T14:11:33.755Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-11T14:11:34.013Z] === RUN TestDockerSuite/TestBuildFails [2019-11-11T14:11:34.962Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.98s) [2019-11-11T14:11:34.962Z] === RUN TestCreateServiceSecretFileMode [2019-11-11T14:11:35.172Z] ok github.com/docker/docker/cmd/dockerd 0.080s coverage: 30.3% of statements [2019-11-11T14:11:35.172Z] ok github.com/docker/docker/container 0.122s coverage: 35.3% of statements [2019-11-11T14:11:35.172Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-11T14:11:35.172Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-11T14:11:35.172Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-11T14:11:35.172Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-11T14:11:35.385Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-11T14:11:35.385Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-11T14:11:35.385Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2019-11-11T14:11:35.385Z] === RUN TestAuthZPluginErrorResponse [2019-11-11T14:11:35.948Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-11-11T14:11:35.948Z] === RUN TestAuthZPluginErrorRequest [2019-11-11T14:11:36.470Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-11T14:11:36.470Z] [2019-11-11T14:11:36.470Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-11T14:11:36.512Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-11-11T14:11:36.512Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-11T14:11:36.807Z] PKG_CONFIG=pkg-config [2019-11-11T14:11:36.807Z] GOLANG_VERSION=1.13.3 [2019-11-11T14:11:36.807Z] HOSTNAME=27623508e4f0 [2019-11-11T14:11:36.807Z] DOCKER_EXPERIMENTAL=1 [2019-11-11T14:11:36.807Z] container=docker [2019-11-11T14:11:36.807Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-11T14:11:36.807Z] GO111MODULE=off [2019-11-11T14:11:36.807Z] GOPATH=/go [2019-11-11T14:11:36.807Z] PWD=/go/src/github.com/docker/docker [2019-11-11T14:11:36.807Z] HOME=/root [2019-11-11T14:11:36.808Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-11T14:11:36.808Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-11T14:11:36.808Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-11T14:11:36.808Z] DOCKER_GITCOMMIT=447a840254410df3b9345c652b601f08447b8467 [2019-11-11T14:11:36.808Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-11T14:11:36.808Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-11T14:11:36.808Z] TERM=xterm [2019-11-11T14:11:36.808Z] VALIDATE_BRANCH=master [2019-11-11T14:11:36.808Z] DEST=bundles/test-integration [2019-11-11T14:11:36.808Z] SHLVL=1 [2019-11-11T14:11:36.808Z] TIMEOUT=120m [2019-11-11T14:11:36.808Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-11T14:11:36.808Z] DOCKER_PKG=github.com/docker/docker [2019-11-11T14:11:36.808Z] TESTDEBUG=0 [2019-11-11T14:11:36.808Z] _=/usr/bin/env [2019-11-11T14:11:36.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-11T14:11:37.076Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-11-11T14:11:37.076Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-11T14:11:37.640Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-11T14:11:38.286Z] --- PASS: TestCreateServiceSecretFileMode (3.23s) [2019-11-11T14:11:38.286Z] === RUN TestCreateServiceConfigFileMode [2019-11-11T14:11:39.010Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s) [2019-11-11T14:11:39.010Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-11T14:11:39.945Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-11T14:11:41.314Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2019-11-11T14:11:41.314Z] === RUN TestAuthZPluginHeader [2019-11-11T14:11:41.530Z] --- PASS: TestCreateServiceConfigFileMode (3.34s) [2019-11-11T14:11:41.531Z] === RUN TestCreateServiceSysctls [2019-11-11T14:11:42.248Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-11T14:11:42.248Z] --- PASS: TestAuthZPluginHeader (0.97s) [2019-11-11T14:11:42.248Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-11T14:11:43.245Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2019-11-11T14:11:43.619Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-11T14:11:44.185Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-11T14:11:45.132Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-11-11T14:11:45.558Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-11T14:11:45.592Z] --- PASS: TestCreateServiceSysctls (3.87s) [2019-11-11T14:11:45.592Z] === RUN TestCreateServiceCapabilities [2019-11-11T14:11:47.015Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-11-11T14:11:47.452Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.88s) [2019-11-11T14:11:47.452Z] === RUN TestAuthZPluginV2Disable [2019-11-11T14:11:47.452Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-11T14:11:48.017Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-11T14:11:48.528Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-11T14:11:48.528Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-11T14:11:48.581Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-11T14:11:48.893Z] --- PASS: TestCreateServiceCapabilities (3.33s) [2019-11-11T14:11:48.893Z] === RUN TestInspect [2019-11-11T14:11:48.994Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-11T14:11:51.106Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-11T14:11:51.106Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2019-11-11T14:11:51.106Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-11T14:11:52.117Z] --- PASS: TestInspect (3.19s) [2019-11-11T14:11:52.117Z] === RUN TestServiceListWithStatuses [2019-11-11T14:11:52.117Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-11T14:11:52.117Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-11T14:11:52.117Z] === RUN TestDockerNetworkConnectAlias [2019-11-11T14:11:53.629Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-11T14:11:53.629Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-11-11T14:11:54.194Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.35s) [2019-11-11T14:11:54.194Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-11T14:11:55.087Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.7% of statements [2019-11-11T14:11:55.125Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-11T14:11:56.203Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-11T14:11:56.203Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-11T14:11:56.448Z] ok github.com/docker/docker/daemon/config 0.037s coverage: 82.1% of statements [2019-11-11T14:11:56.668Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-11T14:11:56.668Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-11T14:11:56.703Z] ok github.com/docker/docker/daemon 12.222s coverage: 17.6% of statements [2019-11-11T14:11:56.703Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-11T14:11:56.703Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-11T14:11:57.134Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-11T14:11:57.134Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-11T14:11:57.641Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-11-11T14:11:58.207Z] ok github.com/docker/docker/daemon/events 0.061s coverage: 50.0% of statements [2019-11-11T14:11:58.207Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-11T14:11:58.207Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-11T14:11:58.583Z] --- PASS: TestDockerNetworkConnectAlias (6.06s) [2019-11-11T14:11:58.583Z] === RUN TestDockerNetworkReConnect [2019-11-11T14:11:59.568Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-11-11T14:12:02.077Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2019-11-11T14:12:02.639Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.238s coverage: 57.0% of statements [2019-11-11T14:12:03.229Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-11T14:12:03.793Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-11T14:12:03.876Z] --- PASS: TestDockerNetworkReConnect (5.96s) [2019-11-11T14:12:03.876Z] === RUN TestServicePlugin [2019-11-11T14:12:03.876Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-11T14:12:03.876Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:12:03.876Z] === RUN TestServiceUpdateLabel [2019-11-11T14:12:04.050Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-11T14:12:04.615Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-11T14:12:05.179Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-11T14:12:05.179Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-11T14:12:05.911Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.506s coverage: 72.5% of statements [2019-11-11T14:12:06.549Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-11T14:12:06.807Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-11T14:12:06.807Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.58s) [2019-11-11T14:12:06.807Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-11T14:12:06.847Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.329s coverage: 46.2% of statements [2019-11-11T14:12:06.847Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-11T14:12:07.070Z] --- PASS: TestServiceUpdateLabel (2.95s) [2019-11-11T14:12:07.070Z] === RUN TestServiceUpdateSecrets [2019-11-11T14:12:07.373Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-11T14:12:07.937Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-11T14:12:08.194Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-11T14:12:08.214Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.179s coverage: 51.0% of statements [2019-11-11T14:12:08.759Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-11T14:12:09.689Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-11T14:12:10.100Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.335s coverage: 76.1% of statements [2019-11-11T14:12:11.024Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2019-11-11T14:12:11.584Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.163s coverage: 57.2% of statements [2019-11-11T14:12:11.584Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-11T14:12:11.584Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-11T14:12:12.146Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2019-11-11T14:12:12.966Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-11T14:12:13.073Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2019-11-11T14:12:14.958Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-11-11T14:12:14.958Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-11T14:12:14.958Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-11T14:12:15.213Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 42.7% of statements [2019-11-11T14:12:16.576Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 68.2% of statements [2019-11-11T14:12:16.576Z] ok github.com/docker/docker/daemon/logger/awslogs 0.138s coverage: 77.8% of statements [2019-11-11T14:12:16.576Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-11T14:12:16.576Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-11T14:12:17.939Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-11-11T14:12:17.939Z] time="2019-11-11T14:12:17Z" level=error msg="Failed to open log file: open /tmp/docker-logger-117428400/container.log.1: no such file or directory" [2019-11-11T14:12:17.939Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 62.1% of statements [2019-11-11T14:12:18.216Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-11T14:12:18.866Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 88.3% of statements [2019-11-11T14:12:19.426Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 74.7% of statements [2019-11-11T14:12:19.426Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-11T14:12:19.586Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-11-11T14:12:20.352Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.028s coverage: 19.9% of statements [2019-11-11T14:12:21.716Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-11-11T14:12:21.971Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-11-11T14:12:22.108Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-11T14:12:22.108Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-11T14:12:22.367Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-11T14:12:22.531Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-11-11T14:12:22.624Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-11T14:12:22.624Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-11T14:12:22.786Z] ok github.com/docker/docker/daemon/logger/splunk 1.588s coverage: 82.5% of statements [2019-11-11T14:12:22.786Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-11T14:12:22.786Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-11T14:12:22.881Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-11T14:12:23.445Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2019-11-11T14:12:23.445Z] PASS [2019-11-11T14:12:23.445Z] [2019-11-11T14:12:23.445Z] DONE 17 tests in 53.836s [2019-11-11T14:12:23.445Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-11T14:12:23.445Z] ++ 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 [2019-11-11T14:12:23.445Z] ++ set -e [2019-11-11T14:12:23.445Z] ++ '[' -n 0 ']' [2019-11-11T14:12:23.445Z] ++ set -x [2019-11-11T14:12:23.445Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:12:23.559Z] --- PASS: TestServiceUpdateSecrets (15.80s) [2019-11-11T14:12:23.559Z] === RUN TestServiceUpdateConfigs [2019-11-11T14:12:23.701Z] INFO: Testing against a local daemon [2019-11-11T14:12:23.701Z] === RUN TestPluginInvalidJSON [2019-11-11T14:12:23.701Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-11T14:12:23.701Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-11T14:12:23.701Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-11T14:12:23.701Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-11-11T14:12:23.701Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-11T14:12:23.701Z] PASS [2019-11-11T14:12:23.701Z] [2019-11-11T14:12:23.701Z] DONE 2 tests in 0.193s [2019-11-11T14:12:23.701Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-11T14:12:23.701Z] ++ 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 [2019-11-11T14:12:23.701Z] ++ set -e [2019-11-11T14:12:23.701Z] ++ '[' -n 0 ']' [2019-11-11T14:12:23.701Z] ++ set -x [2019-11-11T14:12:23.701Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:12:23.958Z] INFO: Testing against a local daemon [2019-11-11T14:12:23.958Z] === RUN TestExternalGraphDriver [2019-11-11T14:12:23.958Z] === RUN TestExternalGraphDriver/json [2019-11-11T14:12:24.522Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-11T14:12:25.380Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2019-11-11T14:12:25.380Z] ok github.com/docker/docker/distribution 0.230s coverage: 22.1% of statements [2019-11-11T14:12:25.380Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-11T14:12:26.417Z] === RUN TestExternalGraphDriver/spec [2019-11-11T14:12:26.417Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-11T14:12:26.742Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2019-11-11T14:12:27.194Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-11T14:12:27.194Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-11T14:12:27.194Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-11T14:12:28.103Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-11-11T14:12:28.309Z] === RUN TestExternalGraphDriver/pull [2019-11-11T14:12:28.664Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 85.1% of statements [2019-11-11T14:12:28.664Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-11T14:12:28.919Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2019-11-11T14:12:28.919Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-11T14:12:30.203Z] --- PASS: TestExternalGraphDriver (6.32s) [2019-11-11T14:12:30.203Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2019-11-11T14:12:30.203Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2019-11-11T14:12:30.203Z] --- PASS: TestExternalGraphDriver/pull (2.01s) [2019-11-11T14:12:30.203Z] === RUN TestGraphdriverPluginV2 [2019-11-11T14:12:30.283Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-11-11T14:12:30.283Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-11T14:12:31.134Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-11T14:12:31.254Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2019-11-11T14:12:31.391Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-11T14:12:31.954Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-11T14:12:32.178Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2019-11-11T14:12:32.178Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-11-11T14:12:34.100Z] ok github.com/docker/docker/pkg/archive 0.412s coverage: 77.0% of statements [2019-11-11T14:12:34.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-11T14:12:34.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-11T14:12:34.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-11T14:12:35.230Z] --- PASS: TestGraphdriverPluginV2 (4.96s) [2019-11-11T14:12:35.230Z] PASS [2019-11-11T14:12:35.230Z] [2019-11-11T14:12:35.230Z] DONE 5 tests in 11.465s [2019-11-11T14:12:35.230Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-11T14:12:35.230Z] ++ 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 [2019-11-11T14:12:35.230Z] ++ set -e [2019-11-11T14:12:35.230Z] ++ '[' -n 0 ']' [2019-11-11T14:12:35.230Z] ++ set -x [2019-11-11T14:12:35.230Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:12:35.230Z] INFO: Testing against a local daemon [2019-11-11T14:12:35.230Z] === RUN TestContinueAfterPluginCrash [2019-11-11T14:12:35.230Z] === PAUSE TestContinueAfterPluginCrash [2019-11-11T14:12:35.230Z] === RUN TestDaemonStartWithLogOpt [2019-11-11T14:12:35.230Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-11T14:12:35.230Z] === CONT TestContinueAfterPluginCrash [2019-11-11T14:12:35.230Z] === CONT TestDaemonStartWithLogOpt [2019-11-11T14:12:35.501Z] ok github.com/docker/docker/pkg/authorization 0.356s coverage: 68.3% of statements [2019-11-11T14:12:35.501Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-11-11T14:12:35.756Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-11-11T14:12:39.910Z] ok github.com/docker/docker/layer 8.010s coverage: 68.8% of statements [2019-11-11T14:12:39.910Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-11T14:12:39.910Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-11T14:12:39.910Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-11T14:12:39.910Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-11T14:12:39.910Z] ? github.com/docker/docker/oci [no test files] [2019-11-11T14:12:39.910Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-11T14:12:39.910Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-11-11T14:12:39.910Z] ok github.com/docker/docker/pkg/chrootarchive 2.965s coverage: 43.2% of statements [2019-11-11T14:12:39.910Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-11T14:12:39.910Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-11T14:12:40.164Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2019-11-11T14:12:40.164Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-11-11T14:12:40.234Z] --- PASS: TestServiceUpdateConfigs (15.68s) [2019-11-11T14:12:40.234Z] === RUN TestServiceUpdateNetwork [2019-11-11T14:12:41.089Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2019-11-11T14:12:41.648Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2019-11-11T14:12:41.945Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-11-11T14:12:43.306Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-11-11T14:12:43.865Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2019-11-11T14:12:44.425Z] ok github.com/docker/docker/pkg/discovery/kv 3.105s coverage: 84.1% of statements [2019-11-11T14:12:44.680Z] ok github.com/docker/docker/pkg/fsutils 0.186s coverage: 85.1% of statements [2019-11-11T14:12:44.935Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2019-11-11T14:12:44.965Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-11T14:12:45.251Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-11-11T14:12:45.507Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-11T14:12:45.860Z] ok github.com/docker/docker/pkg/idtools 0.362s coverage: 70.1% of statements [2019-11-11T14:12:46.420Z] ok github.com/docker/docker/pkg/ioutils 0.575s coverage: 70.6% of statements [2019-11-11T14:12:46.420Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2019-11-11T14:12:46.522Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-11T14:12:46.675Z] ok github.com/docker/docker/pkg/locker 0.028s coverage: 88.9% of statements [2019-11-11T14:12:46.930Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-11-11T14:12:46.930Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-11T14:12:47.491Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2019-11-11T14:12:47.503Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-11T14:12:47.746Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-11-11T14:12:48.001Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-11-11T14:12:48.256Z] ok github.com/docker/docker/pkg/mount 0.583s coverage: 70.0% of statements [2019-11-11T14:12:48.256Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-11T14:12:48.511Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-11-11T14:12:48.767Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2019-11-11T14:12:48.767Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-11T14:12:48.767Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-11T14:12:49.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-11T14:12:49.691Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2019-11-11T14:12:50.250Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-11T14:12:50.822Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2019-11-11T14:12:50.822Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-11-11T14:12:51.278Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-11T14:12:51.582Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-11T14:12:52.181Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-11-11T14:12:52.436Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-11-11T14:12:52.954Z] --- PASS: TestDaemonStartWithLogOpt (17.71s) [2019-11-11T14:12:52.954Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-11T14:12:53.922Z] --- PASS: TestServiceUpdateNetwork (14.41s) [2019-11-11T14:12:53.922Z] PASS [2019-11-11T14:12:53.922Z] [2019-11-11T14:12:53.922Z] === Skipped [2019-11-11T14:12:53.922Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2019-11-11T14:12:53.922Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-11T14:12:53.922Z] [2019-11-11T14:12:53.922Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-11-11T14:12:53.922Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:12:53.922Z] [2019-11-11T14:12:53.922Z] [2019-11-11T14:12:53.922Z] DONE 20 tests, 2 skipped in 126.095s [2019-11-11T14:12:53.922Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-11-11T14:12:53.922Z] ++ 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 [2019-11-11T14:12:53.922Z] ++ set -e [2019-11-11T14:12:53.922Z] ++ '[' -n 0 ']' [2019-11-11T14:12:53.922Z] ++ set -x [2019-11-11T14:12:53.922Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:12:53.922Z] INFO: Testing against a local daemon [2019-11-11T14:12:53.922Z] === RUN TestSessionCreate [2019-11-11T14:12:53.922Z] --- PASS: TestSessionCreate (0.03s) [2019-11-11T14:12:53.922Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-11T14:12:53.922Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-11-11T14:12:53.922Z] PASS [2019-11-11T14:12:53.922Z] [2019-11-11T14:12:53.922Z] DONE 2 tests in 0.141s [2019-11-11T14:12:53.922Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-11-11T14:12:53.922Z] ++ 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 [2019-11-11T14:12:53.922Z] ++ set -e [2019-11-11T14:12:53.922Z] ++ '[' -n 0 ']' [2019-11-11T14:12:53.922Z] ++ set -x [2019-11-11T14:12:53.922Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:12:53.922Z] INFO: Testing against a local daemon [2019-11-11T14:12:53.922Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-11T14:12:53.922Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-11T14:12:53.922Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-11T14:12:53.922Z] === RUN TestEventsExecDie [2019-11-11T14:12:53.922Z] --- PASS: TestEventsExecDie (1.03s) [2019-11-11T14:12:53.922Z] === RUN TestEventsBackwardsCompatible [2019-11-11T14:12:53.922Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-11-11T14:12:53.922Z] === RUN TestInfoBinaryCommits [2019-11-11T14:12:53.922Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-11-11T14:12:53.922Z] === RUN TestInfoAPIVersioned [2019-11-11T14:12:53.922Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-11T14:12:53.922Z] === RUN TestInfoDiscoveryBackend [2019-11-11T14:12:54.220Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-11T14:12:54.293Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2019-11-11T14:12:54.293Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-11T14:12:55.551Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-11T14:12:55.551Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-11T14:12:55.694Z] ok github.com/docker/docker/pkg/signal 2.393s coverage: 61.0% of statements [2019-11-11T14:12:55.694Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-11-11T14:12:55.926Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2019-11-11T14:12:55.926Z] === RUN TestInfoAPI [2019-11-11T14:12:55.926Z] --- PASS: TestInfoAPI (0.02s) [2019-11-11T14:12:55.926Z] === RUN TestInfoAPIWarnings [2019-11-11T14:12:55.948Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-11-11T14:12:56.203Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-11-11T14:12:56.227Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-11T14:12:56.227Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-11T14:12:56.313Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-11-11T14:12:56.313Z] === RUN TestInfoDebug [2019-11-11T14:12:56.427Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-11T14:12:56.763Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2019-11-11T14:12:56.882Z] --- PASS: TestInfoDebug (0.53s) [2019-11-11T14:12:56.882Z] === RUN TestInfoInsecureRegistries [2019-11-11T14:12:57.018Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-11-11T14:12:57.578Z] ok github.com/docker/docker/pkg/system 0.020s coverage: 36.9% of statements [2019-11-11T14:12:57.685Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2019-11-11T14:12:57.685Z] === RUN TestInfoRegistryMirrors [2019-11-11T14:12:58.046Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2019-11-11T14:12:58.046Z] === RUN TestLoginFailsWithBadCredentials [2019-11-11T14:12:58.121Z] --- PASS: TestContinueAfterPluginCrash (22.54s) [2019-11-11T14:12:58.121Z] PASS [2019-11-11T14:12:58.121Z] [2019-11-11T14:12:58.121Z] DONE 2 tests in 22.717s [2019-11-11T14:12:58.121Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-11T14:12:58.121Z] ++ 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 [2019-11-11T14:12:58.121Z] ++ set -e [2019-11-11T14:12:58.121Z] ++ '[' -n 0 ']' [2019-11-11T14:12:58.121Z] ++ set -x [2019-11-11T14:12:58.121Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:12:58.121Z] INFO: Testing against a local daemon [2019-11-11T14:12:58.121Z] === RUN TestPluginWithDevMounts [2019-11-11T14:12:58.121Z] === PAUSE TestPluginWithDevMounts [2019-11-11T14:12:58.121Z] === CONT TestPluginWithDevMounts [2019-11-11T14:12:58.137Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2019-11-11T14:12:58.456Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2019-11-11T14:12:58.456Z] === RUN TestPingCacheHeaders [2019-11-11T14:12:58.456Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-11-11T14:12:58.456Z] === RUN TestPingGet [2019-11-11T14:12:58.456Z] --- PASS: TestPingGet (0.01s) [2019-11-11T14:12:58.456Z] === RUN TestPingHead [2019-11-11T14:12:58.456Z] --- PASS: TestPingHead (0.02s) [2019-11-11T14:12:58.456Z] === RUN TestVersion [2019-11-11T14:12:58.456Z] --- PASS: TestVersion (0.02s) [2019-11-11T14:12:58.456Z] PASS [2019-11-11T14:12:58.456Z] [2019-11-11T14:12:58.456Z] === Skipped [2019-11-11T14:12:58.456Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-11T14:12:58.456Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-11T14:12:58.456Z] [2019-11-11T14:12:58.456Z] [2019-11-11T14:12:58.456Z] DONE 18 tests, 1 skipped in 5.859s [2019-11-11T14:12:58.456Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-11-11T14:12:58.456Z] ++ 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 [2019-11-11T14:12:58.456Z] ++ set -e [2019-11-11T14:12:58.456Z] ++ '[' -n 0 ']' [2019-11-11T14:12:58.456Z] ++ set -x [2019-11-11T14:12:58.456Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:12:58.456Z] INFO: Testing against a local daemon [2019-11-11T14:12:58.456Z] === RUN TestVolumesCreateAndList [2019-11-11T14:12:58.456Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-11-11T14:12:58.456Z] === RUN TestVolumesRemove [2019-11-11T14:12:58.694Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2019-11-11T14:12:58.836Z] --- PASS: TestVolumesRemove (0.11s) [2019-11-11T14:12:58.836Z] === RUN TestVolumesInspect [2019-11-11T14:12:58.836Z] --- PASS: TestVolumesInspect (0.02s) [2019-11-11T14:12:58.836Z] === RUN TestVolumesInvalidJSON [2019-11-11T14:12:58.836Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-11T14:12:58.836Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-11T14:12:58.836Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-11T14:12:58.836Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-11-11T14:12:58.836Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-11T14:12:58.836Z] PASS [2019-11-11T14:12:58.836Z] [2019-11-11T14:12:58.836Z] DONE 5 tests in 0.249s [2019-11-11T14:12:58.836Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-11T14:12:58.836Z] ++++ cat bundles/test-integration/docker.pid [2019-11-11T14:12:58.836Z] +++ kill 11538 [2019-11-11T14:12:58.949Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-11-11T14:12:59.204Z] testing: warning: no tests to run [2019-11-11T14:12:59.204Z] coverage: [no statements] [2019-11-11T14:12:59.204Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-11-11T14:12:59.762Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-11T14:12:59.762Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-11-11T14:13:00.017Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-11-11T14:13:00.020Z] --- PASS: TestPluginWithDevMounts (1.99s) [2019-11-11T14:13:00.020Z] PASS [2019-11-11T14:13:00.020Z] [2019-11-11T14:13:00.020Z] DONE 1 tests in 2.148s [2019-11-11T14:13:00.020Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-11T14:13:00.020Z] ++ 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 [2019-11-11T14:13:00.020Z] ++ set -e [2019-11-11T14:13:00.020Z] ++ '[' -n 0 ']' [2019-11-11T14:13:00.020Z] ++ set -x [2019-11-11T14:13:00.020Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:13:00.586Z] INFO: Testing against a local daemon [2019-11-11T14:13:00.586Z] === RUN TestSecretInspect [2019-11-11T14:13:00.619Z] +++ /etc/init.d/apparmor stop [2019-11-11T14:13:00.619Z] Clearing AppArmor profiles cache:. [2019-11-11T14:13:00.619Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-11T14:13:00.619Z] Unloading profiles will leave already running processes permanently [2019-11-11T14:13:00.619Z] unconfined, which can lead to unexpected situations. [2019-11-11T14:13:00.619Z] [2019-11-11T14:13:00.619Z] To set a process to complain mode, use the command line tool [2019-11-11T14:13:00.619Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-11T14:13:00.619Z] with the 'teardown' option." [2019-11-11T14:13:00.619Z] [2019-11-11T14:13:01.149Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-11T14:13:01.712Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg Post stage [Pipeline] junit [2019-11-11T14:13:02.148Z] Recording test results [2019-11-11T14:13:02.528Z] ok github.com/docker/docker/plugin 0.529s coverage: 27.1% of statements [2019-11-11T14:13:02.784Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-11T14:13:03.605Z] --- PASS: TestSecretInspect (3.11s) [2019-11-11T14:13:03.606Z] === RUN TestSecretList [2019-11-11T14:13:03.753Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-11-11T14:13:03.782Z] + echo Ensuring container killed. [2019-11-11T14:13:03.782Z] Ensuring container killed. [2019-11-11T14:13:03.782Z] + docker rm -vf docker-pr12 [2019-11-11T14:13:03.782Z] Error: No such container: docker-pr12 [2019-11-11T14:13:03.782Z] + true [2019-11-11T14:13:03.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [Pipeline] sh [2019-11-11T14:13:04.008Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-11-11T14:13:04.120Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-11T14:13:04.593Z] + echo Chowning /workspace to jenkins user [2019-11-11T14:13:04.593Z] Chowning /workspace to jenkins user [2019-11-11T14:13:04.593Z] + id -u [2019-11-11T14:13:04.593Z] + id -g [2019-11-11T14:13:04.593Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39733:/workspace busybox chown -R 1001:1001 /workspace [2019-11-11T14:13:04.593Z] Unable to find image 'busybox:latest' locally [2019-11-11T14:13:04.593Z] latest: Pulling from library/busybox [2019-11-11T14:13:04.684Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-11T14:13:04.958Z] dd8c951d5d23: Pulling fs layer [2019-11-11T14:13:04.958Z] dd8c951d5d23: Verifying Checksum [2019-11-11T14:13:04.958Z] dd8c951d5d23: Download complete [2019-11-11T14:13:05.358Z] dd8c951d5d23: Pull complete [2019-11-11T14:13:05.358Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-11T14:13:05.358Z] Status: Downloaded newer image for busybox:latest [2019-11-11T14:13:05.892Z] ok github.com/docker/docker/registry 0.099s coverage: 56.2% of statements [2019-11-11T14:13:06.147Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-11-11T14:13:06.403Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-11-11T14:13:07.208Z] --- PASS: TestSecretList (3.54s) [2019-11-11T14:13:07.208Z] === RUN TestSecretsCreateAndDelete [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-11T14:13:07.326Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-11-11T14:13:07.326Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-11-11T14:13:07.464Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-11T14:13:08.043Z] + bundleName=s390x-integration [2019-11-11T14:13:08.043Z] + echo Creating s390x-integration-bundles.tar.gz [2019-11-11T14:13:08.043Z] Creating s390x-integration-bundles.tar.gz [2019-11-11T14:13:08.043Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-11T14:13:08.043Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-11T14:13:08.276Z] Archiving artifacts [2019-11-11T14:13:08.501Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-11T14:13:08.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-11T14:13:09.764Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39733/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-11T14:13:09.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-11T14:13:10.400Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-11T14:13:10.516Z] + make clean [2019-11-11T14:13:10.516Z] make: command: Command not found [2019-11-11T14:13:10.516Z] make: command: Command not found [2019-11-11T14:13:10.516Z] docker volume rm -f docker-dev-cache [2019-11-11T14:13:10.585Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-11-11T14:13:10.594Z] docker-dev-cache [Pipeline] deleteDir [2019-11-11T14:13:10.659Z] --- PASS: TestSecretsCreateAndDelete (3.47s) [2019-11-11T14:13:10.659Z] === RUN TestSecretsUpdate [2019-11-11T14:13:10.839Z] ok github.com/docker/docker/volume/local 0.022s coverage: 73.0% of statements [2019-11-11T14:13:11.222Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-11T14:13:11.399Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2019-11-11T14:13:12.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-11T14:13:12.760Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-11-11T14:13:13.116Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-11T14:13:13.681Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-11T14:13:13.681Z] --- PASS: TestSecretsUpdate (3.04s) [2019-11-11T14:13:13.681Z] === RUN TestTemplatedSecret [2019-11-11T14:13:13.681Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-11T14:13:13.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-11T14:13:13.938Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-11T14:13:14.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-11T14:13:14.503Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-11T14:13:15.069Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-11T14:13:17.594Z] --- PASS: TestTemplatedSecret (3.76s) [2019-11-11T14:13:17.594Z] === RUN TestSecretCreateResolve [2019-11-11T14:13:17.852Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-11T14:13:18.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-11T14:13:18.782Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-11T14:13:19.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-11T14:13:20.676Z] --- PASS: TestSecretCreateResolve (3.17s) [2019-11-11T14:13:20.676Z] PASS [2019-11-11T14:13:20.676Z] [2019-11-11T14:13:20.676Z] DONE 6 tests in 20.463s [2019-11-11T14:13:20.676Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-11-11T14:13:20.676Z] ++ 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 [2019-11-11T14:13:20.676Z] ++ set -e [2019-11-11T14:13:20.676Z] ++ '[' -n 0 ']' [2019-11-11T14:13:20.676Z] ++ set -x [2019-11-11T14:13:20.676Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:13:20.676Z] INFO: Testing against a local daemon [2019-11-11T14:13:20.676Z] === RUN TestServiceCreateInit [2019-11-11T14:13:20.676Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-11T14:13:21.610Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-11T14:13:22.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-11T14:13:23.505Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-11T14:13:24.946Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2019-11-11T14:13:24.946Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-11T14:13:24.946Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-11T14:13:24.946Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-11T14:13:24.946Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-11T14:13:24.946Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-11T14:13:24.946Z] ? github.com/docker/docker/rootless [no test files] [2019-11-11T14:13:24.946Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-11T14:13:24.946Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-11T14:13:24.946Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-11T14:13:24.946Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-11T14:13:24.946Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-11T14:13:24.946Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-11T14:13:24.946Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-11T14:13:24.946Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-11T14:13:24.946Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-11T14:13:24.946Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-11T14:13:24.946Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-11T14:13:24.946Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-11T14:13:24.946Z] ? github.com/docker/docker/volume [no test files] [2019-11-11T14:13:24.946Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-11T14:13:24.946Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-11T14:13:24.946Z] [2019-11-11T14:13:24.946Z] === Skipped [2019-11-11T14:13:24.946Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-11T14:13:24.946Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-11T14:13:24.946Z] [2019-11-11T14:13:24.946Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-11T14:13:24.946Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-11T14:13:24.946Z] [2019-11-11T14:13:24.946Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-11T14:13:24.946Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:13:24.946Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-11T14:13:24.946Z] [2019-11-11T14:13:24.946Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-11T14:13:24.946Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:13:24.946Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-11T14:13:24.946Z] [2019-11-11T14:13:24.946Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-11T14:13:24.946Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:13:24.946Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-11T14:13:24.946Z] [2019-11-11T14:13:24.946Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-11T14:13:24.946Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:13:24.946Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-11T14:13:24.946Z] [2019-11-11T14:13:24.946Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-11T14:13:24.946Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:13:24.946Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-11T14:13:24.946Z] [2019-11-11T14:13:24.946Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-11T14:13:24.946Z] graphtest_unix.go:73: No driver to put! [2019-11-11T14:13:24.946Z] [2019-11-11T14:13:24.946Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-11T14:13:24.946Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-11T14:13:24.946Z] [2019-11-11T14:13:24.946Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-11T14:13:24.946Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-11T14:13:24.946Z] [2019-11-11T14:13:24.946Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-11T14:13:24.946Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-11T14:13:24.946Z] [2019-11-11T14:13:24.946Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-11T14:13:24.946Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-11T14:13:24.946Z] [2019-11-11T14:13:24.946Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-11T14:13:24.946Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:13:24.946Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-11T14:13:24.946Z] [2019-11-11T14:13:24.946Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-11T14:13:24.946Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:13:24.946Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-11T14:13:24.946Z] [2019-11-11T14:13:24.946Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-11T14:13:24.946Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:13:24.946Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-11T14:13:24.946Z] [2019-11-11T14:13:24.946Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-11T14:13:24.946Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:13:24.946Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-11T14:13:24.946Z] [2019-11-11T14:13:24.946Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-11T14:13:24.946Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-11T14:13:24.946Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-11T14:13:24.946Z] [2019-11-11T14:13:24.946Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-11T14:13:24.946Z] graphtest_unix.go:73: No driver to put! [2019-11-11T14:13:24.946Z] [2019-11-11T14:13:24.946Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-11T14:13:24.946Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-11T14:13:24.946Z] [2019-11-11T14:13:24.946Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-11T14:13:24.946Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-11T14:13:24.946Z] [2019-11-11T14:13:24.946Z] [2019-11-11T14:13:24.946Z] DONE 2115 tests, 20 skipped in 241.366s Post stage [Pipeline] junit [2019-11-11T14:13:24.954Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-11-11T14:13:25.778Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39733/.git:/go/src/github.com/docker/docker/.git --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=447a840254410df3b9345c652b601f08447b8467 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:447a840254410df3b9345c652b601f08447b8467 hack/validate/vendor [2019-11-11T14:13:26.032Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-11T14:13:26.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-11T14:13:26.289Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-11T14:13:26.338Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-11-11T14:13:27.219Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-11T14:13:27.258Z] + echo Building e2e image [2019-11-11T14:13:27.258Z] Building e2e image [2019-11-11T14:13:27.258Z] + docker build --build-arg DOCKER_GITCOMMIT=447a840254410df3b9345c652b601f08447b8467 -t moby-e2e-test -f Dockerfile.e2e . [2019-11-11T14:13:27.258Z] #2 [internal] load .dockerignore [2019-11-11T14:13:27.258Z] #2 transferring context: 34B done [2019-11-11T14:13:27.258Z] #2 DONE 0.0s [2019-11-11T14:13:27.258Z] [2019-11-11T14:13:27.258Z] #1 [internal] load build definition from Dockerfile.e2e [2019-11-11T14:13:27.258Z] #1 transferring dockerfile: 3.21kB done [2019-11-11T14:13:27.258Z] #1 DONE 0.0s [2019-11-11T14:13:27.258Z] [2019-11-11T14:13:27.258Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-11-11T14:13:27.512Z] #4 ... [2019-11-11T14:13:27.512Z] [2019-11-11T14:13:27.512Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-11-11T14:13:27.512Z] #3 DONE 0.2s [2019-11-11T14:13:27.512Z] [2019-11-11T14:13:27.512Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-11-11T14:13:27.512Z] #4 DONE 0.3s [2019-11-11T14:13:27.512Z] [2019-11-11T14:13:27.512Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-11-11T14:13:27.512Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2019-11-11T14:13:27.512Z] #5 DONE 0.0s [2019-11-11T14:13:27.512Z] [2019-11-11T14:13:27.512Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-11-11T14:13:27.512Z] #14 resolve docker.io/library/golang:1.13.3-alpine@sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e done [2019-11-11T14:13:27.512Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0B / 301.72kB 0.0s [2019-11-11T14:13:27.512Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 0B / 155B 0.0s [2019-11-11T14:13:27.512Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 0B / 126.85MB 0.0s [2019-11-11T14:13:27.512Z] #14 sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e 1.65kB / 1.65kB done [2019-11-11T14:13:27.512Z] #14 sha256:63f56a5797a1b5dcfedfdb8506c9ebddcc4953f285c208a0993aaede199c9251 1.36kB / 1.36kB done [2019-11-11T14:13:27.512Z] #14 sha256:f23ef2e47d30da3d8e0f729ec70dc1db56a60ab4ddc12c2dd2313032182ea91b 3.81kB / 3.81kB done [2019-11-11T14:13:27.766Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s done [2019-11-11T14:13:27.766Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s done [2019-11-11T14:13:27.766Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 [2019-11-11T14:13:27.766Z] #14 sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b 0B / 126B 0.1s [2019-11-11T14:13:27.766Z] #14 sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b 126B / 126B 0.2s done [2019-11-11T14:13:28.020Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 9.80MB / 126.85MB 0.4s [2019-11-11T14:13:28.020Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.4s done [2019-11-11T14:13:28.276Z] #14 ... [2019-11-11T14:13:28.276Z] [2019-11-11T14:13:28.276Z] #8 [internal] load build context [2019-11-11T14:13:28.276Z] #8 transferring context: 809.92kB 0.5s done [2019-11-11T14:13:28.276Z] #8 DONE 0.6s [2019-11-11T14:13:28.276Z] [2019-11-11T14:13:28.276Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-11-11T14:13:28.276Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 20.52MB / 126.85MB 0.5s [2019-11-11T14:13:28.276Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done [2019-11-11T14:13:28.276Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 29.14MB / 126.85MB 0.6s [2019-11-11T14:13:28.544Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 47.26MB / 126.85MB 0.8s [2019-11-11T14:13:28.544Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 56.47MB / 126.85MB 0.9s [2019-11-11T14:13:28.801Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 73.88MB / 126.85MB 1.1s [2019-11-11T14:13:28.801Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 82.51MB / 126.85MB 1.2s [2019-11-11T14:13:29.062Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 97.50MB / 126.85MB 1.4s [2019-11-11T14:13:29.062Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 110.07MB / 126.85MB 1.5s [2019-11-11T14:13:29.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-11T14:13:29.114Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-11T14:13:29.318Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 126.85MB / 126.85MB 1.7s [2019-11-11T14:13:29.371Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-11T14:13:30.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-11T14:13:31.893Z] --- PASS: TestServiceCreateInit (11.17s) [2019-11-11T14:13:31.893Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.56s) [2019-11-11T14:13:31.893Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.58s) [2019-11-11T14:13:31.893Z] === RUN TestCreateServiceMultipleTimes [2019-11-11T14:13:33.262Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-11T14:13:33.558Z] #14 ... [2019-11-11T14:13:33.558Z] [2019-11-11T14:13:33.558Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-11-11T14:13:33.558Z] #6 DONE 5.5s [2019-11-11T14:13:33.558Z] [2019-11-11T14:13:33.558Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-11-11T14:13:33.558Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 126.85MB / 126.85MB 5.4s done [2019-11-11T14:13:33.558Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 [2019-11-11T14:13:34.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-11T14:13:35.786Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-11T14:13:36.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-11T14:13:36.717Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-11T14:13:38.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-11T14:13:38.088Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-11T14:13:38.790Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 5.1s [2019-11-11T14:13:39.389Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 6.3s done [2019-11-11T14:13:39.644Z] #14 ... [2019-11-11T14:13:39.644Z] [2019-11-11T14:13:39.644Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-11-11T14:13:39.644Z] #7 1.106 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-11-11T14:13:39.644Z] #7 2.208 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-11-11T14:13:39.644Z] #7 2.325 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-11-11T14:13:39.644Z] #7 2.332 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-11-11T14:13:39.644Z] #7 2.550 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-11-11T14:13:39.644Z] #7 2.560 (4/31) Installing readline (8.0.0-r0) [2019-11-11T14:13:39.644Z] #7 2.567 (5/31) Installing bash (5.0.0-r0) [2019-11-11T14:13:39.644Z] #7 2.585 Executing bash-5.0.0-r0.post-install [2019-11-11T14:13:39.644Z] #7 2.594 (6/31) Installing ca-certificates (20190108-r0) [2019-11-11T14:13:39.644Z] #7 2.613 (7/31) Installing libgcc (8.3.0-r0) [2019-11-11T14:13:39.644Z] #7 2.616 (8/31) Installing libstdc++ (8.3.0-r0) [2019-11-11T14:13:39.644Z] #7 2.633 (9/31) Installing binutils (2.32-r0) [2019-11-11T14:13:39.644Z] #7 2.770 (10/31) Installing gmp (6.1.2-r1) [2019-11-11T14:13:39.644Z] #7 2.778 (11/31) Installing isl (0.18-r0) [2019-11-11T14:13:39.644Z] #7 2.802 (12/31) Installing libgomp (8.3.0-r0) [2019-11-11T14:13:39.644Z] #7 2.806 (13/31) Installing libatomic (8.3.0-r0) [2019-11-11T14:13:39.644Z] #7 2.809 (14/31) Installing mpfr3 (3.1.5-r1) [2019-11-11T14:13:39.644Z] #7 2.817 (15/31) Installing mpc1 (1.1.0-r0) [2019-11-11T14:13:39.644Z] #7 2.827 (16/31) Installing gcc (8.3.0-r0) [2019-11-11T14:13:39.644Z] #7 3.831 (17/31) Installing musl-dev (1.1.22-r3) [2019-11-11T14:13:39.644Z] #7 3.953 (18/31) Installing libc-dev (0.7.1-r0) [2019-11-11T14:13:39.644Z] #7 3.959 (19/31) Installing g++ (8.3.0-r0) [2019-11-11T14:13:39.644Z] #7 4.597 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-11-11T14:13:39.644Z] #7 4.601 (21/31) Installing libcurl (7.66.0-r0) [2019-11-11T14:13:39.644Z] #7 4.611 (22/31) Installing expat (2.2.8-r0) [2019-11-11T14:13:39.644Z] #7 4.615 (23/31) Installing pcre2 (10.33-r0) [2019-11-11T14:13:39.644Z] #7 4.625 (24/31) Installing git (2.22.0-r0) [2019-11-11T14:13:39.644Z] #7 4.857 (25/31) Installing libmnl (1.0.4-r0) [2019-11-11T14:13:39.644Z] #7 4.859 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-11-11T14:13:39.644Z] #7 4.863 (27/31) Installing iptables (1.8.3-r0) [2019-11-11T14:13:39.644Z] #7 4.895 (28/31) Installing pigz (2.4-r0) [2019-11-11T14:13:39.644Z] #7 4.903 (29/31) Installing tar (1.32-r0) [2019-11-11T14:13:39.644Z] #7 4.913 (30/31) Installing xz-libs (5.2.4-r0) [2019-11-11T14:13:39.644Z] #7 4.917 (31/31) Installing xz (5.2.4-r0) [2019-11-11T14:13:39.644Z] #7 4.926 Executing busybox-1.30.1-r2.trigger [2019-11-11T14:13:39.644Z] #7 4.933 Executing ca-certificates-20190108-r0.trigger [2019-11-11T14:13:39.644Z] #7 5.009 OK: 185 MiB in 45 packages [2019-11-11T14:13:39.644Z] #7 DONE 6.7s [2019-11-11T14:13:39.644Z] [2019-11-11T14:13:39.644Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-11-11T14:13:39.644Z] #14 extracting sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b done [2019-11-11T14:13:39.898Z] #14 DONE 12.3s [2019-11-11T14:13:39.898Z] [2019-11-11T14:13:39.898Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-11-11T14:13:39.898Z] #9 DONE 0.1s [2019-11-11T14:13:39.898Z] [2019-11-11T14:13:39.898Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-11-11T14:13:40.153Z] #10 DONE 0.1s [2019-11-11T14:13:40.153Z] [2019-11-11T14:13:40.153Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-11-11T14:13:40.153Z] #11 DONE 0.1s [2019-11-11T14:13:40.153Z] [2019-11-11T14:13:40.153Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-11-11T14:13:40.153Z] #12 DONE 0.1s [2019-11-11T14:13:40.153Z] [2019-11-11T14:13:40.153Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-11T14:13:40.153Z] #15 ... [2019-11-11T14:13:40.153Z] [2019-11-11T14:13:40.153Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-11-11T14:13:40.153Z] #13 DONE 0.1s [2019-11-11T14:13:40.303Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-11T14:13:40.303Z] Using test binary docker [2019-11-11T14:13:40.303Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-11T14:13:40.303Z] +++ /etc/init.d/apparmor start [2019-11-11T14:13:40.303Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-11T14:13:40.303Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-11T14:13:40.303Z] Warning failed to create cache: (null) [2019-11-11T14:13:40.303Z] . [2019-11-11T14:13:40.303Z] INFO: Waiting for daemon to start... [2019-11-11T14:13:40.303Z] Starting dockerd [2019-11-11T14:13:40.303Z] +++ 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 [2019-11-11T14:13:40.407Z] [2019-11-11T14:13:40.407Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-11T14:13:40.407Z] #15 0.686 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-11-11T14:13:41.765Z] #15 1.744 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-11-11T14:13:41.765Z] #15 1.814 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-11-11T14:13:41.765Z] #15 1.816 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-11-11T14:13:41.765Z] #15 1.949 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-11-11T14:13:41.765Z] #15 1.956 (4/43) Installing readline (8.0.0-r0) [2019-11-11T14:13:41.765Z] #15 1.960 (5/43) Installing bash (5.0.0-r0) [2019-11-11T14:13:41.765Z] #15 1.972 Executing bash-5.0.0-r0.post-install [2019-11-11T14:13:41.765Z] #15 1.974 (6/43) Installing linux-headers (4.19.36-r0) [2019-11-11T14:13:42.020Z] #15 2.050 (7/43) Installing libuuid (2.33.2-r0) [2019-11-11T14:13:42.020Z] #15 2.052 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-11-11T14:13:42.020Z] #15 2.055 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-11-11T14:13:42.020Z] #15 2.060 (10/43) Installing binutils (2.32-r0) [2019-11-11T14:13:42.020Z] #15 2.145 (11/43) Installing libmagic (5.37-r1) [2019-11-11T14:13:42.020Z] #15 2.165 (12/43) Installing file (5.37-r1) [2019-11-11T14:13:42.020Z] #15 2.167 (13/43) Installing gmp (6.1.2-r1) [2019-11-11T14:13:42.020Z] #15 2.173 (14/43) Installing isl (0.18-r0) [2019-11-11T14:13:42.020Z] #15 2.189 (15/43) Installing libgomp (8.3.0-r0) [2019-11-11T14:13:42.020Z] #15 2.191 (16/43) Installing libatomic (8.3.0-r0) [2019-11-11T14:13:42.020Z] #15 2.193 (17/43) Installing libgcc (8.3.0-r0) [2019-11-11T14:13:42.020Z] #15 2.195 (18/43) Installing mpfr3 (3.1.5-r1) [2019-11-11T14:13:42.020Z] #15 2.201 (19/43) Installing mpc1 (1.1.0-r0) [2019-11-11T14:13:42.020Z] #15 2.203 (20/43) Installing libstdc++ (8.3.0-r0) [2019-11-11T14:13:42.020Z] #15 2.214 (21/43) Installing gcc (8.3.0-r0) [2019-11-11T14:13:42.586Z] . [2019-11-11T14:13:42.586Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-11T14:13:42.586Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-11T14:13:42.586Z] Error: No such image: emptyfs [2019-11-11T14:13:42.586Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-11T14:13:42.586Z] ++++ docker load [2019-11-11T14:13:42.586Z] Running integration-test (iteration 1) [2019-11-11T14:13:42.586Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-11-11T14:13:42.586Z] ++ 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 [2019-11-11T14:13:42.586Z] ++ set -e [2019-11-11T14:13:42.586Z] ++ '[' -n 0 ']' [2019-11-11T14:13:42.586Z] ++ set -x [2019-11-11T14:13:42.586Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:13:42.945Z] #15 2.919 (22/43) Installing musl-dev (1.1.22-r3) [2019-11-11T14:13:42.945Z] #15 2.997 (23/43) Installing libc-dev (0.7.1-r0) [2019-11-11T14:13:42.945Z] #15 2.998 (24/43) Installing g++ (8.3.0-r0) [2019-11-11T14:13:43.504Z] #15 3.451 (25/43) Installing make (4.2.1-r2) [2019-11-11T14:13:43.504Z] #15 3.456 (26/43) Installing fortify-headers (1.1-r0) [2019-11-11T14:13:43.504Z] #15 3.458 (27/43) Installing build-base (0.5-r1) [2019-11-11T14:13:43.504Z] #15 3.459 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-11-11T14:13:43.504Z] #15 3.462 (29/43) Installing libcurl (7.66.0-r0) [2019-11-11T14:13:43.504Z] #15 3.469 (30/43) Installing curl (7.66.0-r0) [2019-11-11T14:13:43.504Z] #15 3.473 (31/43) Installing oniguruma (6.9.2-r0) [2019-11-11T14:13:43.504Z] #15 3.478 (32/43) Installing jq (1.6-r0) [2019-11-11T14:13:43.504Z] #15 3.485 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-11-11T14:13:43.504Z] #15 3.490 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-11-11T14:13:43.504Z] #15 3.492 (35/43) Installing libaio (0.3.111-r0) [2019-11-11T14:13:43.504Z] #15 3.494 (36/43) Installing libblkid (2.33.2-r0) [2019-11-11T14:13:43.504Z] #15 3.499 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-11-11T14:13:43.504Z] #15 3.548 (38/43) Installing libfdisk (2.33.2-r0) [2019-11-11T14:13:43.504Z] #15 3.554 (39/43) Installing libmount (2.33.2-r0) [2019-11-11T14:13:43.504Z] #15 3.559 (40/43) Installing libsmartcols (2.33.2-r0) [2019-11-11T14:13:43.504Z] #15 3.564 (41/43) Installing pkgconf (1.6.1-r1) [2019-11-11T14:13:43.504Z] #15 3.567 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-11-11T14:13:43.504Z] #15 3.591 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-11-11T14:13:43.504Z] #15 3.597 Executing busybox-1.30.1-r2.trigger [2019-11-11T14:13:43.504Z] #15 3.603 OK: 189 MiB in 58 packages [2019-11-11T14:13:44.863Z] #15 DONE 4.7s [2019-11-11T14:13:44.863Z] [2019-11-11T14:13:44.863Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-11-11T14:13:45.422Z] #16 DONE 0.8s [2019-11-11T14:13:45.422Z] [2019-11-11T14:13:45.422Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-11-11T14:13:46.347Z] #17 DONE 0.7s [2019-11-11T14:13:46.347Z] [2019-11-11T14:13:46.347Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-11-11T14:13:46.347Z] #18 DONE 0.0s [2019-11-11T14:13:46.347Z] [2019-11-11T14:13:46.347Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-11-11T14:13:46.347Z] #19 DONE 0.1s [2019-11-11T14:13:46.347Z] [2019-11-11T14:13:46.347Z] #31 [builder 1/4] COPY . . [2019-11-11T14:13:47.709Z] #31 DONE 1.3s [2019-11-11T14:13:47.709Z] [2019-11-11T14:13:47.709Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-11-11T14:13:48.044Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-11T14:13:48.641Z] #32 DONE 1.2s [2019-11-11T14:13:48.641Z] [2019-11-11T14:13:48.641Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-11T14:13:48.641Z] #20 1.570 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-11T14:13:48.641Z] #20 1.794 [2019-11-11T14:13:48.641Z] #20 1.906 ########## 14.5% ####################### 32.4% ############################# 41.5% ######################################################### 79.5% ######################################################################## 100.0% [2019-11-11T14:13:48.896Z] #20 2.666 [2019-11-11T14:13:49.661Z] #20 2.884 #=#=# ############################# 40.6% #################################### 51.0% ######################################################### 80.3% ######################################################################## 100.0% [2019-11-11T14:13:49.917Z] #20 3.755 [2019-11-11T14:13:50.429Z] #20 3.866 ############ 17.6% ############################# 40.5% ########################################## 59.5% ############################################################## 86.6% ######################################################################## 100.0% [2019-11-11T14:13:50.683Z] #20 4.542 [2019-11-11T14:13:51.316Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-11-11T14:13:52.215Z] #20 4.659 ## 3.1% ######### 12.6% ############## 19.9% ################### 27.4% ####################### 32.6% ########################## 37.2% ################################ 44.7% ######################################## 55.7% ################################################# 68.5% ###################################################### 76.0% ############################################################ 83.4% ############################################################### 88.2% ###################################################################### 98.2% ######################################################################## 100.0% [2019-11-11T14:13:52.215Z] #20 6.164 [2019-11-11T14:13:52.685Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-11-11T14:13:53.140Z] #20 7.001 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-11T14:13:53.617Z] --- PASS: TestCreateServiceMultipleTimes (21.59s) [2019-11-11T14:13:53.617Z] === RUN TestCreateServiceConflict [2019-11-11T14:13:53.699Z] #20 7.376 [2019-11-11T14:13:53.699Z] #20 7.470 ######################################################################## 100.0% [2019-11-11T14:13:53.954Z] #20 7.675 [2019-11-11T14:13:54.879Z] #20 8.453 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-11T14:13:54.879Z] #20 8.768 [2019-11-11T14:13:55.134Z] #20 8.904 0.7% ######################################################################## 100.0% [2019-11-11T14:13:55.390Z] #20 9.221 [2019-11-11T14:13:55.556Z] === RUN TestDockerSuite/TestBuildRm [2019-11-11T14:13:56.315Z] #20 10.09 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-11T14:13:56.315Z] #20 10.24 skipping existing 1849cc453dee [2019-11-11T14:13:56.570Z] #20 10.49 [2019-11-11T14:13:56.928Z] --- PASS: TestCreateServiceConflict (3.20s) [2019-11-11T14:13:56.928Z] === RUN TestCreateServiceMaxReplicas [2019-11-11T14:13:57.931Z] #20 11.40 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-11T14:13:57.931Z] #20 11.72 [2019-11-11T14:13:58.186Z] #20 11.81 ######################################################################## 100.0% [2019-11-11T14:13:58.186Z] #20 12.05 [2019-11-11T14:13:58.441Z] #20 12.13 Download of images into '/build' complete. [2019-11-11T14:13:58.441Z] #20 12.13 Use something like the following to load the result into a Docker daemon: [2019-11-11T14:13:58.441Z] #20 12.13 tar -cC '/build' . | docker load [2019-11-11T14:13:58.441Z] #20 ... [2019-11-11T14:13:58.441Z] [2019-11-11T14:13:58.441Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-11T14:13:58.441Z] #33 0.784 [2019-11-11T14:13:58.441Z] #33 0.848 Removing bundles/ [2019-11-11T14:13:58.441Z] #33 0.849 [2019-11-11T14:13:58.441Z] #33 0.853 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-11-11T14:13:58.441Z] #33 1.438 Building test suite binary ./integration-cli/test.main [2019-11-11T14:13:58.569Z] Loaded image: buildpack-deps:jessie [2019-11-11T14:13:58.569Z] Loaded image: busybox:latest [2019-11-11T14:13:58.569Z] Loaded image: busybox:glibc [2019-11-11T14:13:58.569Z] Loaded image: debian:jessie [2019-11-11T14:13:58.569Z] Loaded image: hello-world:latest [2019-11-11T14:13:58.569Z] INFO: Testing against a local daemon [2019-11-11T14:13:58.569Z] === RUN TestCgroupNamespacesBuild [2019-11-11T14:13:58.569Z] --- PASS: TestCgroupNamespacesBuild (1.60s) [2019-11-11T14:13:58.569Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-11T14:13:59.001Z] #33 ... [2019-11-11T14:13:59.001Z] [2019-11-11T14:13:59.001Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-11T14:13:59.001Z] #20 DONE 12.8s [2019-11-11T14:13:59.001Z] [2019-11-11T14:13:59.001Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-11-11T14:13:59.001Z] #26 DONE 0.1s [2019-11-11T14:13:59.001Z] [2019-11-11T14:13:59.001Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-11T14:13:59.001Z] #22 DONE 0.1s [2019-11-11T14:13:59.001Z] [2019-11-11T14:13:59.001Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-11T14:13:59.256Z] #23 DONE 0.1s [2019-11-11T14:13:59.256Z] [2019-11-11T14:13:59.256Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-11-11T14:13:59.256Z] #27 DONE 0.1s [2019-11-11T14:13:59.256Z] [2019-11-11T14:13:59.256Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-11-11T14:13:59.256Z] #28 DONE 0.1s [2019-11-11T14:13:59.256Z] [2019-11-11T14:13:59.256Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-11T14:13:59.739Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s) [2019-11-11T14:13:59.739Z] === RUN TestBuildWithSession [2019-11-11T14:13:59.739Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-11T14:13:59.739Z] build_session_test.go:25: TODO: BuildKit [2019-11-11T14:13:59.739Z] === RUN TestBuildSquashParent [2019-11-11T14:14:00.202Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-11T14:14:00.764Z] --- PASS: TestCreateServiceMaxReplicas (4.07s) [2019-11-11T14:14:00.764Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-11T14:14:01.021Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-11T14:14:02.916Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-11T14:14:03.480Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-11T14:14:04.410Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-11T14:14:04.494Z] #29 ... [2019-11-11T14:14:04.494Z] [2019-11-11T14:14:04.494Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-11T14:14:04.494Z] #21 DONE 1.2s [2019-11-11T14:14:04.494Z] [2019-11-11T14:14:04.494Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-11T14:14:04.494Z] #24 2.642 + RM_GOPATH=0 [2019-11-11T14:14:04.494Z] #24 2.642 + TMP_GOPATH= [2019-11-11T14:14:04.494Z] #24 2.642 + : /build [2019-11-11T14:14:04.494Z] #24 2.642 + '[' -z '' ']' [2019-11-11T14:14:04.494Z] #24 2.642 ++ mktemp -d [2019-11-11T14:14:04.494Z] #24 2.642 + export GOPATH=/tmp/tmp.iCdoLm [2019-11-11T14:14:04.494Z] #24 2.642 + GOPATH=/tmp/tmp.iCdoLm [2019-11-11T14:14:04.494Z] #24 2.642 + RM_GOPATH=1 [2019-11-11T14:14:04.494Z] #24 2.642 ++ dirname ./install.sh [2019-11-11T14:14:04.494Z] #24 2.642 + dir=. [2019-11-11T14:14:04.494Z] #24 2.642 + bin=dockercli [2019-11-11T14:14:04.494Z] #24 2.642 + shift [2019-11-11T14:14:04.494Z] #24 2.642 + '[' '!' -f ./dockercli.installer ']' [2019-11-11T14:14:04.494Z] #24 2.642 + . ./dockercli.installer [2019-11-11T14:14:04.494Z] #24 2.642 ++ : stable [2019-11-11T14:14:04.494Z] #24 2.642 ++ : 17.06.2-ce [2019-11-11T14:14:04.494Z] #24 2.642 + install_dockercli [2019-11-11T14:14:04.494Z] #24 2.642 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-11T14:14:04.494Z] #24 2.642 Install docker/cli version 17.06.2-ce from stable [2019-11-11T14:14:04.494Z] #24 2.643 ++ uname -m [2019-11-11T14:14:04.494Z] #24 2.650 + arch=x86_64 [2019-11-11T14:14:04.494Z] #24 2.650 + '[' x86_64 '!=' x86_64 ']' [2019-11-11T14:14:04.494Z] #24 2.650 + url=https://download.docker.com/linux/static [2019-11-11T14:14:04.494Z] #24 2.650 + tar -xz docker/docker [2019-11-11T14:14:04.494Z] #24 2.650 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-11T14:14:04.750Z] #24 5.409 + mkdir -p /build [2019-11-11T14:14:04.750Z] #24 5.411 + mv docker/docker /build/ [2019-11-11T14:14:04.750Z] #24 5.413 + rmdir docker [2019-11-11T14:14:04.750Z] #24 DONE 5.5s [2019-11-11T14:14:04.750Z] [2019-11-11T14:14:04.750Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-11T14:14:05.311Z] #29 ... [2019-11-11T14:14:05.311Z] [2019-11-11T14:14:05.311Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-11-11T14:14:05.567Z] #25 DONE 0.1s [2019-11-11T14:14:05.567Z] [2019-11-11T14:14:05.567Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-11T14:14:05.712Z] --- PASS: TestBuildSquashParent (5.73s) [2019-11-11T14:14:05.712Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-11T14:14:05.712Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-11T14:14:05.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-11T14:14:05.712Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-11T14:14:05.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-11T14:14:05.712Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-11T14:14:05.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-11T14:14:05.712Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-11T14:14:05.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-11T14:14:05.712Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-11T14:14:05.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-11T14:14:05.712Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-11T14:14:05.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-11T14:14:05.712Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-11T14:14:05.712Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-11T14:14:05.712Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-11T14:14:05.712Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-11T14:14:05.778Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-11T14:14:07.146Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-11T14:14:08.081Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-11T14:14:08.654Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-11T14:14:08.654Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-11T14:14:08.654Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-11T14:14:08.731Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-11T14:14:08.731Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-11T14:14:09.452Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-11T14:14:11.028Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-11T14:14:11.028Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.76s) [2019-11-11T14:14:11.028Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.80s) [2019-11-11T14:14:11.028Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.02s) [2019-11-11T14:14:11.028Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.31s) [2019-11-11T14:14:11.028Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.35s) [2019-11-11T14:14:11.028Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.34s) [2019-11-11T14:14:11.028Z] === RUN TestBuildMultiStageCopy [2019-11-11T14:14:11.028Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-11T14:14:12.717Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-11T14:14:12.727Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-11T14:14:12.727Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-11T14:14:12.984Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-11T14:14:12.984Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-11T14:14:13.053Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-11T14:14:13.242Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-11T14:14:13.389Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-11T14:14:13.724Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-11T14:14:14.061Z] --- PASS: TestBuildMultiStageCopy (3.48s) [2019-11-11T14:14:14.061Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.93s) [2019-11-11T14:14:14.061Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2019-11-11T14:14:14.061Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2019-11-11T14:14:14.061Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.38s) [2019-11-11T14:14:14.061Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2019-11-11T14:14:14.061Z] === RUN TestBuildMultiStageParentConfig [2019-11-11T14:14:14.612Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-11T14:14:14.612Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-11T14:14:15.233Z] --- PASS: TestBuildMultiStageParentConfig (0.95s) [2019-11-11T14:14:15.233Z] === RUN TestBuildLabelWithTargets [2019-11-11T14:14:15.542Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-11T14:14:16.911Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.24s) [2019-11-11T14:14:16.911Z] === RUN TestCreateServiceSecretFileMode [2019-11-11T14:14:16.947Z] --- PASS: TestBuildLabelWithTargets (1.57s) [2019-11-11T14:14:16.947Z] === RUN TestBuildWithEmptyLayers [2019-11-11T14:14:17.670Z] --- PASS: TestBuildWithEmptyLayers (0.76s) [2019-11-11T14:14:17.670Z] === RUN TestBuildMultiStageOnBuild [2019-11-11T14:14:19.964Z] --- PASS: TestBuildMultiStageOnBuild (2.13s) [2019-11-11T14:14:19.964Z] === RUN TestBuildUncleanTarFilenames [2019-11-11T14:14:20.188Z] --- PASS: TestCreateServiceSecretFileMode (3.24s) [2019-11-11T14:14:20.188Z] === RUN TestCreateServiceConfigFileMode [2019-11-11T14:14:20.445Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-11T14:14:20.687Z] --- PASS: TestBuildUncleanTarFilenames (1.10s) [2019-11-11T14:14:20.687Z] === RUN TestBuildMultiStageLayerLeak [2019-11-11T14:14:21.818Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-11T14:14:22.979Z] --- PASS: TestBuildMultiStageLayerLeak (2.25s) [2019-11-11T14:14:22.979Z] === RUN TestBuildWithHugeFile [2019-11-11T14:14:23.188Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-11T14:14:23.445Z] --- PASS: TestCreateServiceConfigFileMode (3.25s) [2019-11-11T14:14:23.445Z] === RUN TestCreateServiceSysctls [2019-11-11T14:14:23.445Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-11T14:14:24.813Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-11T14:14:26.708Z] === RUN TestDockerSuite/TestBuildUser [2019-11-11T14:14:28.079Z] --- PASS: TestCreateServiceSysctls (4.39s) [2019-11-11T14:14:28.079Z] === RUN TestCreateServiceCapabilities [2019-11-11T14:14:28.644Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-11T14:14:31.918Z] --- PASS: TestCreateServiceCapabilities (3.51s) [2019-11-11T14:14:31.918Z] === RUN TestInspect [2019-11-11T14:14:32.052Z] #29 28.97 # github.com/docker/docker/contrib/httpserver [2019-11-11T14:14:32.052Z] #29 28.97 loadinternal: cannot find runtime/cgo [2019-11-11T14:14:32.052Z] #29 DONE 29.5s [2019-11-11T14:14:32.052Z] [2019-11-11T14:14:32.052Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-11T14:14:32.052Z] #33 ... [2019-11-11T14:14:32.052Z] [2019-11-11T14:14:32.052Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-11-11T14:14:32.052Z] #30 DONE 0.1s [2019-11-11T14:14:32.052Z] [2019-11-11T14:14:32.052Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-11T14:14:32.851Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-11T14:14:35.373Z] --- PASS: TestInspect (3.48s) [2019-11-11T14:14:35.373Z] === RUN TestServiceListWithStatuses [2019-11-11T14:14:35.373Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-11T14:14:35.373Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-11T14:14:35.373Z] === RUN TestDockerNetworkConnectAlias [2019-11-11T14:14:41.922Z] --- PASS: TestDockerNetworkConnectAlias (7.12s) [2019-11-11T14:14:41.922Z] === RUN TestDockerNetworkReConnect [2019-11-11T14:14:46.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-11-11T14:14:47.992Z] --- PASS: TestDockerNetworkReConnect (6.00s) [2019-11-11T14:14:47.992Z] === RUN TestServicePlugin [2019-11-11T14:14:52.170Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-11T14:14:52.427Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-11-11T14:14:52.684Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-11T14:14:53.248Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-11T14:14:54.618Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-11T14:14:56.517Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-11T14:14:57.887Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-11T14:14:57.887Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-11T14:14:57.887Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-11T14:14:57.887Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-11T14:14:57.887Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-11T14:15:00.411Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-11T14:15:00.411Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-11T14:15:01.342Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-11T14:15:01.907Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-11T14:15:02.837Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-11T14:15:02.837Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-11T14:15:07.024Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-11T14:15:08.396Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-11T14:15:09.765Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-11T14:15:10.330Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-11T14:15:11.262Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-11T14:15:11.263Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-11T14:15:12.193Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-11T14:15:14.715Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-11T14:15:14.715Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-11T14:15:14.715Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-11T14:15:14.972Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-11T14:15:15.536Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-11T14:15:16.465Z] === RUN TestDockerSuite/TestCommitChange [2019-11-11T14:15:17.836Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-11T14:15:19.207Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-11T14:15:21.100Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-11T14:15:22.468Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-11T14:15:23.398Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-11T14:15:23.655Z] --- PASS: TestServicePlugin (35.72s) [2019-11-11T14:15:23.655Z] plugin_test.go:62: [d8061db2d5813] joining swarm manager [da385be4626a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:15:23.655Z] plugin_test.go:65: [de61d031c5e40] joining swarm manager [da385be4626a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-11T14:15:23.655Z] === RUN TestServiceUpdateLabel [2019-11-11T14:15:25.550Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-11T14:15:26.481Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-11T14:15:27.045Z] --- PASS: TestServiceUpdateLabel (3.25s) [2019-11-11T14:15:27.045Z] === RUN TestServiceUpdateSecrets [2019-11-11T14:15:28.414Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-11T14:15:29.346Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-11T14:15:29.346Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-11T14:15:29.346Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-11T14:15:29.346Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-11T14:15:29.346Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-11T14:15:29.603Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-11T14:15:29.603Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-11T14:15:31.497Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-11T14:15:33.391Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-11T14:15:33.391Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-11T14:15:33.954Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-11T14:15:34.839Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-11T14:15:34.839Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-11T14:15:34.839Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-11T14:15:34.883Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-11T14:15:35.812Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-11T14:15:36.743Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-11T14:15:37.306Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-11T14:15:37.306Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-11T14:15:37.306Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-11T14:15:38.236Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-11T14:15:38.236Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-11T14:15:38.236Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-11T14:15:38.493Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-11T14:15:38.493Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-11T14:15:39.424Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-11T14:15:40.355Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-11T14:15:41.285Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-11T14:15:41.285Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-11T14:15:43.183Z] --- PASS: TestServiceUpdateSecrets (15.90s) [2019-11-11T14:15:43.183Z] === RUN TestServiceUpdateConfigs [2019-11-11T14:15:43.183Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-11T14:15:44.113Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-11T14:15:44.113Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-11T14:15:45.484Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-11T14:15:46.048Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-11T14:15:46.208Z] --- PASS: TestBuildWithHugeFile (80.15s) [2019-11-11T14:15:46.208Z] === RUN TestBuildWithEmptyDockerfile [2019-11-11T14:15:46.208Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-11T14:15:46.208Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-11T14:15:46.208Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-11T14:15:46.208Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-11T14:15:46.208Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-11T14:15:46.208Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-11T14:15:46.208Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-11T14:15:46.208Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-11T14:15:46.208Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-11T14:15:46.208Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2019-11-11T14:15:46.208Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2019-11-11T14:15:46.208Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2019-11-11T14:15:46.208Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2019-11-11T14:15:46.208Z] === RUN TestBuildPreserveOwnership [2019-11-11T14:15:46.208Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-11T14:15:46.575Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-11T14:15:46.982Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-11T14:15:47.912Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-11T14:15:47.912Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-11T14:15:48.272Z] --- PASS: TestBuildPreserveOwnership (4.76s) [2019-11-11T14:15:48.272Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.10s) [2019-11-11T14:15:48.272Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.64s) [2019-11-11T14:15:48.272Z] === RUN TestBuildPlatformInvalid [2019-11-11T14:15:48.272Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-11-11T14:15:48.272Z] PASS [2019-11-11T14:15:48.272Z] [2019-11-11T14:15:48.272Z] === Skipped [2019-11-11T14:15:48.272Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-11-11T14:15:48.272Z] build_session_test.go:25: TODO: BuildKit [2019-11-11T14:15:48.272Z] [2019-11-11T14:15:48.272Z] [2019-11-11T14:15:48.272Z] DONE 32 tests, 1 skipped in 125.801s [2019-11-11T14:15:48.272Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-11-11T14:15:48.272Z] ++ 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 [2019-11-11T14:15:48.272Z] ++ set -e [2019-11-11T14:15:48.272Z] ++ '[' -n 0 ']' [2019-11-11T14:15:48.272Z] ++ set -x [2019-11-11T14:15:48.272Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:15:48.608Z] INFO: Testing against a local daemon [2019-11-11T14:15:48.608Z] === RUN TestConfigList [2019-11-11T14:15:48.843Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-11T14:15:49.729Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-11T14:15:49.773Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-11T14:15:50.704Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-11T14:15:50.704Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-11T14:15:50.899Z] --- PASS: TestConfigList (2.22s) [2019-11-11T14:15:50.899Z] === RUN TestConfigsCreateAndDelete [2019-11-11T14:15:51.633Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-11T14:15:53.002Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-11T14:15:53.193Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2019-11-11T14:15:53.193Z] === RUN TestConfigsUpdate [2019-11-11T14:15:54.894Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-11T14:15:54.894Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-11T14:15:54.894Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-11T14:15:54.894Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-11T14:15:54.894Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-11T14:15:55.487Z] --- PASS: TestConfigsUpdate (2.18s) [2019-11-11T14:15:55.487Z] === RUN TestTemplatedConfig [2019-11-11T14:15:55.824Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-11T14:15:57.784Z] --- PASS: TestTemplatedConfig (2.85s) [2019-11-11T14:15:57.784Z] === RUN TestConfigInspect [2019-11-11T14:15:58.449Z] --- PASS: TestServiceUpdateConfigs (15.38s) [2019-11-11T14:15:58.449Z] === RUN TestServiceUpdateNetwork [2019-11-11T14:16:00.078Z] --- PASS: TestConfigInspect (2.17s) [2019-11-11T14:16:00.078Z] === RUN TestConfigCreateWithLabels [2019-11-11T14:16:00.169Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-11T14:16:00.344Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-11T14:16:01.276Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-11T14:16:01.840Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-11T14:16:01.840Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-11T14:16:01.840Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-11T14:16:02.374Z] --- PASS: TestConfigCreateWithLabels (2.22s) [2019-11-11T14:16:02.374Z] === RUN TestConfigCreateResolve [2019-11-11T14:16:04.669Z] --- PASS: TestConfigCreateResolve (2.24s) [2019-11-11T14:16:04.669Z] === RUN TestConfigDaemonLibtrustID [2019-11-11T14:16:05.006Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-11-11T14:16:05.006Z] PASS [2019-11-11T14:16:05.006Z] [2019-11-11T14:16:05.006Z] DONE 8 tests in 16.730s [2019-11-11T14:16:05.006Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-11-11T14:16:05.006Z] ++ 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 [2019-11-11T14:16:05.006Z] ++ set -e [2019-11-11T14:16:05.006Z] ++ '[' -n 0 ']' [2019-11-11T14:16:05.006Z] ++ set -x [2019-11-11T14:16:05.006Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:16:05.120Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-11T14:16:05.348Z] INFO: Testing against a local daemon [2019-11-11T14:16:05.348Z] === RUN TestCheckpoint [2019-11-11T14:16:05.348Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-11T14:16:05.348Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-11T14:16:05.348Z] === RUN TestContainerInvalidJSON [2019-11-11T14:16:05.348Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-11T14:16:05.348Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-11T14:16:05.348Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-11T14:16:05.348Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-11T14:16:05.348Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-11T14:16:05.348Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-11T14:16:05.348Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-11T14:16:05.348Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-11T14:16:05.348Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-11T14:16:05.348Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-11T14:16:05.348Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-11T14:16:05.348Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-11T14:16:05.348Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-11T14:16:05.348Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-11T14:16:05.348Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-11-11T14:16:05.348Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-11T14:16:05.348Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-11-11T14:16:05.348Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-11T14:16:05.348Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-11-11T14:16:05.348Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-11T14:16:05.689Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-11-11T14:16:05.689Z] === RUN TestCopyFromContainer [2019-11-11T14:16:05.703Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-11T14:16:07.091Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-11T14:16:07.383Z] === RUN TestCopyFromContainer// [2019-11-11T14:16:07.383Z] === RUN TestCopyFromContainer//bar/root [2019-11-11T14:16:07.383Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-11T14:16:07.383Z] === RUN TestCopyFromContainer/bar/quux [2019-11-11T14:16:07.383Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-11T14:16:07.720Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-11T14:16:07.720Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-11T14:16:07.720Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-11T14:16:08.056Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-11T14:16:08.056Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-11T14:16:08.056Z] --- PASS: TestCopyFromContainer (2.51s) [2019-11-11T14:16:08.056Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-11-11T14:16:08.056Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-11-11T14:16:08.056Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-11-11T14:16:08.057Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-11-11T14:16:08.057Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-11-11T14:16:08.057Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-11-11T14:16:08.057Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-11-11T14:16:08.057Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-11-11T14:16:08.057Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-11-11T14:16:08.057Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-11-11T14:16:08.057Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-11T14:16:08.057Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-11T14:16:08.057Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-11T14:16:08.057Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-11T14:16:08.057Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-11T14:16:08.057Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-11T14:16:08.057Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-11T14:16:08.057Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-11T14:16:08.057Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-11T14:16:08.057Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-11T14:16:08.057Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-11-11T14:16:08.057Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-11T14:16:08.057Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-11T14:16:08.057Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-11T14:16:08.057Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-11T14:16:08.057Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-11-11T14:16:08.057Z] === RUN TestCreateWithInvalidEnv [2019-11-11T14:16:08.057Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-11T14:16:08.057Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-11T14:16:08.057Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-11T14:16:08.057Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-11T14:16:08.057Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-11T14:16:08.057Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-11T14:16:08.395Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-11T14:16:08.395Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-11T14:16:08.395Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-11T14:16:08.395Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-11T14:16:08.395Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-11T14:16:08.395Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-11T14:16:08.395Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-11-11T14:16:08.395Z] === RUN TestCreateTmpfsMountsTarget [2019-11-11T14:16:08.395Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-11T14:16:08.395Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-11T14:16:08.443Z] #33 131.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-11T14:16:08.443Z] #33 134.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-11T14:16:08.443Z] #33 135.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-11T14:16:08.443Z] #33 137.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-11T14:16:08.698Z] #33 140.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-11T14:16:10.059Z] #33 141.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-11T14:16:10.085Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s) [2019-11-11T14:16:10.085Z] === RUN TestCreateWithCapabilities [2019-11-11T14:16:10.085Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-11T14:16:10.085Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-11T14:16:10.085Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-11T14:16:10.085Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-11T14:16:10.085Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-11T14:16:10.085Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-11T14:16:10.085Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-11T14:16:10.085Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-11T14:16:10.085Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-11T14:16:10.085Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-11T14:16:10.085Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-11T14:16:10.085Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-11T14:16:10.085Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-11T14:16:10.085Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-11T14:16:10.085Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-11T14:16:10.085Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-11T14:16:10.085Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-11T14:16:10.085Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-11T14:16:10.085Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-11T14:16:10.085Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-11T14:16:10.085Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-11T14:16:10.085Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-11T14:16:10.085Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-11T14:16:10.085Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-11T14:16:10.085Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-11T14:16:10.085Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-11T14:16:10.085Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-11T14:16:10.085Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-11T14:16:10.085Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-11T14:16:10.085Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-11T14:16:10.085Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-11T14:16:10.085Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-11T14:16:10.085Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-11T14:16:10.421Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-11T14:16:10.421Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-11-11T14:16:10.421Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-11-11T14:16:10.421Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-11-11T14:16:10.421Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-11T14:16:10.421Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-11-11T14:16:10.421Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-11-11T14:16:10.421Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-11-11T14:16:10.421Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2019-11-11T14:16:10.421Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-11-11T14:16:10.421Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2019-11-11T14:16:10.421Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-11-11T14:16:10.421Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-11T14:16:11.420Z] #33 142.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-11T14:16:12.140Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.93s) [2019-11-11T14:16:12.140Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-11T14:16:12.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-11T14:16:12.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-11T14:16:12.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-11T14:16:12.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-11T14:16:12.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-11T14:16:12.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-11T14:16:12.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-11T14:16:12.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-11T14:16:12.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-11T14:16:12.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-11T14:16:12.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-11T14:16:12.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-11T14:16:12.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-11T14:16:12.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-11T14:16:12.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-11T14:16:12.343Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-11T14:16:12.343Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-11T14:16:12.346Z] #33 143.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-11T14:16:12.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-11-11T14:16:12.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-11-11T14:16:12.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-11-11T14:16:12.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-11-11T14:16:12.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-11-11T14:16:12.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-11-11T14:16:12.476Z] === RUN TestContainerStartOnDaemonRestart [2019-11-11T14:16:12.476Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-11T14:16:12.476Z] === RUN TestDaemonRestartIpcMode [2019-11-11T14:16:12.476Z] === PAUSE TestDaemonRestartIpcMode [2019-11-11T14:16:12.476Z] === RUN TestDiff [2019-11-11T14:16:12.904Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-11T14:16:13.198Z] --- PASS: TestDiff (0.68s) [2019-11-11T14:16:13.198Z] === RUN TestExecWithCloseStdin [2019-11-11T14:16:13.922Z] --- PASS: TestExecWithCloseStdin (0.90s) [2019-11-11T14:16:13.922Z] === RUN TestExec [2019-11-11T14:16:14.236Z] --- PASS: TestServiceUpdateNetwork (15.61s) [2019-11-11T14:16:14.236Z] PASS [2019-11-11T14:16:14.236Z] [2019-11-11T14:16:14.236Z] === Skipped [2019-11-11T14:16:14.236Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-11-11T14:16:14.236Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-11T14:16:14.236Z] [2019-11-11T14:16:14.236Z] [2019-11-11T14:16:14.236Z] DONE 20 tests, 1 skipped in 173.318s [2019-11-11T14:16:14.236Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-11-11T14:16:14.236Z] ++ 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 [2019-11-11T14:16:14.236Z] ++ set -e [2019-11-11T14:16:14.236Z] ++ '[' -n 0 ']' [2019-11-11T14:16:14.236Z] ++ set -x [2019-11-11T14:16:14.236Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:16:14.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-11T14:16:14.236Z] INFO: Testing against a local daemon [2019-11-11T14:16:14.236Z] === RUN TestSessionCreate [2019-11-11T14:16:14.236Z] --- PASS: TestSessionCreate (0.04s) [2019-11-11T14:16:14.236Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-11T14:16:14.236Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-11-11T14:16:14.236Z] PASS [2019-11-11T14:16:14.236Z] [2019-11-11T14:16:14.236Z] DONE 2 tests in 0.291s [2019-11-11T14:16:14.236Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-11-11T14:16:14.236Z] ++ 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 [2019-11-11T14:16:14.236Z] ++ set -e [2019-11-11T14:16:14.236Z] ++ '[' -n 0 ']' [2019-11-11T14:16:14.236Z] ++ set -x [2019-11-11T14:16:14.236Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:16:14.493Z] INFO: Testing against a local daemon [2019-11-11T14:16:14.493Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-11T14:16:14.493Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-11T14:16:14.493Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-11T14:16:14.493Z] === RUN TestEventsExecDie [2019-11-11T14:16:14.493Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-11T14:16:14.646Z] --- PASS: TestExec (0.81s) [2019-11-11T14:16:14.646Z] === RUN TestExecUser [2019-11-11T14:16:14.787Z] #33 145.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-11T14:16:15.347Z] #33 146.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-11T14:16:15.425Z] --- PASS: TestEventsExecDie (1.04s) [2019-11-11T14:16:15.425Z] === RUN TestEventsBackwardsCompatible [2019-11-11T14:16:15.682Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-11-11T14:16:15.682Z] === RUN TestInfoBinaryCommits [2019-11-11T14:16:15.682Z] --- PASS: TestInfoBinaryCommits (0.04s) [2019-11-11T14:16:15.682Z] === RUN TestInfoAPIVersioned [2019-11-11T14:16:15.682Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-11T14:16:15.682Z] === RUN TestInfoDiscoveryBackend [2019-11-11T14:16:15.815Z] --- PASS: TestExecUser (0.84s) [2019-11-11T14:16:15.815Z] === RUN TestExportContainerAndImportImage [2019-11-11T14:16:16.245Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2019-11-11T14:16:16.246Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-11T14:16:16.246Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-11T14:16:16.540Z] --- PASS: TestExportContainerAndImportImage (1.02s) [2019-11-11T14:16:16.540Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-11T14:16:17.176Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-11T14:16:17.177Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-11T14:16:17.246Z] #33 148.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-11T14:16:17.835Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2019-11-11T14:16:17.835Z] === RUN TestInfoAPI [2019-11-11T14:16:17.835Z] --- PASS: TestInfoAPI (0.02s) [2019-11-11T14:16:17.835Z] === RUN TestInfoAPIWarnings [2019-11-11T14:16:17.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2019-11-11T14:16:17.952Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-11T14:16:18.229Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2019-11-11T14:16:18.229Z] === RUN TestHealthCheckWorkdir [2019-11-11T14:16:18.401Z] --- PASS: TestInfoAPIWarnings (0.59s) [2019-11-11T14:16:18.401Z] === RUN TestInfoDebug [2019-11-11T14:16:18.964Z] --- PASS: TestInfoDebug (0.52s) [2019-11-11T14:16:18.964Z] === RUN TestInfoInsecureRegistries [2019-11-11T14:16:19.142Z] #33 150.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-11T14:16:19.399Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2019-11-11T14:16:19.399Z] === RUN TestHealthKillContainer [2019-11-11T14:16:19.528Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2019-11-11T14:16:19.528Z] === RUN TestInfoRegistryMirrors [2019-11-11T14:16:19.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2019-11-11T14:16:20.043Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2019-11-11T14:16:20.043Z] === RUN TestLoginFailsWithBadCredentials [2019-11-11T14:16:20.300Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2019-11-11T14:16:20.300Z] === RUN TestPingCacheHeaders [2019-11-11T14:16:20.300Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-11-11T14:16:20.300Z] === RUN TestPingGet [2019-11-11T14:16:20.300Z] --- PASS: TestPingGet (0.02s) [2019-11-11T14:16:20.300Z] === RUN TestPingHead [2019-11-11T14:16:20.300Z] --- PASS: TestPingHead (0.05s) [2019-11-11T14:16:20.300Z] === RUN TestVersion [2019-11-11T14:16:20.300Z] --- PASS: TestVersion (0.03s) [2019-11-11T14:16:20.300Z] PASS [2019-11-11T14:16:20.300Z] [2019-11-11T14:16:20.300Z] === Skipped [2019-11-11T14:16:20.300Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-11T14:16:20.300Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-11T14:16:20.300Z] [2019-11-11T14:16:20.300Z] [2019-11-11T14:16:20.300Z] DONE 18 tests, 1 skipped in 6.119s [2019-11-11T14:16:20.300Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-11T14:16:20.300Z] ++ 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 [2019-11-11T14:16:20.300Z] ++ set -e [2019-11-11T14:16:20.300Z] ++ '[' -n 0 ']' [2019-11-11T14:16:20.300Z] ++ set -x [2019-11-11T14:16:20.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:16:20.557Z] INFO: Testing against a local daemon [2019-11-11T14:16:20.557Z] === RUN TestVolumesCreateAndList [2019-11-11T14:16:20.557Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-11-11T14:16:20.557Z] === RUN TestVolumesRemove [2019-11-11T14:16:20.815Z] --- PASS: TestVolumesRemove (0.09s) [2019-11-11T14:16:20.815Z] === RUN TestVolumesInspect [2019-11-11T14:16:20.815Z] --- PASS: TestVolumesInspect (0.03s) [2019-11-11T14:16:20.815Z] === RUN TestVolumesInvalidJSON [2019-11-11T14:16:20.815Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-11T14:16:20.815Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-11T14:16:20.815Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-11T14:16:20.815Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-11-11T14:16:20.815Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-11T14:16:20.815Z] PASS [2019-11-11T14:16:20.815Z] [2019-11-11T14:16:20.815Z] DONE 5 tests in 0.384s [2019-11-11T14:16:20.815Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-11T14:16:21.025Z] #33 152.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-11T14:16:21.071Z] ++++ cat bundles/test-integration/docker.pid [2019-11-11T14:16:21.072Z] +++ kill 5304 [2019-11-11T14:16:21.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-11-11T14:16:21.626Z] #33 153.2 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-11T14:16:22.419Z] --- PASS: TestHealthKillContainer (2.94s) [2019-11-11T14:16:22.419Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-11T14:16:22.697Z] +++ /etc/init.d/apparmor stop [2019-11-11T14:16:22.697Z] Clearing AppArmor profiles cache:. [2019-11-11T14:16:22.697Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-11T14:16:22.697Z] Unloading profiles will leave already running processes permanently [2019-11-11T14:16:22.697Z] unconfined, which can lead to unexpected situations. [2019-11-11T14:16:22.697Z] [2019-11-11T14:16:22.697Z] To set a process to complain mode, use the command line tool [2019-11-11T14:16:22.697Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-11T14:16:22.697Z] with the 'teardown' option." [2019-11-11T14:16:22.697Z] [2019-11-11T14:16:22.755Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2019-11-11T14:16:22.755Z] === RUN TestIpcModeNone [2019-11-11T14:16:23.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-11-11T14:16:23.477Z] --- PASS: TestIpcModeNone (0.83s) [2019-11-11T14:16:23.477Z] === RUN TestIpcModePrivate [2019-11-11T14:16:23.509Z] #33 154.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-11T14:16:24.435Z] #33 155.9 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-11T14:16:24.646Z] --- PASS: TestIpcModePrivate (0.89s) [2019-11-11T14:16:24.646Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-11-11T14:16:24.646Z] === RUN TestIpcModeShareable [2019-11-11T14:16:25.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00032c120_} [2019-11-11T14:16:25.371Z] --- PASS: TestIpcModeShareable (0.89s) [2019-11-11T14:16:25.371Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-11-11T14:16:25.371Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-11T14:16:25.795Z] #33 157.2 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-11T14:16:27.049Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1641372493_/foo_false____} [2019-11-11T14:16:27.156Z] #33 158.5 [2019-11-11T14:16:27.665Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.38s) [2019-11-11T14:16:27.665Z] === RUN TestAPIIpcModeHost [2019-11-11T14:16:27.714Z] #33 DONE 159.1s [2019-11-11T14:16:27.714Z] [2019-11-11T14:16:27.714Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-11-11T14:16:28.392Z] --- PASS: TestAPIIpcModeHost (0.70s) [2019-11-11T14:16:28.392Z] === RUN TestDaemonIpcModeShareable [2019-11-11T14:16:28.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1641372493_/foo_true____} [2019-11-11T14:16:29.786Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3016884808_/foo_false____} [2019-11-11T14:16:30.127Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2019-11-11T14:16:30.127Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-11-11T14:16:30.127Z] === RUN TestDaemonIpcModePrivate [2019-11-11T14:16:30.221Z] #34 DONE 2.0s [2019-11-11T14:16:31.146Z] [2019-11-11T14:16:31.146Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-11-11T14:16:31.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3016884808_/foo_true____} [2019-11-11T14:16:31.814Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2019-11-11T14:16:31.814Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-11-11T14:16:31.814Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-11T14:16:33.027Z] #35 DONE 1.6s [2019-11-11T14:16:33.027Z] [2019-11-11T14:16:33.027Z] #36 exporting to image [2019-11-11T14:16:33.027Z] #36 exporting layers [2019-11-11T14:16:33.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3016884808_/foo_true__0xc00032c7e0__} [2019-11-11T14:16:33.500Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2019-11-11T14:16:33.500Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-11-11T14:16:33.500Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-11T14:16:34.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00032c800_} [2019-11-11T14:16:35.792Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s) [2019-11-11T14:16:35.792Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-11-11T14:16:35.792Z] === RUN TestIpcModeOlderClient [2019-11-11T14:16:35.792Z] === PAUSE TestIpcModeOlderClient [2019-11-11T14:16:35.792Z] === RUN TestKillContainerInvalidSignal [2019-11-11T14:16:36.130Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2019-11-11T14:16:36.130Z] === RUN TestKillContainer [2019-11-11T14:16:36.130Z] === RUN TestKillContainer/no_signal [2019-11-11T14:16:36.285Z] #36 exporting layers 3.1s done [2019-11-11T14:16:36.285Z] #36 writing image sha256:92ff44d1766d8b8959a7c2a403a7a6a58486a53032bb2902fe4e87997a99ca4b done [2019-11-11T14:16:36.285Z] #36 naming to docker.io/library/moby-e2e-test done [2019-11-11T14:16:36.285Z] #36 DONE 3.1s [Pipeline] } [Pipeline] // stage [2019-11-11T14:16:36.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00032c820_} Post stage [Pipeline] sh [2019-11-11T14:16:36.598Z] + echo Ensuring container killed. [2019-11-11T14:16:36.598Z] Ensuring container killed. [2019-11-11T14:16:36.598Z] + docker rm -vf docker-pr12 [2019-11-11T14:16:36.598Z] Error: No such container: docker-pr12 [2019-11-11T14:16:36.598Z] + true [Pipeline] sh [2019-11-11T14:16:36.856Z] === RUN TestKillContainer/non_killing_signal [2019-11-11T14:16:36.874Z] + echo Chowning /workspace to jenkins user [2019-11-11T14:16:36.874Z] Chowning /workspace to jenkins user [2019-11-11T14:16:36.874Z] + id -u [2019-11-11T14:16:36.874Z] + id -g [2019-11-11T14:16:36.874Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39733:/workspace busybox chown -R 1000:1000 /workspace [2019-11-11T14:16:37.194Z] === RUN TestKillContainer/killing_signal [2019-11-11T14:16:38.204Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00032c880_} [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-11T14:16:38.362Z] --- PASS: TestKillContainer (2.15s) [2019-11-11T14:16:38.362Z] --- PASS: TestKillContainer/no_signal (0.70s) [2019-11-11T14:16:38.362Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2019-11-11T14:16:38.362Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2019-11-11T14:16:38.362Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-11T14:16:38.362Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-11T14:16:38.572Z] + bundleName=unit [2019-11-11T14:16:38.572Z] + echo Creating unit-bundles.tar.gz [2019-11-11T14:16:38.572Z] Creating unit-bundles.tar.gz [2019-11-11T14:16:38.572Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-11-11T14:16:38.572Z] bundles/junit-report.xml [2019-11-11T14:16:38.572Z] bundles/go-test-report.json [2019-11-11T14:16:38.572Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-11-11T14:16:38.580Z] Archiving artifacts [2019-11-11T14:16:38.698Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-11T14:16:39.153Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39733/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-11T14:16:39.479Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2019-11-11T14:16:39.479Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2019-11-11T14:16:39.479Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2019-11-11T14:16:39.479Z] === RUN TestKillStoppedContainer [2019-11-11T14:16:39.539Z] + make clean [2019-11-11T14:16:39.573Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00032c8a0_} [2019-11-11T14:16:39.793Z] docker volume rm -f docker-dev-cache [2019-11-11T14:16:39.793Z] docker-dev-cache [Pipeline] deleteDir [2019-11-11T14:16:39.815Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-11-11T14:16:39.815Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-11T14:16:39.815Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-11-11T14:16:39.815Z] === RUN TestKillDifferentUserContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-11T14:16:40.538Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2019-11-11T14:16:40.538Z] === RUN TestInspectOomKilledTrue [2019-11-11T14:16:41.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-11T14:16:41.713Z] --- PASS: TestInspectOomKilledTrue (1.21s) [2019-11-11T14:16:41.713Z] === RUN TestInspectOomKilledFalse [2019-11-11T14:16:42.435Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2019-11-11T14:16:42.435Z] === RUN TestLinksEtcHostsContentMatch [2019-11-11T14:16:42.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-11T14:16:42.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-11T14:16:42.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-11T14:16:42.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-11T14:16:42.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-11T14:16:42.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-11T14:16:42.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-11T14:16:42.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-11T14:16:42.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-11T14:16:43.099Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-11T14:16:43.099Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-11T14:16:43.099Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-11-11T14:16:43.099Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-11-11T14:16:43.099Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-11-11T14:16:43.099Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-11-11T14:16:43.159Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2019-11-11T14:16:43.159Z] === RUN TestLinksContainerNames [2019-11-11T14:16:43.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-11-11T14:16:43.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-11-11T14:16:43.356Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-11T14:16:44.330Z] --- PASS: TestLinksContainerNames (1.37s) [2019-11-11T14:16:44.330Z] === RUN TestLogsFollowTailEmpty [2019-11-11T14:16:45.085Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2019-11-11T14:16:45.085Z] === RUN TestContainerNetworkMountsNoChown [2019-11-11T14:16:45.811Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/default [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/default [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/private [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/private [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/rprivate [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/slave [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/slave [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/rslave [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/shared [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/shared [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/rshared [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/default [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/rslave [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/shared [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/rprivate [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/rshared [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/slave [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/private [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-11T14:16:45.811Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-11T14:16:45.811Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-11T14:16:45.811Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-11T14:16:46.148Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-11T14:16:46.148Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-11T14:16:46.148Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-11T14:16:46.148Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-11T14:16:46.148Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-11T14:16:46.148Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-11T14:16:46.148Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-11T14:16:46.148Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-11T14:16:46.148Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2019-11-11T14:16:46.148Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-11-11T14:16:46.148Z] === RUN TestContainerBindMountNonRecursive [2019-11-11T14:16:46.636Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-11T14:16:47.844Z] --- PASS: TestContainerBindMountNonRecursive (1.61s) [2019-11-11T14:16:47.844Z] === RUN TestNetworkNat [2019-11-11T14:16:48.568Z] --- PASS: TestNetworkNat (0.73s) [2019-11-11T14:16:48.568Z] === RUN TestNetworkLocalhostTCPNat [2019-11-11T14:16:49.161Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-11T14:16:49.293Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2019-11-11T14:16:49.293Z] === RUN TestNetworkLoopbackNat [2019-11-11T14:16:50.017Z] --- PASS: TestNetworkLoopbackNat (0.97s) [2019-11-11T14:16:50.017Z] === RUN TestPause [2019-11-11T14:16:51.186Z] --- PASS: TestPause (0.80s) [2019-11-11T14:16:51.187Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-11T14:16:51.187Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-11T14:16:51.187Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-11T14:16:51.187Z] === RUN TestPauseStopPausedContainer [2019-11-11T14:16:51.912Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2019-11-11T14:16:51.912Z] === RUN TestPsFilter [2019-11-11T14:16:51.912Z] --- PASS: TestPsFilter (0.18s) [2019-11-11T14:16:51.912Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-11T14:16:52.437Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-11T14:16:52.635Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2019-11-11T14:16:52.635Z] === RUN TestRemoveContainerWithVolume [2019-11-11T14:16:53.359Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2019-11-11T14:16:53.359Z] === RUN TestRemoveContainerRunning [2019-11-11T14:16:53.754Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-11T14:16:54.081Z] --- PASS: TestRemoveContainerRunning (0.71s) [2019-11-11T14:16:54.081Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-11T14:16:54.330Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-11T14:16:54.330Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-11T14:16:54.807Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2019-11-11T14:16:54.807Z] === RUN TestRemoveInvalidContainer [2019-11-11T14:16:54.807Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-11-11T14:16:54.807Z] === RUN TestRenameLinkedContainer [2019-11-11T14:16:55.260Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-11T14:16:56.190Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-11-11T14:16:57.559Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-11T14:16:57.808Z] --- PASS: TestRenameLinkedContainer (2.79s) [2019-11-11T14:16:57.808Z] === RUN TestRenameStoppedContainer [2019-11-11T14:16:58.143Z] --- PASS: TestRenameStoppedContainer (0.65s) [2019-11-11T14:16:58.143Z] === RUN TestRenameRunningContainerAndReuse [2019-11-11T14:16:58.488Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-11T14:16:59.311Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s) [2019-11-11T14:16:59.311Z] === RUN TestRenameInvalidName [2019-11-11T14:16:59.418Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-11T14:17:00.034Z] --- PASS: TestRenameInvalidName (0.69s) [2019-11-11T14:17:00.034Z] === RUN TestRenameAnonymousContainer [2019-11-11T14:17:00.348Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-11T14:17:01.278Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-11T14:17:02.649Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-11T14:17:03.037Z] --- PASS: TestRenameAnonymousContainer (2.56s) [2019-11-11T14:17:03.037Z] === RUN TestRenameContainerWithSameName [2019-11-11T14:17:03.373Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2019-11-11T14:17:03.373Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-11T14:17:03.579Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-11T14:17:04.517Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-11T14:17:05.062Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s) [2019-11-11T14:17:05.062Z] === RUN TestResize [2019-11-11T14:17:05.400Z] --- PASS: TestResize (0.73s) [2019-11-11T14:17:05.400Z] === RUN TestResizeWithInvalidSize [2019-11-11T14:17:05.888Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-11T14:17:06.122Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2019-11-11T14:17:06.122Z] === RUN TestResizeWhenContainerNotStarted [2019-11-11T14:17:06.819Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-11T14:17:06.846Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2019-11-11T14:17:06.846Z] === RUN TestDaemonRestartKillContainers [2019-11-11T14:17:06.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-11T14:17:06.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-11T14:17:06.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-11T14:17:06.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-11T14:17:06.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-11T14:17:06.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-11T14:17:06.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-11T14:17:06.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-11T14:17:06.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-11T14:17:06.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-11T14:17:06.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-11T14:17:06.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-11T14:17:06.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-11T14:17:06.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-11T14:17:06.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-11T14:17:06.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-11T14:17:06.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-11T14:17:06.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-11T14:17:06.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-11T14:17:06.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-11T14:17:06.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-11T14:17:06.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-11T14:17:06.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-11T14:17:06.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-11T14:17:06.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-11T14:17:06.846Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-11T14:17:06.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-11T14:17:06.846Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-11T14:17:07.751Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-11T14:17:08.536Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-11T14:17:09.122Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-11T14:17:10.239Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-11T14:17:10.492Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-11T14:17:11.423Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-11T14:17:11.424Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-11T14:17:11.424Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-11T14:17:11.532Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-11T14:17:12.186Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-11T14:17:12.357Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-11T14:17:12.920Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-11-11T14:17:12.920Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-11T14:17:13.177Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-11T14:17:13.260Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-11T14:17:14.439Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-11T14:17:14.547Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-11T14:17:14.779Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-11T14:17:15.477Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-11T14:17:16.987Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-11T14:17:17.795Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-11T14:17:17.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2019-11-11T14:17:17.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.31s) [2019-11-11T14:17:17.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.85s) [2019-11-11T14:17:17.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (5.21s) [2019-11-11T14:17:17.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (6.03s) [2019-11-11T14:17:17.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.07s) [2019-11-11T14:17:17.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (4.09s) [2019-11-11T14:17:17.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.79s) [2019-11-11T14:17:17.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.87s) [2019-11-11T14:17:17.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2019-11-11T14:17:17.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.48s) [2019-11-11T14:17:17.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.67s) [2019-11-11T14:17:17.795Z] === RUN TestCgroupNamespacesRun [2019-11-11T14:17:18.885Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-11T14:17:19.448Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-11T14:17:19.518Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2019-11-11T14:17:19.518Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-11T14:17:21.206Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2019-11-11T14:17:21.206Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-11T14:17:21.969Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-11T14:17:22.894Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s) [2019-11-11T14:17:22.894Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-11T14:17:24.582Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s) [2019-11-11T14:17:24.582Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-11T14:17:26.270Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s) [2019-11-11T14:17:26.270Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-11T14:17:26.427Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-11T14:17:27.223Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-11T14:17:27.439Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2019-11-11T14:17:27.439Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-11T14:17:28.162Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-11-11T14:17:28.162Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-11T14:17:29.887Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s) [2019-11-11T14:17:29.888Z] === RUN TestKernelTCPMemory [2019-11-11T14:17:30.612Z] --- PASS: TestKernelTCPMemory (0.91s) [2019-11-11T14:17:30.612Z] === RUN TestNISDomainname [2019-11-11T14:17:31.422Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-11T14:17:31.679Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-11T14:17:31.783Z] --- PASS: TestNISDomainname (0.98s) [2019-11-11T14:17:31.783Z] === RUN TestHostnameDnsResolution [2019-11-11T14:17:32.950Z] --- PASS: TestHostnameDnsResolution (1.09s) [2019-11-11T14:17:32.950Z] === RUN TestStats [2019-11-11T14:17:34.634Z] --- PASS: TestStats (1.95s) [2019-11-11T14:17:34.634Z] === RUN TestStopContainerWithTimeout [2019-11-11T14:17:34.634Z] === RUN TestStopContainerWithTimeout/0 [2019-11-11T14:17:34.634Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-11T14:17:34.634Z] === RUN TestStopContainerWithTimeout/1 [2019-11-11T14:17:34.634Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-11T14:17:34.634Z] === RUN TestStopContainerWithTimeout/3 [2019-11-11T14:17:34.634Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-11T14:17:34.634Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-11T14:17:34.634Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-11T14:17:34.634Z] === CONT TestStopContainerWithTimeout/0 [2019-11-11T14:17:34.634Z] === CONT TestStopContainerWithTimeout/1 [2019-11-11T14:17:34.634Z] === CONT TestStopContainerWithTimeout/3 [2019-11-11T14:17:34.634Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-11T14:17:34.953Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-11-11T14:17:36.850Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-11T14:17:38.471Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-11-11T14:17:38.471Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2019-11-11T14:17:38.471Z] --- PASS: TestStopContainerWithTimeout/1 (2.26s) [2019-11-11T14:17:38.471Z] --- PASS: TestStopContainerWithTimeout/3 (2.96s) [2019-11-11T14:17:38.471Z] --- PASS: TestStopContainerWithTimeout/-1 (3.25s) [2019-11-11T14:17:38.471Z] === RUN TestDeleteDevicemapper [2019-11-11T14:17:38.471Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-11T14:17:38.471Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-11T14:17:38.471Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-11T14:17:40.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-11T14:17:40.382Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-11T14:17:40.776Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.88s) [2019-11-11T14:17:40.776Z] === RUN TestUpdateMemory [2019-11-11T14:17:41.312Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-11T14:17:41.947Z] --- PASS: TestUpdateMemory (1.08s) [2019-11-11T14:17:41.947Z] === RUN TestUpdateCPUQuota [2019-11-11T14:17:43.638Z] --- PASS: TestUpdateCPUQuota (1.46s) [2019-11-11T14:17:43.638Z] === RUN TestUpdatePidsLimit [2019-11-11T14:17:43.638Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-11T14:17:43.975Z] === RUN TestUpdatePidsLimit/no_change [2019-11-11T14:17:44.312Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-11T14:17:44.649Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-11T14:17:44.985Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-11T14:17:45.321Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-11T14:17:45.659Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-11T14:17:47.439Z] --- PASS: TestUpdatePidsLimit (3.90s) [2019-11-11T14:17:47.439Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2019-11-11T14:17:47.439Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2019-11-11T14:17:47.439Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2019-11-11T14:17:47.439Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2019-11-11T14:17:47.439Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2019-11-11T14:17:47.439Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2019-11-11T14:17:47.439Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2019-11-11T14:17:47.439Z] === RUN TestUpdateRestartPolicy [2019-11-11T14:17:47.863Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-11-11T14:17:48.794Z] === RUN TestDockerSuite/TestCpToDot [2019-11-11T14:17:49.725Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-11T14:17:51.096Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-11T14:17:52.991Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-11T14:17:54.362Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-11T14:17:57.643Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-11T14:17:57.900Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-11T14:17:58.830Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-11T14:17:59.761Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-11T14:18:00.654Z] --- PASS: TestUpdateRestartPolicy (12.18s) [2019-11-11T14:18:00.654Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-11T14:18:00.654Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2019-11-11T14:18:00.654Z] === RUN TestWaitNonBlocked [2019-11-11T14:18:00.654Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-11T14:18:00.654Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-11T14:18:00.654Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-11T14:18:00.654Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-11T14:18:00.654Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-11T14:18:00.654Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-11T14:18:00.692Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-11T14:18:00.692Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-11T14:18:00.692Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-11T14:18:00.992Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-11T14:18:00.992Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2019-11-11T14:18:00.992Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s) [2019-11-11T14:18:00.992Z] === RUN TestWaitBlocked [2019-11-11T14:18:00.992Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-11T14:18:00.992Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-11T14:18:00.992Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-11T14:18:00.992Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-11T14:18:00.992Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-11T14:18:00.992Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-11T14:18:01.624Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-11T14:18:02.170Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-11T14:18:02.170Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s) [2019-11-11T14:18:02.170Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2019-11-11T14:18:02.170Z] === CONT TestContainerStartOnDaemonRestart [2019-11-11T14:18:02.170Z] === CONT TestIpcModeOlderClient [2019-11-11T14:18:02.170Z] === CONT TestDaemonRestartIpcMode [2019-11-11T14:18:02.170Z] --- PASS: TestIpcModeOlderClient (0.18s) [2019-11-11T14:18:02.190Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-11T14:18:02.447Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-11T14:18:02.447Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-11T14:18:03.379Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-11T14:18:03.945Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-11T14:18:03.945Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-11T14:18:04.202Z] === RUN TestDockerSuite/TestCreateRM [2019-11-11T14:18:04.459Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-11T14:18:04.459Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-11T14:18:04.459Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-11T14:18:04.716Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-11T14:18:06.022Z] --- PASS: TestDaemonRestartIpcMode (3.62s) [2019-11-11T14:18:06.022Z] --- PASS: TestContainerStartOnDaemonRestart (3.89s) [2019-11-11T14:18:06.022Z] PASS [2019-11-11T14:18:06.022Z] [2019-11-11T14:18:06.022Z] === Skipped [2019-11-11T14:18:06.022Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-11-11T14:18:06.022Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-11T14:18:06.022Z] [2019-11-11T14:18:06.022Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-11T14:18:06.022Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-11T14:18:06.022Z] [2019-11-11T14:18:06.022Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-11-11T14:18:06.022Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-11T14:18:06.022Z] [2019-11-11T14:18:06.022Z] [2019-11-11T14:18:06.022Z] DONE 197 tests, 3 skipped in 120.909s [2019-11-11T14:18:06.022Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-11-11T14:18:06.022Z] ++ 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 [2019-11-11T14:18:06.022Z] ++ set -e [2019-11-11T14:18:06.022Z] ++ '[' -n 0 ']' [2019-11-11T14:18:06.022Z] ++ set -x [2019-11-11T14:18:06.022Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:18:06.022Z] INFO: Testing against a local daemon [2019-11-11T14:18:06.022Z] === RUN TestCommitInheritsEnv [2019-11-11T14:18:06.749Z] --- PASS: TestCommitInheritsEnv (0.40s) [2019-11-11T14:18:06.749Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-11T14:18:06.749Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-11T14:18:06.749Z] === RUN TestImagesFilterMultiReference [2019-11-11T14:18:06.749Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-11-11T14:18:06.749Z] === RUN TestImagePullPlatformInvalid [2019-11-11T14:18:06.749Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-11T14:18:06.749Z] === RUN TestRemoveImageOrphaning [2019-11-11T14:18:07.085Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2019-11-11T14:18:07.085Z] === RUN TestRemoveImageGarbageCollector [2019-11-11T14:18:07.085Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-11T14:18:07.085Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:18:07.085Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-11T14:18:07.085Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-11T14:18:07.085Z] === RUN TestTagInvalidReference [2019-11-11T14:18:07.085Z] --- PASS: TestTagInvalidReference (0.04s) [2019-11-11T14:18:07.085Z] === RUN TestTagValidPrefixedRepo [2019-11-11T14:18:07.424Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-11-11T14:18:07.424Z] === RUN TestTagExistedNameWithoutForce [2019-11-11T14:18:07.424Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-11-11T14:18:07.424Z] === RUN TestTagOfficialNames [2019-11-11T14:18:07.424Z] --- PASS: TestTagOfficialNames (0.06s) [2019-11-11T14:18:07.424Z] === RUN TestTagMatchesDigest [2019-11-11T14:18:07.424Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-11T14:18:07.424Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-11T14:18:07.993Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-11T14:18:07.993Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-11T14:18:07.993Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-11T14:18:11.268Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-11T14:18:11.268Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-11T14:18:11.268Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-11T14:18:11.268Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-11T14:18:11.268Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-11T14:18:11.525Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-11T14:18:12.089Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-11T14:18:13.986Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-11T14:18:14.917Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-11T14:18:16.812Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-11T14:18:17.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-11T14:18:18.307Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-11T14:18:19.248Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-11T14:18:20.180Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-11T14:18:20.180Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-11T14:18:21.110Z] === RUN TestDockerSuite/TestDockerFails [2019-11-11T14:18:21.110Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-11-11T14:18:21.110Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-11-11T14:18:21.368Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-11-11T14:18:23.264Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-11-11T14:18:23.829Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-11-11T14:18:25.723Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-11-11T14:18:25.723Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-11-11T14:18:25.723Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-11-11T14:18:25.723Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-11-11T14:18:32.268Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-11T14:18:33.638Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-11-11T14:18:35.533Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-11T14:18:38.811Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-11T14:18:40.185Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-11T14:18:40.749Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-11-11T14:18:42.120Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-11T14:18:43.051Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-11T14:18:44.075Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-11T14:18:45.448Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-11T14:18:46.014Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-11T14:18:46.945Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-11-11T14:18:48.839Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-11-11T14:18:50.733Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-11T14:18:54.008Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-11-11T14:18:57.286Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-11T14:18:57.851Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-11T14:18:59.745Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-11T14:19:00.675Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-11T14:19:00.933Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-11T14:19:02.828Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-11T14:19:03.391Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-11-11T14:19:03.391Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-11T14:19:03.955Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-11-11T14:19:03.955Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-11-11T14:19:03.955Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-11T14:19:05.851Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-11T14:19:07.220Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-11T14:19:07.220Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-11T14:19:07.220Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-11T14:19:08.150Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-11T14:19:08.407Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-11T14:19:08.663Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-11T14:19:09.593Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-11-11T14:19:09.850Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-11-11T14:19:10.107Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-11-11T14:19:10.107Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-11-11T14:19:10.107Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-11T14:19:12.629Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-11-11T14:19:13.193Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-11T14:19:13.449Z] === RUN TestDockerSuite/TestEventsRename [2019-11-11T14:19:14.379Z] === RUN TestDockerSuite/TestEventsResize [2019-11-11T14:19:15.309Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-11T14:19:16.240Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-11T14:19:17.611Z] === RUN TestDockerSuite/TestEventsStreaming [2019-11-11T14:19:18.543Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-11T14:19:21.816Z] === RUN TestDockerSuite/TestEventsTop [2019-11-11T14:19:22.380Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-11T14:19:23.049Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-11T14:19:23.049Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-11T14:19:23.049Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-11T14:19:23.049Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-11T14:19:23.049Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-11T14:19:23.049Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-11T14:19:23.049Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-11T14:19:23.049Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-11T14:19:23.049Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-11T14:19:24.901Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-11T14:19:26.796Z] === RUN TestDockerSuite/TestExec [2019-11-11T14:19:27.363Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-11T14:19:27.779Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-11T14:19:28.295Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-11T14:19:29.226Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-11T14:19:29.979Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-11T14:19:30.156Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-11T14:19:32.049Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-11T14:19:32.979Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-11T14:19:33.909Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-11T14:19:34.839Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-11T14:19:35.769Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-11T14:19:35.817Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-11T14:19:35.817Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-11T14:19:35.817Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-11T14:19:35.817Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-11T14:19:35.817Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-11T14:19:35.817Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-11T14:19:36.699Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-11T14:19:36.699Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-11T14:19:37.630Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-11T14:19:39.527Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-11T14:19:39.590Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-11T14:19:39.590Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-11T14:19:39.590Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-11T14:19:39.590Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-11T14:19:40.571Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-11T14:19:41.422Z] === RUN TestDockerSuite/TestExecEnv [2019-11-11T14:19:42.356Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-11T14:19:44.882Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-11T14:19:45.303Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-11T14:19:45.813Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-11T14:19:48.337Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-11T14:19:48.903Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-11-11T14:19:49.832Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-11T14:19:50.763Z] === RUN TestDockerSuite/TestExecParseError [2019-11-11T14:19:51.693Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-11T14:19:52.626Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-11T14:19:53.556Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-11T14:19:56.829Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-11T14:19:57.393Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-11T14:19:58.764Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-11T14:20:05.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-11T14:20:06.533Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-11T14:20:06.533Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-11T14:20:06.533Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-11T14:20:06.533Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-11T14:20:06.533Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-11T14:20:06.533Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-11T14:20:06.533Z] === RUN TestDockerSuite/TestBuildFails [2019-11-11T14:20:06.533Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-11T14:20:06.533Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-11T14:20:10.564Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-11T14:20:11.940Z] === RUN TestDockerSuite/TestExecTTY [2019-11-11T14:20:12.372Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-11T14:20:12.872Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-11T14:20:13.801Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-11T14:20:15.177Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-11T14:20:16.124Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-11T14:20:16.124Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-11T14:20:17.108Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-11T14:20:18.018Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-11-11T14:20:18.948Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-11T14:20:20.316Z] === RUN TestDockerSuite/TestExecWithTERM [2019-11-11T14:20:21.685Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-11T14:20:22.616Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-11T14:20:24.240Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-11T14:20:27.866Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-11T14:20:31.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-11T14:20:31.369Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-11T14:20:31.837Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-11T14:20:32.505Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-11T14:20:35.029Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-11T14:20:38.987Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-11T14:20:38.987Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-11T14:20:38.987Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-11T14:20:39.452Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-11T14:20:39.452Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-11T14:20:40.284Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-11T14:20:40.848Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-11T14:20:40.848Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-11T14:20:41.105Z] === RUN TestDockerSuite/TestHealth [2019-11-11T14:20:49.842Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-11T14:20:49.842Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-11T14:21:02.303Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-11T14:21:02.303Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-11T14:21:03.019Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-11T14:21:03.019Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-11T14:21:03.019Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-11T14:21:03.019Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-11T14:21:03.019Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-11T14:21:03.019Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-11T14:21:03.857Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-11T14:21:03.857Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-11T14:21:03.951Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-11T14:21:03.951Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-11T14:21:04.208Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-11T14:21:04.208Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-11T14:21:04.465Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-11T14:21:04.722Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-11T14:21:04.836Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-11T14:21:04.836Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-11T14:21:05.286Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-11T14:21:05.286Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-11T14:21:06.656Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-11T14:21:06.656Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-11T14:21:07.220Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-11T14:21:08.151Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-11T14:21:08.408Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-11T14:21:09.338Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-11T14:21:09.572Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-11T14:21:10.552Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-11T14:21:11.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-11-11T14:21:11.534Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-11T14:21:12.161Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-11T14:21:12.161Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-11T14:21:12.161Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-11T14:21:12.513Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-11T14:21:12.978Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-11T14:21:13.960Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-11T14:21:14.683Z] === RUN TestDockerSuite/TestImportFile [2019-11-11T14:21:15.517Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-11T14:21:16.577Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-11T14:21:16.577Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-11T14:21:18.473Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-11T14:21:21.006Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-11T14:21:21.355Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-11T14:21:21.356Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-11T14:21:21.356Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-11T14:21:21.356Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-11T14:21:21.356Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-11T14:21:21.356Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-11T14:21:21.356Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-11T14:21:21.822Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-11T14:21:22.802Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-11T14:21:22.901Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-11T14:21:23.833Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-11T14:21:24.763Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-11T14:21:25.693Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-11T14:21:25.693Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-11-11T14:21:25.693Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-11T14:21:26.624Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-11T14:21:27.555Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-11T14:21:28.486Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-11T14:21:28.642Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-11T14:21:29.417Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-11T14:21:30.349Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-11T14:21:31.281Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-11T14:21:31.281Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-11-11T14:21:33.176Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-11T14:21:34.106Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-11T14:21:35.035Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-11T14:21:35.035Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-11T14:21:35.967Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-11T14:21:35.967Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-11T14:21:37.338Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-11T14:21:37.903Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-11-11T14:21:38.160Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-11T14:21:39.091Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-11T14:21:40.472Z] === RUN TestDockerSuite/TestInspectImage [2019-11-11T14:21:40.472Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-11T14:21:40.472Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-11T14:21:40.472Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-11T14:21:41.402Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-11T14:21:42.336Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-11T14:21:42.336Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-11T14:21:43.268Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-11T14:21:43.268Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-11-11T14:21:43.531Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-11T14:21:43.531Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-11T14:21:44.198Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-11T14:21:45.733Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-11T14:21:46.093Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-11T14:21:46.093Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-11T14:21:46.655Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-11-11T14:21:46.912Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-11T14:21:47.842Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-11T14:21:50.363Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-11T14:21:50.363Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-11-11T14:21:50.926Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-11T14:21:51.856Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-11T14:21:52.787Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-11T14:21:53.353Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-11-11T14:21:53.610Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-11T14:21:54.542Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-11T14:21:55.472Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-11T14:21:55.472Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-11-11T14:21:56.843Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-11-11T14:21:58.212Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-11T14:22:00.108Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-11-11T14:22:00.108Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-11T14:22:02.004Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-11T14:22:02.262Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-11T14:22:04.784Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-11T14:22:05.041Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-11-11T14:22:06.936Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-11T14:22:09.530Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-11T14:22:09.530Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-11T14:22:10.901Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-11-11T14:22:12.271Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-11T14:22:12.528Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-11T14:22:13.462Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-11T14:22:21.535Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-11T14:22:28.319Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-11T14:22:28.576Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-11T14:22:31.098Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-11T14:22:31.662Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-11T14:22:31.923Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-11T14:22:34.185Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-11-11T14:22:34.185Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-11T14:22:34.749Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-11T14:22:34.749Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-11T14:22:34.749Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-11T14:22:35.680Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-11T14:22:36.612Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-11T14:22:36.665Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-11T14:22:36.868Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-11-11T14:22:41.043Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-11T14:22:41.300Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-11T14:22:42.507Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-11T14:22:46.551Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-11T14:22:47.116Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-11T14:22:47.116Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-11T14:22:47.240Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-11T14:22:47.684Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-11-11T14:22:48.247Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-11T14:22:49.618Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-11T14:22:50.988Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-11T14:22:51.918Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-11-11T14:22:52.175Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-11T14:22:53.545Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-11T14:22:56.068Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-11T14:22:56.632Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-11T14:22:57.565Z] === RUN TestDockerSuite/TestLogsSince [2019-11-11T14:23:05.021Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-11T14:23:05.021Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-11T14:23:05.658Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-11T14:23:05.658Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-11-11T14:23:08.180Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-11-11T14:23:10.075Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-11T14:23:11.005Z] === RUN TestDockerSuite/TestLogsTail [2019-11-11T14:23:11.262Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-11-11T14:23:12.157Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-11T14:23:12.194Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-11T14:23:13.125Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-11T14:23:13.138Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-11T14:23:13.138Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-11T14:23:13.138Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-11T14:23:14.055Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-11T14:23:14.313Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-11-11T14:23:14.313Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-11T14:23:15.244Z] === RUN TestDockerSuite/TestNetHostname [2019-11-11T14:23:16.075Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-11T14:23:16.978Z] --- PASS: TestImportExtremelyLargeImageWorks (298.74s) [2019-11-11T14:23:16.978Z] PASS [2019-11-11T14:23:16.978Z] [2019-11-11T14:23:16.978Z] === Skipped [2019-11-11T14:23:16.978Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-11T14:23:16.978Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:23:16.978Z] [2019-11-11T14:23:16.978Z] [2019-11-11T14:23:16.978Z] DONE 12 tests, 1 skipped in 300.075s [2019-11-11T14:23:16.978Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-11-11T14:23:16.978Z] ++ 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 [2019-11-11T14:23:16.978Z] ++ set -e [2019-11-11T14:23:16.978Z] ++ '[' -n 0 ']' [2019-11-11T14:23:16.978Z] ++ set -x [2019-11-11T14:23:16.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=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:23:16.978Z] INFO: Testing against a local daemon [2019-11-11T14:23:16.978Z] === RUN TestNetworkCreateDelete [2019-11-11T14:23:16.978Z] --- PASS: TestNetworkCreateDelete (0.23s) [2019-11-11T14:23:16.978Z] === RUN TestDockerNetworkDeletePreferID [2019-11-11T14:23:16.978Z] --- PASS: TestDockerNetworkDeletePreferID (0.62s) [2019-11-11T14:23:16.978Z] === RUN TestInspectNetwork [2019-11-11T14:23:16.978Z] === RUN TestInspectNetwork/full_network_id [2019-11-11T14:23:16.978Z] === RUN TestInspectNetwork/partial_network_id [2019-11-11T14:23:16.978Z] === RUN TestInspectNetwork/network_name [2019-11-11T14:23:16.978Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-11T14:23:16.978Z] --- PASS: TestInspectNetwork (9.40s) [2019-11-11T14:23:16.978Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-11T14:23:16.978Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-11T14:23:16.978Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-11T14:23:16.978Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-11T14:23:16.978Z] === RUN TestRunContainerWithBridgeNone [2019-11-11T14:23:17.767Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-11-11T14:23:17.767Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-11T14:23:18.330Z] === RUN TestDockerSuite/TestNetworkEvents [2019-11-11T14:23:19.269Z] --- PASS: TestRunContainerWithBridgeNone (2.54s) [2019-11-11T14:23:19.269Z] === RUN TestNetworkInvalidJSON [2019-11-11T14:23:19.269Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-11T14:23:19.269Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-11T14:23:19.269Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-11T14:23:19.269Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-11T14:23:19.269Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-11T14:23:19.269Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-11T14:23:19.269Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-11T14:23:19.269Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-11T14:23:19.269Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-11T14:23:19.269Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-11-11T14:23:19.269Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-11T14:23:19.269Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-11T14:23:19.269Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-11T14:23:19.269Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-11T14:23:19.700Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-11T14:23:19.992Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-11-11T14:23:19.992Z] === RUN TestDaemonDefaultNetworkPools [2019-11-11T14:23:20.808Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-11T14:23:21.164Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2019-11-11T14:23:21.165Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-11T14:23:22.337Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2019-11-11T14:23:22.337Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-11T14:23:22.995Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-11-11T14:23:22.995Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-11T14:23:23.011Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-11T14:23:23.011Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-11T14:23:23.011Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-11T14:23:23.539Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.46s) [2019-11-11T14:23:23.539Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-11T14:23:23.557Z] === RUN TestDockerSuite/TestPluginActive [2019-11-11T14:23:24.271Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-11-11T14:23:24.272Z] === RUN TestServiceWithPredefinedNetwork [2019-11-11T14:23:25.211Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-11T14:23:25.450Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-11T14:23:26.018Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-11-11T14:23:26.574Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s) [2019-11-11T14:23:26.574Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-11T14:23:26.574Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-11T14:23:26.574Z] service_test.go:230: FLAKY_TEST [2019-11-11T14:23:26.574Z] === RUN TestServiceWithDataPathPortInit [2019-11-11T14:23:26.765Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-11T14:23:27.747Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-11T14:23:29.292Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-11-11T14:23:32.567Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-11T14:23:32.567Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-11T14:23:33.130Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-11T14:23:34.509Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-11-11T14:23:37.034Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-11T14:23:38.402Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-11T14:23:40.294Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-11T14:23:41.663Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-11-11T14:23:42.636Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-11T14:23:43.615Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-11T14:23:45.836Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-11T14:23:45.839Z] --- PASS: TestServiceWithDataPathPortInit (16.69s) [2019-11-11T14:23:45.839Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-11T14:23:47.734Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-11-11T14:23:47.734Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-11T14:23:49.102Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-11T14:23:50.997Z] === RUN TestDockerSuite/TestPortList [2019-11-11T14:23:51.800Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.45s) [2019-11-11T14:23:51.800Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qy7rhanzyutq4y5g0f5guu9u1 Created:2019-11-11 14:23:44.37647178 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[5b30a01041663cdab821fbaa40fd5e3f519330be2d17496820ce3cf5b4b7fdaf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ysprn4y7sm9763fcxfsa8t0yg EndpointID:7acf1ea3d6cd6f85fd4eb8b3cac0e66c39eebe39e6d789d2800da556ebae80f4 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5b7ab5e21339d145e653993b62db1b265c678f0436010266edd4b531e9a58277 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:a1ecc0776767 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ysprn4y7sm9763fcxfsa8t0yg EndpointID:7acf1ea3d6cd6f85fd4eb8b3cac0e66c39eebe39e6d789d2800da556ebae80f4 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-11T14:23:51.800Z] PASS [2019-11-11T14:23:51.800Z] [2019-11-11T14:23:51.800Z] === Skipped [2019-11-11T14:23:51.800Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-11T14:23:51.800Z] service_test.go:230: FLAKY_TEST [2019-11-11T14:23:51.800Z] [2019-11-11T14:23:51.800Z] [2019-11-11T14:23:51.800Z] DONE 21 tests, 1 skipped in 45.588s [2019-11-11T14:23:51.800Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-11T14:23:51.800Z] ++ 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 [2019-11-11T14:23:51.800Z] ++ set -e [2019-11-11T14:23:51.800Z] ++ '[' -n 0 ']' [2019-11-11T14:23:51.800Z] ++ set -x [2019-11-11T14:23:51.800Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:23:51.800Z] INFO: Testing against a local daemon [2019-11-11T14:23:51.800Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-11T14:23:51.800Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-11T14:23:51.800Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-11T14:23:51.800Z] === RUN TestDockerNetworkIpvlan [2019-11-11T14:23:51.800Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-11T14:23:51.800Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-11T14:23:51.800Z] PASS [2019-11-11T14:23:51.800Z] [2019-11-11T14:23:51.800Z] === Skipped [2019-11-11T14:23:51.800Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-11T14:23:51.800Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-11T14:23:51.800Z] [2019-11-11T14:23:51.800Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-11T14:23:51.800Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-11T14:23:51.800Z] [2019-11-11T14:23:51.800Z] [2019-11-11T14:23:51.800Z] DONE 2 tests, 2 skipped in 0.099s [2019-11-11T14:23:51.800Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-11T14:23:51.800Z] ++ 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 [2019-11-11T14:23:51.800Z] ++ set -e [2019-11-11T14:23:51.800Z] ++ '[' -n 0 ']' [2019-11-11T14:23:51.800Z] ++ set -x [2019-11-11T14:23:51.800Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:23:52.137Z] INFO: Testing against a local daemon [2019-11-11T14:23:52.137Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-11T14:23:52.246Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-11T14:23:53.308Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2019-11-11T14:23:53.308Z] === RUN TestDockerNetworkMacvlan [2019-11-11T14:23:54.482Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-11T14:23:55.206Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-11T14:23:56.017Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-11T14:23:56.406Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-11T14:23:58.693Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-11T14:24:02.517Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-11T14:24:03.177Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-11-11T14:24:03.177Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-11T14:24:03.177Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-11T14:24:04.545Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-11-11T14:24:06.403Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-11T14:24:07.340Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-11T14:24:08.509Z] --- PASS: TestDockerNetworkMacvlan (14.97s) [2019-11-11T14:24:08.509Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-11-11T14:24:08.509Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-11-11T14:24:08.509Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2019-11-11T14:24:08.509Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.21s) [2019-11-11T14:24:08.509Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.25s) [2019-11-11T14:24:08.509Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s) [2019-11-11T14:24:08.509Z] PASS [2019-11-11T14:24:08.509Z] [2019-11-11T14:24:08.509Z] DONE 8 tests in 16.537s [2019-11-11T14:24:08.509Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-11T14:24:08.509Z] ++ 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 [2019-11-11T14:24:08.509Z] ++ set -e [2019-11-11T14:24:08.509Z] ++ '[' -n 0 ']' [2019-11-11T14:24:08.509Z] ++ set -x [2019-11-11T14:24:08.509Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:24:08.509Z] testing: warning: no tests to run [2019-11-11T14:24:08.509Z] PASS [2019-11-11T14:24:08.509Z] [2019-11-11T14:24:08.509Z] DONE 0 tests in 0.016s [2019-11-11T14:24:08.509Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-11T14:24:08.509Z] ++ 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 [2019-11-11T14:24:08.509Z] ++ set -e [2019-11-11T14:24:08.509Z] ++ '[' -n 0 ']' [2019-11-11T14:24:08.509Z] ++ set -x [2019-11-11T14:24:08.509Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:24:08.509Z] INFO: Testing against a local daemon [2019-11-11T14:24:08.509Z] === RUN TestAuthZPluginAllowRequest [2019-11-11T14:24:08.719Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-11-11T14:24:10.177Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-11T14:24:10.194Z] --- PASS: TestAuthZPluginAllowRequest (1.59s) [2019-11-11T14:24:10.194Z] === RUN TestAuthZPluginTLS [2019-11-11T14:24:10.611Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-11T14:24:10.611Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-11T14:24:10.611Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-11T14:24:10.919Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-11-11T14:24:10.919Z] === RUN TestAuthZPluginDenyRequest [2019-11-11T14:24:11.256Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-11-11T14:24:11.256Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-11T14:24:11.543Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-11T14:24:11.543Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-11T14:24:11.799Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-11-11T14:24:11.977Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-11-11T14:24:11.977Z] === RUN TestAuthZPluginDenyResponse [2019-11-11T14:24:12.315Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-11-11T14:24:12.315Z] === RUN TestAuthZPluginAllowEventStream [2019-11-11T14:24:12.363Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-11T14:24:12.363Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-11T14:24:13.293Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-11T14:24:13.550Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-11T14:24:14.004Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2019-11-11T14:24:14.004Z] === RUN TestAuthZPluginErrorResponse [2019-11-11T14:24:14.726Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-11-11T14:24:14.726Z] === RUN TestAuthZPluginErrorRequest [2019-11-11T14:24:15.445Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-11T14:24:15.445Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-11-11T14:24:15.454Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-11-11T14:24:15.454Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-11T14:24:15.790Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-11-11T14:24:15.790Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-11T14:24:16.019Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-11T14:24:16.485Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-11T14:24:16.485Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-11T14:24:16.485Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-11T14:24:17.345Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-11-11T14:24:18.082Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2019-11-11T14:24:18.082Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-11T14:24:18.689Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-11T14:24:18.689Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-11T14:24:18.715Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-11-11T14:24:20.374Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s) [2019-11-11T14:24:20.374Z] === RUN TestAuthZPluginHeader [2019-11-11T14:24:20.608Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-11-11T14:24:20.608Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-11-11T14:24:20.865Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-11-11T14:24:21.097Z] --- PASS: TestAuthZPluginHeader (0.93s) [2019-11-11T14:24:21.097Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-11T14:24:21.097Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-11T14:24:21.097Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:24:21.097Z] === RUN TestAuthZPluginV2Disable [2019-11-11T14:24:21.097Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-11T14:24:21.097Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:24:21.097Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-11T14:24:21.097Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-11T14:24:21.097Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:24:21.097Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-11T14:24:21.097Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-11T14:24:21.097Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:24:21.097Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-11T14:24:21.121Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-11T14:24:24.399Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-11T14:24:25.767Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-11T14:24:29.040Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-11T14:24:34.294Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-11-11T14:24:34.551Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-11T14:24:34.551Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-11T14:24:38.724Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-11T14:24:40.356Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.85s) [2019-11-11T14:24:40.356Z] PASS [2019-11-11T14:24:40.356Z] [2019-11-11T14:24:40.356Z] === Skipped [2019-11-11T14:24:40.356Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-11T14:24:40.356Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:24:40.356Z] [2019-11-11T14:24:40.356Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-11T14:24:40.356Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:24:40.356Z] [2019-11-11T14:24:40.356Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-11T14:24:40.356Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:24:40.356Z] [2019-11-11T14:24:40.356Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-11T14:24:40.356Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:24:40.356Z] [2019-11-11T14:24:40.356Z] [2019-11-11T14:24:40.356Z] DONE 17 tests, 4 skipped in 29.318s [2019-11-11T14:24:40.356Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-11T14:24:40.356Z] ++ 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 [2019-11-11T14:24:40.356Z] ++ set -e [2019-11-11T14:24:40.356Z] ++ '[' -n 0 ']' [2019-11-11T14:24:40.356Z] ++ set -x [2019-11-11T14:24:40.356Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:24:40.356Z] INFO: Testing against a local daemon [2019-11-11T14:24:40.356Z] === RUN TestPluginInvalidJSON [2019-11-11T14:24:40.356Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-11T14:24:40.356Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-11T14:24:40.356Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-11T14:24:40.356Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-11-11T14:24:40.356Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-11T14:24:40.356Z] PASS [2019-11-11T14:24:40.356Z] [2019-11-11T14:24:40.356Z] DONE 2 tests in 0.120s [2019-11-11T14:24:40.356Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-11T14:24:40.356Z] ++ 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 [2019-11-11T14:24:40.356Z] ++ set -e [2019-11-11T14:24:40.356Z] ++ '[' -n 0 ']' [2019-11-11T14:24:40.356Z] ++ set -x [2019-11-11T14:24:40.357Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:24:40.357Z] INFO: Testing against a local daemon [2019-11-11T14:24:40.357Z] === RUN TestExternalGraphDriver [2019-11-11T14:24:40.357Z] === RUN TestExternalGraphDriver/json [2019-11-11T14:24:40.357Z] === RUN TestExternalGraphDriver/spec [2019-11-11T14:24:42.649Z] === RUN TestExternalGraphDriver/pull [2019-11-11T14:24:44.941Z] --- PASS: TestExternalGraphDriver (6.69s) [2019-11-11T14:24:44.941Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2019-11-11T14:24:44.941Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2019-11-11T14:24:44.941Z] --- PASS: TestExternalGraphDriver/pull (2.39s) [2019-11-11T14:24:44.941Z] === RUN TestGraphdriverPluginV2 [2019-11-11T14:24:44.941Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-11-11T14:24:44.941Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:24:44.941Z] PASS [2019-11-11T14:24:44.941Z] [2019-11-11T14:24:44.941Z] === Skipped [2019-11-11T14:24:44.941Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-11-11T14:24:44.941Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:24:44.941Z] [2019-11-11T14:24:44.941Z] [2019-11-11T14:24:44.941Z] DONE 5 tests, 1 skipped in 6.841s [2019-11-11T14:24:44.941Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-11T14:24:44.941Z] ++ 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 [2019-11-11T14:24:44.941Z] ++ set -e [2019-11-11T14:24:44.941Z] ++ '[' -n 0 ']' [2019-11-11T14:24:44.941Z] ++ set -x [2019-11-11T14:24:44.941Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:24:44.941Z] INFO: Testing against a local daemon [2019-11-11T14:24:44.941Z] === RUN TestContinueAfterPluginCrash [2019-11-11T14:24:44.941Z] === PAUSE TestContinueAfterPluginCrash [2019-11-11T14:24:44.941Z] === RUN TestDaemonStartWithLogOpt [2019-11-11T14:24:44.941Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-11T14:24:44.941Z] === CONT TestContinueAfterPluginCrash [2019-11-11T14:24:44.941Z] === CONT TestDaemonStartWithLogOpt [2019-11-11T14:24:46.821Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-11-11T14:24:46.821Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-11T14:24:48.720Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-11T14:24:51.242Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-11T14:24:53.134Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-11T14:24:55.026Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-11T14:24:56.397Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-11T14:24:58.985Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-11T14:25:00.356Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-11-11T14:25:00.616Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-11T14:25:00.874Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-11T14:25:00.967Z] --- PASS: TestDaemonStartWithLogOpt (15.21s) [2019-11-11T14:25:01.806Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-11T14:25:03.700Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-11-11T14:25:04.630Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-11T14:25:04.786Z] --- PASS: TestContinueAfterPluginCrash (19.96s) [2019-11-11T14:25:04.786Z] PASS [2019-11-11T14:25:04.786Z] [2019-11-11T14:25:04.786Z] DONE 2 tests in 20.068s [2019-11-11T14:25:04.786Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-11T14:25:04.786Z] ++ 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 [2019-11-11T14:25:04.786Z] ++ set -e [2019-11-11T14:25:04.786Z] ++ '[' -n 0 ']' [2019-11-11T14:25:04.786Z] ++ set -x [2019-11-11T14:25:04.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:25:05.121Z] INFO: Testing against a local daemon [2019-11-11T14:25:05.121Z] === RUN TestPluginWithDevMounts [2019-11-11T14:25:05.121Z] === PAUSE TestPluginWithDevMounts [2019-11-11T14:25:05.121Z] === CONT TestPluginWithDevMounts [2019-11-11T14:25:07.154Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-11T14:25:07.468Z] --- PASS: TestPluginWithDevMounts (2.30s) [2019-11-11T14:25:07.468Z] PASS [2019-11-11T14:25:07.468Z] [2019-11-11T14:25:07.468Z] DONE 1 tests in 2.402s [2019-11-11T14:25:07.468Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-11-11T14:25:07.468Z] ++ 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 [2019-11-11T14:25:07.468Z] ++ set -e [2019-11-11T14:25:07.468Z] ++ '[' -n 0 ']' [2019-11-11T14:25:07.468Z] ++ set -x [2019-11-11T14:25:07.468Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:25:07.468Z] INFO: Testing against a local daemon [2019-11-11T14:25:07.468Z] === RUN TestSecretInspect [2019-11-11T14:25:08.084Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-11T14:25:08.084Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-11T14:25:08.340Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-11T14:25:08.340Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-11T14:25:08.340Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-11T14:25:09.494Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-11T14:25:09.715Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-11T14:25:09.762Z] --- PASS: TestSecretInspect (2.21s) [2019-11-11T14:25:09.762Z] === RUN TestSecretList [2019-11-11T14:25:11.609Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-11T14:25:12.053Z] --- PASS: TestSecretList (2.22s) [2019-11-11T14:25:12.053Z] === RUN TestSecretsCreateAndDelete [2019-11-11T14:25:13.503Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-11T14:25:14.066Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-11T14:25:14.347Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2019-11-11T14:25:14.347Z] === RUN TestSecretsUpdate [2019-11-11T14:25:16.643Z] --- PASS: TestSecretsUpdate (2.26s) [2019-11-11T14:25:16.643Z] === RUN TestTemplatedSecret [2019-11-11T14:25:19.648Z] --- PASS: TestTemplatedSecret (2.89s) [2019-11-11T14:25:19.648Z] === RUN TestSecretCreateResolve [2019-11-11T14:25:21.339Z] --- PASS: TestSecretCreateResolve (2.19s) [2019-11-11T14:25:21.339Z] PASS [2019-11-11T14:25:21.339Z] [2019-11-11T14:25:21.339Z] DONE 6 tests in 14.069s [2019-11-11T14:25:21.339Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-11-11T14:25:21.339Z] ++ 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 [2019-11-11T14:25:21.339Z] ++ set -e [2019-11-11T14:25:21.339Z] ++ '[' -n 0 ']' [2019-11-11T14:25:21.339Z] ++ set -x [2019-11-11T14:25:21.339Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:25:21.674Z] INFO: Testing against a local daemon [2019-11-11T14:25:21.674Z] === RUN TestServiceCreateInit [2019-11-11T14:25:21.674Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-11T14:25:22.163Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-11-11T14:25:22.419Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-11T14:25:23.875Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-11T14:25:25.247Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-11-11T14:25:26.488Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-11T14:25:26.616Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-11T14:25:26.616Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-11T14:25:26.616Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-11T14:25:26.874Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-11T14:25:27.260Z] === RUN TestDockerSuite/TestBuildRm [2019-11-11T14:25:28.767Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-11T14:25:29.697Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-11T14:25:30.320Z] --- PASS: TestServiceCreateInit (8.49s) [2019-11-11T14:25:30.320Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.19s) [2019-11-11T14:25:30.320Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.27s) [2019-11-11T14:25:30.320Z] === RUN TestCreateServiceMultipleTimes [2019-11-11T14:25:32.225Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-11T14:25:36.407Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-11T14:25:37.778Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-11T14:25:37.778Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-11T14:25:37.778Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-11T14:25:39.717Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-11T14:25:41.951Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-11T14:25:42.657Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-11T14:25:42.657Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-11T14:25:43.122Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-11T14:25:43.325Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-11T14:25:43.325Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-11T14:25:44.736Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-11T14:25:45.845Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-11T14:25:46.408Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-11T14:25:48.301Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-11T14:25:48.514Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-11T14:25:49.232Z] === RUN TestDockerSuite/TestRmiTag [2019-11-11T14:25:49.492Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-11T14:25:49.492Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-11-11T14:25:49.572Z] --- PASS: TestCreateServiceMultipleTimes (18.84s) [2019-11-11T14:25:49.572Z] === RUN TestCreateServiceConflict [2019-11-11T14:25:50.422Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-11T14:25:51.289Z] --- PASS: TestCreateServiceConflict (2.29s) [2019-11-11T14:25:51.289Z] === RUN TestCreateServiceMaxReplicas [2019-11-11T14:25:52.286Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-11T14:25:54.291Z] --- PASS: TestCreateServiceMaxReplicas (2.95s) [2019-11-11T14:25:54.291Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-11T14:25:55.675Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-11T14:25:55.931Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-11T14:25:56.862Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-11T14:25:57.019Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-11T14:25:57.425Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-11T14:25:57.682Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-11-11T14:25:59.051Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-11T14:25:59.986Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-11T14:26:00.550Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-11T14:26:00.807Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-11-11T14:26:01.738Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-11T14:26:01.738Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-11T14:26:02.671Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-11T14:26:04.041Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-11T14:26:04.972Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-11T14:26:05.903Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-11T14:26:06.833Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-11-11T14:26:08.728Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-11T14:26:10.099Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-11-11T14:26:10.252Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.33s) [2019-11-11T14:26:10.252Z] === RUN TestCreateServiceSecretFileMode [2019-11-11T14:26:10.976Z] --- PASS: TestCreateServiceSecretFileMode (2.57s) [2019-11-11T14:26:10.976Z] === RUN TestCreateServiceConfigFileMode [2019-11-11T14:26:11.471Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-11-11T14:26:12.401Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-11-11T14:26:13.332Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-11-11T14:26:13.896Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-11-11T14:26:13.981Z] --- PASS: TestCreateServiceConfigFileMode (2.58s) [2019-11-11T14:26:13.981Z] === RUN TestCreateServiceSysctls [2019-11-11T14:26:14.793Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-11T14:26:14.793Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-11T14:26:14.793Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-11T14:26:15.265Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-11T14:26:16.197Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-11-11T14:26:16.760Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-11T14:26:16.990Z] --- PASS: TestCreateServiceSysctls (3.38s) [2019-11-11T14:26:16.990Z] === RUN TestCreateServiceCapabilities [2019-11-11T14:26:17.323Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-11T14:26:18.258Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-11T14:26:19.192Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-11T14:26:20.016Z] --- PASS: TestCreateServiceCapabilities (2.63s) [2019-11-11T14:26:20.016Z] === RUN TestInspect [2019-11-11T14:26:20.122Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-11T14:26:20.122Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-11T14:26:22.314Z] --- PASS: TestInspect (2.82s) [2019-11-11T14:26:22.314Z] === RUN TestServiceListWithStatuses [2019-11-11T14:26:22.314Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-11T14:26:22.314Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-11T14:26:22.314Z] === RUN TestDockerNetworkConnectAlias [2019-11-11T14:26:22.643Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-11T14:26:23.208Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-11T14:26:24.138Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-11T14:26:25.067Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-11T14:26:25.997Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-11T14:26:25.998Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-11T14:26:26.562Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-11T14:26:27.128Z] --- PASS: TestDockerNetworkConnectAlias (4.63s) [2019-11-11T14:26:27.128Z] === RUN TestDockerNetworkReConnect [2019-11-11T14:26:27.269Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-11T14:26:27.492Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-11T14:26:27.733Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-11T14:26:28.421Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-11T14:26:28.986Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-11T14:26:29.916Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-11T14:26:29.916Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-11T14:26:30.845Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-11T14:26:30.845Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-11T14:26:31.990Z] --- PASS: TestDockerNetworkReConnect (4.57s) [2019-11-11T14:26:31.990Z] === RUN TestServicePlugin [2019-11-11T14:26:31.990Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-11T14:26:31.990Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:26:31.990Z] === RUN TestServiceUpdateLabel [2019-11-11T14:26:32.213Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-11T14:26:33.142Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-11T14:26:33.576Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-11T14:26:33.576Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-11T14:26:33.683Z] --- PASS: TestServiceUpdateLabel (2.16s) [2019-11-11T14:26:33.683Z] === RUN TestServiceUpdateSecrets [2019-11-11T14:26:33.705Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-11T14:26:34.636Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-11T14:26:34.892Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-11T14:26:35.822Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-11-11T14:26:35.822Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-11T14:26:37.721Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-11T14:26:38.308Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-11T14:26:39.089Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-11T14:26:40.982Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-11T14:26:41.545Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-11T14:26:42.477Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-11T14:26:43.407Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-11T14:26:43.972Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-11T14:26:43.972Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-11T14:26:44.901Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-11T14:26:46.795Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-11T14:26:49.637Z] --- PASS: TestServiceUpdateSecrets (14.77s) [2019-11-11T14:26:49.637Z] === RUN TestServiceUpdateConfigs [2019-11-11T14:26:50.971Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-11T14:26:50.971Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-11T14:26:51.535Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-11T14:26:54.059Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-11T14:26:55.994Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-11T14:26:59.269Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-11T14:26:59.493Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-11T14:26:59.493Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-11T14:27:01.798Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-11T14:27:01.798Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-11T14:27:01.798Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-11T14:27:02.361Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-11T14:27:02.428Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-11T14:27:03.984Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-11T14:27:04.254Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-11T14:27:05.593Z] --- PASS: TestServiceUpdateConfigs (14.75s) [2019-11-11T14:27:05.593Z] === RUN TestServiceUpdateNetwork [2019-11-11T14:27:06.148Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-11T14:27:08.669Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-11T14:27:08.723Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-11T14:27:09.232Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-11T14:27:11.124Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-11T14:27:11.688Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-11-11T14:27:11.688Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-11T14:27:12.620Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-11-11T14:27:14.514Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-11T14:27:14.514Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-11T14:27:14.579Z] === RUN TestDockerSuite/TestBuildUser [2019-11-11T14:27:14.579Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-11T14:27:14.579Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-11T14:27:14.579Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-11T14:27:15.077Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-11T14:27:16.006Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-11T14:27:16.523Z] --- PASS: TestServiceUpdateNetwork (13.13s) [2019-11-11T14:27:16.524Z] PASS [2019-11-11T14:27:16.524Z] [2019-11-11T14:27:16.524Z] === Skipped [2019-11-11T14:27:16.524Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-11-11T14:27:16.524Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-11T14:27:16.524Z] [2019-11-11T14:27:16.524Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-11-11T14:27:16.524Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-11T14:27:16.524Z] [2019-11-11T14:27:16.524Z] [2019-11-11T14:27:16.524Z] DONE 20 tests, 2 skipped in 115.002s [2019-11-11T14:27:16.524Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-11-11T14:27:16.524Z] ++ 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 [2019-11-11T14:27:16.524Z] ++ set -e [2019-11-11T14:27:16.524Z] ++ '[' -n 0 ']' [2019-11-11T14:27:16.524Z] ++ set -x [2019-11-11T14:27:16.524Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:27:16.524Z] INFO: Testing against a local daemon [2019-11-11T14:27:16.524Z] === RUN TestSessionCreate [2019-11-11T14:27:16.524Z] --- PASS: TestSessionCreate (0.06s) [2019-11-11T14:27:16.524Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-11T14:27:16.524Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-11T14:27:16.524Z] PASS [2019-11-11T14:27:16.524Z] [2019-11-11T14:27:16.524Z] DONE 2 tests in 0.213s [2019-11-11T14:27:16.861Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-11-11T14:27:16.861Z] ++ 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 [2019-11-11T14:27:16.861Z] ++ set -e [2019-11-11T14:27:16.861Z] ++ '[' -n 0 ']' [2019-11-11T14:27:16.861Z] ++ set -x [2019-11-11T14:27:16.861Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:27:16.861Z] INFO: Testing against a local daemon [2019-11-11T14:27:16.861Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-11T14:27:16.861Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-11T14:27:16.861Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-11T14:27:16.861Z] === RUN TestEventsExecDie [2019-11-11T14:27:16.936Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-11-11T14:27:17.500Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-11T14:27:17.500Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-11T14:27:17.589Z] --- PASS: TestEventsExecDie (0.90s) [2019-11-11T14:27:17.589Z] === RUN TestEventsBackwardsCompatible [2019-11-11T14:27:17.928Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-11-11T14:27:17.928Z] === RUN TestInfoBinaryCommits [2019-11-11T14:27:17.928Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-11-11T14:27:17.928Z] === RUN TestInfoAPIVersioned [2019-11-11T14:27:17.928Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-11T14:27:17.928Z] === RUN TestInfoDiscoveryBackend [2019-11-11T14:27:18.267Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-11-11T14:27:18.267Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-11T14:27:18.429Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-11T14:27:19.313Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-11T14:27:19.358Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-11T14:27:19.436Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-11T14:27:19.436Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-11T14:27:19.777Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-11T14:27:19.921Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-11T14:27:20.160Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2019-11-11T14:27:20.160Z] === RUN TestInfoAPI [2019-11-11T14:27:20.160Z] --- PASS: TestInfoAPI (0.05s) [2019-11-11T14:27:20.160Z] === RUN TestInfoAPIWarnings [2019-11-11T14:27:20.499Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-11-11T14:27:20.499Z] === RUN TestInfoDebug [2019-11-11T14:27:20.851Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-11T14:27:21.219Z] --- PASS: TestInfoDebug (0.54s) [2019-11-11T14:27:21.219Z] === RUN TestInfoInsecureRegistries [2019-11-11T14:27:21.557Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-11-11T14:27:21.557Z] === RUN TestInfoRegistryMirrors [2019-11-11T14:27:21.799Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-11T14:27:22.278Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-11-11T14:27:22.278Z] === RUN TestLoginFailsWithBadCredentials [2019-11-11T14:27:22.712Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-11T14:27:22.712Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-11T14:27:22.712Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-11T14:27:22.729Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-11T14:27:23.029Z] --- PASS: TestLoginFailsWithBadCredentials (0.66s) [2019-11-11T14:27:23.029Z] === RUN TestPingCacheHeaders [2019-11-11T14:27:23.029Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-11-11T14:27:23.029Z] === RUN TestPingGet [2019-11-11T14:27:23.029Z] --- PASS: TestPingGet (0.07s) [2019-11-11T14:27:23.029Z] === RUN TestPingHead [2019-11-11T14:27:23.029Z] --- PASS: TestPingHead (0.05s) [2019-11-11T14:27:23.029Z] === RUN TestVersion [2019-11-11T14:27:23.029Z] --- PASS: TestVersion (0.04s) [2019-11-11T14:27:23.029Z] PASS [2019-11-11T14:27:23.029Z] [2019-11-11T14:27:23.029Z] === Skipped [2019-11-11T14:27:23.029Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-11T14:27:23.029Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-11T14:27:23.029Z] [2019-11-11T14:27:23.029Z] [2019-11-11T14:27:23.029Z] DONE 18 tests, 1 skipped in 6.341s [2019-11-11T14:27:23.029Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-11-11T14:27:23.029Z] ++ 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 [2019-11-11T14:27:23.029Z] ++ set -e [2019-11-11T14:27:23.029Z] ++ '[' -n 0 ']' [2019-11-11T14:27:23.029Z] ++ set -x [2019-11-11T14:27:23.029Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-11T14:27:23.029Z] INFO: Testing against a local daemon [2019-11-11T14:27:23.029Z] === RUN TestVolumesCreateAndList [2019-11-11T14:27:23.365Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-11T14:27:23.365Z] === RUN TestVolumesRemove [2019-11-11T14:27:23.365Z] --- PASS: TestVolumesRemove (0.10s) [2019-11-11T14:27:23.365Z] === RUN TestVolumesInspect [2019-11-11T14:27:23.365Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-11T14:27:23.365Z] === RUN TestVolumesInvalidJSON [2019-11-11T14:27:23.365Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-11T14:27:23.365Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-11T14:27:23.365Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-11T14:27:23.365Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-11T14:27:23.365Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-11T14:27:23.365Z] PASS [2019-11-11T14:27:23.365Z] [2019-11-11T14:27:23.365Z] DONE 5 tests in 0.302s [2019-11-11T14:27:23.365Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-11T14:27:23.659Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-11T14:27:23.700Z] ++++ cat bundles/test-integration/docker.pid [2019-11-11T14:27:23.700Z] +++ kill 13111 [2019-11-11T14:27:24.222Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-11T14:27:24.222Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-11T14:27:25.152Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-11T14:27:25.381Z] +++ /etc/init.d/apparmor stop [2019-11-11T14:27:25.381Z] Clearing AppArmor profiles cache:. [2019-11-11T14:27:25.381Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-11T14:27:25.381Z] Unloading profiles will leave already running processes permanently [2019-11-11T14:27:25.381Z] unconfined, which can lead to unexpected situations. [2019-11-11T14:27:25.381Z] [2019-11-11T14:27:25.381Z] To set a process to complain mode, use the command line tool [2019-11-11T14:27:25.381Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-11T14:27:25.381Z] with the 'teardown' option." [2019-11-11T14:27:25.381Z] [2019-11-11T14:27:26.082Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-11T14:27:27.450Z] === RUN TestDockerSuite/TestRunHostnameInHostMode Post stage [Pipeline] junit [2019-11-11T14:27:27.761Z] Recording test results [2019-11-11T14:27:28.014Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-11T14:27:28.014Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-11T14:27:28.891Z] + echo Ensuring container killed. [2019-11-11T14:27:28.891Z] Ensuring container killed. [2019-11-11T14:27:28.891Z] + docker rm -vf docker-pr12 [2019-11-11T14:27:28.891Z] Error: No such container: docker-pr12 [2019-11-11T14:27:28.891Z] + true [Pipeline] sh [2019-11-11T14:27:29.469Z] + echo Chowning /workspace to jenkins user [2019-11-11T14:27:29.469Z] Chowning /workspace to jenkins user [2019-11-11T14:27:29.469Z] + id -u [2019-11-11T14:27:29.469Z] + id -g [2019-11-11T14:27:29.469Z] + docker run --rm -v /home/docker/workspace/moby_PR-39733:/workspace busybox chown -R 1001:1001 /workspace [2019-11-11T14:27:29.469Z] Unable to find image 'busybox:latest' locally [2019-11-11T14:27:29.803Z] latest: Pulling from library/busybox [2019-11-11T14:27:30.137Z] f5cba301420e: Pulling fs layer [2019-11-11T14:27:30.476Z] f5cba301420e: Download complete [2019-11-11T14:27:30.811Z] f5cba301420e: Pull complete [2019-11-11T14:27:30.811Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-11T14:27:30.811Z] Status: Downloaded newer image for busybox:latest [2019-11-11T14:27:32.186Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-11T14:27:32.442Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-11T14:27:33.104Z] + bundleName=ppc64le-integration [2019-11-11T14:27:33.104Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-11-11T14:27:33.104Z] Creating ppc64le-integration-bundles.tar.gz [2019-11-11T14:27:33.104Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-11T14:27:33.104Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-11T14:27:33.192Z] Archiving artifacts [2019-11-11T14:27:33.575Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39733/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-11T14:27:34.116Z] + make clean [2019-11-11T14:27:34.450Z] make: command: Command not found [2019-11-11T14:27:34.450Z] make: command: Command not found [2019-11-11T14:27:34.450Z] docker volume rm -f docker-dev-cache [2019-11-11T14:27:34.785Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-11T14:27:44.619Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-11-11T14:27:45.183Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-11T14:27:47.075Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-11-11T14:27:47.075Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-11-11T14:27:47.075Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-11T14:27:47.075Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-11T14:27:47.889Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-11T14:27:47.889Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-11T14:27:48.005Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-11T14:27:51.286Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-11T14:27:53.179Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-11T14:27:54.548Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-11T14:27:55.478Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-11T14:27:56.408Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-11T14:27:56.971Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-11T14:27:58.340Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-11T14:27:58.340Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-11T14:27:58.340Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-11T14:28:00.236Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-11T14:28:01.606Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-11T14:28:02.687Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-11T14:28:03.500Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-11T14:28:03.500Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-11T14:28:03.500Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-11T14:28:05.392Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-11T14:28:06.760Z] === RUN TestDockerSuite/TestRunMount [2019-11-11T14:28:07.367Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-11T14:28:07.826Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-11T14:28:07.826Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-11T14:28:10.725Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-11T14:28:10.725Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-11-11T14:28:14.856Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-11T14:28:14.856Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-11T14:28:15.113Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-11T14:28:17.008Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-11T14:28:19.529Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-11T14:28:22.802Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-11T14:28:23.093Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-11T14:28:25.325Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-11T14:28:27.844Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-11T14:28:28.875Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-11T14:28:28.876Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-11T14:28:29.211Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-11T14:28:31.107Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-11T14:28:31.107Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-11T14:28:31.670Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-11T14:28:33.039Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-11T14:28:33.603Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-11T14:28:34.167Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-11-11T14:28:34.424Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-11T14:28:36.948Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-11T14:28:39.476Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-11T14:28:40.039Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-11-11T14:28:43.795Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-11T14:28:43.795Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-11T14:28:43.795Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-11T14:28:43.795Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-11T14:28:44.760Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-11T14:28:45.291Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-11T14:28:45.548Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-11T14:28:45.548Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-11-11T14:28:46.478Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-11T14:28:46.478Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-11T14:28:47.849Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-11T14:28:48.412Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-11T14:28:48.412Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-11T14:28:49.342Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-11T14:28:49.906Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-11-11T14:28:49.906Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-11T14:28:50.837Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-11-11T14:28:50.837Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-11-11T14:28:51.771Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-11T14:28:53.315Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-11T14:28:53.667Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-11T14:28:55.036Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-11-11T14:28:55.487Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-11T14:28:55.603Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-11T14:28:55.944Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-11T14:28:55.944Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-11T14:28:55.944Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-11T14:28:56.535Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-11T14:28:57.466Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-11T14:28:58.030Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-11T14:28:58.117Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-11T14:28:58.963Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-11T14:28:58.963Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-11T14:28:59.913Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-11T14:28:59.913Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-11-11T14:29:00.477Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-11T14:29:00.733Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-11T14:29:01.663Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-11-11T14:29:02.800Z] === RUN TestDockerSuite/TestCommitChange [2019-11-11T14:29:03.559Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-11T14:29:03.559Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-11-11T14:29:03.559Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-11T14:29:06.831Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-11T14:29:08.204Z] === RUN TestDockerSuite/TestRunRm [2019-11-11T14:29:08.583Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-11T14:29:09.135Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-11-11T14:29:09.135Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-11T14:29:13.266Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-11T14:29:13.266Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-11T14:29:13.309Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-11T14:29:13.871Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-11T14:29:14.802Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-11-11T14:29:15.732Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-11-11T14:29:16.295Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-11-11T14:29:17.226Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-11-11T14:29:20.326Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-11T14:29:20.327Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-11T14:29:21.402Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-11-11T14:29:21.402Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-11-11T14:29:21.402Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-11-11T14:29:26.660Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-11-11T14:29:27.592Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-11-11T14:29:28.522Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-11-11T14:29:29.453Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-11-11T14:29:29.453Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-11-11T14:29:30.384Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-11-11T14:29:30.384Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-11-11T14:29:31.316Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-11-11T14:29:31.316Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-11-11T14:29:32.247Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-11-11T14:29:32.695Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-11T14:29:32.810Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-11T14:29:33.739Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-11T14:29:34.303Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-11-11T14:29:34.560Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-11T14:29:37.833Z] === RUN TestDockerSuite/TestRunState [2019-11-11T14:29:39.202Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-11T14:29:39.765Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-11T14:29:40.695Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-11T14:29:40.951Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-11-11T14:29:40.951Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-11T14:29:41.881Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-11T14:29:42.445Z] === RUN TestDockerSuite/TestRunSysctls [2019-11-11T14:29:43.001Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-11T14:29:43.001Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-11T14:29:43.001Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-11T14:29:43.001Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-11T14:29:43.001Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-11T14:29:43.001Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-11T14:29:43.001Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-11T14:29:43.001Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-11T14:29:43.001Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-11T14:29:44.353Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-11T14:29:44.353Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-11T14:29:44.353Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-11T14:29:44.958Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-11-11T14:29:48.234Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-11-11T14:29:48.491Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-11-11T14:29:51.010Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-11-11T14:29:53.409Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-11T14:29:55.184Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-11T14:29:58.457Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-11T14:29:58.714Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-11T14:29:59.645Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-11T14:30:00.576Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-11T14:30:03.101Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-11T14:30:04.470Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-11T14:30:05.034Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-11T14:30:05.291Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-11T14:30:05.547Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-11T14:30:05.781Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-11T14:30:05.781Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-11T14:30:06.111Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-11T14:30:07.040Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-11T14:30:07.315Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-11T14:30:07.316Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-11T14:30:07.316Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-11T14:30:07.316Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-11T14:30:07.973Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-11-11T14:30:07.973Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-11T14:30:08.230Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-11T14:30:09.159Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-11T14:30:09.488Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-11T14:30:09.488Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-11T14:30:09.488Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-11T14:30:11.687Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-11T14:30:11.687Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-11T14:30:11.687Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-11T14:30:11.687Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-11T14:30:11.687Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-11T14:30:13.860Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-11T14:30:14.417Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-11T14:30:14.417Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-11T14:30:15.786Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-11T14:30:16.033Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-11T14:30:18.208Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-11T14:30:18.208Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-11T14:30:18.208Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-11T14:30:18.314Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-11T14:30:20.207Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-11T14:30:20.382Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-11T14:30:20.383Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-11T14:30:22.559Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-11T14:30:22.559Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-11T14:30:22.559Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-11T14:30:22.730Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-11T14:30:24.732Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-11T14:30:24.732Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-11T14:30:25.252Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-11T14:30:26.182Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-11T14:30:26.906Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-11T14:30:26.906Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-11T14:30:27.113Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-11T14:30:28.043Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-11T14:30:28.043Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-11T14:30:28.043Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-11T14:30:28.043Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-11T14:30:28.043Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-11-11T14:30:28.608Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-11T14:30:28.865Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-11-11T14:30:29.078Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-11T14:30:29.078Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-11T14:30:29.796Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-11-11T14:30:31.180Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-11-11T14:30:31.254Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-11T14:30:32.549Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-11-11T14:30:33.479Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-11-11T14:30:34.043Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-11T14:30:34.302Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-11-11T14:30:34.993Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-11T14:30:35.232Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-11-11T14:30:35.232Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-11-11T14:30:35.232Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-11-11T14:30:35.232Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-11T14:30:35.232Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-11-11T14:30:35.232Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-11-11T14:30:35.489Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-11-11T14:30:35.746Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-11-11T14:30:35.746Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-11-11T14:30:36.004Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-11-11T14:30:36.937Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-11-11T14:30:37.869Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-11-11T14:30:38.725Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-11T14:30:38.725Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-11T14:30:38.725Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-11T14:30:38.725Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-11T14:30:38.725Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-11T14:30:38.800Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-11-11T14:30:38.800Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-11-11T14:30:39.730Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-11T14:30:39.987Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-11T14:30:40.901Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-11T14:30:40.901Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-11T14:30:40.927Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-11T14:30:40.927Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-11-11T14:30:41.859Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-11-11T14:30:42.790Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-11-11T14:30:42.790Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-11T14:30:42.790Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-11T14:30:43.076Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-11T14:30:43.077Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-11T14:30:43.357Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-11T14:30:45.250Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-11-11T14:30:45.253Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-11T14:30:45.253Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-11T14:30:45.814Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-11-11T14:30:45.814Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-11T14:30:46.744Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-11T14:30:46.744Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-11T14:30:48.638Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-11T14:30:48.982Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-11T14:30:49.205Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-11T14:30:51.156Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-11T14:30:51.157Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-11T14:30:51.157Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-11T14:30:51.157Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-11T14:30:51.157Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-11T14:30:51.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-11-11T14:30:52.488Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-11T14:30:52.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-11T14:30:52.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2019-11-11T14:30:52.745Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-11T14:30:52.745Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-11T14:30:52.745Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-11T14:30:54.114Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-11-11T14:30:55.043Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-11-11T14:30:55.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2019-11-11T14:30:56.413Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-11T14:30:56.413Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-11T14:30:57.761Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2019-11-11T14:30:58.308Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-11T14:30:58.565Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-11T14:30:59.128Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-11T14:30:59.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2019-11-11T14:31:01.648Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-11T14:31:01.648Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-11T14:31:02.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007fbe60_} [2019-11-11T14:31:03.020Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-11T14:31:03.277Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-11T14:31:03.277Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-11T14:31:05.171Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-11T14:31:06.569Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-11T14:31:06.825Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-11T14:31:07.081Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-11T14:31:07.338Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-11T14:31:07.338Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-11T14:31:07.594Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-11T14:31:10.116Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-11T14:31:10.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1067240902_c:\foo_false____} [2019-11-11T14:31:12.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1067240902_c:\foo_true____} [2019-11-11T14:31:14.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-11T14:31:14.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-11T14:31:14.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-11T14:31:14.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-11T14:31:14.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-11T14:31:14.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-11T14:31:14.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-11T14:31:14.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-11T14:31:14.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-11T14:31:14.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-11T14:31:14.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-11T14:31:14.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-11T14:31:14.822Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-11T14:31:14.822Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-11T14:31:14.822Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-11T14:31:14.822Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-11T14:31:14.822Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-11T14:31:14.822Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-11T14:31:16.662Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-11T14:31:16.994Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-11T14:31:16.994Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-11T14:31:16.994Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-11T14:31:16.994Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-11T14:31:16.994Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-11T14:31:16.994Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-11T14:31:16.994Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-11T14:31:16.994Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-11T14:31:16.994Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-11T14:31:16.994Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-11T14:31:16.994Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-11T14:31:16.994Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-11T14:31:16.994Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-11T14:31:16.994Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-11T14:31:18.555Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-11T14:31:19.119Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-11-11T14:31:19.376Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-11T14:31:19.893Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-11T14:31:19.893Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-11T14:31:19.893Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-11T14:31:21.272Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-11T14:31:22.069Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-11T14:31:22.069Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-11T14:31:22.070Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-11T14:31:22.070Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-11T14:31:24.541Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-11T14:31:25.795Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-11T14:31:27.064Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-11T14:31:27.992Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-11T14:31:28.695Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-11T14:31:28.695Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-11T14:31:28.695Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-11T14:31:29.885Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-11T14:31:32.405Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-11T14:31:32.405Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-11-11T14:31:34.926Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-11T14:31:37.251Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-11T14:31:37.251Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-11T14:31:37.251Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-11T14:31:38.208Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-11T14:31:38.208Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-11T14:31:43.458Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-11T14:31:46.728Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-11T14:31:52.043Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-11T14:31:52.043Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-11T14:31:52.043Z] === RUN TestDockerSuite/TestCpToDot [2019-11-11T14:31:53.272Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-11T14:31:53.577Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-11T14:31:53.577Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-11T14:31:53.577Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-11T14:31:55.752Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-11T14:31:55.752Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-11T14:31:55.752Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-11T14:31:55.752Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-11T14:31:55.752Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-11T14:31:55.752Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-11T14:31:55.790Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-11-11T14:31:56.212Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-11T14:31:57.158Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-11T14:31:57.745Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-11T14:31:58.088Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-11T14:31:59.020Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-11T14:31:59.950Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-11T14:31:59.950Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-11T14:32:00.880Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-11T14:32:04.807Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-11T14:32:05.265Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-11T14:32:05.265Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-11T14:32:06.138Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-11T14:32:07.437Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-11T14:32:07.895Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-11T14:32:07.895Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-11T14:32:07.895Z] === RUN TestDockerSuite/TestCreateRM [2019-11-11T14:32:08.353Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-11T14:32:08.353Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-11T14:32:08.810Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-11T14:32:08.810Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-11T14:32:09.414Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-11-11T14:32:09.670Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-11-11T14:32:10.600Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-11-11T14:32:10.600Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-11-11T14:32:11.968Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-11-11T14:32:13.863Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-11-11T14:32:13.863Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-11-11T14:32:15.231Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-11-11T14:32:16.599Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-11-11T14:32:17.368Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-11T14:32:17.368Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-11T14:32:17.368Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-11T14:32:17.529Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-11-11T14:32:19.422Z] === RUN TestDockerSuite/TestUpdateStats [2019-11-11T14:32:22.078Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-11T14:32:22.078Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-11T14:32:22.078Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-11T14:32:24.254Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-11T14:32:24.254Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-11T14:32:24.672Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-11-11T14:32:24.713Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-11T14:32:24.713Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-11T14:32:24.713Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-11T14:32:24.713Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-11T14:32:24.713Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-11T14:32:24.713Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-11T14:32:24.713Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-11T14:32:24.713Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-11T14:32:24.713Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-11T14:32:24.713Z] === RUN TestDockerSuite/TestDockerFails [2019-11-11T14:32:24.713Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-11T14:32:24.713Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-11T14:32:24.713Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-11T14:32:24.713Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-11T14:32:24.713Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-11T14:32:24.713Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-11T14:32:25.601Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-11-11T14:32:25.601Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-11-11T14:32:26.884Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-11T14:32:26.969Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-11-11T14:32:27.532Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-11T14:32:29.060Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-11T14:32:31.961Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-11T14:32:32.803Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-11-11T14:32:36.073Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-11-11T14:32:39.345Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-11-11T14:32:40.529Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-11T14:32:41.865Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-11T14:32:45.261Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-11T14:32:47.121Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-11T14:32:49.997Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-11T14:32:52.200Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-11T14:32:52.374Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-11-11T14:32:52.666Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-11T14:32:54.266Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-11-11T14:32:56.438Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-11T14:32:56.786Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-11-11T14:32:57.418Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-11T14:32:58.398Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-11T14:32:58.678Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-11-11T14:33:00.055Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-11-11T14:33:02.574Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-11-11T14:33:03.130Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-11T14:33:05.093Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-11-11T14:33:06.902Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-11T14:33:07.367Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-11T14:33:07.367Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-11T14:33:07.367Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-11T14:33:07.367Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-11T14:33:07.367Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-11T14:33:07.614Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-11-11T14:33:08.346Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-11T14:33:08.346Z] === RUN TestDockerSuite/TestEventsRename [2019-11-11T14:33:10.133Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-11-11T14:33:12.653Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-11T14:33:15.472Z] === RUN TestDockerSuite/TestEventsResize [2019-11-11T14:33:18.406Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-11T14:33:20.609Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-11T14:33:23.545Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-11T14:33:27.501Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-11T14:33:27.501Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-11T14:33:27.501Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-11T14:33:28.064Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-11T14:33:28.276Z] === RUN TestDockerSuite/TestEventsTop [2019-11-11T14:33:28.276Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-11T14:33:28.321Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-11T14:33:28.321Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-11T14:33:28.321Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-11T14:33:29.250Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-11T14:33:29.250Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-11T14:33:30.180Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-11T14:33:30.436Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-11T14:33:30.436Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-11T14:33:30.436Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-11T14:33:30.436Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-11T14:33:30.477Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-11T14:33:33.723Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-11T14:33:33.723Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-11T14:33:33.723Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-11T14:33:33.723Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-11T14:33:33.723Z] === RUN TestDockerSuite/TestVolumeEvents [2019-11-11T14:33:34.247Z] === RUN TestDockerSuite/TestExec [2019-11-11T14:33:34.247Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-11T14:33:34.247Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-11T14:33:34.286Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-11T14:33:35.802Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-11T14:33:36.806Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-11T14:33:36.806Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-11T14:33:36.806Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-11T14:33:38.003Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-11T14:33:38.003Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-11T14:33:38.003Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-11T14:33:38.003Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-11T14:33:40.080Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-11T14:33:40.208Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-11T14:33:41.763Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-11T14:33:43.966Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-11T14:33:44.257Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite (1833.55s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.01s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.82s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.25s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.07s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.65s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.71s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.99s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.30s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.81s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.21s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.37s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.85s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.45s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.60s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.33s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAttachDetach (1.93s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.32s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.64s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.46s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.33s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.49s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.07s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.96s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.93s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.77s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.30s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.25s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.66s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.76s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.59s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.57s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.00s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.11s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.44s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.87s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.40s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.53s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.67s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.90s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.15s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.43s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.08s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.56s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.96s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.48s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.62s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.71s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.50s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.47s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.20s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.55s) [2019-11-11T14:33:44.257Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.38s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.65s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.41s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.34s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.91s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.66s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.38s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.60s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.57s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.07s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.94s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.92s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.57s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.80s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.98s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.46s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.62s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.92s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.73s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.66s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.52s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.75s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.96s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.71s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.63s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.86s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.77s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s) [2019-11-11T14:33:44.516Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-11-11T14:33:44.516Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.63s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.33s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.53s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildContChar (4.62s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.53s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.40s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.92s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.20s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.42s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.47s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.17s) [2019-11-11T14:33:44.516Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-11T14:33:44.516Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-11T14:33:44.516Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-11-11T14:33:44.516Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-11T14:33:44.516Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-11-11T14:33:44.516Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-11T14:33:44.516Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2019-11-11T14:33:44.516Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.43s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.93s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.45s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.74s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.85s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.82s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.17s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.81s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.61s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.55s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.62s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.05s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.66s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.40s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.21s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.93s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.29s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.73s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.11s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.54s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.77s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.16s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.51s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.22s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.66s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.47s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.44s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.53s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildEnv (1.54s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.63s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.53s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.67s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.29s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.88s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.26s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.97s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.72s) [2019-11-11T14:33:44.516Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-11T14:33:44.516Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.46s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.35s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.57s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildFails (1.00s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.41s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.46s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.97s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.67s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.48s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.17s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.02s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.40s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.38s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.43s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.75s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildHistory (8.29s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.49s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.28s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.05s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildLabel (0.49s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.49s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.04s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.94s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.34s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.20s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.16s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.68s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.87s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.40s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.45s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.52s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.72s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.89s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.57s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.60s) [2019-11-11T14:33:44.516Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-11T14:33:44.516Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.47s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.54s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.54s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.44s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.78s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.14s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.55s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.02s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.01s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.84s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.61s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.81s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.90s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.75s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.39s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.56s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.73s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.76s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildPATH (2.55s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.08s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.15s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.09s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.53s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.93s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildRm (4.24s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.24s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.76s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.77s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.85s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.49s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.18s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.08s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.49s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2019-11-11T14:33:44.516Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-11T14:33:44.516Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.05s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildStderr (1.02s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.91s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.23s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.31s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.12s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.82s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildUser (2.25s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.20s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.71s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.10s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.42s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.49s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.62s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.69s) [2019-11-11T14:33:44.516Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-11-11T14:33:44.516Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-11T14:33:44.516Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-11T14:33:44.516Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-11T14:33:44.516Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-11T14:33:44.516Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-11T14:33:44.516Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-11T14:33:44.516Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.04s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.99s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.62s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.06s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.49s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.06s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.42s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.59s) [2019-11-11T14:33:44.516Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.79s) [2019-11-11T14:33:44.517Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-11T14:33:44.517Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.02s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.40s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-11-11T14:33:44.517Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-11T14:33:44.517Z] docker_cli_sni_test.go:18: Flakey test [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.88s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.96s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCommitChange (1.24s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.16s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.81s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.74s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.93s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCommitTTY (1.86s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.09s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.78s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.10s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.61s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.84s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.82s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.94s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.83s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.92s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.80s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.88s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.88s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.89s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.08s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.09s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.86s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.90s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.84s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.64s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.62s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.83s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.65s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.86s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.77s) [2019-11-11T14:33:44.517Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-11T14:33:44.517Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.80s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.90s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.42s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.72s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.61s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.07s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.84s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.87s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.93s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.71s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.66s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.90s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00032c120_} (1.67s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1641372493_/foo_false____} (1.63s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1641372493_/foo_true____} (1.58s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3016884808_/foo_false____} (1.60s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3016884808_/foo_true____} (1.62s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3016884808_/foo_true__0xc00032c7e0__} (1.62s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00032c800_} (1.61s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00032c820_} (1.63s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00032c880_} (1.62s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00032c8a0_} (1.61s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.61s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.54s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.07s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.15s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.77s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.06s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.71s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.96s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.97s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.08s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.03s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.94s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.11s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.14s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.00s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.14s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.03s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.00s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.14s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.49s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.96s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.96s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.00s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.29s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.98s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.23s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.84s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.89s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.55s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.13s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.63s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.89s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.16s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.65s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.91s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.77s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.44s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpToDot (0.89s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.72s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.89s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpToStdout (0.96s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.29s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.01s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.83s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.59s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.91s) [2019-11-11T14:33:44.517Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.02s) [2019-11-11T14:33:44.517Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.89s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.50s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCreateLabels (0.12s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.27s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCreateRM (0.24s) [2019-11-11T14:33:44.517Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-11T14:33:44.517Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.21s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.79s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.28s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.76s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.63s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.92s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.65s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.88s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.90s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.96s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.87s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.09s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.74s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.87s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.56s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.59s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.03s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.15s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.31s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.35s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsAttach (1.02s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsCommit (1.14s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.96s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.93s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.90s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.85s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.81s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.37s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.64s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsCopy (1.30s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.69s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.81s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.61s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.85s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.38s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsFilters (1.74s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsFormat (1.52s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.88s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.35s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.33s) [2019-11-11T14:33:44.517Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-11T14:33:44.517Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-11T14:33:44.517Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-11T14:33:44.517Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.53s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.80s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsRename (0.97s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsResize (0.94s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.98s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.24s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.90s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsTop (0.95s) [2019-11-11T14:33:44.517Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.50s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExec (0.93s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.88s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.83s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.88s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.97s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.95s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.95s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.91s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.93s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.96s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.03s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.86s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecCgroup (1.56s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecEnv (1.24s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.50s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.98s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecInspectID (2.00s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecInteractive (0.95s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.97s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.01s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecParseError (0.91s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.98s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.94s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.76s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.02s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecStartFails (1.22s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.39s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.77s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecTTY (0.94s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.02s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.13s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecUlimits (1.06s) [2019-11-11T14:33:44.518Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-11T14:33:44.518Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.14s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.95s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.35s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.03s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestExecWithUser (1.05s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.85s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.96s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.37s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.43s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.84s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestHealth (21.11s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.95s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.92s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.33s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.06s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.92s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.89s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.93s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestImportDisplay (1.95s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestImportFile (2.23s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.97s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestImportGzipped (2.14s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.11s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.04s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.96s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.91s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.88s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.91s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.08s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.93s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.96s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.94s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.79s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.85s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.85s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.90s) [2019-11-11T14:33:44.518Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-11T14:33:44.518Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.63s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.79s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectDefault (0.85s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectHistory (1.26s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.07s) [2019-11-11T14:33:44.518Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-11-11T14:33:44.518Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.79s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.11s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.13s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.82s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.87s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.90s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.79s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectStatus (1.04s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.98s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.92s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.87s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.96s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.97s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.86s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.04s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.63s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.96s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.77s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.44s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.99s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.59s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.49s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.60s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.51s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.01s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.49s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.56s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.00s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.90s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.74s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.41s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.85s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.96s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.84s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.88s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.90s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.01s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.18s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.37s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.31s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.17s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.12s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.56s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.85s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.82s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLogsSince (6.89s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.71s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.90s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLogsTail (1.11s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.87s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.96s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.46s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.88s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestNetHostname (2.53s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.45s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.27s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.99s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.87s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPluginActive (1.87s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.80s) [2019-11-11T14:33:44.518Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-11-11T14:33:44.518Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.93s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.71s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.60s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.02s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.81s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.40s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.64s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.85s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPortList (10.18s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.74s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.65s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.87s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.85s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.86s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.15s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.85s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.52s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.77s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.38s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.19s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPsByOrder (3.33s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.08s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.52s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.37s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.21s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.07s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.59s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.83s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.70s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.69s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.81s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.49s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.77s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.94s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.51s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.66s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.89s) [2019-11-11T14:33:44.518Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-11T14:33:44.518Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.32s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.99s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.87s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.85s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.86s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.34s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.61s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.36s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.33s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.78s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (2.12s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.25s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.66s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.20s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.13s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.95s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.99s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.80s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.05s) [2019-11-11T14:33:44.518Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.85s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.75s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.85s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.98s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.49s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.57s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunAddHost (1.06s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.61s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (1.01s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.89s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.70s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.84s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.97s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.95s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.57s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.72s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.01s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.97s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.97s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.85s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.96s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.10s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.22s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.91s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.91s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.88s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.42s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.84s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.89s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.81s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.80s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.81s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.83s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.85s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.85s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.33s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.85s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.14s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.83s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.80s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.70s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.57s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.82s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.85s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.81s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.87s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.89s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.96s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.77s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.47s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.83s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.94s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.80s) [2019-11-11T14:33:44.519Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-11T14:33:44.519Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-11-11T14:33:44.519Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-11T14:33:44.519Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.89s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.67s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.45s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.67s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.83s) [2019-11-11T14:33:44.519Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-11T14:33:44.519Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.78s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.78s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.85s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.82s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.82s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.78s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.83s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.82s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.86s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunExitCode (0.85s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.83s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.89s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.82s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.59s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2019-11-11T14:33:44.519Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-11T14:33:44.519Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.69s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.80s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.62s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.26s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.73s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.43s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.65s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.64s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (1.02s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.72s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.73s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.15s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.58s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.42s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.72s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.29s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.62s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.72s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunMount (6.72s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.78s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.82s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.66s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.46s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.32s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.35s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.61s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.69s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.60s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.76s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunNetHost (1.21s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.78s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.77s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.72s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.51s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.23s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.71s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.84s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.99s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.73s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.84s) [2019-11-11T14:33:44.519Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-11-11T14:33:44.519Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.88s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.91s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.91s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.07s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.81s) [2019-11-11T14:33:44.519Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.77s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.92s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.76s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.82s) [2019-11-11T14:33:44.519Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2019-11-11T14:33:44.519Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.91s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.82s) [2019-11-11T14:33:44.519Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-11-11T14:33:44.519Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.82s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.78s) [2019-11-11T14:33:44.519Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-11-11T14:33:44.519Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.32s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.77s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunRm (0.80s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.91s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.77s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.78s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.77s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.87s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.21s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.36s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.81s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.99s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.92s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.92s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.86s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.85s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.81s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.91s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.75s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.75s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunState (1.69s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.80s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.85s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2019-11-11T14:33:44.519Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-11T14:33:44.519Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.86s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.76s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunSysctls (1.67s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.78s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.72s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.80s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.09s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.10s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.12s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.82s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.82s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.98s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.44s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.33s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunUserByID (0.83s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.81s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunUserByName (0.84s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.89s) [2019-11-11T14:33:44.519Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-11-11T14:33:44.519Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.81s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.78s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.17s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.57s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.64s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.45s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.89s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.83s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.81s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.95s) [2019-11-11T14:33:44.519Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-11T14:33:44.519Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-11-11T14:33:44.519Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-11T14:33:44.519Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-11-11T14:33:44.519Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-11T14:33:44.519Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.74s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.07s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.98s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.58s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.85s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.83s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.83s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.20s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.19s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.92s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.91s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.84s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.88s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.32s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.94s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.84s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s) [2019-11-11T14:33:44.519Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.84s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.66s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.82s) [2019-11-11T14:33:44.520Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-11T14:33:44.520Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.70s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.10s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.64s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.77s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.76s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.16s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.14s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.28s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.04s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.15s) [2019-11-11T14:33:44.520Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents105606578 [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.87s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.73s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.60s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.30s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.38s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.42s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.60s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.58s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.13s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.82s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.92s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.74s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.90s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestStartRecordError (1.83s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.60s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.31s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.75s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.23s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.75s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.04s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.89s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.83s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.94s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.86s) [2019-11-11T14:33:44.520Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-11T14:33:44.520Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.00s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.43s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.56s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.82s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.90s) [2019-11-11T14:33:44.520Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-11T14:33:44.520Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.06s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.93s) [2019-11-11T14:33:44.520Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-11T14:33:44.520Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.66s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.05s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.06s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.73s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUpdateStats (4.83s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.61s) [2019-11-11T14:33:44.520Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-11T14:33:44.520Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.14s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.97s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.36s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.77s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.15s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.83s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.47s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.47s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.56s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.44s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.62s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.62s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.48s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.44s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.43s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.43s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.47s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.97s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.98s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.60s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.88s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.35s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.26s) [2019-11-11T14:33:44.520Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.33s) [2019-11-11T14:33:44.520Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-11-11T14:33:44.520Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-11T14:33:44.520Z] === RUN TestDockerRegistrySuite [2019-11-11T14:33:44.520Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-11T14:33:46.169Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-11T14:33:46.414Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-11T14:33:48.306Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-11T14:33:50.201Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-11T14:33:50.201Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-11T14:33:50.898Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-11T14:33:50.898Z] === RUN TestDockerSuite/TestExecEnv [2019-11-11T14:33:50.898Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-11T14:33:50.898Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-11T14:33:52.453Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-11T14:33:54.396Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-11T14:33:56.276Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-11T14:33:56.276Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-11T14:33:56.276Z] === RUN TestDockerSuite/TestExecParseError [2019-11-11T14:33:56.276Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-11T14:33:56.276Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-11T14:33:56.276Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-11T14:33:58.477Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-11T14:33:58.477Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-11T14:33:58.477Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-11T14:33:58.477Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-11T14:33:58.477Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-11T14:33:58.477Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-11T14:33:58.568Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-11T14:33:58.827Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-11T14:34:00.678Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-11T14:34:00.678Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-11T14:34:04.079Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-11T14:34:05.008Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-11T14:34:06.376Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-11T14:34:07.744Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-11T14:34:09.308Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-11T14:34:09.308Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-11T14:34:09.308Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-11T14:34:09.308Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-11T14:34:09.638Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-11T14:34:11.006Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-11T14:34:11.937Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-11T14:34:13.307Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-11-11T14:34:13.564Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-11T14:34:14.932Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2019-11-11T14:34:15.148Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-11T14:34:15.189Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2019-11-11T14:34:15.446Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2019-11-11T14:34:15.446Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2019-11-11T14:34:16.377Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-11T14:34:16.634Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-11-11T14:34:19.170Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-11T14:34:19.732Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-11-11T14:34:20.663Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-11T14:34:20.989Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-11T14:34:23.923Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-11T14:34:24.848Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-11T14:34:25.778Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-11-11T14:34:26.342Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-11T14:34:26.342Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-11T14:34:28.236Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-11T14:34:29.166Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-11-11T14:34:29.424Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-11T14:34:29.762Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-11T14:34:29.762Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-11T14:34:29.762Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-11T14:34:29.762Z] === RUN TestDockerSuite/TestHealth [2019-11-11T14:34:29.762Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-11T14:34:29.762Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-11T14:34:29.762Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-11T14:34:29.762Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-11T14:34:30.792Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-11T14:34:34.495Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-11T14:34:34.960Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-11T14:34:34.960Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-11T14:34:34.960Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-11T14:34:34.960Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-11T14:34:34.970Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-11T14:34:35.424Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-11T14:34:35.533Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-11T14:34:35.889Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-11T14:34:35.889Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-11T14:34:36.868Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-11T14:34:36.868Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-11T14:34:36.903Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-11T14:34:37.467Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-11T14:34:37.467Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-11T14:34:38.031Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-11T14:34:38.288Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-11T14:34:38.545Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-11T14:34:38.545Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-11T14:34:39.076Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-11T14:34:39.076Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-11T14:34:40.441Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-11T14:34:41.276Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-11T14:34:42.334Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-11T14:34:43.706Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-11T14:34:44.208Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-11T14:34:44.208Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-11T14:34:44.208Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-11T14:34:45.075Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-11T14:34:46.443Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite (62.66s) [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.12s) [2019-11-11T14:34:47.008Z] check_test.go:196: [d0ea99164c0ab] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.47s) [2019-11-11T14:34:47.008Z] check_test.go:196: [d6a29156da8ee] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.86s) [2019-11-11T14:34:47.008Z] check_test.go:196: [d93ea990f2101] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2019-11-11T14:34:47.008Z] check_test.go:196: [da2ac1f914f41] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.34s) [2019-11-11T14:34:47.008Z] check_test.go:196: [d1d16c09389b1] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.46s) [2019-11-11T14:34:47.008Z] check_test.go:196: [dbddc63f6b1f9] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.73s) [2019-11-11T14:34:47.008Z] check_test.go:196: [da00841edf876] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.53s) [2019-11-11T14:34:47.008Z] check_test.go:196: [dea2028e469cd] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.23s) [2019-11-11T14:34:47.008Z] check_test.go:196: [dc4f62769dad6] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.44s) [2019-11-11T14:34:47.008Z] check_test.go:196: [d34b081742436] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.53s) [2019-11-11T14:34:47.008Z] check_test.go:196: [d4957d6e0eda4] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.47s) [2019-11-11T14:34:47.008Z] check_test.go:196: [da6e0b7c55c27] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.33s) [2019-11-11T14:34:47.008Z] check_test.go:196: [d4425a8445b8a] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.44s) [2019-11-11T14:34:47.008Z] check_test.go:196: [d9be47a7cbd8d] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.78s) [2019-11-11T14:34:47.008Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:da8fe741686b0fe6a43d5163afb2469bf9e244e0af939c1577cde6cf287d4f15 [2019-11-11T14:34:47.008Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5d1d202747221c39ba27c6d2dee4785ddb54321e4e7b8d4d05daedb845113c9e [2019-11-11T14:34:47.008Z] check_test.go:196: [dcb579912367a] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.99s) [2019-11-11T14:34:47.008Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f63dd5d3a9d58908e8347221f1f9d6da037c07da9bb0c0c4ba8bb21c52b758f4 [2019-11-11T14:34:47.008Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:92503be559a71f47073779d66735a68032a6588a3f60d50c00cc7c65336c6d6a [2019-11-11T14:34:47.008Z] check_test.go:196: [d4c66e4df925e] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.51s) [2019-11-11T14:34:47.008Z] check_test.go:196: [dfce0d48b52ab] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.98s) [2019-11-11T14:34:47.008Z] check_test.go:196: [d5c5249611ce7] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.53s) [2019-11-11T14:34:47.008Z] check_test.go:196: [df7ac94bc0b08] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-11-11T14:34:47.008Z] check_test.go:196: [d6ef9a0cd9eff] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.47s) [2019-11-11T14:34:47.008Z] check_test.go:196: [d40c259c64dde] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.50s) [2019-11-11T14:34:47.008Z] check_test.go:196: [d5a980c86da27] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.33s) [2019-11-11T14:34:47.008Z] check_test.go:196: [d14054def97ac] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.32s) [2019-11-11T14:34:47.008Z] check_test.go:196: [d14bcaac7b8af] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2019-11-11T14:34:47.008Z] check_test.go:196: [dc496f9bd3a74] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.52s) [2019-11-11T14:34:47.008Z] check_test.go:196: [d4f5d5b2ef687] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.48s) [2019-11-11T14:34:47.008Z] check_test.go:196: [dc063bd56a042] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-11-11T14:34:47.008Z] check_test.go:196: [d34d908f100ea] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.31s) [2019-11-11T14:34:47.008Z] check_test.go:196: [dad517f554fa3] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.31s) [2019-11-11T14:34:47.008Z] check_test.go:196: [d1f99bc74c80b] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s) [2019-11-11T14:34:47.008Z] check_test.go:196: [dd78202410c1f] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-11-11T14:34:47.008Z] check_test.go:196: [d5691ac9b30f3] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.49s) [2019-11-11T14:34:47.008Z] check_test.go:196: [dd4e727399ed6] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.26s) [2019-11-11T14:34:47.008Z] check_test.go:196: [dc80774218f5c] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.26s) [2019-11-11T14:34:47.008Z] check_test.go:196: [d124dbb4f4571] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.51s) [2019-11-11T14:34:47.008Z] check_test.go:196: [db92be9019852] daemon is not started [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.06s) [2019-11-11T14:34:47.008Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s) [2019-11-11T14:34:47.008Z] === RUN TestDockerSchema1RegistrySuite [2019-11-11T14:34:47.008Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-11T14:34:47.265Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-11T14:34:47.979Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-11T14:34:47.979Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-11T14:34:50.179Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-11T14:34:50.179Z] === RUN TestDockerSuite/TestImportFile [2019-11-11T14:34:50.179Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-11T14:34:50.643Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-11T14:34:50.643Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-11T14:34:50.643Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-11T14:34:50.643Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-11T14:34:50.643Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-11T14:34:50.643Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-11T14:34:50.644Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-11T14:34:50.644Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-11T14:34:50.644Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-11T14:34:50.644Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-11T14:34:52.518Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-11T14:34:52.844Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-11T14:34:55.045Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-11T14:34:55.045Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-11T14:34:55.045Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-11T14:34:55.045Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-11T14:34:55.045Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-11T14:34:56.690Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-11T14:34:57.255Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-11T14:34:57.255Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-11T14:34:59.473Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-11T14:34:59.473Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-11T14:34:59.473Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-11T14:34:59.473Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-11T14:35:01.941Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-11T14:35:02.405Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-11T14:35:02.505Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-11T14:35:03.873Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-11T14:35:03.873Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-11T14:35:05.240Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-11T14:35:06.611Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-11T14:35:07.137Z] === RUN TestDockerSuite/TestInspectImage [2019-11-11T14:35:07.137Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-11T14:35:07.137Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-11T14:35:07.137Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-11T14:35:07.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-11T14:35:09.339Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-11T14:35:10.897Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-11T14:35:11.362Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-11T14:35:12.170Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-11T14:35:12.170Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-11T14:35:12.733Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-11T14:35:12.733Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-11T14:35:12.990Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-11T14:35:13.555Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-11T14:35:13.563Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-11T14:35:13.811Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-11T14:35:13.811Z] --- PASS: TestDockerSchema1RegistrySuite (26.87s) [2019-11-11T14:35:13.811Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2019-11-11T14:35:13.811Z] check_test.go:223: [d8d3a2673f7c6] daemon is not started [2019-11-11T14:35:13.811Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.58s) [2019-11-11T14:35:13.811Z] check_test.go:223: [d13bd3042f724] daemon is not started [2019-11-11T14:35:13.811Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.84s) [2019-11-11T14:35:13.811Z] check_test.go:223: [d5e139a611ba8] daemon is not started [2019-11-11T14:35:13.811Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.40s) [2019-11-11T14:35:13.811Z] check_test.go:223: [da35f751d2d0c] daemon is not started [2019-11-11T14:35:13.811Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.33s) [2019-11-11T14:35:13.811Z] check_test.go:223: [d1e81409062dd] daemon is not started [2019-11-11T14:35:13.811Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.34s) [2019-11-11T14:35:13.811Z] check_test.go:223: [d0399fa1de4dc] daemon is not started [2019-11-11T14:35:13.811Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-11-11T14:35:13.811Z] check_test.go:223: [d8d5e5c75d33e] daemon is not started [2019-11-11T14:35:13.811Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.43s) [2019-11-11T14:35:13.811Z] check_test.go:223: [d5052c795a675] daemon is not started [2019-11-11T14:35:13.811Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.32s) [2019-11-11T14:35:13.811Z] check_test.go:223: [d3a61f9b1111b] daemon is not started [2019-11-11T14:35:13.811Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.32s) [2019-11-11T14:35:13.811Z] check_test.go:223: [ddc2c705f90a7] daemon is not started [2019-11-11T14:35:13.811Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.87s) [2019-11-11T14:35:13.811Z] check_test.go:223: [d974cf572753e] daemon is not started [2019-11-11T14:35:13.811Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2019-11-11T14:35:13.811Z] check_test.go:223: [db5691d7017b9] daemon is not started [2019-11-11T14:35:13.811Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2019-11-11T14:35:13.811Z] check_test.go:223: [dc797ed7a7818] daemon is not started [2019-11-11T14:35:13.811Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-11-11T14:35:13.811Z] check_test.go:223: [d5eca8af9617b] daemon is not started [2019-11-11T14:35:13.811Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2019-11-11T14:35:13.811Z] check_test.go:223: [db8f0b2e420a1] daemon is not started [2019-11-11T14:35:13.811Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2019-11-11T14:35:13.811Z] check_test.go:223: [d2312f1810d8a] daemon is not started [2019-11-11T14:35:13.811Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2019-11-11T14:35:13.811Z] check_test.go:223: [d368108d390ac] daemon is not started [2019-11-11T14:35:13.811Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-11-11T14:35:13.811Z] check_test.go:223: [d05339cdc2f5b] daemon is not started [2019-11-11T14:35:13.811Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-11T14:35:13.811Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-11T14:35:14.742Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-11T14:35:15.306Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-11T14:35:15.562Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-11T14:35:15.767Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-11T14:35:15.767Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-11T14:35:15.767Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-11T14:35:16.931Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-11T14:35:16.931Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-11T14:35:17.496Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-11T14:35:17.975Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-11T14:35:18.060Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-11T14:35:18.060Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.28s) [2019-11-11T14:35:18.060Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.97s) [2019-11-11T14:35:18.060Z] check_test.go:252: [d6690bde03040] daemon is not started [2019-11-11T14:35:18.060Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2019-11-11T14:35:18.060Z] check_test.go:252: [d284cbf17f8e0] daemon is not started [2019-11-11T14:35:18.060Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-11-11T14:35:18.060Z] check_test.go:252: [d1cb2cd167530] daemon is not started [2019-11-11T14:35:18.060Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s) [2019-11-11T14:35:18.060Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.24s) [2019-11-11T14:35:18.060Z] check_test.go:252: [d2e883218ffb5] daemon is not started [2019-11-11T14:35:18.060Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2019-11-11T14:35:18.060Z] check_test.go:252: [d1da943a8a200] daemon is not started [2019-11-11T14:35:18.060Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.57s) [2019-11-11T14:35:18.060Z] check_test.go:252: [dd75e2af96512] daemon is not started [2019-11-11T14:35:18.060Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s) [2019-11-11T14:35:18.060Z] check_test.go:252: [d08ac21c66e26] daemon is not started [2019-11-11T14:35:18.060Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-11T14:35:18.060Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-11T14:35:20.181Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-11T14:35:23.312Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-11T14:35:23.569Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-11T14:35:23.569Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-11T14:35:23.827Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-11-11T14:35:23.827Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-11T14:35:23.954Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-11T14:35:24.084Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2019-11-11T14:35:24.084Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2019-11-11T14:35:24.084Z] check_test.go:279: [df22cb47cce23] daemon is not started [2019-11-11T14:35:24.084Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2019-11-11T14:35:24.084Z] check_test.go:279: [d66fe6e0dda73] daemon is not started [2019-11-11T14:35:24.084Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-11-11T14:35:24.084Z] check_test.go:279: [db2ac09ab2471] daemon is not started [2019-11-11T14:35:24.084Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2019-11-11T14:35:24.084Z] check_test.go:279: [d75fcc76fb2c1] daemon is not started [2019-11-11T14:35:24.084Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2019-11-11T14:35:24.084Z] check_test.go:279: [da3c8262ad1a2] daemon is not started [2019-11-11T14:35:24.084Z] === RUN TestDockerNetworkSuite [2019-11-11T14:35:24.084Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-11-11T14:35:26.163Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-11T14:35:27.359Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-11-11T14:35:27.359Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-11-11T14:35:28.362Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-11T14:35:28.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-11-11T14:35:30.567Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-11T14:35:31.256Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-11-11T14:35:32.769Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-11T14:35:33.808Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-11-11T14:35:34.325Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-11T14:35:34.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-11-11T14:35:36.531Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-11T14:35:36.531Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-11T14:35:36.531Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-11T14:35:36.531Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-11T14:35:36.531Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-11T14:35:36.531Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-11T14:35:36.531Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-11T14:35:36.531Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-11T14:35:36.531Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-11T14:35:36.531Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-11T14:35:36.531Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-11T14:35:36.531Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-11T14:35:36.531Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-11T14:35:36.531Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-11T14:35:36.531Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-11T14:35:36.531Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-11T14:35:36.531Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-11T14:35:36.531Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-11T14:35:36.995Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-11T14:35:36.995Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-11T14:35:37.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-11-11T14:35:38.548Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-11T14:35:38.576Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-11-11T14:35:40.749Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-11T14:35:41.100Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-11-11T14:35:41.663Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-11-11T14:35:43.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-11-11T14:35:46.590Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-11T14:35:48.145Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-11T14:35:48.145Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-11T14:35:50.349Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-11T14:35:50.349Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-11T14:35:53.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-11-11T14:35:56.033Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-11-11T14:35:57.481Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-11T14:35:57.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-11-11T14:35:58.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-11-11T14:35:59.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-11-11T14:36:01.155Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-11-11T14:36:02.530Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-11-11T14:36:02.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-11-11T14:36:02.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-11-11T14:36:03.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-11-11T14:36:04.612Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-11T14:36:04.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-11-11T14:36:04.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-11-11T14:36:04.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-11-11T14:36:05.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-11-11T14:36:06.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-11-11T14:36:07.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-11-11T14:36:08.185Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-11-11T14:36:08.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-11-11T14:36:08.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-11-11T14:36:12.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-11-11T14:36:13.238Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-11T14:36:14.794Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-11T14:36:16.995Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-11T14:36:16.995Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-11T14:36:17.098Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-11-11T14:36:19.622Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-11-11T14:36:19.934Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-11T14:36:21.489Z] === RUN TestDockerSuite/TestLogsSince [2019-11-11T14:36:22.893Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-11-11T14:36:26.166Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-11-11T14:36:27.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-11-11T14:36:27.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-11-11T14:36:28.734Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-11-11T14:36:28.734Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-11-11T14:36:28.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-11-11T14:36:29.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-11-11T14:36:29.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-11-11T14:36:29.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-11-11T14:36:30.435Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-11-11T14:36:31.873Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-11T14:36:31.873Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-11T14:36:31.873Z] === RUN TestDockerSuite/TestLogsTail [2019-11-11T14:36:33.428Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-11T14:36:34.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-11-11T14:36:34.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-11-11T14:36:34.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-11-11T14:36:35.630Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-11T14:36:35.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-11-11T14:36:37.834Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-11T14:36:37.834Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-11T14:36:37.834Z] === RUN TestDockerSuite/TestNetHostname [2019-11-11T14:36:37.834Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-11T14:36:37.834Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-11T14:36:37.834Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-11T14:36:37.834Z] === RUN TestDockerSuite/TestPluginActive [2019-11-11T14:36:37.834Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-11T14:36:37.834Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-11T14:36:37.834Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-11T14:36:37.834Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-11T14:36:37.834Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-11T14:36:38.299Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-11T14:36:38.299Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-11T14:36:38.299Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-11T14:36:38.299Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-11T14:36:38.299Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-11T14:36:38.299Z] === RUN TestDockerSuite/TestPortList [2019-11-11T14:36:38.299Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-11T14:36:41.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-11-11T14:36:41.487Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-11-11T14:36:43.031Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-11T14:36:43.031Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-11T14:36:43.031Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-11T14:36:43.031Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-11T14:36:43.031Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-11T14:36:43.031Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-11T14:36:43.031Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-11T14:36:43.031Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-11T14:36:43.031Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-11T14:36:43.031Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-11T14:36:45.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-11-11T14:36:45.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-11-11T14:36:46.807Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-11T14:36:46.807Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-11T14:36:47.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-11-11T14:36:47.959Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-11-11T14:36:49.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-11-11T14:36:49.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-11-11T14:36:50.789Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-11-11T14:36:51.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-11-11T14:36:52.297Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-11-11T14:36:54.190Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-11-11T14:36:54.190Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-11-11T14:36:55.436Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-11T14:36:55.436Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-11T14:36:59.445Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite (97.36s) [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.19s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [d574671117b83] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.43s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [d3bc77637c22d] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.88s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [daf409a697bd9] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.91s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [d89841f57beb9] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.82s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:1233: [d5205e762f832] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.24s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [d6e43a4965922] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.33s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [da9d17939ad0e] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.37s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [de1d2f1d7a1d1] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.89s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [d451a0bf295bf] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.87s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [dbb08ac9e08a8] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.83s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [d37ec82bcd595] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.49s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [da2c09bb07531] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.47s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [d7328f78b7478] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [d334a2f4bd7b6] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [d23b7bad4bd4c] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.47s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [d4f2f8e5678fb] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [db6e8994031f1] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [d3543943d1bfb] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.26s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [d3b37e97e02e8] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.35s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [d7ccd255472fc] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.59s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [dfed2e8612abd] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [d098e3ab0ccd7] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.45s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [dd584a99df994] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [da773dd483614] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.95s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:968: [ddd60fb22ff03] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.76s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [d43a27967b722] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.13s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:1116: [dd418e226ba4e] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2019-11-11T14:37:01.339Z] docker_cli_network_unix_test.go:46: [d3c33a8759b34] daemon is not started [2019-11-11T14:37:01.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.88s) [2019-11-11T14:37:01.340Z] docker_cli_network_unix_test.go:46: [d41394b5d24f8] daemon is not started [2019-11-11T14:37:01.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.24s) [2019-11-11T14:37:01.340Z] docker_cli_network_unix_test.go:46: [dda10b5b0b556] daemon is not started [2019-11-11T14:37:01.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.14s) [2019-11-11T14:37:01.340Z] docker_cli_network_unix_test.go:46: [dda8cc3ebd2cb] daemon is not started [2019-11-11T14:37:01.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.31s) [2019-11-11T14:37:01.340Z] docker_cli_network_unix_test.go:46: [dee60d029ee1b] daemon is not started [2019-11-11T14:37:01.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.25s) [2019-11-11T14:37:01.340Z] docker_cli_network_unix_test.go:46: [db05bfaec42d7] daemon is not started [2019-11-11T14:37:01.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-11-11T14:37:01.340Z] docker_cli_network_unix_test.go:46: [d794327b6ee22] daemon is not started [2019-11-11T14:37:01.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.63s) [2019-11-11T14:37:01.340Z] docker_cli_network_unix_test.go:46: [d3df0f280b382] daemon is not started [2019-11-11T14:37:01.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-11-11T14:37:01.340Z] docker_cli_network_unix_test.go:46: [dff86137e84db] daemon is not started [2019-11-11T14:37:01.340Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-11T14:37:01.340Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-11T14:37:01.340Z] docker_cli_network_unix_test.go:46: [d718f07f2924f] daemon is not started [2019-11-11T14:37:01.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.52s) [2019-11-11T14:37:01.340Z] docker_cli_network_unix_test.go:46: [d1b3c602ab9a0] daemon is not started [2019-11-11T14:37:01.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.88s) [2019-11-11T14:37:01.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.76s) [2019-11-11T14:37:01.340Z] docker_cli_network_unix_test.go:1084: [dbd4bfb776af5] daemon is not started [2019-11-11T14:37:01.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-11-11T14:37:01.340Z] docker_cli_network_unix_test.go:46: [d8cda8dee437f] daemon is not started [2019-11-11T14:37:01.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.48s) [2019-11-11T14:37:01.340Z] docker_cli_network_unix_test.go:46: [d2aaaaf83252c] daemon is not started [2019-11-11T14:37:01.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.84s) [2019-11-11T14:37:01.340Z] docker_cli_network_unix_test.go:46: [d3b62c28345c9] daemon is not started [2019-11-11T14:37:01.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.09s) [2019-11-11T14:37:01.340Z] docker_cli_network_unix_test.go:46: [d96fe7f60b56d] daemon is not started [2019-11-11T14:37:01.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.42s) [2019-11-11T14:37:01.340Z] docker_cli_network_unix_test.go:46: [d59e8d1a6871e] daemon is not started [2019-11-11T14:37:01.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.87s) [2019-11-11T14:37:01.340Z] docker_cli_network_unix_test.go:46: [de773266feeac] daemon is not started [2019-11-11T14:37:01.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.97s) [2019-11-11T14:37:01.340Z] docker_cli_network_unix_test.go:46: [dd54e02306fca] daemon is not started [2019-11-11T14:37:01.340Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.26s) [2019-11-11T14:37:01.340Z] docker_cli_network_unix_test.go:46: [d7cf4597394d0] daemon is not started [2019-11-11T14:37:01.340Z] === RUN TestDockerHubPullSuite [2019-11-11T14:37:01.340Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-11-11T14:37:02.584Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-11T14:37:02.710Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-11-11T14:37:03.274Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-11-11T14:37:05.794Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-11-11T14:37:05.794Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-11-11T14:37:06.051Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-11-11T14:37:07.944Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-11-11T14:37:07.944Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-11-11T14:37:07.944Z] --- PASS: TestDockerHubPullSuite (6.57s) [2019-11-11T14:37:07.944Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.06s) [2019-11-11T14:37:07.944Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.27s) [2019-11-11T14:37:07.944Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.45s) [2019-11-11T14:37:07.944Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.46s) [2019-11-11T14:37:07.944Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.27s) [2019-11-11T14:37:07.944Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2019-11-11T14:37:07.944Z] PASS [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === Skipped [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-11-11T14:37:07.944Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-11T14:37:07.944Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-11-11T14:37:07.944Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-11-11T14:37:07.944Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2019-11-11T14:37:07.944Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-11T14:37:07.944Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-11T14:37:07.944Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-11T14:37:07.944Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-11-11T14:37:07.944Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-11T14:37:07.944Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-11T14:37:07.944Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-11T14:37:07.944Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-11T14:37:07.944Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-11T14:37:07.944Z] docker_cli_sni_test.go:18: Flakey test [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-11T14:37:07.944Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.02s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.02s) [2019-11-11T14:37:07.944Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-11T14:37:07.944Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-11T14:37:07.944Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-11T14:37:07.944Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-11T14:37:07.944Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-11T14:37:07.944Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-11-11T14:37:07.944Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-11-11T14:37:07.944Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-11T14:37:07.944Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-11T14:37:07.944Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-11T14:37:07.944Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-11T14:37:07.944Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-11T14:37:07.944Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-11-11T14:37:07.944Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2019-11-11T14:37:07.944Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-11-11T14:37:07.944Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-11-11T14:37:07.944Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-11-11T14:37:07.944Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-11T14:37:07.944Z] [2019-11-11T14:37:07.944Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-11T14:37:07.945Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-11T14:37:07.945Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-11T14:37:07.945Z] [2019-11-11T14:37:07.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-11-11T14:37:07.945Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-11-11T14:37:07.945Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-11T14:37:07.945Z] [2019-11-11T14:37:07.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-11T14:37:07.945Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-11T14:37:07.945Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-11-11T14:37:07.945Z] [2019-11-11T14:37:07.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-11T14:37:07.945Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-11T14:37:07.945Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-11-11T14:37:07.945Z] [2019-11-11T14:37:07.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-11T14:37:07.945Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-11T14:37:07.945Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-11-11T14:37:07.945Z] [2019-11-11T14:37:07.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-11T14:37:07.945Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-11T14:37:07.945Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-11T14:37:07.945Z] [2019-11-11T14:37:07.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-11T14:37:07.945Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-11T14:37:07.945Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-11T14:37:07.945Z] [2019-11-11T14:37:07.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-11T14:37:07.945Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-11T14:37:07.945Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-11T14:37:07.945Z] [2019-11-11T14:37:07.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-11T14:37:07.945Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-11T14:37:07.945Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-11T14:37:07.945Z] [2019-11-11T14:37:07.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-11T14:37:07.945Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-11T14:37:07.945Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-11T14:37:07.945Z] [2019-11-11T14:37:07.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-11-11T14:37:07.945Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-11-11T14:37:07.945Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-11T14:37:07.945Z] [2019-11-11T14:37:07.945Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-11T14:37:07.945Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-11T14:37:07.945Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-11T14:37:07.945Z] docker_cli_network_unix_test.go:46: [d718f07f2924f] daemon is not started [2019-11-11T14:37:07.945Z] [2019-11-11T14:37:07.945Z] [2019-11-11T14:37:07.945Z] DONE 1277 tests, 44 skipped in 2069.243s [2019-11-11T14:37:07.945Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-11T14:37:07.945Z] ++++ cat bundles/test-integration/docker.pid [2019-11-11T14:37:07.945Z] +++ kill 7261 [2019-11-11T14:37:08.875Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-11-11T14:37:16.980Z] +++ /etc/init.d/apparmor stop [2019-11-11T14:37:16.980Z] Clearing AppArmor profiles cache:. [2019-11-11T14:37:16.980Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-11T14:37:16.980Z] Unloading profiles will leave already running processes permanently [2019-11-11T14:37:16.980Z] unconfined, which can lead to unexpected situations. [2019-11-11T14:37:16.980Z] [2019-11-11T14:37:16.980Z] To set a process to complain mode, use the command line tool [2019-11-11T14:37:16.980Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-11T14:37:16.980Z] with the 'teardown' option." [2019-11-11T14:37:16.980Z] [2019-11-11T14:37:17.478Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-11T14:37:17.478Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-11T14:37:17.478Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-11T14:37:27.871Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-11T14:37:31.654Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-11T14:37:38.797Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-11T14:37:47.422Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-11T14:37:47.422Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-11T14:37:47.422Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-11T14:37:52.160Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-11T14:37:52.160Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-11T14:37:52.160Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-11T14:37:52.160Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-11T14:37:52.160Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-11T14:37:59.264Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-11T14:37:59.264Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-11T14:38:00.236Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-11T14:38:00.236Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-11T14:38:01.206Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-11T14:38:02.178Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-11T14:38:02.178Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-11T14:38:03.612Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-11-11T14:38:06.879Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-11T14:38:10.624Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-11T14:38:13.537Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-11T14:38:21.669Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite (1767.86s) [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.44s) [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.85s) [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.98s) [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.46s) [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.10s) [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.73s) [2019-11-11T14:38:39.722Z] docker_api_swarm_test.go:563: [d53c5d0eb66ec] joining swarm manager [d931e892da73a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.722Z] docker_api_swarm_test.go:585: [d45e5cc87aca1] joining swarm manager [d931e892da73a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-11T14:38:39.722Z] check_test.go:380: [d53c5d0eb66ec] daemon is not started [2019-11-11T14:38:39.722Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-11-11T14:38:39.722Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.25s) [2019-11-11T14:38:39.722Z] docker_api_swarm_test.go:46: [d105696465cbd] joining swarm manager [dc8f1de56d141]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s) [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.92s) [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.73s) [2019-11-11T14:38:39.722Z] docker_api_swarm_test.go:304: [d3d6e51968ba9] joining swarm manager [d640bdf4d15c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.722Z] docker_api_swarm_test.go:305: [d70e1244a804c] joining swarm manager [d640bdf4d15c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-11T14:38:39.722Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-11-11T14:38:39.722Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.76s) [2019-11-11T14:38:39.722Z] docker_api_swarm_test.go:272: [d4874e8b0d9db] joining swarm manager [de9e7f9cb1066]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.722Z] docker_api_swarm_test.go:273: [d0b4f4ee9ce97] joining swarm manager [de9e7f9cb1066]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.21s) [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.75s) [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.49s) [2019-11-11T14:38:39.722Z] docker_api_swarm_node_test.go:19: [ddb72506a10d9] joining swarm manager [dabe4adf0adea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.722Z] docker_api_swarm_node_test.go:20: [d2ebe9498a080] joining swarm manager [dabe4adf0adea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.31s) [2019-11-11T14:38:39.722Z] docker_api_swarm_test.go:502: [d707e7685aa89] joining swarm manager [dc9370f4b2c04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.722Z] docker_api_swarm_test.go:507: [d2baa88a77455] joining swarm manager [dc9370f4b2c04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (18.31s) [2019-11-11T14:38:39.722Z] docker_api_swarm_node_test.go:80: [d89f20947c705] joining swarm manager [d7a06c542d8aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.31s) [2019-11-11T14:38:39.722Z] docker_api_swarm_node_test.go:52: [d3b00365e12e2] joining swarm manager [dccae287eb380]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.722Z] docker_api_swarm_node_test.go:53: [d8c6188fd46f5] joining swarm manager [dccae287eb380]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.49s) [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.73s) [2019-11-11T14:38:39.722Z] docker_api_swarm_test.go:202: [db15cc3afe383] joining swarm manager [d56c1a436c339]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.01s) [2019-11-11T14:38:39.722Z] docker_api_swarm_test.go:384: [d6cf69ea842b5] joining swarm manager [de20f7e18f153]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.722Z] docker_api_swarm_test.go:385: [d97fbf3c5c260] joining swarm manager [de20f7e18f153]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-11T14:38:39.722Z] check_test.go:380: [d97fbf3c5c260] daemon is not started [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (58.81s) [2019-11-11T14:38:39.722Z] docker_api_swarm_test.go:802: [d54b055d9fe8d] joining swarm manager [d237f3f0e8153]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.722Z] docker_api_swarm_test.go:802: [d80654d0648a0] joining swarm manager [d237f3f0e8153]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-11T14:38:39.722Z] docker_api_swarm_test.go:802: [d0c62da85292a] joining swarm manager [d237f3f0e8153]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-11T14:38:39.722Z] docker_api_swarm_test.go:802: [d72f32059d4d2] joining swarm manager [d237f3f0e8153]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-11T14:38:39.722Z] docker_api_swarm_test.go:810: [d18a3f5c1f6df] joining swarm manager [d237f3f0e8153]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.44s) [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.21s) [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.03s) [2019-11-11T14:38:39.722Z] docker_api_swarm_service_test.go:394: [dd7188aef6ade] joining swarm manager [de9ec2931da14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.722Z] docker_api_swarm_service_test.go:394: [d033005f0b3ec] joining swarm manager [de9ec2931da14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.81s) [2019-11-11T14:38:39.722Z] docker_api_swarm_service_test.go:342: [d78193f03fde5] joining swarm manager [de64db175c20d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.722Z] docker_api_swarm_service_test.go:342: [dff8ff5c6eea6] joining swarm manager [de64db175c20d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.30s) [2019-11-11T14:38:39.722Z] docker_api_swarm_service_test.go:489: [d90bcbb74c417] joining swarm manager [d86bc578898b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.722Z] docker_api_swarm_service_test.go:489: [d64e925baf86e] joining swarm manager [d86bc578898b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.52s) [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.59s) [2019-11-11T14:38:39.722Z] docker_api_swarm_service_test.go:127: [d3ddc77f93506] joining swarm manager [d7c71ee22ec9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.722Z] docker_api_swarm_service_test.go:128: [d881e0caf2452] joining swarm manager [d7c71ee22ec9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-11T14:38:39.722Z] docker_api_swarm_service_test.go:136: [d4a305cde4798] joining swarm manager [d7c71ee22ec9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-11T14:38:39.722Z] docker_api_swarm_service_test.go:137: [daa0f5314c667] joining swarm manager [d7c71ee22ec9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.28s) [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.54s) [2019-11-11T14:38:39.722Z] docker_api_swarm_service_test.go:303: [d8ef28c8c5c1d] joining swarm manager [d9e8e04758808]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.722Z] docker_api_swarm_service_test.go:303: [dd514bd738454] joining swarm manager [d9e8e04758808]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.85s) [2019-11-11T14:38:39.722Z] docker_api_swarm_service_test.go:99: [ddb9fbee0afc6] joining swarm manager [de06b039070f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.722Z] docker_api_swarm_service_test.go:100: [d89d1e6a94dda] joining swarm manager [de06b039070f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-11T14:38:39.722Z] check_test.go:380: [ddb9fbee0afc6] daemon is not started [2019-11-11T14:38:39.722Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.41s) [2019-11-11T14:38:39.723Z] docker_api_swarm_service_test.go:532: [dc1f55e885c49] joining swarm manager [d286fb51d7c35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.723Z] docker_api_swarm_service_test.go:533: [db273cb28049b] joining swarm manager [d286fb51d7c35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.15s) [2019-11-11T14:38:39.723Z] docker_api_swarm_service_test.go:147: [d444b8d64d467] joining swarm manager [d5a21d5044cb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.723Z] docker_api_swarm_service_test.go:147: [d45f69b552008] joining swarm manager [d5a21d5044cb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.69s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.61s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.18s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.50s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.20s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.45s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.18s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.24s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.61s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.13s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.76s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.12s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.08s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.00s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.46s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.15s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.38s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.70s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.56s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.29s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.14s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.98s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.05s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.65s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.28s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.07s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.22s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.24s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.34s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.12s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.39s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.65s) [2019-11-11T14:38:39.723Z] docker_cli_service_logs_test.go:241: checking task ku51251all6t [2019-11-11T14:38:39.723Z] docker_cli_service_logs_test.go:246: checking messages for ku51251all6t [2019-11-11T14:38:39.723Z] docker_cli_service_logs_test.go:241: checking task y5cs1pw4cumu [2019-11-11T14:38:39.723Z] docker_cli_service_logs_test.go:246: checking messages for y5cs1pw4cumu [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.98s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.60s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.19s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.20s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (21.14s) [2019-11-11T14:38:39.723Z] docker_cli_swarm_test.go:1901: [d19fe23a5a9a7] joining swarm manager [d0c435a882149]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.723Z] docker_cli_swarm_test.go:1902: [d61ccaa59b718] joining swarm manager [d0c435a882149]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.00s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.10s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.95s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.98s) [2019-11-11T14:38:39.723Z] docker_cli_swarm_test.go:1802: [d5975c073fa4e] joining swarm manager [dde36543ac933]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.723Z] docker_cli_swarm_test.go:1803: [d834e811bca1b] joining swarm manager [dde36543ac933]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.27s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (110.29s) [2019-11-11T14:38:39.723Z] docker_cli_swarm_test.go:1321: [d0a01dc7d3115] joining swarm manager [d2adda203232f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.723Z] docker_cli_swarm_test.go:1322: [dc8cd37310543] joining swarm manager [d2adda203232f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.94s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.64s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.28s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.26s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.86s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.77s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.22s) [2019-11-11T14:38:39.723Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-11T14:38:39.723Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.33s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.16s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.20s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.55s) [2019-11-11T14:38:39.723Z] docker_cli_swarm_test.go:1186: [d946ad2ca9e6b] joining swarm manager [df71bb3eda679]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.723Z] docker_cli_swarm_test.go:1195: [d0f1f074c5fdf] joining swarm manager [df71bb3eda679]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.47s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.85s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (140.28s) [2019-11-11T14:38:39.723Z] docker_cli_swarm_test.go:1118: [dd7797aaf0165] joining swarm manager [d4d5469d6960a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.723Z] docker_cli_swarm_test.go:1119: [dea9b06fcd1b2] joining swarm manager [d4d5469d6960a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-11T14:38:39.723Z] docker_cli_swarm_test.go:1172: [dad8afb613824] joining swarm manager [d4d5469d6960a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.80s) [2019-11-11T14:38:39.723Z] docker_cli_swarm_test.go:1453: [d122bd53902af] joining swarm manager [d9e88a286aa8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.723Z] docker_cli_swarm_test.go:1454: [d0fb71625eb91] joining swarm manager [d9e88a286aa8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.28s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.25s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.10s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.09s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.18s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.78s) [2019-11-11T14:38:39.723Z] docker_cli_swarm_unix_test.go:62: [d4670a8184cfd] joining swarm manager [dce12b2eff53f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.18s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.92s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.03s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.59s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.17s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.82s) [2019-11-11T14:38:39.723Z] docker_api_swarm_test.go:962: [ddcac082eea87] joining swarm manager [d46142370a1b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (17.02s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.30s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.39s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.00s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (11.34s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.20s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.13s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.28s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (4.66s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.75s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.00s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.20s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.38s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.00s) [2019-11-11T14:38:39.723Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.94s) [2019-11-11T14:38:39.723Z] === RUN TestDockerExternalVolumeSuite [2019-11-11T14:38:39.723Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-11-11T14:38:43.519Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-11T14:38:43.519Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-11T14:38:45.061Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-11T14:38:45.524Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-11T14:38:45.524Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-11T14:38:46.494Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-11T14:38:51.201Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-11T14:38:54.576Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-11-11T14:38:59.827Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-11T14:38:59.827Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-11T14:39:03.583Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-11T14:39:04.044Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-11T14:39:04.044Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-11T14:39:18.870Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-11T14:39:21.053Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-11T14:39:21.513Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-11T14:39:28.597Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-11T14:39:33.297Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-11T14:39:41.878Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-11T14:39:44.792Z] === RUN TestDockerSuite/TestRmiTag [2019-11-11T14:39:45.762Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-11T14:39:47.947Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-11T14:40:02.213Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-11-11T14:40:09.058Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-11T14:40:09.518Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-11T14:40:10.305Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-11-11T14:40:19.850Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-11T14:40:20.819Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-11T14:40:20.819Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-11T14:40:20.819Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-11T14:40:20.819Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-11T14:40:20.819Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-11T14:40:20.819Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-11T14:40:20.820Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-11T14:40:20.820Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-11T14:40:23.007Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-11T14:40:23.007Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-11T14:40:23.007Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-11T14:40:26.749Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-11T14:40:29.658Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-11T14:40:31.841Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-11T14:40:34.024Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-11T14:40:36.208Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-11T14:40:36.208Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-11T14:40:42.340Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-11-11T14:40:46.558Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-11T14:40:46.558Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-11T14:40:46.558Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-11T14:40:46.558Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-11T14:40:46.558Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-11T14:40:46.558Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-11T14:40:46.558Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-11T14:40:46.558Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-11T14:40:46.558Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-11T14:40:46.558Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-11T14:40:46.558Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-11T14:40:46.558Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-11T14:40:47.529Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-11T14:40:47.529Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-11T14:40:50.441Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-11T14:40:50.441Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-11T14:40:50.441Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-11T14:40:52.625Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-11T14:40:52.625Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-11T14:40:52.625Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-11T14:40:52.625Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-11T14:40:52.625Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-11T14:40:52.625Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-11T14:40:52.625Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-11T14:40:52.625Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-11T14:40:54.809Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-11T14:40:56.992Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-11T14:40:57.189Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-11-11T14:40:58.531Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-11T14:40:58.531Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-11T14:40:58.531Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-11T14:40:58.531Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-11T14:41:01.440Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-11T14:41:01.440Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-11T14:41:01.440Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-11T14:41:01.440Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-11T14:41:01.440Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-11T14:41:03.623Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-11T14:41:16.020Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-11T14:41:16.020Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-11T14:41:16.020Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-11T14:41:16.020Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-11T14:41:16.020Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-11T14:41:16.020Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-11T14:41:16.020Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-11T14:41:17.561Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-11T14:41:17.561Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-11T14:41:17.561Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-11T14:41:17.561Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-11T14:41:19.743Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-11T14:41:21.925Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-11T14:41:21.925Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-11T14:41:24.110Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-11T14:41:24.110Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-11T14:41:24.110Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-11T14:41:24.110Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-11T14:41:26.294Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-11T14:41:28.477Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-11T14:41:29.223Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-11-11T14:41:30.017Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-11T14:41:32.198Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-11T14:41:32.199Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-11T14:41:32.199Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-11T14:41:32.199Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-11T14:41:32.199Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-11T14:41:32.199Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-11T14:41:32.658Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-11T14:41:32.658Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-11T14:41:32.658Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-11T14:41:36.446Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-11T14:41:36.446Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-11T14:41:36.446Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-11T14:41:36.446Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-11T14:41:36.446Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-11T14:41:36.446Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-11T14:41:36.446Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-11T14:41:41.396Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-11-11T14:41:45.040Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-11T14:41:45.040Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-11T14:41:47.223Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-11T14:41:47.223Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-11T14:41:47.223Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-11T14:41:47.223Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-11T14:41:47.223Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-11T14:41:47.223Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-11T14:41:47.223Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-11T14:41:47.223Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-11T14:41:47.223Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-11T14:41:47.223Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-11T14:41:47.223Z] === RUN TestDockerSuite/TestRunMount [2019-11-11T14:41:47.223Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-11T14:41:47.223Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-11T14:41:47.223Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-11T14:41:47.223Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-11T14:41:54.308Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-11T14:41:54.308Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-11T14:41:54.308Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-11T14:41:54.308Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-11T14:41:58.051Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-11T14:42:01.792Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-11T14:42:01.792Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-11T14:42:01.792Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-11T14:42:01.792Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-11T14:42:01.792Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-11T14:42:01.792Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-11T14:42:01.792Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-11T14:42:01.792Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-11T14:42:01.792Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-11T14:42:01.792Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-11T14:42:02.252Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-11T14:42:03.223Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-11T14:42:05.405Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-11T14:42:06.945Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-11T14:42:07.915Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-11T14:42:10.097Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-11T14:42:10.559Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-11T14:42:10.559Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-11T14:42:10.559Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-11T14:42:10.559Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-11T14:42:10.559Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-11T14:42:10.559Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-11T14:42:10.559Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-11T14:42:10.559Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-11T14:42:13.431Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-11-11T14:42:13.469Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-11T14:42:13.469Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-11T14:42:13.469Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-11T14:42:13.469Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-11T14:42:13.469Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-11T14:42:13.469Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-11T14:42:25.865Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-11T14:42:25.865Z] === RUN TestDockerSuite/TestRunRm [2019-11-11T14:42:28.049Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-11T14:42:31.502Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-11-11T14:42:33.850Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-11T14:42:35.406Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-11T14:42:37.589Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-11T14:42:39.770Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-11T14:42:41.953Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-11T14:42:41.953Z] === RUN TestDockerSuite/TestRunState [2019-11-11T14:42:41.953Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-11T14:42:44.134Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-11T14:42:44.134Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-11T14:42:46.312Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-11T14:42:46.312Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-11T14:42:46.312Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-11T14:42:46.312Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-11T14:42:46.312Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-11T14:42:46.312Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-11T14:42:46.347Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-11-11T14:42:51.000Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-11T14:42:51.000Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-11T14:42:51.000Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-11T14:42:51.000Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-11T14:42:51.000Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-11T14:42:51.000Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-11T14:42:51.000Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-11T14:42:51.000Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-11T14:42:51.000Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-11T14:42:51.000Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-11T14:42:51.000Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-11T14:42:53.173Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-11T14:42:53.173Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-11T14:42:55.346Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-11T14:42:55.346Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-11T14:42:55.346Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-11T14:42:58.247Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-11T14:43:05.311Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-11T14:43:09.041Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-11T14:43:14.825Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-11T14:43:14.825Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-11T14:43:14.825Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-11T14:43:14.825Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-11T14:43:14.825Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-11T14:43:17.741Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-11T14:43:19.945Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-11T14:43:22.120Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-11T14:43:22.120Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-11T14:43:22.120Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-11T14:43:22.120Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-11T14:43:22.120Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-11T14:43:22.120Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-11T14:43:22.120Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-11T14:43:22.120Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-11T14:43:22.120Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-11T14:43:25.848Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-11T14:43:28.020Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-11T14:43:29.551Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-11T14:43:32.974Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-11-11T14:43:34.232Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-11T14:43:34.232Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-11T14:43:34.232Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-11T14:43:34.232Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-11T14:43:34.232Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-11T14:43:34.232Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-11T14:43:34.232Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-11T14:43:34.232Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-11T14:43:34.232Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-11T14:43:34.232Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-11T14:43:34.233Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-11T14:43:34.233Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-11T14:43:34.233Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-11T14:43:34.233Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-11T14:43:34.233Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-11T14:43:34.233Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-11T14:43:34.233Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-11T14:43:34.233Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-11T14:43:36.405Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-11T14:43:36.863Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-11T14:43:37.320Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-11T14:43:37.778Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-11T14:43:39.310Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-11T14:43:46.373Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-11T14:43:46.373Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-11T14:43:51.027Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-11-11T14:43:53.446Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-11T14:43:53.446Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-11T14:43:57.173Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-11T14:43:57.173Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-11T14:43:57.173Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-11T14:43:57.173Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-11T14:43:57.173Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-11T14:44:07.487Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-11T14:44:07.487Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-11T14:44:07.487Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-11T14:44:07.487Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-11T14:44:07.487Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-11T14:44:07.487Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-11T14:44:07.487Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-11T14:44:08.454Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-11T14:44:10.625Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-11T14:44:10.625Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-11T14:44:12.798Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-11T14:44:12.798Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-11T14:44:12.798Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-11T14:44:12.798Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-11T14:44:12.798Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-11T14:44:12.798Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-11T14:44:12.798Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-11T14:44:23.061Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-11-11T14:44:30.462Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-11T14:44:30.463Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-11T14:44:30.463Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-11T14:44:30.463Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-11T14:44:30.463Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-11T14:44:30.463Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-11T14:44:30.463Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-11T14:44:31.997Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-11T14:44:31.997Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-11T14:44:34.897Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-11T14:44:34.897Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-11T14:44:35.354Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-11T14:44:35.354Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-11T14:44:35.811Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-11T14:44:44.368Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-11T14:44:44.368Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-11T14:44:44.368Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-11T14:44:44.368Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-11T14:44:44.368Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-11T14:44:51.429Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-11T14:44:51.429Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-11T14:44:51.429Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-11T14:44:55.145Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-11-11T14:45:06.230Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-11T14:45:06.230Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-11T14:45:06.230Z] --- PASS: TestDockerSuite (2579.68s) [2019-11-11T14:45:06.230Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-11-11T14:45:06.230Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-11-11T14:45:06.230Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.230Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-11-11T14:45:06.230Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-11-11T14:45:06.230Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-11-11T14:45:06.230Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-11-11T14:45:06.230Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.230Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-11-11T14:45:06.230Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.69s) [2019-11-11T14:45:06.230Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2019-11-11T14:45:06.230Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2019-11-11T14:45:06.230Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2019-11-11T14:45:06.230Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (151.02s) [2019-11-11T14:45:06.230Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.67s) [2019-11-11T14:45:06.230Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2019-11-11T14:45:06.230Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-11-11T14:45:06.230Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.230Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2019-11-11T14:45:06.230Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.230Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-11-11T14:45:06.230Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.230Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-11-11T14:45:06.230Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.230Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-11-11T14:45:06.230Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.230Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-11-11T14:45:06.230Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.230Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-11-11T14:45:06.230Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.230Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-11-11T14:45:06.230Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-11-11T14:45:06.230Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.230Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.64s) [2019-11-11T14:45:06.230Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-11-11T14:45:06.230Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.230Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-11-11T14:45:06.230Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.230Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.97s) [2019-11-11T14:45:06.230Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.34s) [2019-11-11T14:45:06.230Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-11-11T14:45:06.230Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2019-11-11T14:45:06.230Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-11-11T14:45:06.230Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2019-11-11T14:45:06.230Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-11-11T14:45:06.230Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.230Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-11-11T14:45:06.230Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.230Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.06s) [2019-11-11T14:45:06.230Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-11-11T14:45:06.230Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-11-11T14:45:06.230Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-11-11T14:45:06.230Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.230Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.07s) [2019-11-11T14:45:06.230Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (123.81s) [2019-11-11T14:45:06.230Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2019-11-11T14:45:06.230Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-11-11T14:45:06.230Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.99s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.44s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.99s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.37s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.50s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.99s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.04s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.95s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.15s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.44s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.04s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.62s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.49s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.47s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.18s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.96s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.14s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.45s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.37s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.57s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.46s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.18s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.75s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.15s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.50s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.54s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2019-11-11T14:45:06.231Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.44s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.81s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildCmd (0.58s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.41s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.14s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildContChar (13.58s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.03s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.54s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.49s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.61s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.40s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.70s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.14s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.26s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.27s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.72s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.95s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.65s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.62s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.63s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildDockerignore (64.77s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.07s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (78.20s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.71s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.93s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.24s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.19s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.26s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (38.55s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.76s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.49s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (113.17s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.63s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.06s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.68s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.00s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.01s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.01s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.75s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.90s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.97s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.27s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.75s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildFails (2.09s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.08s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.49s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.71s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.34s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.50s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.33s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.67s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.59s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildHistory (11.60s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.89s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.19s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.79s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.87s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildLabel (0.96s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.65s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.92s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildLabels (0.99s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.59s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.30s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.07s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.94s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.07s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.32s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.18s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.00s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.72s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.40s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.29s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.71s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s) [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-11-11T14:45:06.231Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.69s) [2019-11-11T14:45:06.231Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.83s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.21s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.22s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.10s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.21s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.20s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.55s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.96s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.42s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.19s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.31s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.09s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.15s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-11-11T14:45:06.232Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2019-11-11T14:45:06.232Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.09s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-11-11T14:45:06.232Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.15s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.88s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildRm (13.53s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.43s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-11-11T14:45:06.232Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2019-11-11T14:45:06.232Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.52s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.42s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.65s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.93s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.27s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.88s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.90s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.30s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildStderr (4.91s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.90s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2019-11-11T14:45:06.232Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.08s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.32s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.95s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.96s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-11-11T14:45:06.232Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-11-11T14:45:06.232Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-11-11T14:45:06.232Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.44s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.55s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.72s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-11-11T14:45:06.232Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-11-11T14:45:06.232Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.45s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.96s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.86s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.70s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2019-11-11T14:45:06.232Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-11-11T14:45:06.232Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.58s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2019-11-11T14:45:06.232Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.38s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.82s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.48s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.03s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2019-11-11T14:45:06.232Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2019-11-11T14:45:06.232Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2019-11-11T14:45:06.232Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.29s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.80s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.99s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2019-11-11T14:45:06.232Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-11-11T14:45:06.232Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-11-11T14:45:06.232Z] docker_cli_sni_test.go:18: Flakey test [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.05s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.89s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestCommitChange (5.16s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.69s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2019-11-11T14:45:06.232Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.11s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-11-11T14:45:06.232Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestCommitTTY (11.94s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.67s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2019-11-11T14:45:06.232Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-11-11T14:45:06.232Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-11-11T14:45:06.232Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-11-11T14:45:06.232Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2019-11-11T14:45:06.232Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-11-11T14:45:06.232Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-11-11T14:45:06.232Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPICommit (11.62s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.57s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-11-11T14:45:06.232Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.09s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-11-11T14:45:06.232Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2019-11-11T14:45:06.232Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-11-11T14:45:06.232Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.09s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-11-11T14:45:06.232Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.37s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-11-11T14:45:06.232Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-11-11T14:45:06.232Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-11-11T14:45:06.232Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.45s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.09s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.06s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-11-11T14:45:06.232Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.18s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.17s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-11-11T14:45:06.232Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-11-11T14:45:06.232Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.11s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.86s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-11-11T14:45:06.232Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.43s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.94s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.65s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.95s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.67s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-11-11T14:45:06.232Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.30s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-11-11T14:45:06.232Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.93s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.09s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.87s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-11-11T14:45:06.232Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-11-11T14:45:06.232Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-11-11T14:45:06.232Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-11-11T14:45:06.232Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-11-11T14:45:06.232Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.90s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.51s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.35s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.33s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.33s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.37s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007fbe60_} (7.31s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1067240902_c:\foo_false____} (2.42s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1067240902_c:\foo_true____} (2.38s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-11-11T14:45:06.232Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2019-11-11T14:45:06.232Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-11-11T14:45:06.232Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-11-11T14:45:06.232Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-11-11T14:45:06.232Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-11-11T14:45:06.232Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.28s) [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2019-11-11T14:45:06.232Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2019-11-11T14:45:06.232Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-11-11T14:45:06.232Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-11-11T14:45:06.232Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-11-11T14:45:06.232Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-11-11T14:45:06.232Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2019-11-11T14:45:06.232Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-11-11T14:45:06.232Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.232Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-11-11T14:45:06.232Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-11-11T14:45:06.233Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-11-11T14:45:06.233Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-11-11T14:45:06.233Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2019-11-11T14:45:06.233Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.23s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2019-11-11T14:45:06.233Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.20s) [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-11-11T14:45:06.233Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-11-11T14:45:06.233Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2019-11-11T14:45:06.233Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.29s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.59s) [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-11-11T14:45:06.233Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-11-11T14:45:06.233Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.67s) [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2019-11-11T14:45:06.233Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2019-11-11T14:45:06.233Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.85s) [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-11-11T14:45:06.233Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-11-11T14:45:06.233Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCpToDot (2.23s) [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-11-11T14:45:06.233Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-11-11T14:45:06.233Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCpToStdout (2.19s) [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2019-11-11T14:45:06.233Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-11-11T14:45:06.233Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2019-11-11T14:45:06.233Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2019-11-11T14:45:06.233Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.75s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (6.97s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.99s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.67s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-11-11T14:45:06.233Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-11-11T14:45:06.233Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.67s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.55s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.49s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-11-11T14:45:06.233Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.33s) [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-11-11T14:45:06.233Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-11-11T14:45:06.233Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-11-11T14:45:06.233Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-11-11T14:45:06.233Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-11-11T14:45:06.233Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-11-11T14:45:06.233Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-11-11T14:45:06.233Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-11-11T14:45:06.233Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-11-11T14:45:06.233Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2019-11-11T14:45:06.233Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-11-11T14:45:06.233Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2019-11-11T14:45:06.233Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-11-11T14:45:06.233Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-11-11T14:45:06.233Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2019-11-11T14:45:06.233Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.16s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.22s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.39s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.93s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestEventsCopy (5.51s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.77s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.04s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.61s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.04s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.03s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestEventsFilters (4.42s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestEventsFormat (4.34s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-11-11T14:45:06.233Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-11-11T14:45:06.233Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2019-11-11T14:45:06.233Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2019-11-11T14:45:06.233Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestEventsRename (7.17s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestEventsResize (2.71s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.06s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.60s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.64s) [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-11-11T14:45:06.233Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.51s) [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-11-11T14:45:06.233Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-11-11T14:45:06.233Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.91s) [2019-11-11T14:45:06.233Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.80s) [2019-11-11T14:45:06.233Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2019-11-11T14:45:06.695Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-11-11T14:45:06.695Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-11-11T14:45:06.695Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.10s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.11s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.04s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.07s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.12s) [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-11-11T14:45:06.695Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-11-11T14:45:06.695Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-11-11T14:45:06.695Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.13s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestExecInspectID (3.40s) [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2019-11-11T14:45:06.695Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2019-11-11T14:45:06.695Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-11-11T14:45:06.695Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-11-11T14:45:06.695Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-11-11T14:45:06.695Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.36s) [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-11-11T14:45:06.695Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-11-11T14:45:06.695Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-11-11T14:45:06.695Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-11-11T14:45:06.695Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-11-11T14:45:06.695Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.13s) [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-11-11T14:45:06.695Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.98s) [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-11-11T14:45:06.695Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2019-11-11T14:45:06.695Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2019-11-11T14:45:06.695Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.01s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.90s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.24s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.91s) [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2019-11-11T14:45:06.695Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-11-11T14:45:06.695Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.75s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-11-11T14:45:06.695Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2019-11-11T14:45:06.695Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.94s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.01s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.11s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.62s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-11-11T14:45:06.695Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.65s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2019-11-11T14:45:06.695Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-11-11T14:45:06.695Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-11-11T14:45:06.695Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-11-11T14:45:06.695Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2019-11-11T14:45:06.695Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-11-11T14:45:06.695Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-11-11T14:45:06.695Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-11-11T14:45:06.695Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-11-11T14:45:06.695Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-11-11T14:45:06.695Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.19s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.08s) [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-11-11T14:45:06.695Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2019-11-11T14:45:06.695Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-11-11T14:45:06.695Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.13s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2019-11-11T14:45:06.695Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.29s) [2019-11-11T14:45:06.695Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2019-11-11T14:45:06.696Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestInspectDefault (2.30s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestInspectHistory (4.82s) [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2019-11-11T14:45:06.696Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.11s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.09s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.14s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.03s) [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2019-11-11T14:45:06.696Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.12s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestInspectStatus (2.50s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.94s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.11s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.02s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.06s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.07s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.04s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.02s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2019-11-11T14:45:06.696Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.78s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.79s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.46s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.25s) [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-11-11T14:45:06.696Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.00s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.26s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.28s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.65s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.30s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.43s) [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.35s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.16s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestLogsSince (8.89s) [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2019-11-11T14:45:06.696Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestLogsTail (2.67s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.34s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.26s) [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2019-11-11T14:45:06.696Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2019-11-11T14:45:06.696Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2019-11-11T14:45:06.696Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.16s) [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-11-11T14:45:06.696Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-11-11T14:45:06.696Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-11-11T14:45:06.696Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-11T14:45:06.696Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-11-11T14:45:06.696Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2019-11-11T14:45:06.696Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-11-11T14:45:06.696Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-11-11T14:45:06.696Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.23s) [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-11T14:45:06.696Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestPsByOrder (7.62s) [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.42s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.86s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-11-11T14:45:06.696Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.17s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.50s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.73s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.06s) [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2019-11-11T14:45:06.696Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.64s) [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2019-11-11T14:45:06.696Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.57s) [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.30s) [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.36s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-11-11T14:45:06.696Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.10s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.29s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.28s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.37s) [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.72s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.23s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.92s) [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.36s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.93s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.58s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.35s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.07s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.87s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.31s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRmiTag (0.64s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.11s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.60s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.38s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (9.90s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.16s) [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2019-11-11T14:45:06.696Z] docker_cli_run_test.go:4038: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2019-11-11T14:45:06.696Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.95s) [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.13s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.67s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.20s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.25s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.03s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-11-11T14:45:06.696Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.13s) [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.696Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-11-11T14:45:06.696Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.03s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.82s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.93s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.05s) [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.28s) [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.95s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.37s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.12s) [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.99s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:4003: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.22s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:4178: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.11s) [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.05s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:4261: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.02s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunExitCode (2.16s) [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.00s) [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.00s) [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.19s) [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:4513: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.74s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.83s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.65s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:4323: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:4311: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.49s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.46s) [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.84s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.95s) [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.93s) [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.96s) [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.94s) [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.96s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.78s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.60s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunRm (2.11s) [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.21s) [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.23s) [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.02s) [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.98s) [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.29s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.29s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.93s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.75s) [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-11-11T14:45:06.697Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2019-11-11T14:45:06.697Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.08s) [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.08s) [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:3968: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:3961: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.79s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.40s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.20s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.60s) [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.71s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.33s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.23s) [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.98s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.72s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.00s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.28s) [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.45s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.57s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.39s) [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_start_test.go:50: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.67s) [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_start_test.go:22: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.91s) [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_start_test.go:179: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_start_test.go:115: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_start_test.go:100: unmatched requirement IsPausable [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_start_test.go:76: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.15s) [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2019-11-11T14:45:06.698Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2019-11-11T14:45:06.698Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2019-11-11T14:45:06.698Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.02s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.22s) [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.03s) [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.46s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.70s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.69s) [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.35s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.49s) [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-11-11T14:45:06.698Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.42s) [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-11T14:45:06.698Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-11T14:45:06.698Z] --- PASS: TestDockerRegistrySuite (0.03s) [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-11-11T14:45:06.698Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-11-11T14:45:06.698Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-11-11T14:45:06.698Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-11T14:45:06.698Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-11T14:45:06.698Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-11T14:45:06.698Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-11-11T14:45:06.698Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-11-11T14:45:06.698Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-11-11T14:45:06.698Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-11-11T14:45:06.698Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-11-11T14:45:06.698Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-11-11T14:45:06.698Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-11-11T14:45:06.698Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-11-11T14:45:06.698Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-11-11T14:45:06.698Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-11-11T14:45:06.698Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-11-11T14:45:06.698Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-11-11T14:45:06.698Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.698Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] === RUN TestDockerSchema1RegistrySuite [2019-11-11T14:45:06.699Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-11T14:45:06.699Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-11T14:45:06.699Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-11T14:45:06.699Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-11T14:45:06.699Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-11T14:45:06.699Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-11T14:45:06.699Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-11T14:45:06.699Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-11T14:45:06.699Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-11T14:45:06.699Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-11T14:45:06.699Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-11T14:45:06.699Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-11T14:45:06.699Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-11T14:45:06.699Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-11T14:45:06.699Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-11T14:45:06.699Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-11T14:45:06.699Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-11T14:45:06.699Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-11T14:45:06.699Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-11T14:45:06.699Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-11T14:45:06.699Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-11T14:45:06.699Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-11T14:45:06.699Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-11T14:45:06.699Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-11T14:45:06.699Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-11T14:45:06.699Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-11T14:45:06.699Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-11T14:45:06.699Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-11T14:45:06.699Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-11T14:45:06.699Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-11T14:45:06.699Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-11T14:45:06.699Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-11T14:45:06.699Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-11T14:45:06.699Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] === RUN TestDockerDaemonSuite [2019-11-11T14:45:06.699Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-11T14:45:06.699Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-11T14:45:06.699Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-11T14:45:06.699Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] === RUN TestDockerSwarmSuite [2019-11-11T14:45:06.699Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-11-11T14:45:06.699Z] === RUN TestDockerPluginSuite [2019-11-11T14:45:06.699Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-11-11T14:45:06.699Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-11-11T14:45:06.699Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-11-11T14:45:06.699Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-11-11T14:45:06.699Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-11-11T14:45:06.699Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-11-11T14:45:06.699Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-11-11T14:45:06.699Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-11-11T14:45:06.699Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-11-11T14:45:06.699Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-11-11T14:45:06.699Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-11-11T14:45:06.699Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] === RUN TestDockerExternalVolumeSuite [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] === RUN TestDockerNetworkSuite [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] === RUN TestDockerHubPullSuite [2019-11-11T14:45:06.699Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-11-11T14:45:06.699Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-11-11T14:45:06.699Z] PASS [2019-11-11T14:45:06.699Z] ok github.com/docker/docker/integration-cli 2580.495s [2019-11-11T14:45:06.699Z] INFO: Integration tests ended at 11/11/2019 14:45:06. Duration:00:43:08.3687367 [2019-11-11T14:45:06.699Z] INFO: Docker info of the daemon under test at end of run [2019-11-11T14:45:06.699Z] [2019-11-11T14:45:06.699Z] Containers: 2 [2019-11-11T14:45:07.157Z] Running: 0 [2019-11-11T14:45:07.157Z] Paused: 0 [2019-11-11T14:45:07.157Z] Stopped: 2 [2019-11-11T14:45:07.157Z] Images: 12 [2019-11-11T14:45:07.157Z] Server Version: 0.0.0-dev [2019-11-11T14:45:07.157Z] Storage Driver: windowsfilter [2019-11-11T14:45:07.157Z] Windows: [2019-11-11T14:45:07.157Z] Logging Driver: json-file [2019-11-11T14:45:07.157Z] Plugins: [2019-11-11T14:45:07.157Z] Volume: local [2019-11-11T14:45:07.158Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-11T14:45:07.158Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-11T14:45:07.158Z] Swarm: inactive [2019-11-11T14:45:07.158Z] Default Isolation: process [2019-11-11T14:45:07.158Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-11T14:45:07.158Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-11T14:45:07.158Z] OSType: windows [2019-11-11T14:45:07.158Z] Architecture: x86_64 [2019-11-11T14:45:07.158Z] CPUs: 4 [2019-11-11T14:45:07.158Z] Total Memory: 32GiB [2019-11-11T14:45:07.158Z] Name: azwin-2-16abb0 [2019-11-11T14:45:07.158Z] ID: R27C:ZH74:5WCG:AKZ4:YW2K:FUQD:NPJU:7GUY:TV52:5RAC:WLEQ:OQFZ [2019-11-11T14:45:07.158Z] Docker Root Dir: D:\CI\PR-39733\12\daemon [2019-11-11T14:45:07.158Z] Debug Mode (client): false [2019-11-11T14:45:07.158Z] Debug Mode (server): true [2019-11-11T14:45:07.158Z] File Descriptors: -1 [2019-11-11T14:45:07.158Z] Goroutines: 18 [2019-11-11T14:45:07.158Z] System Time: 2019-11-11T14:45:06.6462232Z [2019-11-11T14:45:07.158Z] EventsListeners: 0 [2019-11-11T14:45:07.158Z] Registry: https://index.docker.io/v1/ [2019-11-11T14:45:07.158Z] Labels: [2019-11-11T14:45:07.158Z] Experimental: false [2019-11-11T14:45:07.158Z] Insecure Registries: [2019-11-11T14:45:07.158Z] 127.0.0.0/8 [2019-11-11T14:45:07.158Z] Live Restore Enabled: false [2019-11-11T14:45:07.158Z] [2019-11-11T14:45:07.158Z] [2019-11-11T14:45:07.158Z] INFO: Stopping daemon under test [2019-11-11T14:45:07.158Z] SUCCESS: The process with PID 5816 (child process of PID 2388) has been terminated. [2019-11-11T14:45:07.158Z] SUCCESS: The process with PID 2388 (child process of PID 2640) has been terminated. [2019-11-11T14:45:07.158Z] INFO: Stop tailing logs of the daemon under tests [2019-11-11T14:45:07.158Z] INFO: executeCI.ps1 Completed successfully at 11/11/2019 14:45:06. [2019-11-11T14:45:07.158Z] INFO: Tidying up at end of run [2019-11-11T14:45:07.158Z] INFO: Saving daemon under test log (d:\CI\PR-39733\12\dut.out) to C:\windows\TEMP\CIDUT.out [2019-11-11T14:45:07.158Z] INFO: Saving daemon under test log (d:\CI\PR-39733\12\dut.err) to C:\windows\TEMP\CIDUT.err [2019-11-11T14:45:07.158Z] INFO: Nuke-Everything... [2019-11-11T14:45:07.158Z] INFO: Container count on control daemon to delete is 2 [2019-11-11T14:45:07.615Z] 2e6e561109ac [2019-11-11T14:45:07.616Z] 5f54e900b9b1 [2019-11-11T14:45:08.073Z] INFO: Tidying pidfile d:\CI\PR-39733\12\docker.pid [2019-11-11T14:45:08.073Z] INFO: Nuking d:\CI [2019-11-11T14:45:09.997Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-11-11T14:45:28.052Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-11-11T14:45:43.733Z] INFO: Zapped successfully [2019-11-11T14:45:43.733Z] [2019-11-11T14:45:43.733Z] INFO: executeCI.ps1 exiting at Mon Nov 11 14:45:38 CUT 2019. Duration 00:57:15.8700868 [2019-11-11T14:45:43.733Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-11-11T14:45:45.394Z] Creating windowsRS5-integration-bundles.zip [2019-11-11T14:45:46.105Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [Pipeline] step [2019-11-11T14:45:47.235Z] Archiving artifacts [2019-11-11T14:45:48.440Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39733/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-11T14:45:49.355Z] + make clean [2019-11-11T14:45:50.322Z] docker volume rm -f docker-dev-cache [2019-11-11T14:45:50.322Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-11T14:46:00.959Z] --- PASS: TestDockerExternalVolumeSuite (441.75s) [2019-11-11T14:46:00.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.99s) [2019-11-11T14:46:00.959Z] docker_cli_external_volume_driver_test.go:53: [dff69be24e1f4] daemon is not started [2019-11-11T14:46:00.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2019-11-11T14:46:00.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.68s) [2019-11-11T14:46:00.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-11-11T14:46:00.959Z] docker_cli_external_volume_driver_test.go:53: [dabc587c3c05e] daemon is not started [2019-11-11T14:46:00.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-11-11T14:46:00.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-11-11T14:46:00.959Z] docker_cli_external_volume_driver_test.go:53: [df5bb8a51f517] daemon is not started [2019-11-11T14:46:00.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-11-11T14:46:00.959Z] docker_cli_external_volume_driver_test.go:53: [d6efeb81b6f71] daemon is not started [2019-11-11T14:46:00.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.72s) [2019-11-11T14:46:00.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2019-11-11T14:46:00.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2019-11-11T14:46:00.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-11-11T14:46:00.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s) [2019-11-11T14:46:00.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s) [2019-11-11T14:46:00.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s) [2019-11-11T14:46:00.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.61s) [2019-11-11T14:46:00.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.55s) [2019-11-11T14:46:00.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.40s) [2019-11-11T14:46:00.959Z] docker_cli_external_volume_driver_test.go:485: [d7c84c5e4e25f] daemon is not started [2019-11-11T14:46:00.959Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-11-11T14:46:00.959Z] docker_cli_external_volume_driver_test.go:53: [d7d0fa460b7fd] daemon is not started [2019-11-11T14:46:00.959Z] PASS [2019-11-11T14:46:00.959Z] [2019-11-11T14:46:00.959Z] === Skipped [2019-11-11T14:46:00.959Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-11-11T14:46:00.959Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-11-11T14:46:00.959Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-11T14:46:00.959Z] check_test.go:309: [ddb16565243d6] daemon is not started [2019-11-11T14:46:00.959Z] [2019-11-11T14:46:00.959Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-11T14:46:00.959Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-11T14:46:00.959Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-11T14:46:00.959Z] check_test.go:309: [deef96cd4432b] daemon is not started [2019-11-11T14:46:00.959Z] [2019-11-11T14:46:00.959Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-11T14:46:00.959Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-11T14:46:00.959Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-11T14:46:00.959Z] check_test.go:309: [dd6c356eba466] daemon is not started [2019-11-11T14:46:00.959Z] [2019-11-11T14:46:00.959Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-11T14:46:00.959Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-11T14:46:00.959Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-11T14:46:00.959Z] check_test.go:309: [dba1bdf42d607] daemon is not started [2019-11-11T14:46:00.959Z] [2019-11-11T14:46:00.959Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-11-11T14:46:00.959Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-11-11T14:46:00.959Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-11T14:46:00.959Z] [2019-11-11T14:46:00.959Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-11T14:46:00.959Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-11T14:46:00.959Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-11T14:46:00.959Z] [2019-11-11T14:46:00.959Z] [2019-11-11T14:46:00.959Z] DONE 273 tests, 6 skipped in 2602.419s [2019-11-11T14:46:00.959Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-11T14:46:00.959Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6bf33362eaed/docker.pid [2019-11-11T14:46:00.959Z] +++ kill 7094 [2019-11-11T14:46:00.959Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 7094 is not a child of this shell [2019-11-11T14:46:00.959Z] warning: PID 7094 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6bf33362eaed/docker.pid had a nonzero exit code [2019-11-11T14:46:00.959Z] ++++ cat bundles/test-integration/docker.pid [2019-11-11T14:46:00.959Z] +++ kill 7283 [2019-11-11T14:46:00.959Z] +++ /etc/init.d/apparmor stop [2019-11-11T14:46:00.959Z] Clearing AppArmor profiles cache:. [2019-11-11T14:46:00.959Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-11T14:46:00.959Z] Unloading profiles will leave already running processes permanently [2019-11-11T14:46:00.959Z] unconfined, which can lead to unexpected situations. [2019-11-11T14:46:00.959Z] [2019-11-11T14:46:00.959Z] To set a process to complain mode, use the command line tool [2019-11-11T14:46:00.959Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-11T14:46:00.959Z] with the 'teardown' option." [2019-11-11T14:46:00.959Z] [2019-11-11T14:46:00.959Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-11-11T14:46:00.973Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-11T14:46:04.093Z] + echo Ensuring container killed. [2019-11-11T14:46:04.093Z] Ensuring container killed. [2019-11-11T14:46:04.093Z] + docker ps -aq -f name=docker-pr12-* [2019-11-11T14:46:04.350Z] + cids=956eba1d0307 [2019-11-11T14:46:04.350Z] 41e44c83f881 [2019-11-11T14:46:04.350Z] 1d0efd565429 [2019-11-11T14:46:04.350Z] + [ -n 956eba1d0307 [2019-11-11T14:46:04.350Z] 41e44c83f881 [2019-11-11T14:46:04.350Z] 1d0efd565429 ] [2019-11-11T14:46:04.350Z] + docker rm -vf 956eba1d0307 41e44c83f881 1d0efd565429 [2019-11-11T14:46:08.530Z] 956eba1d0307 [2019-11-11T14:46:08.530Z] 41e44c83f881 [2019-11-11T14:46:08.530Z] 1d0efd565429 [Pipeline] sh [2019-11-11T14:46:08.814Z] + echo Chowning /workspace to jenkins user [2019-11-11T14:46:08.814Z] Chowning /workspace to jenkins user [2019-11-11T14:46:08.814Z] + id -u [2019-11-11T14:46:08.814Z] + id -g [2019-11-11T14:46:08.814Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39733:/workspace busybox chown -R 1000:1000 /workspace [2019-11-11T14:46:08.814Z] Unable to find image 'busybox:latest' locally [2019-11-11T14:46:08.814Z] latest: Pulling from library/busybox [2019-11-11T14:46:08.814Z] 0f8c40e1270f: Pulling fs layer [2019-11-11T14:46:09.071Z] 0f8c40e1270f: Download complete [2019-11-11T14:46:09.071Z] 0f8c40e1270f: Pull complete [2019-11-11T14:46:09.071Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-11T14:46:09.071Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-11T14:46:14.618Z] + bundleName=amd64 [2019-11-11T14:46:14.618Z] + echo Creating amd64-bundles.tar.gz [2019-11-11T14:46:14.618Z] Creating amd64-bundles.tar.gz [2019-11-11T14:46:14.618Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-11T14:46:14.618Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-11T14:46:15.995Z] Archiving artifacts [2019-11-11T14:46:17.958Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39733/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-11T14:46:18.297Z] + make clean [2019-11-11T14:46:18.556Z] docker volume rm -f docker-dev-cache [2019-11-11T14:46:18.556Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS