Pull request #40263 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from b7f931e170d523f84b2d0f97e808ec63656edcb7+7c3d53ed640fd157bbd80e71f97520fb060dfb62 (00795570bfddc34d4f3dcbc9a8ebe384d239c4ca) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-40263@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --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)" First time build. Skipping changelog. [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-27T14:49:06.231Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-11-27T14:49:06.236Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-11-27T14:49:06.394Z] Running on ubuntu-1804-overlay2 (i-0733f13ac2c932e21) in /home/ubuntu/workspace/moby_PR-40263 [Pipeline] { [Pipeline] checkout [2019-11-27T14:49:06.465Z] using credential docker-jenkins-github-credentials [2019-11-27T14:49:06.472Z] Cloning the remote Git repository [2019-11-27T14:49:06.472Z] Cloning with configured refspecs honoured and without tags [2019-11-27T14:49:06.487Z] Cloning repository https://github.com/moby/moby.git [2019-11-27T14:49:06.488Z] > git init /home/ubuntu/workspace/moby_PR-40263 # timeout=10 [2019-11-27T14:49:06.498Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-27T14:49:06.498Z] > git --version # timeout=10 [2019-11-27T14:49:06.511Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-27T14:49:06.512Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40263/head:refs/remotes/origin/PR-40263 +refs/heads/master:refs/remotes/origin/master [2019-11-27T14:49:19.643Z] Fetching without tags [2019-11-27T14:49:19.881Z] Merging remotes/origin/master commit 7c3d53ed640fd157bbd80e71f97520fb060dfb62 into PR head commit b7f931e170d523f84b2d0f97e808ec63656edcb7 [2019-11-27T14:49:19.626Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-27T14:49:19.633Z] > git config --add remote.origin.fetch +refs/pull/40263/head:refs/remotes/origin/PR-40263 # timeout=10 [2019-11-27T14:49:19.639Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-27T14:49:19.649Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-27T14:49:19.657Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-27T14:49:19.657Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-27T14:49:19.658Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40263/head:refs/remotes/origin/PR-40263 +refs/heads/master:refs/remotes/origin/master [2019-11-27T14:49:19.896Z] > git config core.sparsecheckout # timeout=10 [2019-11-27T14:49:19.904Z] > git checkout -f b7f931e170d523f84b2d0f97e808ec63656edcb7 [2019-11-27T14:49:20.423Z] > git merge 7c3d53ed640fd157bbd80e71f97520fb060dfb62 # timeout=10 [2019-11-27T14:49:21.030Z] Merge succeeded, producing 27a1fb12007ec2a66e70bbf1285fe3e91dd0899a [2019-11-27T14:49:21.031Z] Checking out Revision 27a1fb12007ec2a66e70bbf1285fe3e91dd0899a (PR-40263) [2019-11-27T14:49:21.143Z] Commit message: "Merge commit '7c3d53ed640fd157bbd80e71f97520fb060dfb62' into HEAD" [2019-11-27T14:49:21.143Z] First time build. Skipping changelog. [2019-11-27T14:49:21.192Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-27T14:49:21.026Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-27T14:49:21.045Z] > git config core.sparsecheckout # timeout=10 [2019-11-27T14:49:21.048Z] > git checkout -f 27a1fb12007ec2a66e70bbf1285fe3e91dd0899a [2019-11-27T14:49:22.345Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40263:/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-27T14:49:22.345Z] Unable to find image 'alpine:latest' locally [2019-11-27T14:49:22.345Z] latest: Pulling from library/alpine [2019-11-27T14:49:22.602Z] 89d9c30c1d48: Already exists [2019-11-27T14:49:22.602Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a [2019-11-27T14:49:22.602Z] Status: Downloaded newer image for alpine:latest [2019-11-27T14:49:26.779Z] 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 [Pipeline] stage [Pipeline] { (Print info) [2019-11-27T14:49:27.487Z] Running on ubuntu-1804-overlay2 (i-0f9608e814dd916fd) in /home/ubuntu/workspace/moby_PR-40263 [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] // stage [2019-11-27T14:49:27.527Z] Running on ubuntu-1804-overlay2 (i-004227a7da34226fd) in /home/ubuntu/workspace/moby_PR-40263 [Pipeline] // stage [Pipeline] checkout [2019-11-27T14:49:27.549Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-11-27T14:49:27.557Z] Cloning the remote Git repository [2019-11-27T14:49:27.557Z] Cloning with configured refspecs honoured and without tags [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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2019-11-27T14:49:27.669Z] using credential docker-jenkins-github-credentials [Pipeline] stage [2019-11-27T14:49:27.676Z] Cloning the remote Git repository [2019-11-27T14:49:27.676Z] Cloning with configured refspecs honoured and without tags [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-11-27T14:49:27.769Z] Running on ppc64le-ubuntu-32 in /home/docker/workspace/moby_PR-40263 [Pipeline] { [Pipeline] checkout [2019-11-27T14:49:27.905Z] Running on azwin-2-ae8e40 in d:\jenkins\workspace\moby_PR-40263 [Pipeline] { [Pipeline] ws [2019-11-27T14:49:27.922Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-11-27T14:49:27.957Z] Running on s390x-ubuntu-15 in /home/jenkins/workspace/moby_PR-40263 [Pipeline] { [Pipeline] checkout [2019-11-27T14:49:28.155Z] using credential docker-jenkins-github-credentials [2019-11-27T14:49:28.166Z] using credential docker-jenkins-github-credentials [2019-11-27T14:49:28.189Z] Cloning the remote Git repository [2019-11-27T14:49:28.189Z] Cloning with configured refspecs honoured and without tags [2019-11-27T14:49:28.216Z] Cloning the remote Git repository [2019-11-27T14:49:28.216Z] Cloning with configured refspecs honoured and without tags [2019-11-27T14:49:28.219Z] using credential docker-jenkins-github-credentials [2019-11-27T14:49:28.293Z] Cloning the remote Git repository [2019-11-27T14:49:28.293Z] Cloning with configured refspecs honoured and without tags [2019-11-27T14:49:27.604Z] Cloning repository https://github.com/moby/moby.git [2019-11-27T14:49:27.604Z] > git init /home/ubuntu/workspace/moby_PR-40263 # timeout=10 [2019-11-27T14:49:27.608Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-27T14:49:27.608Z] > git --version # timeout=10 [2019-11-27T14:49:27.610Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-27T14:49:27.611Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40263/head:refs/remotes/origin/PR-40263 +refs/heads/master:refs/remotes/origin/master [2019-11-27T14:49:28.252Z] Cloning repository https://github.com/moby/moby.git [2019-11-27T14:49:28.253Z] > git init /home/jenkins/workspace/moby_PR-40263 # timeout=10 [2019-11-27T14:49:28.272Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-27T14:49:28.273Z] > git --version # timeout=10 [2019-11-27T14:49:28.288Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-27T14:49:28.321Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40263/head:refs/remotes/origin/PR-40263 +refs/heads/master:refs/remotes/origin/master [2019-11-27T14:49:27.680Z] Cloning repository https://github.com/moby/moby.git [2019-11-27T14:49:27.680Z] > git init /home/ubuntu/workspace/moby_PR-40263 # timeout=10 [2019-11-27T14:49:27.693Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-27T14:49:27.693Z] > git --version # timeout=10 [2019-11-27T14:49:27.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-27T14:49:27.703Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40263/head:refs/remotes/origin/PR-40263 +refs/heads/master:refs/remotes/origin/master [2019-11-27T14:49:28.200Z] Cloning repository https://github.com/moby/moby.git [2019-11-27T14:49:28.241Z] > git init /home/docker/workspace/moby_PR-40263 # timeout=10 [2019-11-27T14:49:28.256Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-27T14:49:28.256Z] > git --version # timeout=10 [2019-11-27T14:49:28.262Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-27T14:49:28.263Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40263/head:refs/remotes/origin/PR-40263 +refs/heads/master:refs/remotes/origin/master [2019-11-27T14:49:28.326Z] Cloning repository https://github.com/moby/moby.git [2019-11-27T14:49:28.327Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-11-27T14:49:28.396Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-27T14:49:28.396Z] > git --version # timeout=10 [2019-11-27T14:49:28.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-27T14:49:28.449Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40263/head:refs/remotes/origin/PR-40263 +refs/heads/master:refs/remotes/origin/master [2019-11-27T14:49:37.154Z] Fetching without tags [2019-11-27T14:49:37.028Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-27T14:49:37.043Z] > git config --add remote.origin.fetch +refs/pull/40263/head:refs/remotes/origin/PR-40263 # timeout=10 [2019-11-27T14:49:37.058Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-27T14:49:37.124Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-27T14:49:37.191Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-27T14:49:37.193Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-27T14:49:37.194Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40263/head:refs/remotes/origin/PR-40263 +refs/heads/master:refs/remotes/origin/master [2019-11-27T14:49:37.609Z] Merging remotes/origin/master commit 7c3d53ed640fd157bbd80e71f97520fb060dfb62 into PR head commit b7f931e170d523f84b2d0f97e808ec63656edcb7 [2019-11-27T14:49:38.522Z] Merge succeeded, producing 44af94b30720f1d1ab76299bd6a2c0e140d09fb8 [2019-11-27T14:49:38.523Z] Checking out Revision 44af94b30720f1d1ab76299bd6a2c0e140d09fb8 (PR-40263) [2019-11-27T14:49:37.643Z] > git config core.sparsecheckout # timeout=10 [2019-11-27T14:49:37.657Z] > git checkout -f b7f931e170d523f84b2d0f97e808ec63656edcb7 [2019-11-27T14:49:38.257Z] > git merge 7c3d53ed640fd157bbd80e71f97520fb060dfb62 # timeout=10 [2019-11-27T14:49:38.491Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-27T14:49:38.559Z] > git config core.sparsecheckout # timeout=10 [2019-11-27T14:49:38.576Z] > git checkout -f 44af94b30720f1d1ab76299bd6a2c0e140d09fb8 [2019-11-27T14:49:39.110Z] Commit message: "Merge commit '7c3d53ed640fd157bbd80e71f97520fb060dfb62' into HEAD" [2019-11-27T14:49:39.110Z] First time build. Skipping changelog. [2019-11-27T14:49:39.490Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-27T14:49:40.978Z] Fetching without tags [2019-11-27T14:49:41.043Z] Fetching without tags [2019-11-27T14:49:41.243Z] + docker version [2019-11-27T14:49:41.243Z] Client: [2019-11-27T14:49:41.243Z] Version: 18.06.1-ce [2019-11-27T14:49:41.243Z] API version: 1.38 [2019-11-27T14:49:41.243Z] Go version: go1.10.3 [2019-11-27T14:49:41.243Z] Git commit: e68fc7a [2019-11-27T14:49:41.243Z] Built: Tue Aug 21 17:24:34 2018 [2019-11-27T14:49:41.243Z] OS/Arch: linux/s390x [2019-11-27T14:49:41.243Z] Experimental: false [2019-11-27T14:49:41.243Z] [2019-11-27T14:49:41.243Z] Server: [2019-11-27T14:49:41.243Z] Engine: [2019-11-27T14:49:41.243Z] Version: 18.06.1-ce [2019-11-27T14:49:41.243Z] API version: 1.38 (minimum version 1.12) [2019-11-27T14:49:41.243Z] Go version: go1.10.3 [2019-11-27T14:49:41.243Z] Git commit: e68fc7a [2019-11-27T14:49:41.243Z] Built: Tue Aug 21 17:23:34 2018 [2019-11-27T14:49:41.243Z] OS/Arch: linux/s390x [2019-11-27T14:49:41.243Z] Experimental: true [2019-11-27T14:49:41.277Z] Merging remotes/origin/master commit 7c3d53ed640fd157bbd80e71f97520fb060dfb62 into PR head commit b7f931e170d523f84b2d0f97e808ec63656edcb7 [Pipeline] sh [2019-11-27T14:49:41.363Z] Merging remotes/origin/master commit 7c3d53ed640fd157bbd80e71f97520fb060dfb62 into PR head commit b7f931e170d523f84b2d0f97e808ec63656edcb7 [2019-11-27T14:49:41.023Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-27T14:49:41.029Z] > git config --add remote.origin.fetch +refs/pull/40263/head:refs/remotes/origin/PR-40263 # timeout=10 [2019-11-27T14:49:41.031Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-27T14:49:41.041Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-27T14:49:41.092Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-27T14:49:41.092Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-27T14:49:41.092Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40263/head:refs/remotes/origin/PR-40263 +refs/heads/master:refs/remotes/origin/master [2019-11-27T14:49:41.368Z] > git config core.sparsecheckout # timeout=10 [2019-11-27T14:49:41.373Z] > git checkout -f b7f931e170d523f84b2d0f97e808ec63656edcb7 [2019-11-27T14:49:40.914Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-27T14:49:40.920Z] > git config --add remote.origin.fetch +refs/pull/40263/head:refs/remotes/origin/PR-40263 # timeout=10 [2019-11-27T14:49:40.943Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-27T14:49:40.961Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-27T14:49:41.024Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-27T14:49:41.024Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-27T14:49:41.024Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40263/head:refs/remotes/origin/PR-40263 +refs/heads/master:refs/remotes/origin/master [2019-11-27T14:49:41.280Z] > git config core.sparsecheckout # timeout=10 [2019-11-27T14:49:41.283Z] > git checkout -f b7f931e170d523f84b2d0f97e808ec63656edcb7 [2019-11-27T14:49:42.144Z] + docker info [2019-11-27T14:49:42.144Z] Containers: 0 [2019-11-27T14:49:42.144Z] Running: 0 [2019-11-27T14:49:42.144Z] Paused: 0 [2019-11-27T14:49:42.144Z] Stopped: 0 [2019-11-27T14:49:42.144Z] Images: 0 [2019-11-27T14:49:42.144Z] Server Version: 18.06.1-ce [2019-11-27T14:49:42.144Z] Storage Driver: overlay2 [2019-11-27T14:49:42.144Z] Backing Filesystem: extfs [2019-11-27T14:49:42.144Z] Supports d_type: true [2019-11-27T14:49:42.144Z] Native Overlay Diff: true [2019-11-27T14:49:42.144Z] Logging Driver: json-file [2019-11-27T14:49:42.144Z] Cgroup Driver: cgroupfs [2019-11-27T14:49:42.144Z] Plugins: [2019-11-27T14:49:42.144Z] Volume: local [2019-11-27T14:49:42.144Z] Network: bridge host ipvlan macvlan null overlay [2019-11-27T14:49:42.144Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-27T14:49:42.144Z] Swarm: inactive [2019-11-27T14:49:42.144Z] Runtimes: runc [2019-11-27T14:49:42.144Z] Default Runtime: runc [2019-11-27T14:49:42.144Z] Init Binary: docker-init [2019-11-27T14:49:42.144Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-27T14:49:42.144Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-11-27T14:49:42.144Z] init version: fec3683 [2019-11-27T14:49:42.144Z] Security Options: [2019-11-27T14:49:42.144Z] apparmor [2019-11-27T14:49:42.144Z] seccomp [2019-11-27T14:49:42.144Z] Profile: default [2019-11-27T14:49:42.144Z] Kernel Version: 4.4.0-166-generic [2019-11-27T14:49:42.144Z] Operating System: Ubuntu 16.04.5 LTS [2019-11-27T14:49:42.144Z] OSType: linux [2019-11-27T14:49:42.144Z] Architecture: s390x [2019-11-27T14:49:42.144Z] CPUs: 2 [2019-11-27T14:49:42.144Z] Total Memory: 7.862GiB [2019-11-27T14:49:42.144Z] Name: s390x-ubuntu-15 [2019-11-27T14:49:42.144Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-11-27T14:49:42.144Z] Docker Root Dir: /var/lib/docker [2019-11-27T14:49:42.144Z] Debug Mode (client): false [2019-11-27T14:49:42.144Z] Debug Mode (server): false [2019-11-27T14:49:42.144Z] Username: dockerbuildbot [2019-11-27T14:49:42.144Z] Registry: https://index.docker.io/v1/ [2019-11-27T14:49:42.144Z] Labels: [2019-11-27T14:49:42.144Z] Experimental: true [2019-11-27T14:49:42.144Z] Insecure Registries: [2019-11-27T14:49:42.144Z] 127.0.0.0/8 [2019-11-27T14:49:42.144Z] Live Restore Enabled: false [2019-11-27T14:49:42.144Z] [2019-11-27T14:49:42.144Z] WARNING: No swap limit support [Pipeline] sh [2019-11-27T14:49:42.326Z] Merge succeeded, producing d4877c2dd4813374ed04e9a13d053fcc723bd373 [2019-11-27T14:49:42.327Z] Checking out Revision d4877c2dd4813374ed04e9a13d053fcc723bd373 (PR-40263) [2019-11-27T14:49:42.427Z] Merge succeeded, producing d4877c2dd4813374ed04e9a13d053fcc723bd373 [2019-11-27T14:49:42.427Z] Checking out Revision d4877c2dd4813374ed04e9a13d053fcc723bd373 (PR-40263) [2019-11-27T14:49:42.456Z] Commit message: "Merge commit '7c3d53ed640fd157bbd80e71f97520fb060dfb62' into HEAD" [2019-11-27T14:49:42.456Z] First time build. Skipping changelog. [2019-11-27T14:49:42.477Z] Still waiting to schedule task [2019-11-27T14:49:42.478Z] All nodes of label ‘arm64&&linux’ are offline [2019-11-27T14:49:42.522Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-11-27T14:49:42.540Z] Commit message: "Merge commit '7c3d53ed640fd157bbd80e71f97520fb060dfb62' into HEAD" [2019-11-27T14:49:42.603Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-11-27T14:49:42.987Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-27T14:49:42.988Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-27T14:49:42.988Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40263/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-27T14:49:43.357Z] + bash /home/jenkins/workspace/moby_PR-40263/check-config.sh [2019-11-27T14:49:43.357Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-27T14:49:43.357Z] info: reading kernel config from /boot/config-4.4.0-166-generic ... [2019-11-27T14:49:43.357Z] [2019-11-27T14:49:43.357Z] Generally Necessary: [2019-11-27T14:49:43.357Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-27T14:49:43.357Z] - apparmor: enabled and tools installed [2019-11-27T14:49:43.357Z] - CONFIG_NAMESPACES: enabled [2019-11-27T14:49:43.357Z] - CONFIG_NET_NS: enabled [2019-11-27T14:49:43.357Z] - CONFIG_PID_NS: enabled [2019-11-27T14:49:43.357Z] - CONFIG_IPC_NS: enabled [2019-11-27T14:49:43.357Z] - CONFIG_UTS_NS: enabled [2019-11-27T14:49:43.357Z] - CONFIG_CGROUPS: enabled [2019-11-27T14:49:43.357Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-27T14:49:43.357Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-27T14:49:43.357Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-27T14:49:43.357Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-27T14:49:43.357Z] - CONFIG_CPUSETS: enabled [2019-11-27T14:49:43.357Z] - CONFIG_MEMCG: enabled [2019-11-27T14:49:43.357Z] - CONFIG_KEYS: enabled [2019-11-27T14:49:43.357Z] - CONFIG_VETH: enabled (as module) [2019-11-27T14:49:43.357Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-27T14:49:43.357Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-27T14:49:43.357Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-27T14:49:43.357Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-27T14:49:43.357Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-27T14:49:43.357Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-27T14:49:43.357Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-27T14:49:43.357Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-27T14:49:43.357Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-27T14:49:43.357Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-27T14:49:43.357Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-27T14:49:43.357Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-27T14:49:43.357Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-27T14:49:43.357Z] [2019-11-27T14:49:43.357Z] Optional Features: [2019-11-27T14:49:43.357Z] - CONFIG_USER_NS: enabled [2019-11-27T14:49:43.357Z] - CONFIG_SECCOMP: enabled [2019-11-27T14:49:43.357Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-27T14:49:43.357Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-27T14:49:43.357Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-27T14:49:43.357Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-27T14:49:43.357Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-27T14:49:43.357Z] - CONFIG_BLK_CGROUP: enabled [2019-11-27T14:49:43.357Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-27T14:49:43.357Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-27T14:49:43.357Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-27T14:49:43.357Z] - CONFIG_CGROUP_PERF: enabled [2019-11-27T14:49:43.357Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-27T14:49:43.357Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-27T14:49:43.357Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-27T14:49:43.357Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-27T14:49:43.357Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-27T14:49:43.357Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-27T14:49:43.357Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-27T14:49:43.357Z] - CONFIG_IP_VS: enabled (as module) [2019-11-27T14:49:43.357Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-27T14:49:43.357Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-27T14:49:43.357Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-27T14:49:43.357Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-27T14:49:43.357Z] - CONFIG_EXT4_FS: enabled [2019-11-27T14:49:43.357Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-27T14:49:43.357Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-27T14:49:43.357Z] - Network Drivers: [2019-11-27T14:49:43.357Z] - "overlay": [2019-11-27T14:49:43.357Z] - CONFIG_VXLAN: enabled (as module) [2019-11-27T14:49:43.357Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-27T14:49:43.357Z] Optional (for encrypted networks): [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-27T14:49:41.916Z] > git merge 7c3d53ed640fd157bbd80e71f97520fb060dfb62 # timeout=10 [2019-11-27T14:49:42.419Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-27T14:49:42.476Z] > git config core.sparsecheckout # timeout=10 [2019-11-27T14:49:42.479Z] > git checkout -f d4877c2dd4813374ed04e9a13d053fcc723bd373 [2019-11-27T14:49:41.818Z] > git merge 7c3d53ed640fd157bbd80e71f97520fb060dfb62 # timeout=10 [2019-11-27T14:49:42.322Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-27T14:49:42.372Z] > git config core.sparsecheckout # timeout=10 [2019-11-27T14:49:42.390Z] > git checkout -f d4877c2dd4813374ed04e9a13d053fcc723bd373 [2019-11-27T14:49:43.603Z] + docker version [2019-11-27T14:49:43.603Z] Client: Docker Engine - Community [2019-11-27T14:49:43.603Z] Version: 19.03.2 [2019-11-27T14:49:43.603Z] API version: 1.40 [2019-11-27T14:49:43.603Z] Go version: go1.12.8 [2019-11-27T14:49:43.603Z] Git commit: 6a30dfc [2019-11-27T14:49:43.603Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-27T14:49:43.603Z] OS/Arch: linux/amd64 [2019-11-27T14:49:43.603Z] Experimental: false [2019-11-27T14:49:43.603Z] [2019-11-27T14:49:43.603Z] Server: Docker Engine - Community [2019-11-27T14:49:43.603Z] Engine: [2019-11-27T14:49:43.603Z] Version: 19.03.2 [2019-11-27T14:49:43.603Z] API version: 1.40 (minimum version 1.12) [2019-11-27T14:49:43.603Z] Go version: go1.12.8 [2019-11-27T14:49:43.603Z] Git commit: 6a30dfc [2019-11-27T14:49:43.603Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-27T14:49:43.603Z] OS/Arch: linux/amd64 [2019-11-27T14:49:43.603Z] Experimental: true [2019-11-27T14:49:43.603Z] containerd: [2019-11-27T14:49:43.603Z] Version: 1.2.6 [2019-11-27T14:49:43.603Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-27T14:49:43.603Z] runc: [2019-11-27T14:49:43.603Z] Version: 1.0.0-rc8 [2019-11-27T14:49:43.603Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-27T14:49:43.603Z] docker-init: [2019-11-27T14:49:43.603Z] Version: 0.18.0 [2019-11-27T14:49:43.603Z] GitCommit: fec3683 [Pipeline] sh [2019-11-27T14:49:43.716Z] Fetching without tags [2019-11-27T14:49:43.722Z] - CONFIG_CRYPTO: enabled [2019-11-27T14:49:43.722Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-27T14:49:43.722Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-27T14:49:43.722Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-27T14:49:43.722Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-27T14:49:43.722Z] - CONFIG_XFRM: enabled [2019-11-27T14:49:43.722Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-27T14:49:43.722Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-27T14:49:43.722Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-27T14:49:43.722Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-27T14:49:43.722Z] - "ipvlan": [2019-11-27T14:49:43.722Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-27T14:49:43.722Z] - "macvlan": [2019-11-27T14:49:43.722Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-27T14:49:43.722Z] - CONFIG_DUMMY: enabled (as module) [2019-11-27T14:49:43.722Z] - "ftp,tftp client in container": [2019-11-27T14:49:43.722Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-27T14:49:43.722Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-27T14:49:43.722Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-27T14:49:43.722Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-27T14:49:43.722Z] - Storage Drivers: [2019-11-27T14:49:43.722Z] - "aufs": [2019-11-27T14:49:43.722Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-27T14:49:43.722Z] - "btrfs": [2019-11-27T14:49:43.722Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-27T14:49:43.722Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-27T14:49:43.722Z] - "devicemapper": [2019-11-27T14:49:43.722Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-27T14:49:43.722Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-27T14:49:43.722Z] - "overlay": [2019-11-27T14:49:43.722Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-27T14:49:43.722Z] - "zfs": [2019-11-27T14:49:43.722Z] - /dev/zfs: missing [2019-11-27T14:49:43.722Z] - zfs command: missing [2019-11-27T14:49:43.722Z] - zpool command: missing [2019-11-27T14:49:43.722Z] [2019-11-27T14:49:43.722Z] Limits: [2019-11-27T14:49:43.722Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-27T14:49:43.722Z] [2019-11-27T14:49:43.722Z] + true [2019-11-27T14:49:43.777Z] + docker version [2019-11-27T14:49:43.777Z] Client: Docker Engine - Community [2019-11-27T14:49:43.777Z] Version: 19.03.2 [2019-11-27T14:49:43.777Z] API version: 1.40 [2019-11-27T14:49:43.777Z] Go version: go1.12.8 [2019-11-27T14:49:43.777Z] Git commit: 6a30dfc [2019-11-27T14:49:43.777Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-27T14:49:43.777Z] OS/Arch: linux/amd64 [2019-11-27T14:49:43.777Z] Experimental: false [2019-11-27T14:49:43.777Z] [2019-11-27T14:49:43.777Z] Server: Docker Engine - Community [2019-11-27T14:49:43.777Z] Engine: [2019-11-27T14:49:43.777Z] Version: 19.03.2 [2019-11-27T14:49:43.777Z] API version: 1.40 (minimum version 1.12) [2019-11-27T14:49:43.777Z] Go version: go1.12.8 [2019-11-27T14:49:43.777Z] Git commit: 6a30dfc [2019-11-27T14:49:43.777Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-27T14:49:43.777Z] OS/Arch: linux/amd64 [2019-11-27T14:49:43.777Z] Experimental: true [2019-11-27T14:49:43.777Z] containerd: [2019-11-27T14:49:43.777Z] Version: 1.2.6 [2019-11-27T14:49:43.777Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-27T14:49:43.777Z] runc: [2019-11-27T14:49:43.777Z] Version: 1.0.0-rc8 [2019-11-27T14:49:43.777Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-27T14:49:43.777Z] docker-init: [2019-11-27T14:49:43.777Z] Version: 0.18.0 [2019-11-27T14:49:43.777Z] GitCommit: fec3683 [Pipeline] sh [2019-11-27T14:49:43.881Z] + docker info [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2019-11-27T14:49:43.391Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-27T14:49:43.442Z] > git config --add remote.origin.fetch +refs/pull/40263/head:refs/remotes/origin/PR-40263 # timeout=10 [2019-11-27T14:49:43.498Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-27T14:49:43.622Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-27T14:49:43.750Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-27T14:49:43.750Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-27T14:49:43.751Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40263/head:refs/remotes/origin/PR-40263 +refs/heads/master:refs/remotes/origin/master [Pipeline] sh [2019-11-27T14:49:44.182Z] + docker info [2019-11-27T14:49:44.466Z] Merging remotes/origin/master commit 7c3d53ed640fd157bbd80e71f97520fb060dfb62 into PR head commit b7f931e170d523f84b2d0f97e808ec63656edcb7 [2019-11-27T14:49:44.698Z] + make bundles/buildx [2019-11-27T14:49:44.698Z] make: command: Command not found [2019-11-27T14:49:44.698Z] make: command: Command not found [2019-11-27T14:49:44.698Z] mkdir bundles [2019-11-27T14:49:44.698Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-27T14:49:44.698Z] --build-arg BUILDX_COMMIT \ [2019-11-27T14:49:44.698Z] --build-arg BUILDX_REPO \ [2019-11-27T14:49:44.698Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-27T14:49:44.698Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-27T14:49:44.698Z] . [2019-11-27T14:49:44.698Z] /bin/sh: 4: go: not found [2019-11-27T14:49:44.698Z] /bin/sh: 5: go: not found [2019-11-27T14:49:44.740Z] Client: [2019-11-27T14:49:44.740Z] Debug Mode: false [2019-11-27T14:49:44.740Z] [2019-11-27T14:49:44.740Z] Server: [2019-11-27T14:49:44.740Z] Containers: 0 [2019-11-27T14:49:44.740Z] Running: 0 [2019-11-27T14:49:44.740Z] Paused: 0 [2019-11-27T14:49:44.740Z] Stopped: 0 [2019-11-27T14:49:44.740Z] Images: 14 [2019-11-27T14:49:44.740Z] Server Version: 19.03.2 [2019-11-27T14:49:44.740Z] Storage Driver: overlay2 [2019-11-27T14:49:44.740Z] Backing Filesystem: extfs [2019-11-27T14:49:44.740Z] Supports d_type: true [2019-11-27T14:49:44.740Z] Native Overlay Diff: true [2019-11-27T14:49:44.740Z] Logging Driver: json-file [2019-11-27T14:49:44.740Z] Cgroup Driver: cgroupfs [2019-11-27T14:49:44.740Z] Plugins: [2019-11-27T14:49:44.740Z] Volume: local [2019-11-27T14:49:44.740Z] Network: bridge host ipvlan macvlan null overlay [2019-11-27T14:49:44.740Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-27T14:49:44.740Z] Swarm: inactive [2019-11-27T14:49:44.740Z] Runtimes: runc [2019-11-27T14:49:44.740Z] Default Runtime: runc [2019-11-27T14:49:44.740Z] Init Binary: docker-init [2019-11-27T14:49:44.740Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-27T14:49:44.740Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-27T14:49:44.740Z] init version: fec3683 [2019-11-27T14:49:44.740Z] Security Options: [2019-11-27T14:49:44.740Z] apparmor [2019-11-27T14:49:44.740Z] seccomp [2019-11-27T14:49:44.740Z] Profile: default [2019-11-27T14:49:44.740Z] Kernel Version: 4.15.0-1048-aws [2019-11-27T14:49:44.740Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-27T14:49:44.740Z] OSType: linux [2019-11-27T14:49:44.740Z] Architecture: x86_64 [2019-11-27T14:49:44.740Z] CPUs: 2 [2019-11-27T14:49:44.740Z] Total Memory: 7.501GiB [2019-11-27T14:49:44.740Z] Name: ip-10-100-76-13 [2019-11-27T14:49:44.740Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-27T14:49:44.740Z] Docker Root Dir: /var/lib/docker [2019-11-27T14:49:44.740Z] Debug Mode: false [2019-11-27T14:49:44.740Z] Registry: https://index.docker.io/v1/ [2019-11-27T14:49:44.740Z] Labels: [2019-11-27T14:49:44.740Z] Experimental: true [2019-11-27T14:49:44.740Z] Insecure Registries: [2019-11-27T14:49:44.740Z] 127.0.0.0/8 [2019-11-27T14:49:44.740Z] Live Restore Enabled: true [2019-11-27T14:49:44.740Z] [2019-11-27T14:49:44.740Z] WARNING: No swap limit support [Pipeline] sh [2019-11-27T14:49:45.141Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-27T14:49:45.141Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-27T14:49:45.141Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40263/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-27T14:49:45.141Z] + bash /home/ubuntu/workspace/moby_PR-40263/check-config.sh [2019-11-27T14:49:45.141Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-27T14:49:45.141Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-27T14:49:45.141Z] [2019-11-27T14:49:45.141Z] Generally Necessary: [2019-11-27T14:49:45.141Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-27T14:49:45.141Z] - apparmor: enabled and tools installed [2019-11-27T14:49:45.141Z] - CONFIG_NAMESPACES: enabled [2019-11-27T14:49:45.141Z] - CONFIG_NET_NS: enabled [2019-11-27T14:49:45.141Z] - CONFIG_PID_NS: enabled [2019-11-27T14:49:45.141Z] - CONFIG_IPC_NS: enabled [2019-11-27T14:49:45.141Z] - CONFIG_UTS_NS: enabled [2019-11-27T14:49:45.141Z] - CONFIG_CGROUPS: enabled [2019-11-27T14:49:45.141Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-27T14:49:45.141Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-27T14:49:45.141Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-27T14:49:45.141Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-27T14:49:45.141Z] - CONFIG_CPUSETS: enabled [2019-11-27T14:49:45.141Z] - CONFIG_MEMCG: enabled [2019-11-27T14:49:45.141Z] - CONFIG_KEYS: enabled [2019-11-27T14:49:45.141Z] - CONFIG_VETH: enabled (as module) [2019-11-27T14:49:45.141Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-27T14:49:45.141Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-27T14:49:45.402Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-27T14:49:45.402Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-27T14:49:45.402Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-27T14:49:45.402Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-27T14:49:45.402Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-27T14:49:45.402Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-27T14:49:45.402Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-27T14:49:45.402Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-27T14:49:45.402Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-27T14:49:45.402Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-27T14:49:45.402Z] [2019-11-27T14:49:45.402Z] Optional Features: [2019-11-27T14:49:45.402Z] - CONFIG_USER_NS: enabled [2019-11-27T14:49:45.402Z] - CONFIG_SECCOMP: enabled [2019-11-27T14:49:45.402Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-27T14:49:45.402Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-27T14:49:45.402Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-27T14:49:45.402Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-27T14:49:45.402Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-27T14:49:45.402Z] - CONFIG_BLK_CGROUP: enabled [2019-11-27T14:49:45.402Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-27T14:49:45.402Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-27T14:49:45.402Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-27T14:49:45.402Z] - CONFIG_CGROUP_PERF: enabled [2019-11-27T14:49:45.402Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-27T14:49:45.402Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-27T14:49:45.402Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-27T14:49:45.402Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-27T14:49:45.402Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-27T14:49:45.402Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-27T14:49:45.402Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-27T14:49:45.402Z] - CONFIG_IP_VS: enabled (as module) [2019-11-27T14:49:45.402Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-27T14:49:45.402Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-27T14:49:45.402Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-27T14:49:45.402Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-27T14:49:45.402Z] - CONFIG_EXT4_FS: enabled [2019-11-27T14:49:45.402Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-27T14:49:45.402Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-27T14:49:45.402Z] - Network Drivers: [2019-11-27T14:49:45.402Z] - "overlay": [2019-11-27T14:49:45.402Z] - CONFIG_VXLAN: enabled (as module) [2019-11-27T14:49:45.402Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-27T14:49:45.402Z] Optional (for encrypted networks): [2019-11-27T14:49:45.656Z] - CONFIG_CRYPTO: enabled [2019-11-27T14:49:45.656Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-27T14:49:45.656Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-27T14:49:45.656Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-27T14:49:45.656Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-27T14:49:45.656Z] - CONFIG_XFRM: enabled [2019-11-27T14:49:45.656Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-27T14:49:45.656Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-27T14:49:45.656Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-27T14:49:45.656Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-27T14:49:45.656Z] - "ipvlan": [2019-11-27T14:49:45.656Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-27T14:49:45.656Z] - "macvlan": [2019-11-27T14:49:45.656Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-27T14:49:45.656Z] - CONFIG_DUMMY: enabled (as module) [2019-11-27T14:49:45.656Z] - "ftp,tftp client in container": [2019-11-27T14:49:45.656Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-27T14:49:45.656Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-27T14:49:45.656Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-27T14:49:45.656Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-27T14:49:45.656Z] - Storage Drivers: [2019-11-27T14:49:45.656Z] - "aufs": [2019-11-27T14:49:45.656Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-27T14:49:45.656Z] - "btrfs": [2019-11-27T14:49:45.656Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-27T14:49:45.656Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-27T14:49:45.656Z] - "devicemapper": [2019-11-27T14:49:45.656Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-27T14:49:45.656Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-27T14:49:45.656Z] - "overlay": [2019-11-27T14:49:45.656Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-27T14:49:45.656Z] - "zfs": [2019-11-27T14:49:45.656Z] - /dev/zfs: missing [2019-11-27T14:49:45.656Z] - zfs command: missing [2019-11-27T14:49:45.656Z] - zpool command: missing [2019-11-27T14:49:45.656Z] [2019-11-27T14:49:45.656Z] Limits: [2019-11-27T14:49:45.656Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-27T14:49:45.656Z] [2019-11-27T14:49:45.656Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-27T14:49:44.500Z] > git config core.sparsecheckout # timeout=10 [2019-11-27T14:49:44.555Z] > git checkout -f b7f931e170d523f84b2d0f97e808ec63656edcb7 [2019-11-27T14:49:45.989Z] Sending build context to Docker daemon 50.41MB [2019-11-27T14:49:46.110Z] + sudo modprobe ip_vs [2019-11-27T14:49:46.356Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-27T14:49:46.356Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-27T14:49:46.356Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-27T14:49:46.356Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-27T14:49:46.356Z] 1.12.10-stretch: Pulling from library/golang [2019-11-27T14:49:46.356Z] ade01ea651a2: Pulling fs layer [2019-11-27T14:49:46.356Z] fbabdb69f639: Pulling fs layer [2019-11-27T14:49:46.356Z] ff33bd1013d7: Pulling fs layer [2019-11-27T14:49:46.356Z] 85cfe9d77eff: Pulling fs layer [2019-11-27T14:49:46.356Z] ace5139f9caa: Pulling fs layer [2019-11-27T14:49:46.356Z] e4d79466b81c: Pulling fs layer [2019-11-27T14:49:46.356Z] b00baabad4ce: Pulling fs layer [2019-11-27T14:49:46.356Z] 85cfe9d77eff: Waiting [2019-11-27T14:49:46.356Z] ace5139f9caa: Waiting [2019-11-27T14:49:46.356Z] e4d79466b81c: Waiting [2019-11-27T14:49:46.356Z] b00baabad4ce: Waiting [2019-11-27T14:49:46.365Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:27a1fb12007ec2a66e70bbf1285fe3e91dd0899a . [2019-11-27T14:49:46.365Z] #2 [internal] load build definition from Dockerfile [2019-11-27T14:49:46.365Z] #2 transferring dockerfile: 14.85kB done [2019-11-27T14:49:46.365Z] #2 DONE 0.0s [2019-11-27T14:49:46.365Z] [2019-11-27T14:49:46.365Z] #1 [internal] load .dockerignore [2019-11-27T14:49:46.365Z] #1 transferring context: 87B done [2019-11-27T14:49:46.365Z] #1 DONE 0.0s [2019-11-27T14:49:46.365Z] [2019-11-27T14:49:46.365Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-27T14:49:46.365Z] #3 DONE 0.1s [2019-11-27T14:49:46.619Z] [2019-11-27T14:49:46.619Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-27T14:49:46.619Z] #4 CACHED [2019-11-27T14:49:46.809Z] ff33bd1013d7: Verifying Checksum [2019-11-27T14:49:46.809Z] ff33bd1013d7: Download complete [2019-11-27T14:49:47.178Z] [2019-11-27T14:49:47.178Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-27T14:49:47.178Z] #5 DONE 0.0s [2019-11-27T14:49:47.178Z] [2019-11-27T14:49:47.178Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-27T14:49:47.178Z] #6 DONE 0.1s [2019-11-27T14:49:47.178Z] [2019-11-27T14:49:47.178Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-27T14:49:47.178Z] #65 DONE 0.0s [2019-11-27T14:49:47.178Z] [2019-11-27T14:49:47.178Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-27T14:49:47.178Z] #7 DONE 0.0s [2019-11-27T14:49:47.178Z] [2019-11-27T14:49:47.178Z] #19 [internal] load build context [2019-11-27T14:49:47.297Z] fbabdb69f639: Verifying Checksum [2019-11-27T14:49:47.297Z] fbabdb69f639: Download complete [2019-11-27T14:49:47.297Z] ade01ea651a2: Verifying Checksum [2019-11-27T14:49:47.297Z] ade01ea651a2: Download complete [2019-11-27T14:49:47.992Z] ace5139f9caa: Verifying Checksum [2019-11-27T14:49:47.992Z] ace5139f9caa: Download complete [2019-11-27T14:49:47.992Z] b00baabad4ce: Verifying Checksum [2019-11-27T14:49:47.992Z] b00baabad4ce: Download complete [2019-11-27T14:49:48.389Z] 85cfe9d77eff: Verifying Checksum [2019-11-27T14:49:48.389Z] 85cfe9d77eff: Download complete [2019-11-27T14:49:48.538Z] #19 transferring context: 45.91MB 1.3s done [2019-11-27T14:49:48.538Z] #19 DONE 1.3s [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-27T14:49:48.538Z] #56 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-27T14:49:48.538Z] #8 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-27T14:49:48.538Z] #37 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-27T14:49:48.538Z] #38 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-27T14:49:48.538Z] #39 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-27T14:49:48.538Z] #24 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-27T14:49:48.538Z] #13 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-27T14:49:48.538Z] #66 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:49:48.538Z] #50 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:49:48.538Z] #62 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-27T14:49:48.538Z] #20 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-27T14:49:48.538Z] #34 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:49:48.538Z] #40 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-27T14:49:48.538Z] #48 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-27T14:49:48.538Z] #60 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-27T14:49:48.538Z] #30 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-27T14:49:48.538Z] #29 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-27T14:49:48.538Z] #14 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-27T14:49:48.538Z] #61 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-27T14:49:48.538Z] #58 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:49:48.538Z] #26 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-27T14:49:48.538Z] #27 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:49:48.538Z] #33 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-27T14:49:48.538Z] #23 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-27T14:49:48.538Z] #42 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-27T14:49:48.538Z] #53 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-27T14:49:48.538Z] #52 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:49:48.538Z] #47 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-27T14:49:48.538Z] #28 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:49:48.538Z] #17 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-27T14:49:48.538Z] #18 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-27T14:49:48.538Z] #32 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.538Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:49:48.538Z] #54 CACHED [2019-11-27T14:49:48.538Z] [2019-11-27T14:49:48.539Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:49:48.539Z] #31 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-27T14:49:48.539Z] #45 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:49:48.539Z] #68 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #16 [dev 6/24] RUN ldconfig [2019-11-27T14:49:48.539Z] #16 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-27T14:49:48.539Z] #64 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:49:48.539Z] #41 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-27T14:49:48.539Z] #12 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-27T14:49:48.539Z] #35 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-27T14:49:48.539Z] #46 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:49:48.539Z] #36 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-27T14:49:48.539Z] #9 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-27T14:49:48.539Z] #51 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-27T14:49:48.539Z] #21 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-27T14:49:48.539Z] #49 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-27T14:49:48.539Z] #11 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-27T14:49:48.539Z] #15 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:49:48.539Z] #22 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-27T14:49:48.539Z] #55 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-27T14:49:48.539Z] #25 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-27T14:49:48.539Z] #69 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-27T14:49:48.539Z] #43 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-27T14:49:48.539Z] #10 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-27T14:49:48.539Z] #67 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-27T14:49:48.539Z] #57 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:49:48.539Z] #59 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:49:48.539Z] #44 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-27T14:49:48.539Z] #63 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-27T14:49:48.539Z] #70 CACHED [2019-11-27T14:49:48.539Z] [2019-11-27T14:49:48.539Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-27T14:49:48.876Z] Merge succeeded, producing ef7d16a32b73a284cf680312fd89350e197954eb [2019-11-27T14:49:48.876Z] Checking out Revision ef7d16a32b73a284cf680312fd89350e197954eb (PR-40263) [2019-11-27T14:49:49.206Z] e4d79466b81c: Verifying Checksum [2019-11-27T14:49:49.206Z] e4d79466b81c: Download complete [2019-11-27T14:49:49.317Z] Commit message: "Merge commit '7c3d53ed640fd157bbd80e71f97520fb060dfb62' into HEAD" [2019-11-27T14:49:49.317Z] First time build. Skipping changelog. [2019-11-27T14:49:49.580Z] ade01ea651a2: Pull complete [2019-11-27T14:49:47.841Z] > git merge 7c3d53ed640fd157bbd80e71f97520fb060dfb62 # timeout=10 [2019-11-27T14:49:48.776Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-11-27T14:49:48.898Z] > git config core.sparsecheckout # timeout=10 [2019-11-27T14:49:48.960Z] > git checkout -f ef7d16a32b73a284cf680312fd89350e197954eb [2019-11-27T14:49:49.750Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-11-27T14:49:49.946Z] fbabdb69f639: Pull complete [2019-11-27T14:49:50.320Z] ff33bd1013d7: Pull complete [2019-11-27T14:49:50.420Z] #71 DONE 1.9s [2019-11-27T14:49:50.421Z] [2019-11-27T14:49:50.421Z] #72 exporting to image [2019-11-27T14:49:50.421Z] #72 exporting layers [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-27T14:49:51.345Z] #72 exporting layers 0.8s done [2019-11-27T14:49:51.345Z] #72 writing image sha256:eb78f93e8a588ee7e0f346574fb1e48af0fc25ca8ca6ad38e61542ff584f39d5 [2019-11-27T14:49:51.345Z] #72 writing image sha256:eb78f93e8a588ee7e0f346574fb1e48af0fc25ca8ca6ad38e61542ff584f39d5 done [2019-11-27T14:49:51.345Z] #72 naming to docker.io/library/docker:27a1fb12007ec2a66e70bbf1285fe3e91dd0899a done [2019-11-27T14:49:51.345Z] #72 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-11-27T14:49:51.608Z] + docker version [2019-11-27T14:49:51.608Z] Client: Docker Engine - Enterprise [2019-11-27T14:49:51.608Z] Version: 19.03.2 [2019-11-27T14:49:51.608Z] API version: 1.40 [2019-11-27T14:49:51.608Z] Go version: go1.12.8 [2019-11-27T14:49:51.608Z] Git commit: c92ab06ed9 [2019-11-27T14:49:51.608Z] Built: 09/03/2019 16:38:11 [2019-11-27T14:49:51.608Z] OS/Arch: windows/amd64 [2019-11-27T14:49:51.608Z] Experimental: false [2019-11-27T14:49:51.608Z] [2019-11-27T14:49:51.608Z] Server: Docker Engine - Enterprise [2019-11-27T14:49:51.608Z] Engine: [2019-11-27T14:49:51.608Z] Version: 19.03.2 [2019-11-27T14:49:51.608Z] API version: 1.40 (minimum version 1.24) [2019-11-27T14:49:51.608Z] Go version: go1.12.8 [2019-11-27T14:49:51.608Z] Git commit: c92ab06ed9 [2019-11-27T14:49:51.608Z] Built: 09/03/2019 16:35:47 [2019-11-27T14:49:51.608Z] OS/Arch: windows/amd64 [2019-11-27T14:49:51.608Z] Experimental: true [Pipeline] sh [2019-11-27T14:49:52.183Z] 85cfe9d77eff: Pull complete [2019-11-27T14:49:52.455Z] [2019-11-27T14:49:52.629Z] + docker info [2019-11-27T14:49:52.709Z] Removing bundles/ [2019-11-27T14:49:52.709Z] [2019-11-27T14:49:52.709Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-27T14:49:52.964Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-27T14:49:52.964Z] GOOS="" GOARCH="" GOARM="" [2019-11-27T14:49:53.264Z] Fetching without tags [2019-11-27T14:49:53.192Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-27T14:49:53.197Z] > git config --add remote.origin.fetch +refs/pull/40263/head:refs/remotes/origin/PR-40263 # timeout=10 [2019-11-27T14:49:53.201Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-27T14:49:53.236Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-27T14:49:53.271Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-27T14:49:53.271Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-27T14:49:53.272Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40263/head:refs/remotes/origin/PR-40263 +refs/heads/master:refs/remotes/origin/master [2019-11-27T14:49:53.668Z] ace5139f9caa: Pull complete [2019-11-27T14:49:53.763Z] Merging remotes/origin/master commit 7c3d53ed640fd157bbd80e71f97520fb060dfb62 into PR head commit b7f931e170d523f84b2d0f97e808ec63656edcb7 [2019-11-27T14:49:53.804Z] Client: [2019-11-27T14:49:53.804Z] Debug Mode: false [2019-11-27T14:49:53.804Z] [2019-11-27T14:49:53.804Z] Server: [2019-11-27T14:49:53.804Z] Containers: 0 [2019-11-27T14:49:53.804Z] Running: 0 [2019-11-27T14:49:53.804Z] Paused: 0 [2019-11-27T14:49:53.804Z] Stopped: 0 [2019-11-27T14:49:53.804Z] Images: 24 [2019-11-27T14:49:53.804Z] Server Version: 19.03.2 [2019-11-27T14:49:53.804Z] Storage Driver: overlay2 [2019-11-27T14:49:53.804Z] Backing Filesystem: extfs [2019-11-27T14:49:53.804Z] Supports d_type: true [2019-11-27T14:49:53.804Z] Native Overlay Diff: true [2019-11-27T14:49:53.804Z] Logging Driver: json-file [2019-11-27T14:49:53.804Z] Cgroup Driver: cgroupfs [2019-11-27T14:49:53.804Z] Plugins: [2019-11-27T14:49:53.804Z] Volume: local [2019-11-27T14:49:53.804Z] Network: bridge host ipvlan macvlan null overlay [2019-11-27T14:49:53.804Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-27T14:49:53.804Z] Swarm: inactive [2019-11-27T14:49:53.804Z] Runtimes: runc [2019-11-27T14:49:53.804Z] Default Runtime: runc [2019-11-27T14:49:53.804Z] Init Binary: docker-init [2019-11-27T14:49:53.804Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-27T14:49:53.804Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-27T14:49:53.804Z] init version: fec3683 [2019-11-27T14:49:53.804Z] Security Options: [2019-11-27T14:49:53.804Z] apparmor [2019-11-27T14:49:53.804Z] seccomp [2019-11-27T14:49:53.804Z] Profile: default [2019-11-27T14:49:53.804Z] Kernel Version: 4.15.0-1048-aws [2019-11-27T14:49:53.804Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-27T14:49:53.804Z] OSType: linux [2019-11-27T14:49:53.804Z] Architecture: x86_64 [2019-11-27T14:49:53.804Z] CPUs: 2 [2019-11-27T14:49:53.804Z] Total Memory: 7.501GiB [2019-11-27T14:49:53.804Z] Name: ip-10-100-74-79 [2019-11-27T14:49:53.804Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-27T14:49:53.804Z] Docker Root Dir: /var/lib/docker [2019-11-27T14:49:53.804Z] Debug Mode: false [2019-11-27T14:49:53.804Z] Registry: https://index.docker.io/v1/ [2019-11-27T14:49:53.804Z] Labels: [2019-11-27T14:49:53.804Z] Experimental: true [2019-11-27T14:49:53.804Z] Insecure Registries: [2019-11-27T14:49:53.804Z] 127.0.0.0/8 [2019-11-27T14:49:53.804Z] Live Restore Enabled: true [2019-11-27T14:49:53.804Z] [2019-11-27T14:49:53.804Z] WARNING: No swap limit support [Pipeline] sh [2019-11-27T14:49:54.207Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-27T14:49:54.207Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-27T14:49:54.207Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40263/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-27T14:49:54.207Z] + bash /home/ubuntu/workspace/moby_PR-40263/check-config.sh [2019-11-27T14:49:54.207Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-27T14:49:54.207Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-27T14:49:54.207Z] [2019-11-27T14:49:54.207Z] Generally Necessary: [2019-11-27T14:49:54.208Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-27T14:49:54.208Z] - apparmor: enabled and tools installed [2019-11-27T14:49:54.208Z] - CONFIG_NAMESPACES: enabled [2019-11-27T14:49:54.208Z] - CONFIG_NET_NS: enabled [2019-11-27T14:49:54.208Z] - CONFIG_PID_NS: enabled [2019-11-27T14:49:54.208Z] - CONFIG_IPC_NS: enabled [2019-11-27T14:49:54.208Z] - CONFIG_UTS_NS: enabled [2019-11-27T14:49:54.208Z] - CONFIG_CGROUPS: enabled [2019-11-27T14:49:54.208Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-27T14:49:54.208Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-27T14:49:54.208Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-27T14:49:54.208Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-27T14:49:54.208Z] - CONFIG_CPUSETS: enabled [2019-11-27T14:49:54.208Z] - CONFIG_MEMCG: enabled [2019-11-27T14:49:54.208Z] - CONFIG_KEYS: enabled [2019-11-27T14:49:54.208Z] - CONFIG_VETH: enabled (as module) [2019-11-27T14:49:54.208Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-27T14:49:54.208Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-27T14:49:54.208Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-27T14:49:54.208Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-27T14:49:54.208Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-27T14:49:54.208Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-27T14:49:54.208Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-27T14:49:54.208Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-27T14:49:54.208Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-27T14:49:54.208Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-27T14:49:54.208Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-27T14:49:54.208Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-27T14:49:54.208Z] [2019-11-27T14:49:54.208Z] Optional Features: [2019-11-27T14:49:54.208Z] - CONFIG_USER_NS: enabled [2019-11-27T14:49:54.208Z] - CONFIG_SECCOMP: enabled [2019-11-27T14:49:54.208Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-27T14:49:54.208Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-27T14:49:54.208Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-27T14:49:54.208Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-27T14:49:54.208Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-27T14:49:54.208Z] - CONFIG_BLK_CGROUP: enabled [2019-11-27T14:49:54.208Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-27T14:49:54.208Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-27T14:49:54.208Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-27T14:49:54.208Z] - CONFIG_CGROUP_PERF: enabled [2019-11-27T14:49:54.208Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-27T14:49:54.462Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-27T14:49:54.462Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-27T14:49:54.462Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-27T14:49:54.462Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-27T14:49:54.462Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-27T14:49:54.462Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-27T14:49:54.462Z] - CONFIG_IP_VS: enabled (as module) [2019-11-27T14:49:54.462Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-27T14:49:54.462Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-27T14:49:54.462Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-27T14:49:54.462Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-27T14:49:54.462Z] - CONFIG_EXT4_FS: enabled [2019-11-27T14:49:54.462Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-27T14:49:54.462Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-27T14:49:54.462Z] - Network Drivers: [2019-11-27T14:49:54.462Z] - "overlay": [2019-11-27T14:49:54.462Z] - CONFIG_VXLAN: enabled (as module) [2019-11-27T14:49:54.462Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-27T14:49:54.462Z] Optional (for encrypted networks): [2019-11-27T14:49:54.462Z] - CONFIG_CRYPTO: enabled [2019-11-27T14:49:54.462Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-27T14:49:54.462Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-27T14:49:54.462Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-27T14:49:54.462Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-27T14:49:54.462Z] - CONFIG_XFRM: enabled [2019-11-27T14:49:54.462Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-27T14:49:54.462Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-27T14:49:54.462Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-27T14:49:54.462Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-27T14:49:54.462Z] - "ipvlan": [2019-11-27T14:49:54.462Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-27T14:49:54.462Z] - "macvlan": [2019-11-27T14:49:54.462Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-27T14:49:54.462Z] - CONFIG_DUMMY: enabled (as module) [2019-11-27T14:49:54.462Z] - "ftp,tftp client in container": [2019-11-27T14:49:54.462Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-27T14:49:54.462Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-27T14:49:54.462Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-27T14:49:54.462Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-27T14:49:54.462Z] - Storage Drivers: [2019-11-27T14:49:54.462Z] - "aufs": [2019-11-27T14:49:54.462Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-27T14:49:54.462Z] - "btrfs": [2019-11-27T14:49:54.462Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-27T14:49:54.462Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-27T14:49:54.462Z] - "devicemapper": [2019-11-27T14:49:54.462Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-27T14:49:54.462Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-27T14:49:54.462Z] - "overlay": [2019-11-27T14:49:54.462Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-27T14:49:54.462Z] - "zfs": [2019-11-27T14:49:54.462Z] - /dev/zfs: missing [2019-11-27T14:49:54.462Z] - zfs command: missing [2019-11-27T14:49:54.462Z] - zpool command: missing [2019-11-27T14:49:54.462Z] [2019-11-27T14:49:54.462Z] Limits: [2019-11-27T14:49:54.462Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-27T14:49:54.462Z] [2019-11-27T14:49:54.462Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-27T14:49:54.806Z] Client: [2019-11-27T14:49:54.806Z] Debug Mode: false [2019-11-27T14:49:54.806Z] Plugins: [2019-11-27T14:49:54.806Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-27T14:49:54.806Z] [2019-11-27T14:49:54.806Z] Server: [2019-11-27T14:49:54.806Z] Containers: 0 [2019-11-27T14:49:54.806Z] Running: 0 [2019-11-27T14:49:54.806Z] Paused: 0 [2019-11-27T14:49:54.806Z] Stopped: 0 [2019-11-27T14:49:54.806Z] Images: 8 [2019-11-27T14:49:54.806Z] Server Version: 19.03.2 [2019-11-27T14:49:54.806Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-27T14:49:54.806Z] Windows: [2019-11-27T14:49:54.806Z] LCOW: [2019-11-27T14:49:54.806Z] Logging Driver: json-file [2019-11-27T14:49:54.806Z] Plugins: [2019-11-27T14:49:54.806Z] Volume: local [2019-11-27T14:49:54.806Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-27T14:49:54.806Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-27T14:49:54.806Z] Swarm: inactive [2019-11-27T14:49:54.806Z] Default Isolation: process [2019-11-27T14:49:54.806Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-27T14:49:54.806Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-11-27T14:49:54.806Z] OSType: windows [2019-11-27T14:49:54.806Z] Architecture: x86_64 [2019-11-27T14:49:54.806Z] CPUs: 4 [2019-11-27T14:49:54.806Z] Total Memory: 32GiB [2019-11-27T14:49:54.806Z] Name: azwin-2-ae8e40 [2019-11-27T14:49:54.806Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-11-27T14:49:54.806Z] Docker Root Dir: D:\docker [2019-11-27T14:49:54.806Z] Debug Mode: false [2019-11-27T14:49:54.806Z] Registry: https://index.docker.io/v1/ [2019-11-27T14:49:54.806Z] Labels: [2019-11-27T14:49:54.806Z] Experimental: true [2019-11-27T14:49:54.806Z] Insecure Registries: [2019-11-27T14:49:54.806Z] 10.0.0.4:5000 [2019-11-27T14:49:54.806Z] 127.0.0.0/8 [2019-11-27T14:49:54.806Z] Registry Mirrors: [2019-11-27T14:49:54.806Z] http://10.0.0.4:5000/ [2019-11-27T14:49:54.806Z] Live Restore Enabled: false [2019-11-27T14:49:54.806Z] [2019-11-27T14:49:54.914Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:27a1fb12007ec2a66e70bbf1285fe3e91dd0899a . [2019-11-27T14:49:54.914Z] #2 [internal] load build definition from Dockerfile [2019-11-27T14:49:54.914Z] #2 transferring dockerfile: 14.85kB done [2019-11-27T14:49:54.914Z] #2 DONE 0.0s [2019-11-27T14:49:54.914Z] [2019-11-27T14:49:54.914Z] #1 [internal] load .dockerignore [2019-11-27T14:49:54.914Z] #1 transferring context: 87B done [2019-11-27T14:49:54.914Z] #1 DONE 0.0s [2019-11-27T14:49:54.914Z] [2019-11-27T14:49:54.914Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-11-27T14:49:55.169Z] #3 DONE 0.2s [2019-11-27T14:49:55.169Z] [2019-11-27T14:49:55.169Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-27T14:49:55.169Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-27T14:49:55.169Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-11-27T14:49:55.169Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 1.18MB / 8.82MB 0.1s [2019-11-27T14:49:55.169Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-27T14:49:55.169Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-11-27T14:49:55.424Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s [2019-11-27T14:49:55.424Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done [2019-11-27T14:49:55.424Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-11-27T14:49:55.679Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2019-11-27T14:49:55.679Z] #4 DONE 0.6s [2019-11-27T14:49:53.770Z] > git config core.sparsecheckout # timeout=10 [2019-11-27T14:49:53.774Z] > git checkout -f b7f931e170d523f84b2d0f97e808ec63656edcb7 [2019-11-27T14:49:55.000Z] > git merge 7c3d53ed640fd157bbd80e71f97520fb060dfb62 # timeout=10 [2019-11-27T14:49:56.002Z] Merge succeeded, producing 2d1b3d61dd90b4b40e7aee8d9789500b94a68b4d [2019-11-27T14:49:56.003Z] Checking out Revision 2d1b3d61dd90b4b40e7aee8d9789500b94a68b4d (PR-40263) [2019-11-27T14:49:56.230Z] Commit message: "Merge commit '7c3d53ed640fd157bbd80e71f97520fb060dfb62' into HEAD" [2019-11-27T14:49:56.230Z] First time build. Skipping changelog. [2019-11-27T14:49:56.394Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-11-27T14:49:56.603Z] [2019-11-27T14:49:56.603Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-27T14:49:56.603Z] #6 DONE 0.2s [2019-11-27T14:49:56.603Z] [2019-11-27T14:49:56.603Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-27T14:49:56.603Z] #5 DONE 0.2s [2019-11-27T14:49:56.603Z] [2019-11-27T14:49:56.603Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-27T14:49:56.603Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-11-27T14:49:56.836Z] e4d79466b81c: Pull complete [2019-11-27T14:49:56.858Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-11-27T14:49:56.858Z] #7 sha256:ddeac8b5f8711a57ce2793ff0882cd4ca0b24ac99e6836ca717589fc7f7af914 1.80kB / 1.80kB done [2019-11-27T14:49:56.858Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 6.35MB / 45.38MB 0.2s [2019-11-27T14:49:56.858Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 86.57kB / 4.34MB 0.2s [2019-11-27T14:49:56.858Z] #7 sha256:d30a8b8b92e26c81159500588fe731b46bdfd3ab9724734ffc2ea4387a526662 5.47kB / 5.47kB done [2019-11-27T14:49:56.858Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 730.67kB / 10.80MB 0.2s [2019-11-27T14:49:56.858Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 13.02MB / 45.38MB 0.3s [2019-11-27T14:49:56.858Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 3.57MB / 4.34MB 0.3s [2019-11-27T14:49:56.858Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 5.78MB / 10.80MB 0.3s [2019-11-27T14:49:57.114Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 17.60MB / 45.38MB 0.4s [2019-11-27T14:49:57.114Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 0.3s done [2019-11-27T14:49:57.114Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.4s [2019-11-27T14:49:57.114Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 0B / 50.07MB 0.4s [2019-11-27T14:49:57.114Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 23.57MB / 45.38MB 0.5s [Pipeline] withEnv [2019-11-27T14:49:57.115Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.4s done [2019-11-27T14:49:57.115Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 8.69MB / 50.07MB 0.5s [2019-11-27T14:49:57.115Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 0B / 57.69MB 0.5s [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-27T14:49:57.207Z] b00baabad4ce: Pull complete [2019-11-27T14:49:57.208Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-11-27T14:49:57.208Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-11-27T14:49:57.208Z] ---> 687421176e14 [2019-11-27T14:49:57.208Z] Step 5/16 : ARG BUILDX_REPO [2019-11-27T14:49:57.208Z] ---> Running in 20664de9c709 [2019-11-27T14:49:57.208Z] Removing intermediate container 20664de9c709 [2019-11-27T14:49:57.208Z] ---> aab747260fa4 [2019-11-27T14:49:57.208Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-27T14:49:57.208Z] ---> Running in b21589af1b4a [2019-11-27T14:49:57.372Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 34.29MB / 45.38MB 0.7s [2019-11-27T14:49:57.372Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 19.84MB / 50.07MB 0.7s [2019-11-27T14:49:57.372Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 39.62MB / 45.38MB 0.8s [2019-11-27T14:49:57.372Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 24.78MB / 50.07MB 0.8s [2019-11-27T14:49:57.372Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 3.42MB / 57.69MB 0.8s [2019-11-27T14:49:57.628Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 1.0s [2019-11-27T14:49:57.628Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 31.83MB / 50.07MB 1.0s [2019-11-27T14:49:57.628Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 11.92MB / 57.69MB 1.0s [2019-11-27T14:49:57.628Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 41.11MB / 50.07MB 1.1s [2019-11-27T14:49:57.628Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 18.17MB / 57.69MB 1.1s [2019-11-27T14:49:57.686Z] + docker version [2019-11-27T14:49:57.686Z] Client: [2019-11-27T14:49:57.686Z] Version: 18.06.1-ce [2019-11-27T14:49:57.686Z] API version: 1.38 [2019-11-27T14:49:57.686Z] Go version: go1.10.3 [2019-11-27T14:49:57.686Z] Git commit: e68fc7a [2019-11-27T14:49:57.686Z] Built: Tue Aug 21 17:26:10 2018 [2019-11-27T14:49:57.686Z] OS/Arch: linux/ppc64le [2019-11-27T14:49:57.686Z] Experimental: false [2019-11-27T14:49:57.686Z] [2019-11-27T14:49:57.686Z] Server: [2019-11-27T14:49:57.686Z] Engine: [2019-11-27T14:49:57.686Z] Version: 18.06.1-ce [2019-11-27T14:49:57.686Z] API version: 1.38 (minimum version 1.12) [2019-11-27T14:49:57.686Z] Go version: go1.10.3 [2019-11-27T14:49:57.686Z] Git commit: e68fc7a [2019-11-27T14:49:57.686Z] Built: Tue Aug 21 17:24:20 2018 [2019-11-27T14:49:57.686Z] OS/Arch: linux/ppc64le [2019-11-27T14:49:57.686Z] Experimental: true [Pipeline] sh [2019-11-27T14:49:57.883Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 1.1s done [2019-11-27T14:49:57.883Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 47.51MB / 50.07MB 1.3s [2019-11-27T14:49:57.883Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 24.68MB / 57.69MB 1.3s [2019-11-27T14:49:57.883Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 875.39kB / 120.06MB 1.3s [2019-11-27T14:49:57.883Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 [2019-11-27T14:49:58.008Z] Cloning into '/buildx'... [2019-11-27T14:49:58.140Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 1.4s done [2019-11-27T14:49:58.140Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 31.42MB / 57.69MB 1.4s [2019-11-27T14:49:58.140Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 0B / 126B 1.4s [2019-11-27T14:49:58.140Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 38.55MB / 57.69MB 1.6s [2019-11-27T14:49:58.140Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 10.23MB / 120.06MB 1.6s [2019-11-27T14:49:58.140Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 126B / 126B 1.5s done [2019-11-27T14:49:58.268Z] + docker info [2019-11-27T14:49:58.268Z] Containers: 0 [2019-11-27T14:49:58.268Z] Running: 0 [2019-11-27T14:49:58.268Z] Paused: 0 [2019-11-27T14:49:58.268Z] Stopped: 0 [2019-11-27T14:49:58.268Z] Images: 0 [2019-11-27T14:49:58.268Z] Server Version: 18.06.1-ce [2019-11-27T14:49:58.268Z] Storage Driver: overlay2 [2019-11-27T14:49:58.268Z] Backing Filesystem: extfs [2019-11-27T14:49:58.268Z] Supports d_type: true [2019-11-27T14:49:58.268Z] Native Overlay Diff: true [2019-11-27T14:49:58.268Z] Logging Driver: json-file [2019-11-27T14:49:58.268Z] Cgroup Driver: cgroupfs [2019-11-27T14:49:58.268Z] Plugins: [2019-11-27T14:49:58.268Z] Volume: local [2019-11-27T14:49:58.268Z] Network: bridge host ipvlan macvlan null overlay [2019-11-27T14:49:58.268Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-27T14:49:58.268Z] Swarm: inactive [2019-11-27T14:49:58.268Z] Runtimes: runc [2019-11-27T14:49:58.268Z] Default Runtime: runc [2019-11-27T14:49:58.268Z] Init Binary: docker-init [2019-11-27T14:49:58.268Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-27T14:49:58.268Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-11-27T14:49:58.268Z] init version: fec3683 [2019-11-27T14:49:58.268Z] Security Options: [2019-11-27T14:49:58.268Z] apparmor [2019-11-27T14:49:58.268Z] seccomp [2019-11-27T14:49:58.268Z] Profile: default [2019-11-27T14:49:58.268Z] Kernel Version: 4.4.0-139-generic [2019-11-27T14:49:58.268Z] Operating System: Ubuntu 16.04.3 LTS [2019-11-27T14:49:58.268Z] OSType: linux [2019-11-27T14:49:58.268Z] Architecture: ppc64le [2019-11-27T14:49:58.268Z] CPUs: 4 [2019-11-27T14:49:58.268Z] Total Memory: 7.972GiB [2019-11-27T14:49:58.268Z] Name: ppc64le-ubuntu-32 [2019-11-27T14:49:58.268Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-11-27T14:49:58.268Z] Docker Root Dir: /var/lib/docker [2019-11-27T14:49:58.268Z] Debug Mode (client): false [2019-11-27T14:49:58.268Z] Debug Mode (server): false [2019-11-27T14:49:58.268Z] Username: dockerbuildbot [2019-11-27T14:49:58.268Z] Registry: https://index.docker.io/v1/ [2019-11-27T14:49:58.268Z] Labels: [2019-11-27T14:49:58.268Z] Experimental: true [2019-11-27T14:49:58.268Z] Insecure Registries: [2019-11-27T14:49:58.268Z] 127.0.0.0/8 [2019-11-27T14:49:58.268Z] Live Restore Enabled: false [2019-11-27T14:49:58.268Z] [2019-11-27T14:49:55.974Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-27T14:49:56.010Z] > git config core.sparsecheckout # timeout=10 [2019-11-27T14:49:56.014Z] > git checkout -f 2d1b3d61dd90b4b40e7aee8d9789500b94a68b4d [Pipeline] sh [2019-11-27T14:49:58.399Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 45.99MB / 57.69MB 1.8s [2019-11-27T14:49:58.399Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 20.61MB / 120.06MB 1.8s [2019-11-27T14:49:58.655Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 54.19MB / 57.69MB 1.9s [2019-11-27T14:49:58.655Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 2.1s [2019-11-27T14:49:58.655Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 31.70MB / 120.06MB 2.1s [2019-11-27T14:49:58.847Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-27T14:49:58.847Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-27T14:49:58.847Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40263/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-27T14:49:58.847Z] + bash /home/docker/workspace/moby_PR-40263/check-config.sh [2019-11-27T14:49:58.847Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-27T14:49:58.847Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-11-27T14:49:58.847Z] [2019-11-27T14:49:58.847Z] Generally Necessary: [2019-11-27T14:49:58.912Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 2.1s done [2019-11-27T14:49:58.912Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 48.17MB / 120.06MB 2.4s [2019-11-27T14:49:59.167Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 57.54MB / 120.06MB 2.6s [2019-11-27T14:49:59.187Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-27T14:49:59.187Z] - apparmor: enabled and tools installed [2019-11-27T14:49:59.187Z] - CONFIG_NAMESPACES: enabled [2019-11-27T14:49:59.187Z] - CONFIG_NET_NS: enabled [2019-11-27T14:49:59.187Z] - CONFIG_PID_NS: enabled [2019-11-27T14:49:59.187Z] - CONFIG_IPC_NS: enabled [2019-11-27T14:49:59.187Z] - CONFIG_UTS_NS: enabled [2019-11-27T14:49:59.187Z] - CONFIG_CGROUPS: enabled [2019-11-27T14:49:59.187Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-27T14:49:59.187Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-27T14:49:59.187Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-27T14:49:59.187Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-27T14:49:59.187Z] - CONFIG_CPUSETS: enabled [2019-11-27T14:49:59.187Z] - CONFIG_MEMCG: enabled [2019-11-27T14:49:59.187Z] - CONFIG_KEYS: enabled [2019-11-27T14:49:59.187Z] - CONFIG_VETH: enabled (as module) [2019-11-27T14:49:59.187Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-27T14:49:59.187Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-27T14:49:59.187Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-27T14:49:59.187Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-27T14:49:59.187Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-27T14:49:59.187Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-27T14:49:59.187Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-27T14:49:59.187Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-27T14:49:59.187Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-27T14:49:59.187Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-27T14:49:59.187Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-27T14:49:59.187Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-27T14:49:59.187Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-27T14:49:59.187Z] [2019-11-27T14:49:59.187Z] Optional Features: [2019-11-27T14:49:59.187Z] - CONFIG_USER_NS: enabled [2019-11-27T14:49:59.187Z] - CONFIG_SECCOMP: enabled [2019-11-27T14:49:59.187Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-27T14:49:59.187Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-27T14:49:59.187Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-27T14:49:59.187Z] (cgroup swap accounting is currently enabled) [2019-11-27T14:49:59.187Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-27T14:49:59.187Z] - CONFIG_BLK_CGROUP: enabled [2019-11-27T14:49:59.188Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-27T14:49:59.188Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-27T14:49:59.188Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-27T14:49:59.188Z] - CONFIG_CGROUP_PERF: enabled [2019-11-27T14:49:59.425Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 65.50MB / 120.06MB 2.7s [2019-11-27T14:49:59.425Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 80.32MB / 120.06MB 2.9s [2019-11-27T14:49:59.527Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-27T14:49:59.527Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-27T14:49:59.527Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-27T14:49:59.527Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-27T14:49:59.527Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-27T14:49:59.527Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-27T14:49:59.527Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-27T14:49:59.527Z] - CONFIG_IP_VS: enabled (as module) [2019-11-27T14:49:59.527Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-27T14:49:59.527Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-27T14:49:59.527Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-27T14:49:59.527Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-27T14:49:59.527Z] - CONFIG_EXT4_FS: enabled [2019-11-27T14:49:59.527Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-27T14:49:59.527Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-27T14:49:59.527Z] - Network Drivers: [2019-11-27T14:49:59.527Z] - "overlay": [2019-11-27T14:49:59.527Z] - CONFIG_VXLAN: enabled (as module) [2019-11-27T14:49:59.527Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-27T14:49:59.527Z] Optional (for encrypted networks): [2019-11-27T14:49:59.527Z] - CONFIG_CRYPTO: enabled [2019-11-27T14:49:59.527Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-27T14:49:59.527Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-27T14:49:59.527Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-27T14:49:59.527Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-27T14:49:59.527Z] - CONFIG_XFRM: enabled [2019-11-27T14:49:59.527Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-27T14:49:59.527Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-27T14:49:59.527Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-27T14:49:59.527Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-27T14:49:59.527Z] - "ipvlan": [2019-11-27T14:49:59.527Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-27T14:49:59.527Z] - "macvlan": [2019-11-27T14:49:59.527Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-27T14:49:59.527Z] - CONFIG_DUMMY: enabled (as module) [2019-11-27T14:49:59.527Z] - "ftp,tftp client in container": [2019-11-27T14:49:59.681Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 87.98MB / 120.06MB 3.0s [2019-11-27T14:49:59.865Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-27T14:49:59.865Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-27T14:49:59.865Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-27T14:49:59.865Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-27T14:49:59.865Z] - Storage Drivers: [2019-11-27T14:49:59.865Z] - "aufs": [2019-11-27T14:49:59.865Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-27T14:49:59.865Z] - "btrfs": [2019-11-27T14:49:59.865Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-27T14:49:59.865Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-27T14:49:59.865Z] - "devicemapper": [2019-11-27T14:49:59.865Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-27T14:49:59.865Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-27T14:49:59.865Z] - "overlay": [2019-11-27T14:49:59.865Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-27T14:49:59.865Z] - "zfs": [2019-11-27T14:49:59.865Z] - /dev/zfs: missing [2019-11-27T14:49:59.865Z] - zfs command: missing [2019-11-27T14:49:59.865Z] - zpool command: missing [2019-11-27T14:49:59.865Z] [2019-11-27T14:49:59.865Z] Limits: [2019-11-27T14:49:59.865Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-27T14:49:59.865Z] [2019-11-27T14:49:59.865Z] + true [Pipeline] } [Pipeline] // stage [2019-11-27T14:49:59.938Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 101.26MB / 120.06MB 3.3s [2019-11-27T14:49:59.938Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 108.62MB / 120.06MB 3.4s [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-27T14:50:00.196Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 115.36MB / 120.06MB 3.5s [2019-11-27T14:50:00.453Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 3.8s done [2019-11-27T14:50:00.502Z] + make bundles/buildx [2019-11-27T14:50:00.611Z] Removing intermediate container b21589af1b4a [2019-11-27T14:50:00.611Z] ---> 63a5999906f0 [2019-11-27T14:50:00.611Z] Step 7/16 : WORKDIR /buildx [2019-11-27T14:50:00.611Z] ---> Running in 1bfec498f658 [2019-11-27T14:50:00.611Z] Removing intermediate container 1bfec498f658 [2019-11-27T14:50:00.611Z] ---> 9375856b4c17 [2019-11-27T14:50:00.611Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-27T14:50:00.611Z] ---> Running in b6c81e90dd2f [2019-11-27T14:50:00.711Z] #7 ... [2019-11-27T14:50:00.711Z] [2019-11-27T14:50:00.711Z] #19 [internal] load build context [2019-11-27T14:50:00.711Z] #19 transferring context: 45.91MB 4.0s done [2019-11-27T14:50:00.711Z] #19 DONE 4.0s [2019-11-27T14:50:00.711Z] [2019-11-27T14:50:00.711Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-27T14:50:00.711Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-27T14:50:00.711Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-27T14:50:00.711Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-27T14:50:00.711Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.9s done [2019-11-27T14:50:00.711Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.1s done [2019-11-27T14:50:00.711Z] #65 DONE 4.0s [2019-11-27T14:50:00.711Z] [2019-11-27T14:50:00.711Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-27T14:50:00.841Z] make: command: Command not found [2019-11-27T14:50:00.841Z] make: command: Command not found [2019-11-27T14:50:00.841Z] mkdir bundles [2019-11-27T14:50:00.841Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-27T14:50:00.841Z] --build-arg BUILDX_COMMIT \ [2019-11-27T14:50:00.841Z] --build-arg BUILDX_REPO \ [2019-11-27T14:50:00.841Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-27T14:50:00.841Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-27T14:50:00.841Z] . [2019-11-27T14:50:00.841Z] /bin/sh: 4: go: not found [2019-11-27T14:50:00.841Z] /bin/sh: 5: go: not found [2019-11-27T14:50:00.980Z] Removing intermediate container b6c81e90dd2f [2019-11-27T14:50:00.980Z] ---> cfb4e52f1707 [2019-11-27T14:50:00.980Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-27T14:50:00.980Z] ---> Running in 48567ec8944b [2019-11-27T14:50:01.427Z] From https://github.com/docker/buildx [2019-11-27T14:50:01.427Z] * [new tag] v0.3.1 -> build [2019-11-27T14:50:01.806Z] Switched to branch 'build' [2019-11-27T14:50:02.587Z] Removing intermediate container 48567ec8944b [2019-11-27T14:50:02.587Z] ---> b2d2872317bf [2019-11-27T14:50:02.587Z] Step 10/16 : RUN go mod download [2019-11-27T14:50:02.587Z] ---> Running in 42cb478eb26a [2019-11-27T14:50:02.597Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 4.3s done [2019-11-27T14:50:02.597Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd [2019-11-27T14:50:02.852Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.4s done [2019-11-27T14:50:02.852Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 [2019-11-27T14:50:02.852Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.2s done [2019-11-27T14:50:02.975Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-11-27T14:50:02.975Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-11-27T14:50:02.975Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-11-27T14:50:02.975Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-11-27T14:50:02.975Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-11-27T14:50:02.975Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-11-27T14:50:02.975Z] go: finding github.com/gofrs/flock v0.7.0 [2019-11-27T14:50:03.108Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd [2019-11-27T14:50:03.349Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-11-27T14:50:03.891Z] Sending build context to Docker daemon 50.41MB [2019-11-27T14:50:03.891Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-27T14:50:03.891Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-27T14:50:03.891Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-27T14:50:03.891Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-27T14:50:03.891Z] 1.12.10-stretch: Pulling from library/golang [2019-11-27T14:50:03.891Z] fb056072eab9: Pulling fs layer [2019-11-27T14:50:03.891Z] 6a33b1f9796f: Pulling fs layer [2019-11-27T14:50:03.891Z] 8f8f8962e456: Pulling fs layer [2019-11-27T14:50:03.891Z] 68adcc365214: Pulling fs layer [2019-11-27T14:50:03.891Z] 76d8adf27bdf: Pulling fs layer [2019-11-27T14:50:03.891Z] d66e58854927: Pulling fs layer [2019-11-27T14:50:03.891Z] 71497195576e: Pulling fs layer [2019-11-27T14:50:03.891Z] 76d8adf27bdf: Waiting [2019-11-27T14:50:03.891Z] d66e58854927: Waiting [2019-11-27T14:50:03.891Z] 71497195576e: Waiting [2019-11-27T14:50:03.891Z] 68adcc365214: Waiting [2019-11-27T14:50:04.236Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-11-27T14:50:04.236Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-11-27T14:50:04.236Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-11-27T14:50:04.628Z] 8f8f8962e456: Verifying Checksum [2019-11-27T14:50:04.628Z] 8f8f8962e456: Download complete [2019-11-27T14:50:04.756Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-11-27T14:50:04.757Z] go: finding github.com/json-iterator/go v1.1.6 [2019-11-27T14:50:04.757Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-11-27T14:50:04.991Z] 6a33b1f9796f: Verifying Checksum [2019-11-27T14:50:04.991Z] 6a33b1f9796f: Download complete [2019-11-27T14:50:05.179Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-11-27T14:50:05.179Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-11-27T14:50:05.582Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-11-27T14:50:05.582Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-11-27T14:50:05.582Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-11-27T14:50:05.619Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 2.0s done [2019-11-27T14:50:05.619Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 [2019-11-27T14:50:05.969Z] go: finding github.com/spf13/cobra v0.0.3 [2019-11-27T14:50:05.969Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-11-27T14:50:05.969Z] go: finding github.com/gorilla/mux v1.7.0 [2019-11-27T14:50:06.358Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-11-27T14:50:06.358Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-11-27T14:50:06.746Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-11-27T14:50:06.981Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 1.8s done [2019-11-27T14:50:07.173Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-11-27T14:50:07.173Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-11-27T14:50:07.237Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d [2019-11-27T14:50:07.323Z] fb056072eab9: Verifying Checksum [2019-11-27T14:50:07.323Z] fb056072eab9: Download complete [2019-11-27T14:50:07.566Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-11-27T14:50:07.566Z] go: finding github.com/imdario/mergo v0.3.7 [2019-11-27T14:50:07.960Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-11-27T14:50:07.960Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-11-27T14:50:08.362Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-11-27T14:50:08.362Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-11-27T14:50:08.362Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-11-27T14:50:08.362Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-11-27T14:50:08.362Z] go: finding github.com/spf13/pflag v1.0.3 [2019-11-27T14:50:08.512Z] 68adcc365214: Verifying Checksum [2019-11-27T14:50:08.512Z] 68adcc365214: Download complete [2019-11-27T14:50:08.764Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-11-27T14:50:08.765Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-11-27T14:50:08.894Z] 71497195576e: Verifying Checksum [2019-11-27T14:50:08.894Z] 71497195576e: Download complete [2019-11-27T14:50:09.169Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-11-27T14:50:09.236Z] 76d8adf27bdf: Verifying Checksum [2019-11-27T14:50:09.236Z] 76d8adf27bdf: Download complete [2019-11-27T14:50:09.581Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-11-27T14:50:09.581Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-11-27T14:50:10.067Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-11-27T14:50:10.067Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-11-27T14:50:10.067Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-11-27T14:50:10.565Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-11-27T14:50:11.024Z] go: finding github.com/stretchr/objx v0.1.1 [2019-11-27T14:50:11.399Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 4.2s done [2019-11-27T14:50:11.434Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-11-27T14:50:11.434Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-11-27T14:50:11.655Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de done [2019-11-27T14:50:11.655Z] #7 DONE 15.1s [2019-11-27T14:50:11.655Z] [2019-11-27T14:50:11.655Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-27T14:50:11.834Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-11-27T14:50:12.255Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-11-27T14:50:12.282Z] fb056072eab9: Pull complete [2019-11-27T14:50:12.638Z] go: finding github.com/pkg/errors v0.8.1 [2019-11-27T14:50:12.639Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-11-27T14:50:13.014Z] 6a33b1f9796f: Pull complete [2019-11-27T14:50:13.014Z] 8f8f8962e456: Pull complete [2019-11-27T14:50:13.150Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-11-27T14:50:13.150Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7b5cbf11\powershellScript.ps1'; exit $LASTEXITCODE; [2019-11-27T14:50:13.150Z] ---------------------------------------------------------------------------- [2019-11-27T14:50:13.150Z] [2019-11-27T14:50:13.150Z] INFO: executeCI.ps1 starting at Wed Nov 27 14:50:10 CUT 2019 [2019-11-27T14:50:13.150Z] [2019-11-27T14:50:13.150Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-11-27T14:50:13.150Z] INFO: Running git version 2.24.0.windows.1 [2019-11-27T14:50:13.150Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-11-27T14:50:13.150Z] INFO: Environment variables: [2019-11-27T14:50:13.150Z] [2019-11-27T14:50:13.150Z] Name Value [2019-11-27T14:50:13.150Z] ---- ----- [2019-11-27T14:50:13.150Z] ALLUSERSPROFILE C:\ProgramData [2019-11-27T14:50:13.150Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-11-27T14:50:13.150Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-11-27T14:50:13.150Z] BRANCH_NAME PR-40263 [2019-11-27T14:50:13.150Z] BUILD_DISPLAY_NAME #1 [2019-11-27T14:50:13.150Z] BUILD_ID 1 [2019-11-27T14:50:13.150Z] BUILD_NUMBER 1 [2019-11-27T14:50:13.150Z] BUILD_TAG jenkins-moby-PR-40263-1 [2019-11-27T14:50:13.150Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40263/1/ [2019-11-27T14:50:13.150Z] CHANGE_AUTHOR thaJeztah [2019-11-27T14:50:13.150Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-11-27T14:50:13.150Z] CHANGE_BRANCH normalize_comments [2019-11-27T14:50:13.150Z] CHANGE_FORK thaJeztah [2019-11-27T14:50:13.150Z] CHANGE_ID 40263 [2019-11-27T14:50:13.150Z] CHANGE_TARGET master [2019-11-27T14:50:13.150Z] CHANGE_TITLE Normalize comment formatting [2019-11-27T14:50:13.150Z] CHANGE_URL https://github.com/moby/moby/pull/40263 [2019-11-27T14:50:13.150Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-27T14:50:13.150Z] CommonProgramFiles C:\Program Files\Common Files [2019-11-27T14:50:13.150Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-11-27T14:50:13.150Z] CommonProgramW6432 C:\Program Files\Common Files [2019-11-27T14:50:13.150Z] COMPUTERNAME azwin-2-ae8e40 [2019-11-27T14:50:13.150Z] ComSpec C:\windows\system32\cmd.exe [2019-11-27T14:50:13.150Z] ConfigSequenceNumber 0 [2019-11-27T14:50:13.150Z] DOCKER_BUILDKIT 0 [2019-11-27T14:50:13.150Z] DOCKER_DUT_DEBUG 1 [2019-11-27T14:50:13.150Z] DOCKER_EXPERIMENTAL 1 [2019-11-27T14:50:13.150Z] DOCKER_GRAPHDRIVER overlay2 [2019-11-27T14:50:13.150Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-11-27T14:50:13.150Z] EXECUTOR_NUMBER 0 [2019-11-27T14:50:13.150Z] FQDN azwin-2-ae8e40.westus.cloudapp.azure.com [2019-11-27T14:50:13.150Z] GIT_BRANCH PR-40263 [2019-11-27T14:50:13.150Z] GIT_COMMIT 27a1fb12007ec2a66e70bbf1285fe3e91dd0899a [2019-11-27T14:50:13.150Z] GIT_URL https://github.com/moby/moby.git [2019-11-27T14:50:13.150Z] HUDSON_COOKIE 4d13062d-5e37-4113-bfc6-62e2a3a334e1 [2019-11-27T14:50:13.150Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-11-27T14:50:13.150Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-11-27T14:50:13.150Z] HUDSON_URL https://ci.docker.com/public/ [2019-11-27T14:50:13.150Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64 [2019-11-27T14:50:13.150Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-11-27T14:50:13.150Z] JENKINS_NODE_COOKIE 7fd676d1-f443-46a4-a632-17eee5f22495 [2019-11-27T14:50:13.150Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-11-27T14:50:13.150Z] JENKINS_URL https://ci.docker.com/public/ [2019-11-27T14:50:13.150Z] JOB_BASE_NAME PR-40263 [2019-11-27T14:50:13.150Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40263/display/redirect [2019-11-27T14:50:13.150Z] JOB_NAME moby/PR-40263 [2019-11-27T14:50:13.150Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40263/ [2019-11-27T14:50:13.150Z] library.jps.version master [2019-11-27T14:50:13.150Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-11-27T14:50:13.150Z] NODE_LABELS amd64 azure azwin-2-ae8e40 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-11-27T14:50:13.150Z] NODE_NAME azwin-2-ae8e40 [2019-11-27T14:50:13.150Z] NUMBER_OF_PROCESSORS 4 [2019-11-27T14:50:13.150Z] OS Windows_NT [2019-11-27T14:50:13.150Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-11-27T14:50:13.150Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-11-27T14:50:13.150Z] PROCESSOR_ARCHITECTURE AMD64 [2019-11-27T14:50:13.150Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-11-27T14:50:13.150Z] PROCESSOR_LEVEL 6 [2019-11-27T14:50:13.150Z] PROCESSOR_REVISION 4f01 [2019-11-27T14:50:13.150Z] ProgramData C:\ProgramData [2019-11-27T14:50:13.150Z] ProgramFiles C:\Program Files [2019-11-27T14:50:13.150Z] ProgramFiles(x86) C:\Program Files (x86) [2019-11-27T14:50:13.150Z] ProgramW6432 C:\Program Files [2019-11-27T14:50:13.150Z] PROMPT $P$G [2019-11-27T14:50:13.150Z] PSExecutionPolicyPreference Bypass [2019-11-27T14:50:13.150Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-11-27T14:50:13.150Z] PUBLIC C:\Users\Public [2019-11-27T14:50:13.150Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40263/1/display/redirect?page=changes [2019-11-27T14:50:13.150Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40263/1/display/redirect [2019-11-27T14:50:13.150Z] SKIP_VALIDATION_TESTS 1 [2019-11-27T14:50:13.150Z] SOURCES_DRIVE d [2019-11-27T14:50:13.150Z] SOURCES_SUBDIR gopath [2019-11-27T14:50:13.150Z] STAGE_NAME Run tests [2019-11-27T14:50:13.150Z] SystemDrive C: [2019-11-27T14:50:13.150Z] SystemRoot C:\windows [2019-11-27T14:50:13.150Z] TEMP C:\windows\TEMP [2019-11-27T14:50:13.150Z] TESTDEBUG 0 [2019-11-27T14:50:13.150Z] TESTRUN_DRIVE d [2019-11-27T14:50:13.150Z] TESTRUN_SUBDIR CI [2019-11-27T14:50:13.150Z] TIMEOUT 120m [2019-11-27T14:50:13.150Z] TMP C:\windows\TEMP [2019-11-27T14:50:13.150Z] USERDOMAIN WORKGROUP [2019-11-27T14:50:13.150Z] USERNAME azwin-2-ae8e40$ [2019-11-27T14:50:13.150Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-11-27T14:50:13.150Z] windir C:\windows [2019-11-27T14:50:13.150Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-11-27T14:50:13.150Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-11-27T14:50:13.150Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-11-27T14:50:13.150Z] [2019-11-27T14:50:13.150Z] [2019-11-27T14:50:13.150Z] [2019-11-27T14:50:13.150Z] INFO: Sources under d:\gopath\... [2019-11-27T14:50:13.150Z] INFO: Test run under d:\CI\... [2019-11-27T14:50:13.150Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-11-27T14:50:13.150Z] INFO: docker/docker repository was found [2019-11-27T14:50:13.150Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-11-27T14:50:13.150Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.864' [2019-11-27T14:50:13.150Z] INFO: Docker version of control daemon [2019-11-27T14:50:13.150Z] [2019-11-27T14:50:13.150Z] Client: Docker Engine - Enterprise [2019-11-27T14:50:13.150Z] Version: 19.03.2 [2019-11-27T14:50:13.150Z] API version: 1.40 [2019-11-27T14:50:13.150Z] Go version: go1.12.8 [2019-11-27T14:50:13.150Z] Git commit: c92ab06ed9 [2019-11-27T14:50:13.150Z] Built: 09/03/2019 16:38:11 [2019-11-27T14:50:13.150Z] OS/Arch: windows/amd64 [2019-11-27T14:50:13.150Z] Experimental: false [2019-11-27T14:50:13.150Z] [2019-11-27T14:50:13.150Z] Server: Docker Engine - Enterprise [2019-11-27T14:50:13.150Z] Engine: [2019-11-27T14:50:13.150Z] Version: 19.03.2 [2019-11-27T14:50:13.150Z] API version: 1.40 (minimum version 1.24) [2019-11-27T14:50:13.150Z] Go version: go1.12.8 [2019-11-27T14:50:13.150Z] Git commit: c92ab06ed9 [2019-11-27T14:50:13.150Z] Built: 09/03/2019 16:35:47 [2019-11-27T14:50:13.150Z] OS/Arch: windows/amd64 [2019-11-27T14:50:13.151Z] Experimental: true [2019-11-27T14:50:13.151Z] [2019-11-27T14:50:13.151Z] INFO: Docker info of control daemon [2019-11-27T14:50:13.151Z] [2019-11-27T14:50:13.151Z] Client: [2019-11-27T14:50:13.151Z] Debug Mode: false [2019-11-27T14:50:13.151Z] Plugins: [2019-11-27T14:50:13.151Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-27T14:50:13.151Z] [2019-11-27T14:50:13.151Z] Server: [2019-11-27T14:50:13.151Z] Containers: 0 [2019-11-27T14:50:13.151Z] Running: 0 [2019-11-27T14:50:13.151Z] Paused: 0 [2019-11-27T14:50:13.151Z] Stopped: 0 [2019-11-27T14:50:13.151Z] Images: 8 [2019-11-27T14:50:13.151Z] Server Version: 19.03.2 [2019-11-27T14:50:13.151Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-27T14:50:13.151Z] Windows: [2019-11-27T14:50:13.151Z] LCOW: [2019-11-27T14:50:13.151Z] Logging Driver: json-file [2019-11-27T14:50:13.151Z] Plugins: [2019-11-27T14:50:13.151Z] Volume: local [2019-11-27T14:50:13.151Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-27T14:50:13.151Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-27T14:50:13.151Z] Swarm: inactive [2019-11-27T14:50:13.151Z] Default Isolation: process [2019-11-27T14:50:13.493Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-11-27T14:50:13.493Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-11-27T14:50:13.608Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-27T14:50:13.608Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-11-27T14:50:13.608Z] OSType: windows [2019-11-27T14:50:13.608Z] Architecture: x86_64 [2019-11-27T14:50:13.608Z] CPUs: 4 [2019-11-27T14:50:13.608Z] Total Memory: 32GiB [2019-11-27T14:50:13.608Z] Name: azwin-2-ae8e40 [2019-11-27T14:50:13.608Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-11-27T14:50:13.608Z] Docker Root Dir: D:\docker [2019-11-27T14:50:13.608Z] Debug Mode: false [2019-11-27T14:50:13.608Z] Registry: https://index.docker.io/v1/ [2019-11-27T14:50:13.608Z] Labels: [2019-11-27T14:50:13.608Z] Experimental: true [2019-11-27T14:50:13.608Z] Insecure Registries: [2019-11-27T14:50:13.608Z] 10.0.0.4:5000 [2019-11-27T14:50:13.608Z] 127.0.0.0/8 [2019-11-27T14:50:13.608Z] Registry Mirrors: [2019-11-27T14:50:13.608Z] http://10.0.0.4:5000/ [2019-11-27T14:50:13.608Z] Live Restore Enabled: false [2019-11-27T14:50:13.608Z] [2019-11-27T14:50:13.608Z] [2019-11-27T14:50:13.608Z] INFO: Commit hash is ef7d16a32 [2019-11-27T14:50:13.608Z] INFO: Nuke-Everything... [2019-11-27T14:50:13.608Z] INFO: Container count on control daemon to delete is 0 [2019-11-27T14:50:13.898Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-11-27T14:50:13.898Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-11-27T14:50:13.898Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-11-27T14:50:14.065Z] INFO: Nuking d:\CI [2019-11-27T14:50:14.065Z] INFO: Zapped successfully [2019-11-27T14:50:14.065Z] INFO: Location for testing is d:\CI\PR-40263\1 [2019-11-27T14:50:14.065Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-11-27T14:50:14.065Z] [2019-11-27T14:50:14.066Z] [2019-11-27T14:50:14.066Z] INFO: Building the image from Dockerfile.windows at 11/27/2019 14:50:13... [2019-11-27T14:50:14.066Z] [2019-11-27T14:50:14.318Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-11-27T14:50:14.319Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-11-27T14:50:14.722Z] d66e58854927: Verifying Checksum [2019-11-27T14:50:14.722Z] d66e58854927: Download complete [2019-11-27T14:50:14.723Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-11-27T14:50:14.914Z] #8 DONE 3.2s [2019-11-27T14:50:14.914Z] [2019-11-27T14:50:14.914Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-27T14:50:15.263Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-11-27T14:50:15.263Z] go: finding github.com/kr/pretty v0.1.0 [2019-11-27T14:50:15.777Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-11-27T14:50:15.777Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-11-27T14:50:15.777Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-11-27T14:50:15.841Z] #9 DONE 0.8s [2019-11-27T14:50:15.841Z] [2019-11-27T14:50:15.841Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-27T14:50:15.841Z] #20 DONE 0.1s [2019-11-27T14:50:15.841Z] [2019-11-27T14:50:15.841Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-27T14:50:15.842Z] #28 ... [2019-11-27T14:50:15.842Z] [2019-11-27T14:50:15.842Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-27T14:50:15.842Z] #43 DONE 0.1s [2019-11-27T14:50:16.099Z] [2019-11-27T14:50:16.099Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-27T14:50:16.099Z] #67 DONE 0.1s [2019-11-27T14:50:16.099Z] [2019-11-27T14:50:16.099Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-27T14:50:16.099Z] #61 DONE 0.1s [2019-11-27T14:50:16.099Z] [2019-11-27T14:50:16.099Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-27T14:50:16.099Z] #30 DONE 0.2s [2019-11-27T14:50:16.099Z] [2019-11-27T14:50:16.099Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-27T14:50:16.099Z] #49 DONE 0.2s [2019-11-27T14:50:16.099Z] [2019-11-27T14:50:16.099Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-27T14:50:16.099Z] #46 DONE 0.2s [2019-11-27T14:50:16.099Z] [2019-11-27T14:50:16.099Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:50:16.099Z] #50 ... [2019-11-27T14:50:16.099Z] [2019-11-27T14:50:16.099Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-27T14:50:16.099Z] #21 DONE 0.2s [2019-11-27T14:50:16.238Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-11-27T14:50:16.238Z] go: finding github.com/stretchr/testify v1.2.2 [2019-11-27T14:50:16.360Z] [2019-11-27T14:50:16.360Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:50:16.639Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-11-27T14:50:17.038Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-11-27T14:50:17.038Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-11-27T14:50:17.038Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-11-27T14:50:17.045Z] 68adcc365214: Pull complete [2019-11-27T14:50:17.873Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-11-27T14:50:17.873Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-11-27T14:50:18.264Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-11-27T14:50:18.264Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-11-27T14:50:18.889Z] go: finding github.com/lib/pq v1.0.0 [2019-11-27T14:50:18.889Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-11-27T14:50:20.093Z] 76d8adf27bdf: Pull complete [2019-11-27T14:50:20.257Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-11-27T14:50:20.257Z] go: finding google.golang.org/grpc v1.20.1 [2019-11-27T14:50:20.748Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-11-27T14:50:20.748Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-11-27T14:50:21.166Z] Sending build context to Docker daemon 50.4MB [2019-11-27T14:50:21.166Z] [2019-11-27T14:50:21.166Z] Step 1/8 : FROM microsoft/windowsservercore [2019-11-27T14:50:21.166Z] ---> 49e459dc7a6b [2019-11-27T14:50:21.166Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-11-27T14:50:21.166Z] ---> Using cache [2019-11-27T14:50:21.166Z] ---> 1d7bc35579f8 [2019-11-27T14:50:21.166Z] Step 3/8 : ARG GO_VERSION=1.13.4 [2019-11-27T14:50:21.166Z] ---> Using cache [2019-11-27T14:50:21.166Z] ---> 169bafaae71a [2019-11-27T14:50:21.166Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-11-27T14:50:21.166Z] ---> Using cache [2019-11-27T14:50:21.166Z] ---> 8462b868997b [2019-11-27T14:50:21.167Z] 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-27T14:50:21.167Z] ---> Using cache [2019-11-27T14:50:21.167Z] ---> 6a0617d903f2 [2019-11-27T14:50:21.167Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-11-27T14:50:21.167Z] ---> Using cache [2019-11-27T14:50:21.167Z] ---> 9e0e5500f055 [2019-11-27T14:50:21.167Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-11-27T14:50:21.167Z] ---> Using cache [2019-11-27T14:50:21.167Z] ---> c028097b1ad9 [2019-11-27T14:50:21.167Z] Step 8/8 : COPY . . [2019-11-27T14:50:21.238Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-11-27T14:50:21.598Z] #22 ... [2019-11-27T14:50:21.598Z] [2019-11-27T14:50:21.598Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-27T14:50:21.598Z] #28 5.162 + mktemp -d [2019-11-27T14:50:21.598Z] #28 5.165 + export GOPATH=/tmp/tmp.HVSzHzV8Zs [2019-11-27T14:50:21.598Z] #28 5.165 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.HVSzHzV8Zs/src/github.com/go-swagger/go-swagger [2019-11-27T14:50:21.598Z] #28 5.166 Cloning into '/tmp/tmp.HVSzHzV8Zs/src/github.com/go-swagger/go-swagger'... [2019-11-27T14:50:21.755Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-11-27T14:50:22.156Z] go: finding github.com/golang/protobuf v1.2.0 [2019-11-27T14:50:22.550Z] go: finding github.com/client9/misspell v0.3.4 [2019-11-27T14:50:22.550Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-11-27T14:50:22.956Z] go: finding github.com/docker/go-connections v0.4.0 [2019-11-27T14:50:22.956Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-11-27T14:50:22.956Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-11-27T14:50:23.359Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-11-27T14:50:23.782Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-11-27T14:50:23.782Z] go: finding github.com/kr/text v0.1.0 [2019-11-27T14:50:23.782Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-11-27T14:50:24.200Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-11-27T14:50:24.200Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-11-27T14:50:24.200Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-11-27T14:50:25.051Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-11-27T14:50:25.051Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-11-27T14:50:25.051Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-11-27T14:50:25.051Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-11-27T14:50:25.051Z] go: finding github.com/docker/go-connections v0.3.0 [2019-11-27T14:50:25.473Z] go: finding github.com/google/go-cmp v0.2.0 [2019-11-27T14:50:25.473Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-11-27T14:50:25.756Z] #28 ... [2019-11-27T14:50:25.756Z] [2019-11-27T14:50:25.756Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:50:25.756Z] #33 4.899 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-27T14:50:25.756Z] #33 4.916 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-27T14:50:25.756Z] #33 4.963 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-27T14:50:25.756Z] #33 4.981 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-27T14:50:25.756Z] #33 5.009 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-27T14:50:25.756Z] #33 5.952 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-27T14:50:25.756Z] #33 7.544 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-27T14:50:25.756Z] #33 8.365 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-27T14:50:25.756Z] #33 ... [2019-11-27T14:50:25.756Z] [2019-11-27T14:50:25.756Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:50:25.756Z] #44 6.771 + RM_GOPATH=0 [2019-11-27T14:50:25.756Z] #44 6.771 + TMP_GOPATH= [2019-11-27T14:50:25.756Z] #44 6.771 + : /build [2019-11-27T14:50:25.756Z] #44 6.771 + '[' -z '' ']' [2019-11-27T14:50:25.756Z] #44 6.778 ++ mktemp -d [2019-11-27T14:50:25.756Z] #44 6.783 + export GOPATH=/tmp/tmp.sfWV8145mX [2019-11-27T14:50:25.756Z] #44 6.783 + GOPATH=/tmp/tmp.sfWV8145mX [2019-11-27T14:50:25.756Z] #44 6.783 + RM_GOPATH=1 [2019-11-27T14:50:25.756Z] #44 6.783 ++ dirname ./install.sh [2019-11-27T14:50:25.756Z] #44 6.784 + dir=. [2019-11-27T14:50:25.756Z] #44 6.784 + bin=vndr [2019-11-27T14:50:25.756Z] #44 6.784 + shift [2019-11-27T14:50:25.756Z] #44 6.784 + '[' '!' -f ./vndr.installer ']' [2019-11-27T14:50:25.756Z] #44 6.785 + . ./vndr.installer [2019-11-27T14:50:25.756Z] #44 6.785 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-27T14:50:25.756Z] #44 6.787 + install_vndr [2019-11-27T14:50:25.756Z] #44 6.787 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-27T14:50:25.756Z] #44 6.787 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-27T14:50:25.756Z] #44 6.787 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sfWV8145mX/src/github.com/LK4D4/vndr [2019-11-27T14:50:25.756Z] #44 6.794 Cloning into '/tmp/tmp.sfWV8145mX/src/github.com/LK4D4/vndr'... [2019-11-27T14:50:25.756Z] #44 7.746 + cd /tmp/tmp.sfWV8145mX/src/github.com/LK4D4/vndr [2019-11-27T14:50:25.756Z] #44 7.746 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-27T14:50:25.756Z] #44 7.770 + go build -buildmode=pie -v -o /build/vndr . [2019-11-27T14:50:25.756Z] #44 9.201 internal/cpu [2019-11-27T14:50:25.756Z] #44 9.204 runtime/internal/atomic [2019-11-27T14:50:25.756Z] #44 9.543 runtime/internal/sys [2019-11-27T14:50:25.756Z] #44 9.750 internal/bytealg [2019-11-27T14:50:25.756Z] #44 9.788 internal/race [2019-11-27T14:50:25.756Z] #44 9.912 sync/atomic [2019-11-27T14:50:25.885Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-11-27T14:50:25.885Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-11-27T14:50:26.012Z] #44 ... [2019-11-27T14:50:26.012Z] [2019-11-27T14:50:26.012Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:50:26.012Z] #47 5.882 + RM_GOPATH=0 [2019-11-27T14:50:26.012Z] #47 5.882 + TMP_GOPATH= [2019-11-27T14:50:26.012Z] #47 5.882 + : /build [2019-11-27T14:50:26.012Z] #47 5.882 + '[' -z '' ']' [2019-11-27T14:50:26.012Z] #47 5.885 ++ mktemp -d [2019-11-27T14:50:26.012Z] #47 5.888 + export GOPATH=/tmp/tmp.a9T9Gnd0MD [2019-11-27T14:50:26.012Z] #47 5.889 + GOPATH=/tmp/tmp.a9T9Gnd0MD [2019-11-27T14:50:26.012Z] #47 5.889 + RM_GOPATH=1 [2019-11-27T14:50:26.012Z] #47 5.890 ++ dirname ./install.sh [2019-11-27T14:50:26.012Z] #47 5.893 + dir=. [2019-11-27T14:50:26.012Z] #47 5.893 + bin=gotestsum [2019-11-27T14:50:26.012Z] #47 5.893 + shift [2019-11-27T14:50:26.012Z] #47 5.893 + '[' '!' -f ./gotestsum.installer ']' [2019-11-27T14:50:26.012Z] #47 5.893 + . ./gotestsum.installer [2019-11-27T14:50:26.012Z] #47 5.893 ++ : v0.3.5 [2019-11-27T14:50:26.012Z] #47 5.893 + install_gotestsum [2019-11-27T14:50:26.012Z] #47 5.895 + echo 'Installing gotestsum version v0.3.5' [2019-11-27T14:50:26.012Z] #47 5.895 + go get -d gotest.tools/gotestsum [2019-11-27T14:50:26.012Z] #47 5.895 Installing gotestsum version v0.3.5 [2019-11-27T14:50:26.097Z] d66e58854927: Pull complete [2019-11-27T14:50:26.097Z] 71497195576e: Pull complete [2019-11-27T14:50:26.097Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-11-27T14:50:26.097Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-11-27T14:50:26.097Z] ---> ebd73b5ebd31 [2019-11-27T14:50:26.097Z] Step 5/16 : ARG BUILDX_REPO [2019-11-27T14:50:26.097Z] ---> Running in c72c80e36d53 [2019-11-27T14:50:26.097Z] Removing intermediate container c72c80e36d53 [2019-11-27T14:50:26.097Z] ---> 085dac0d8804 [2019-11-27T14:50:26.097Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-27T14:50:26.097Z] ---> Running in d160f5dd767d [2019-11-27T14:50:26.097Z] Cloning into '/buildx'... [2019-11-27T14:50:26.267Z] #47 ... [2019-11-27T14:50:26.267Z] [2019-11-27T14:50:26.267Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-27T14:50:26.267Z] #24 6.563 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-27T14:50:26.267Z] #24 6.565 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-27T14:50:26.267Z] #24 6.575 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-27T14:50:26.267Z] #24 6.593 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-27T14:50:26.267Z] #24 6.631 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-27T14:50:26.267Z] #24 7.370 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-27T14:50:26.267Z] #24 9.199 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-27T14:50:26.267Z] #24 10.06 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-27T14:50:26.267Z] #24 ... [2019-11-27T14:50:26.267Z] [2019-11-27T14:50:26.267Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:50:26.267Z] #40 8.034 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-27T14:50:26.267Z] #40 8.036 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-27T14:50:26.267Z] #40 8.092 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-27T14:50:26.267Z] #40 8.121 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-27T14:50:26.267Z] #40 8.144 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-27T14:50:26.267Z] #40 9.058 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-27T14:50:26.307Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-11-27T14:50:26.307Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-11-27T14:50:26.523Z] #40 ... [2019-11-27T14:50:26.523Z] [2019-11-27T14:50:26.523Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:50:26.523Z] #68 7.171 + RM_GOPATH=0 [2019-11-27T14:50:26.523Z] #68 7.171 + TMP_GOPATH= [2019-11-27T14:50:26.523Z] #68 7.171 + : /build [2019-11-27T14:50:26.523Z] #68 7.171 + '[' -z '' ']' [2019-11-27T14:50:26.523Z] #68 7.180 ++ mktemp -d [2019-11-27T14:50:26.523Z] #68 7.183 + export GOPATH=/tmp/tmp.EYjgAgrdYU [2019-11-27T14:50:26.523Z] #68 7.188 + GOPATH=/tmp/tmp.EYjgAgrdYU [2019-11-27T14:50:26.523Z] #68 7.188 + RM_GOPATH=1 [2019-11-27T14:50:26.523Z] #68 7.188 ++ dirname ./install.sh [2019-11-27T14:50:26.523Z] #68 7.191 + dir=. [2019-11-27T14:50:26.523Z] #68 7.191 + bin=proxy [2019-11-27T14:50:26.523Z] #68 7.195 + shift [2019-11-27T14:50:26.523Z] #68 7.197 + '[' '!' -f ./proxy.installer ']' [2019-11-27T14:50:26.523Z] #68 7.197 + . ./proxy.installer [2019-11-27T14:50:26.523Z] #68 7.197 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-27T14:50:26.523Z] #68 7.197 + install_proxy [2019-11-27T14:50:26.523Z] #68 7.197 + case "$1" in [2019-11-27T14:50:26.523Z] #68 7.197 + export CGO_ENABLED=0 [2019-11-27T14:50:26.523Z] #68 7.197 + CGO_ENABLED=0 [2019-11-27T14:50:26.523Z] #68 7.197 + _install_proxy [2019-11-27T14:50:26.523Z] #68 7.197 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-27T14:50:26.523Z] #68 7.198 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-27T14:50:26.523Z] #68 7.198 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.EYjgAgrdYU/src/github.com/docker/libnetwork [2019-11-27T14:50:26.523Z] #68 7.206 Cloning into '/tmp/tmp.EYjgAgrdYU/src/github.com/docker/libnetwork'... [2019-11-27T14:50:26.523Z] #68 ... [2019-11-27T14:50:26.523Z] [2019-11-27T14:50:26.523Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-27T14:50:26.523Z] #10 4.292 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-27T14:50:26.523Z] #10 4.306 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-27T14:50:26.523Z] #10 4.328 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-27T14:50:26.523Z] #10 4.344 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-27T14:50:26.523Z] #10 4.371 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-27T14:50:26.523Z] #10 5.069 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-27T14:50:26.523Z] #10 6.649 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-27T14:50:26.523Z] #10 7.442 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-27T14:50:26.779Z] #10 ... [2019-11-27T14:50:26.779Z] [2019-11-27T14:50:26.779Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-27T14:50:26.779Z] #38 6.370 + mktemp -d [2019-11-27T14:50:26.779Z] #38 6.371 + export GOPATH=/tmp/tmp.DLj0GSNiam [2019-11-27T14:50:26.779Z] #38 6.371 + git clone https://github.com/docker/distribution.git /tmp/tmp.DLj0GSNiam/src/github.com/docker/distribution [2019-11-27T14:50:26.779Z] #38 6.372 Cloning into '/tmp/tmp.DLj0GSNiam/src/github.com/docker/distribution'... [2019-11-27T14:50:26.792Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-11-27T14:50:27.035Z] #38 ... [2019-11-27T14:50:27.035Z] [2019-11-27T14:50:27.035Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:50:27.035Z] #62 6.858 + RM_GOPATH=0 [2019-11-27T14:50:27.035Z] #62 6.858 + TMP_GOPATH= [2019-11-27T14:50:27.035Z] #62 6.858 + : /build/ [2019-11-27T14:50:27.035Z] #62 6.858 + '[' -z '' ']' [2019-11-27T14:50:27.035Z] #62 6.858 ++ mktemp -d [2019-11-27T14:50:27.035Z] #62 6.858 + export GOPATH=/tmp/tmp.cO4X4TuGTq [2019-11-27T14:50:27.035Z] #62 6.858 + GOPATH=/tmp/tmp.cO4X4TuGTq [2019-11-27T14:50:27.035Z] #62 6.858 + RM_GOPATH=1 [2019-11-27T14:50:27.035Z] #62 6.861 ++ dirname ./install.sh [2019-11-27T14:50:27.035Z] #62 6.862 + dir=. [2019-11-27T14:50:27.035Z] #62 6.862 + bin=rootlesskit [2019-11-27T14:50:27.035Z] #62 6.862 + shift [2019-11-27T14:50:27.035Z] #62 6.862 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-27T14:50:27.035Z] #62 6.862 + . ./rootlesskit.installer [2019-11-27T14:50:27.035Z] #62 6.862 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-27T14:50:27.035Z] #62 6.864 + install_rootlesskit [2019-11-27T14:50:27.035Z] #62 6.864 + case "$1" in [2019-11-27T14:50:27.035Z] #62 6.864 + export CGO_ENABLED=0 [2019-11-27T14:50:27.035Z] #62 6.864 + CGO_ENABLED=0 [2019-11-27T14:50:27.035Z] #62 6.864 + _install_rootlesskit [2019-11-27T14:50:27.035Z] #62 6.864 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-27T14:50:27.035Z] #62 6.864 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cO4X4TuGTq/src/github.com/rootless-containers/rootlesskit [2019-11-27T14:50:27.035Z] #62 6.864 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-27T14:50:27.035Z] #62 6.869 Cloning into '/tmp/tmp.cO4X4TuGTq/src/github.com/rootless-containers/rootlesskit'... [2019-11-27T14:50:27.035Z] #62 10.83 + cd /tmp/tmp.cO4X4TuGTq/src/github.com/rootless-containers/rootlesskit [2019-11-27T14:50:27.035Z] #62 10.83 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-27T14:50:27.035Z] #62 ... [2019-11-27T14:50:27.035Z] [2019-11-27T14:50:27.035Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:50:27.035Z] #31 6.815 + RM_GOPATH=0 [2019-11-27T14:50:27.035Z] #31 6.824 + TMP_GOPATH= [2019-11-27T14:50:27.035Z] #31 6.824 + : /build [2019-11-27T14:50:27.035Z] #31 6.824 + '[' -z '' ']' [2019-11-27T14:50:27.035Z] #31 6.829 ++ mktemp -d [2019-11-27T14:50:27.035Z] #31 6.833 + export GOPATH=/tmp/tmp.gtxv7MP79j [2019-11-27T14:50:27.035Z] #31 6.833 + GOPATH=/tmp/tmp.gtxv7MP79j [2019-11-27T14:50:27.035Z] #31 6.834 + RM_GOPATH=1 [2019-11-27T14:50:27.035Z] #31 6.837 ++ dirname ./install.sh [2019-11-27T14:50:27.035Z] #31 6.848 + dir=. [2019-11-27T14:50:27.035Z] #31 6.848 + bin=tomlv [2019-11-27T14:50:27.035Z] #31 6.848 + shift [2019-11-27T14:50:27.035Z] #31 6.848 + '[' '!' -f ./tomlv.installer ']' [2019-11-27T14:50:27.035Z] #31 6.848 + . ./tomlv.installer [2019-11-27T14:50:27.035Z] #31 6.848 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-27T14:50:27.035Z] #31 6.853 + install_tomlv [2019-11-27T14:50:27.035Z] #31 6.856 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-27T14:50:27.035Z] #31 6.856 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-27T14:50:27.036Z] #31 6.856 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gtxv7MP79j/src/github.com/BurntSushi/toml [2019-11-27T14:50:27.036Z] #31 6.866 Cloning into '/tmp/tmp.gtxv7MP79j/src/github.com/BurntSushi/toml'... [2019-11-27T14:50:27.036Z] #31 8.256 + cd /tmp/tmp.gtxv7MP79j/src/github.com/BurntSushi/toml [2019-11-27T14:50:27.036Z] #31 8.256 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-27T14:50:27.036Z] #31 8.266 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-27T14:50:27.036Z] #31 9.035 internal/cpu [2019-11-27T14:50:27.036Z] #31 9.075 runtime/internal/atomic [2019-11-27T14:50:27.036Z] #31 9.310 runtime/internal/sys [2019-11-27T14:50:27.036Z] #31 9.580 runtime/internal/math [2019-11-27T14:50:27.036Z] #31 9.705 math/bits [2019-11-27T14:50:27.036Z] #31 9.792 internal/bytealg [2019-11-27T14:50:27.036Z] #31 10.30 math [2019-11-27T14:50:27.036Z] #31 10.54 runtime [2019-11-27T14:50:27.036Z] #31 ... [2019-11-27T14:50:27.036Z] [2019-11-27T14:50:27.036Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-27T14:50:27.036Z] #56 7.240 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-27T14:50:27.036Z] #56 7.240 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-27T14:50:27.036Z] #56 7.271 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-27T14:50:27.036Z] #56 7.273 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-27T14:50:27.036Z] #56 7.309 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-27T14:50:27.036Z] #56 8.229 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-27T14:50:27.036Z] #56 10.40 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-27T14:50:27.036Z] #56 11.42 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-27T14:50:27.291Z] #56 ... [2019-11-27T14:50:27.291Z] [2019-11-27T14:50:27.291Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:50:27.291Z] #62 11.27 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-27T14:50:27.291Z] #62 11.27 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-27T14:50:27.354Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-11-27T14:50:27.811Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-11-27T14:50:27.811Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-11-27T14:50:27.811Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-11-27T14:50:27.811Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-11-27T14:50:28.672Z] go: finding github.com/docker/go-units v0.3.1 [2019-11-27T14:50:28.672Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-11-27T14:50:28.672Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-11-27T14:50:29.097Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-11-27T14:50:29.097Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-11-27T14:50:29.567Z] go: finding gotest.tools v2.1.0+incompatible [2019-11-27T14:50:29.987Z] Removing intermediate container d160f5dd767d [2019-11-27T14:50:29.987Z] ---> 76479500fb93 [2019-11-27T14:50:29.987Z] Step 7/16 : WORKDIR /buildx [2019-11-27T14:50:29.987Z] ---> Running in 5ccfaa754fe0 [2019-11-27T14:50:29.987Z] Removing intermediate container 5ccfaa754fe0 [2019-11-27T14:50:29.987Z] ---> 10a13af336f0 [2019-11-27T14:50:29.987Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-27T14:50:29.987Z] ---> Running in 72b629f4b322 [2019-11-27T14:50:30.034Z] go: finding github.com/onsi/gomega v1.4.3 [2019-11-27T14:50:30.034Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-11-27T14:50:30.034Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-11-27T14:50:30.034Z] go: finding github.com/golang/mock v1.1.1 [2019-11-27T14:50:30.326Z] Removing intermediate container 72b629f4b322 [2019-11-27T14:50:30.326Z] ---> 71e97cdaedb2 [2019-11-27T14:50:30.326Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-27T14:50:30.326Z] ---> Running in b3c9f20586ea [2019-11-27T14:50:30.669Z] From https://github.com/docker/buildx [2019-11-27T14:50:30.669Z] * [new tag] v0.3.1 -> build [2019-11-27T14:50:30.894Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-11-27T14:50:31.322Z] go: finding github.com/jinzhu/now v1.0.0 [2019-11-27T14:50:31.322Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-11-27T14:50:31.322Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-11-27T14:50:31.398Z] Switched to branch 'build' [2019-11-27T14:50:31.742Z] Removing intermediate container b3c9f20586ea [2019-11-27T14:50:31.742Z] ---> 45e5147f9a12 [2019-11-27T14:50:31.742Z] Step 10/16 : RUN go mod download [2019-11-27T14:50:31.742Z] ---> Running in 73c9edc7e30a [2019-11-27T14:50:31.760Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-11-27T14:50:31.760Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-11-27T14:50:31.760Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-11-27T14:50:31.760Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-11-27T14:50:32.085Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-11-27T14:50:32.085Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-11-27T14:50:32.086Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-11-27T14:50:32.086Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-11-27T14:50:32.086Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-11-27T14:50:32.086Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-11-27T14:50:32.086Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-11-27T14:50:32.086Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-11-27T14:50:32.086Z] go: finding github.com/spf13/viper v1.3.2 [2019-11-27T14:50:32.272Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-11-27T14:50:32.272Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-11-27T14:50:32.528Z] #62 ... [2019-11-27T14:50:32.528Z] [2019-11-27T14:50:32.528Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:50:32.528Z] #22 6.844 + RM_GOPATH=0 [2019-11-27T14:50:32.528Z] #22 6.844 + TMP_GOPATH= [2019-11-27T14:50:32.528Z] #22 6.844 + : /build [2019-11-27T14:50:32.528Z] #22 6.844 + '[' -z '' ']' [2019-11-27T14:50:32.528Z] #22 6.853 ++ mktemp -d [2019-11-27T14:50:32.528Z] #22 6.853 + export GOPATH=/tmp/tmp.wSn7QV1Bvy [2019-11-27T14:50:32.528Z] #22 6.853 + GOPATH=/tmp/tmp.wSn7QV1Bvy [2019-11-27T14:50:32.528Z] #22 6.853 + RM_GOPATH=1 [2019-11-27T14:50:32.528Z] #22 6.862 ++ dirname ./install.sh [2019-11-27T14:50:32.528Z] #22 6.870 + dir=. [2019-11-27T14:50:32.528Z] #22 6.871 + bin=dockercli [2019-11-27T14:50:32.528Z] #22 6.871 + shift [2019-11-27T14:50:32.528Z] #22 6.871 + '[' '!' -f ./dockercli.installer ']' [2019-11-27T14:50:32.528Z] #22 6.871 + . ./dockercli.installer [2019-11-27T14:50:32.528Z] #22 6.873 ++ : stable [2019-11-27T14:50:32.528Z] #22 6.874 ++ : 17.06.2-ce [2019-11-27T14:50:32.528Z] #22 6.874 + install_dockercli [2019-11-27T14:50:32.528Z] #22 6.874 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-27T14:50:32.528Z] #22 6.875 Install docker/cli version 17.06.2-ce from stable [2019-11-27T14:50:32.528Z] #22 6.883 ++ uname -m [2019-11-27T14:50:32.528Z] #22 6.885 + arch=x86_64 [2019-11-27T14:50:32.528Z] #22 6.885 + '[' x86_64 '!=' x86_64 ']' [2019-11-27T14:50:32.528Z] #22 6.885 + url=https://download.docker.com/linux/static [2019-11-27T14:50:32.528Z] #22 6.885 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-27T14:50:32.528Z] #22 6.888 + tar -xz docker/docker [2019-11-27T14:50:32.528Z] #22 15.21 + mkdir -p /build [2019-11-27T14:50:32.528Z] #22 15.21 + mv docker/docker /build/ [2019-11-27T14:50:32.528Z] #22 15.22 + rmdir docker [2019-11-27T14:50:32.528Z] #22 DONE 15.9s [2019-11-27T14:50:32.528Z] [2019-11-27T14:50:32.528Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:50:32.528Z] #31 15.02 internal/testlog [2019-11-27T14:50:32.528Z] #31 15.37 encoding [2019-11-27T14:50:32.528Z] #31 15.49 runtime/cgo [2019-11-27T14:50:32.861Z] go: finding github.com/spf13/viper v1.3.2 [2019-11-27T14:50:32.861Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-11-27T14:50:32.861Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-11-27T14:50:32.861Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-11-27T14:50:33.088Z] #31 ... [2019-11-27T14:50:33.088Z] [2019-11-27T14:50:33.088Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:50:33.088Z] #50 6.988 + RM_GOPATH=0 [2019-11-27T14:50:33.088Z] #50 6.988 + TMP_GOPATH= [2019-11-27T14:50:33.088Z] #50 6.988 + : /build [2019-11-27T14:50:33.088Z] #50 6.988 + '[' -z '' ']' [2019-11-27T14:50:33.088Z] #50 6.993 ++ mktemp -d [2019-11-27T14:50:33.088Z] #50 6.994 + export GOPATH=/tmp/tmp.W7CJs28Im0 [2019-11-27T14:50:33.088Z] #50 6.994 + GOPATH=/tmp/tmp.W7CJs28Im0 [2019-11-27T14:50:33.088Z] #50 6.994 + RM_GOPATH=1 [2019-11-27T14:50:33.088Z] #50 6.994 ++ dirname ./install.sh [2019-11-27T14:50:33.088Z] #50 6.999 + dir=. [2019-11-27T14:50:33.088Z] #50 6.999 + bin=golangci_lint [2019-11-27T14:50:33.088Z] #50 6.999 + shift [2019-11-27T14:50:33.088Z] #50 6.999 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-27T14:50:33.088Z] #50 6.999 + . ./golangci_lint.installer [2019-11-27T14:50:33.088Z] #50 6.999 ++ : v1.20.0 [2019-11-27T14:50:33.088Z] #50 7.000 + install_golangci_lint [2019-11-27T14:50:33.088Z] #50 7.000 + echo 'Installing golangci-lint version v1.20.0' [2019-11-27T14:50:33.088Z] #50 7.000 Installing golangci-lint version v1.20.0 [2019-11-27T14:50:33.088Z] #50 7.001 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-27T14:50:33.284Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-11-27T14:50:33.401Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-11-27T14:50:33.401Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-11-27T14:50:33.814Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-11-27T14:50:33.814Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-11-27T14:50:33.814Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-11-27T14:50:34.032Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-11-27T14:50:34.208Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-11-27T14:50:34.379Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-11-27T14:50:34.604Z] go: finding github.com/magiconair/properties v1.8.0 [2019-11-27T14:50:34.604Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-11-27T14:50:34.604Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-11-27T14:50:34.604Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-11-27T14:50:34.722Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-11-27T14:50:34.722Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-11-27T14:50:34.722Z] go: finding github.com/spf13/cast v1.3.0 [2019-11-27T14:50:34.722Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-11-27T14:50:34.972Z] #50 ... [2019-11-27T14:50:34.972Z] [2019-11-27T14:50:34.972Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-27T14:50:34.972Z] #10 19.29 Fetched 7927 kB in 15s (496 kB/s) [2019-11-27T14:50:34.986Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-11-27T14:50:34.986Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-11-27T14:50:34.986Z] go: finding cloud.google.com/go v0.26.0 [2019-11-27T14:50:35.066Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-11-27T14:50:35.066Z] go: finding github.com/spf13/cobra v0.0.3 [2019-11-27T14:50:35.066Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-11-27T14:50:35.382Z] go: finding gotest.tools v2.2.0+incompatible [2019-11-27T14:50:35.790Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-11-27T14:50:35.790Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-11-27T14:50:35.790Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-11-27T14:50:35.790Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-11-27T14:50:36.188Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-11-27T14:50:36.188Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-11-27T14:50:36.188Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-11-27T14:50:36.264Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-11-27T14:50:36.336Z] #10 19.29 Reading package lists... [2019-11-27T14:50:36.336Z] #10 ... [2019-11-27T14:50:36.336Z] [2019-11-27T14:50:36.336Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:50:36.336Z] #44 10.32 unicode [2019-11-27T14:50:36.336Z] #44 10.53 runtime [2019-11-27T14:50:36.336Z] #44 14.07 unicode/utf8 [2019-11-27T14:50:36.336Z] #44 14.63 math [2019-11-27T14:50:36.336Z] #44 18.90 unicode/utf16 [2019-11-27T14:50:36.336Z] #44 19.15 container/list [2019-11-27T14:50:36.336Z] #44 19.74 crypto/internal/subtle [2019-11-27T14:50:36.336Z] #44 19.83 crypto/subtle [2019-11-27T14:50:36.336Z] #44 19.99 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-27T14:50:36.336Z] #44 20.13 internal/nettrace [2019-11-27T14:50:36.336Z] #44 20.26 runtime/cgo [2019-11-27T14:50:36.336Z] #44 ... [2019-11-27T14:50:36.336Z] [2019-11-27T14:50:36.336Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-27T14:50:36.336Z] #38 20.57 + cd /tmp/tmp.DLj0GSNiam/src/github.com/docker/distribution [2019-11-27T14:50:36.336Z] #38 20.57 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-27T14:50:36.577Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-11-27T14:50:36.594Z] #38 ... [2019-11-27T14:50:36.594Z] [2019-11-27T14:50:36.594Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:50:36.594Z] #40 11.07 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-27T14:50:36.594Z] #40 11.88 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-27T14:50:36.609Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-11-27T14:50:36.849Z] #40 ... [2019-11-27T14:50:36.849Z] [2019-11-27T14:50:36.849Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:50:36.849Z] #33 20.47 Fetched 7927 kB in 16s (480 kB/s) [2019-11-27T14:50:36.956Z] go: finding github.com/pkg/errors v0.8.1 [2019-11-27T14:50:36.956Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-11-27T14:50:36.988Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-11-27T14:50:36.988Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-11-27T14:50:37.301Z] go: finding github.com/lib/pq v1.0.0 [2019-11-27T14:50:37.301Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-11-27T14:50:37.387Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-11-27T14:50:37.387Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-11-27T14:50:37.387Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-11-27T14:50:37.387Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-11-27T14:50:37.648Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-11-27T14:50:37.648Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-11-27T14:50:37.784Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-11-27T14:50:37.784Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-11-27T14:50:37.991Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-11-27T14:50:38.447Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0d5ec81242a69e128) in /home/ubuntu/workspace/moby_PR-40263 [Pipeline] { [Pipeline] checkout [2019-11-27T14:50:38.730Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-11-27T14:50:38.730Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-11-27T14:50:38.730Z] go: finding github.com/spf13/afero v1.1.2 [2019-11-27T14:50:38.732Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-11-27T14:50:38.732Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-11-27T14:50:38.732Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-11-27T14:50:38.732Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-11-27T14:50:39.192Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-11-27T14:50:39.192Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-11-27T14:50:39.192Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-11-27T14:50:39.192Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-11-27T14:50:39.479Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-11-27T14:50:40.032Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-11-27T14:50:40.032Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-11-27T14:50:40.032Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-11-27T14:50:40.032Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-11-27T14:50:40.032Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-11-27T14:50:40.032Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-11-27T14:50:40.032Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-11-27T14:50:40.218Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-11-27T14:50:40.218Z] go: finding github.com/stretchr/testify v1.3.0 [2019-11-27T14:50:40.430Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-11-27T14:50:40.831Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-11-27T14:50:41.227Z] go: finding golang.org/x/text v0.3.0 [2019-11-27T14:50:41.429Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-11-27T14:50:41.638Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-11-27T14:50:41.638Z] go: finding github.com/pkg/profile v1.2.1 [2019-11-27T14:50:41.679Z] using credential docker-jenkins-github-credentials [2019-11-27T14:50:41.687Z] Cloning the remote Git repository [2019-11-27T14:50:41.687Z] Cloning with configured refspecs honoured and without tags [2019-11-27T14:50:42.141Z] Cloning repository https://github.com/moby/moby.git [2019-11-27T14:50:42.181Z] > git init /home/ubuntu/workspace/moby_PR-40263 # timeout=10 [2019-11-27T14:50:42.428Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-27T14:50:42.429Z] > git --version # timeout=10 [2019-11-27T14:50:42.088Z] #33 20.47 Reading package lists... [2019-11-27T14:50:42.088Z] #33 ... [2019-11-27T14:50:42.088Z] [2019-11-27T14:50:42.088Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:50:42.088Z] #50 24.07 + cd /tmp/tmp.W7CJs28Im0/src/github.com/golangci/golangci-lint/ [2019-11-27T14:50:42.088Z] #50 24.07 + git checkout -q v1.20.0 [2019-11-27T14:50:42.088Z] #50 24.63 ++ git describe --tags [2019-11-27T14:50:42.088Z] #50 24.63 + version=v1.20.0 [2019-11-27T14:50:42.088Z] #50 24.63 ++ git rev-parse --short HEAD [2019-11-27T14:50:42.088Z] #50 24.64 + commit=cc98739 [2019-11-27T14:50:42.088Z] #50 24.65 ++ git show -s --format=%cd [2019-11-27T14:50:42.088Z] #50 24.66 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-27T14:50:42.088Z] #50 24.66 + 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-27T14:50:42.173Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-11-27T14:50:42.518Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-11-27T14:50:42.721Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-11-27T14:50:42.440Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-27T14:50:42.442Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40263/head:refs/remotes/origin/PR-40263 +refs/heads/master:refs/remotes/origin/master [2019-11-27T14:50:43.661Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-11-27T14:50:43.661Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-11-27T14:50:43.714Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-11-27T14:50:43.714Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-11-27T14:50:43.714Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-11-27T14:50:44.060Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-11-27T14:50:44.133Z] go: finding github.com/stretchr/testify v1.3.0 [2019-11-27T14:50:44.133Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-11-27T14:50:44.133Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-11-27T14:50:44.544Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-11-27T14:50:44.544Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-11-27T14:50:44.544Z] go: finding github.com/stretchr/objx v0.1.0 [2019-11-27T14:50:44.803Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-11-27T14:50:44.803Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-11-27T14:50:44.803Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-11-27T14:50:44.958Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-11-27T14:50:45.151Z] go: finding github.com/stretchr/objx v0.1.0 [2019-11-27T14:50:45.382Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-11-27T14:50:45.382Z] go: finding github.com/kr/pty v1.1.1 [2019-11-27T14:50:45.498Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-11-27T14:50:46.238Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-11-27T14:50:46.255Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-11-27T14:50:46.255Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-11-27T14:50:46.659Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-11-27T14:50:46.659Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-11-27T14:50:46.987Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-11-27T14:50:47.079Z] go: finding github.com/containerd/containerd v1.2.4 [2019-11-27T14:50:47.079Z] go: finding google.golang.org/appengine v1.1.0 [2019-11-27T14:50:47.079Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-11-27T14:50:47.339Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-11-27T14:50:47.476Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-11-27T14:50:47.476Z] go: finding github.com/spf13/cast v1.3.0 [2019-11-27T14:50:48.089Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-11-27T14:50:48.622Z] #50 ... [2019-11-27T14:50:48.622Z] [2019-11-27T14:50:48.622Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-27T14:50:48.622Z] #24 22.07 Fetched 7927 kB in 16s (477 kB/s) [2019-11-27T14:50:48.622Z] #24 22.07 Reading package lists... [2019-11-27T14:50:48.622Z] #24 28.50 Reading package lists... [2019-11-27T14:50:48.622Z] #24 ... [2019-11-27T14:50:48.622Z] [2019-11-27T14:50:48.623Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-27T14:50:48.623Z] #38 22.53 + GOPATH=/tmp/tmp.DLj0GSNiam/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.DLj0GSNiam go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-27T14:50:48.623Z] #38 ... [2019-11-27T14:50:48.623Z] [2019-11-27T14:50:48.623Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:50:48.623Z] #68 22.38 + cd /tmp/tmp.EYjgAgrdYU/src/github.com/docker/libnetwork [2019-11-27T14:50:48.623Z] #68 22.38 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-27T14:50:48.623Z] #68 22.64 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-27T14:50:48.623Z] #68 ... [2019-11-27T14:50:48.623Z] [2019-11-27T14:50:48.623Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-27T14:50:48.623Z] #10 19.29 Reading package lists... [2019-11-27T14:50:48.623Z] #10 25.85 Reading package lists... [2019-11-27T14:50:48.853Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-11-27T14:50:48.879Z] #10 32.39 Building dependency tree... [2019-11-27T14:50:48.879Z] #10 ... [2019-11-27T14:50:48.879Z] [2019-11-27T14:50:48.879Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-27T14:50:48.879Z] #56 23.17 Fetched 7927 kB in 17s (465 kB/s) [2019-11-27T14:50:48.879Z] #56 23.17 Reading package lists... [2019-11-27T14:50:48.879Z] #56 29.85 Reading package lists... [2019-11-27T14:50:48.879Z] #56 ... [2019-11-27T14:50:48.879Z] [2019-11-27T14:50:48.879Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:50:48.879Z] #33 20.47 Reading package lists... [2019-11-27T14:50:48.879Z] #33 26.86 Reading package lists... [2019-11-27T14:50:49.198Z] go: finding github.com/docker/go-connections v0.4.0 [2019-11-27T14:50:49.440Z] #33 33.14 Building dependency tree... [2019-11-27T14:50:49.441Z] #33 ... [2019-11-27T14:50:49.441Z] [2019-11-27T14:50:49.441Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:50:49.441Z] #40 23.62 Fetched 7927 kB in 16s (478 kB/s) [2019-11-27T14:50:49.441Z] #40 23.62 Reading package lists... [2019-11-27T14:50:49.441Z] #40 29.95 Reading package lists... [2019-11-27T14:50:49.441Z] #40 ... [2019-11-27T14:50:49.441Z] [2019-11-27T14:50:49.441Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-27T14:50:49.441Z] #10 32.39 Building dependency tree... [2019-11-27T14:50:49.541Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-11-27T14:50:50.367Z] #10 34.70 The following additional packages will be installed: [2019-11-27T14:50:50.367Z] #10 34.70 libapparmor1 libseccomp2 [2019-11-27T14:50:50.367Z] #10 34.72 Suggested packages: [2019-11-27T14:50:50.367Z] #10 34.72 seccomp [2019-11-27T14:50:50.738Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-11-27T14:50:50.738Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-11-27T14:50:50.927Z] #10 35.01 The following NEW packages will be installed: [2019-11-27T14:50:50.927Z] #10 35.01 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-27T14:50:51.098Z] ---> 8c6a17ce4350 [2019-11-27T14:50:51.098Z] Successfully built 8c6a17ce4350 [2019-11-27T14:50:51.098Z] Successfully tagged docker:latest [2019-11-27T14:50:51.098Z] INFO: Image build ended at 11/27/2019 14:50:50. Duration:00:00:36.6218998 [2019-11-27T14:50:51.098Z] [2019-11-27T14:50:51.098Z] [2019-11-27T14:50:51.098Z] INFO: Building the test binaries at 11/27/2019 14:50:50... [2019-11-27T14:50:51.853Z] #10 36.16 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-27T14:50:51.853Z] #10 36.16 Need to get 300 kB of archives. [2019-11-27T14:50:51.853Z] #10 36.16 After this operation, 1201 kB of additional disk space will be used. [2019-11-27T14:50:51.853Z] #10 36.16 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-27T14:50:51.853Z] #10 36.17 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-27T14:50:51.853Z] #10 36.17 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-11-27T14:50:51.853Z] #10 36.17 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-11-27T14:50:51.937Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-11-27T14:50:52.681Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-11-27T14:50:52.780Z] #10 37.07 debconf: delaying package configuration, since apt-utils is not installed [2019-11-27T14:50:52.780Z] #10 37.23 Fetched 300 kB in 1s (286 kB/s) [2019-11-27T14:50:53.036Z] #10 37.38 Selecting previously unselected package libseccomp2:amd64. [2019-11-27T14:50:53.036Z] #10 37.38 (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-27T14:50:53.036Z] #10 37.45 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-27T14:50:53.036Z] #10 37.49 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-27T14:50:53.292Z] #10 37.63 Selecting previously unselected package libseccomp-dev:amd64. [2019-11-27T14:50:53.292Z] #10 37.65 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-27T14:50:53.292Z] #10 37.66 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-27T14:50:53.553Z] #10 37.89 Selecting previously unselected package libapparmor1:amd64. [2019-11-27T14:50:53.812Z] #10 37.89 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-11-27T14:50:53.812Z] #10 37.90 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-27T14:50:53.812Z] #10 38.11 Selecting previously unselected package libapparmor-dev:amd64. [2019-11-27T14:50:53.812Z] #10 38.12 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-11-27T14:50:53.812Z] #10 38.13 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-27T14:50:53.895Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-11-27T14:50:53.895Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-11-27T14:50:54.244Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-11-27T14:50:54.372Z] #10 38.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:50:54.372Z] #10 38.56 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-27T14:50:54.372Z] #10 38.58 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-27T14:50:54.372Z] #10 38.60 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-27T14:50:54.372Z] #10 38.61 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-27T14:50:54.372Z] #10 38.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:50:54.591Z] go: finding github.com/spf13/afero v1.1.2 [2019-11-27T14:50:55.298Z] #10 ... [2019-11-27T14:50:55.298Z] [2019-11-27T14:50:55.298Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:50:55.298Z] #44 39.28 github.com/LK4D4/vndr/godl/singleflight [2019-11-27T14:50:55.298Z] #44 39.33 internal/reflectlite [2019-11-27T14:50:55.338Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-11-27T14:50:55.775Z] INFO: make.ps1 starting at 11/27/2019 14:50:55 [2019-11-27T14:50:55.775Z] INFO: Git commit (ef7d16a32) assumed from DOCKER_GITCOMMIT environment variable [2019-11-27T14:50:55.775Z] INFO: Invoking autogen... [2019-11-27T14:50:55.861Z] #44 39.69 math/rand [2019-11-27T14:50:55.861Z] #44 ... [2019-11-27T14:50:55.861Z] [2019-11-27T14:50:55.861Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-27T14:50:55.861Z] #10 DONE 40.1s [2019-11-27T14:50:55.861Z] [2019-11-27T14:50:55.861Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:50:55.861Z] #68 DONE 39.8s [2019-11-27T14:50:55.861Z] [2019-11-27T14:50:55.861Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-27T14:50:55.861Z] #28 37.75 + cd /tmp/tmp.HVSzHzV8Zs/src/github.com/go-swagger/go-swagger [2019-11-27T14:50:55.861Z] #28 37.76 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-27T14:50:55.861Z] #28 39.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-27T14:50:56.116Z] #28 ... [2019-11-27T14:50:56.116Z] [2019-11-27T14:50:56.116Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-27T14:50:56.116Z] #52 DONE 0.2s [2019-11-27T14:50:56.116Z] [2019-11-27T14:50:56.116Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-27T14:50:56.116Z] #53 DONE 0.1s [2019-11-27T14:50:56.116Z] [2019-11-27T14:50:56.116Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-27T14:50:56.116Z] #24 28.50 Reading package lists... [2019-11-27T14:50:56.117Z] #24 34.73 Building dependency tree... [2019-11-27T14:50:56.117Z] #24 36.81 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-27T14:50:56.117Z] #24 36.81 The following additional packages will be installed: [2019-11-27T14:50:56.117Z] #24 36.82 libjq1 libonig4 [2019-11-27T14:50:56.117Z] #24 37.16 The following NEW packages will be installed: [2019-11-27T14:50:56.117Z] #24 37.17 jq libjq1 libonig4 [2019-11-27T14:50:56.117Z] #24 38.27 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-27T14:50:56.117Z] #24 38.27 Need to get 327 kB of archives. [2019-11-27T14:50:56.117Z] #24 38.27 After this operation, 1157 kB of additional disk space will be used. [2019-11-27T14:50:56.117Z] #24 38.27 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-27T14:50:56.117Z] #24 38.35 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-27T14:50:56.117Z] #24 38.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-27T14:50:56.117Z] #24 39.54 debconf: delaying package configuration, since apt-utils is not installed [2019-11-27T14:50:56.117Z] #24 39.73 Fetched 327 kB in 1s (289 kB/s) [2019-11-27T14:50:56.117Z] #24 39.90 Selecting previously unselected package libonig4:amd64. [2019-11-27T14:50:56.117Z] #24 39.90 (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-27T14:50:56.117Z] #24 39.96 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-11-27T14:50:56.117Z] #24 39.99 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-27T14:50:56.117Z] #24 40.44 Selecting previously unselected package libjq1:amd64. [2019-11-27T14:50:56.117Z] #24 40.44 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-27T14:50:56.117Z] #24 40.47 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-27T14:50:56.234Z] INFO: Building daemon... [2019-11-27T14:50:56.372Z] #24 40.73 Selecting previously unselected package jq. [2019-11-27T14:50:56.372Z] #24 40.83 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-27T14:50:56.372Z] #24 40.83 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-27T14:50:56.540Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-11-27T14:50:56.888Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-11-27T14:50:56.934Z] #24 41.21 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-27T14:50:56.934Z] #24 41.24 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-27T14:50:56.934Z] #24 41.26 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:50:57.190Z] #24 41.47 Setting up jq (1.5+dfsg-1.3) ... [2019-11-27T14:50:57.446Z] #24 ... [2019-11-27T14:50:57.446Z] [2019-11-27T14:50:57.446Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:50:57.446Z] #44 41.43 internal/singleflight [2019-11-27T14:50:57.633Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-11-27T14:50:57.633Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-11-27T14:50:57.702Z] #44 ... [2019-11-27T14:50:57.702Z] [2019-11-27T14:50:57.702Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-27T14:50:57.702Z] #24 DONE 41.9s [2019-11-27T14:50:57.702Z] [2019-11-27T14:50:57.702Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-27T14:50:57.702Z] #25 DONE 0.1s [2019-11-27T14:50:57.702Z] [2019-11-27T14:50:57.702Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:50:58.840Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-11-27T14:50:59.188Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-11-27T14:50:59.537Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-11-27T14:50:59.884Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-11-27T14:50:59.884Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-11-27T14:51:00.228Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-11-27T14:51:00.336Z] #26 ... [2019-11-27T14:51:00.336Z] [2019-11-27T14:51:00.336Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:51:00.336Z] #33 33.14 Building dependency tree... [2019-11-27T14:51:00.336Z] #33 35.26 The following additional packages will be installed: [2019-11-27T14:51:00.336Z] #33 35.26 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-27T14:51:00.336Z] #33 35.27 Suggested packages: [2019-11-27T14:51:00.336Z] #33 35.27 codeblocks eclipse ninja-build lrzip [2019-11-27T14:51:00.336Z] #33 35.27 Recommended packages: [2019-11-27T14:51:00.336Z] #33 35.27 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-27T14:51:00.336Z] #33 36.09 The following NEW packages will be installed: [2019-11-27T14:51:00.336Z] #33 36.11 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-27T14:51:00.336Z] #33 36.11 vim-common xxd [2019-11-27T14:51:00.336Z] #33 37.25 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-27T14:51:00.336Z] #33 37.25 Need to get 13.7 MB of archives. [2019-11-27T14:51:00.336Z] #33 37.25 After this operation, 57.2 MB of additional disk space will be used. [2019-11-27T14:51:00.336Z] #33 37.25 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-27T14:51:00.336Z] #33 37.37 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-27T14:51:00.336Z] #33 37.38 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-11-27T14:51:00.336Z] #33 38.16 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-27T14:51:00.336Z] #33 38.23 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-27T14:51:00.336Z] #33 38.27 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-11-27T14:51:00.336Z] #33 38.35 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-11-27T14:51:00.336Z] #33 38.35 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-11-27T14:51:00.336Z] #33 38.64 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-27T14:51:00.336Z] #33 38.67 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-27T14:51:00.336Z] #33 39.82 debconf: delaying package configuration, since apt-utils is not installed [2019-11-27T14:51:00.336Z] #33 40.06 Fetched 13.7 MB in 2s (5546 kB/s) [2019-11-27T14:51:00.336Z] #33 40.30 Selecting previously unselected package cmake-data. [2019-11-27T14:51:00.336Z] #33 40.30 (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-27T14:51:00.336Z] #33 40.34 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-27T14:51:00.336Z] #33 40.39 Unpacking cmake-data (3.7.2-1) ... [2019-11-27T14:51:00.336Z] #33 ... [2019-11-27T14:51:00.336Z] [2019-11-27T14:51:00.336Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-27T14:51:00.336Z] #56 29.85 Reading package lists... [2019-11-27T14:51:00.336Z] #56 36.20 Building dependency tree... [2019-11-27T14:51:00.336Z] #56 38.42 The following additional packages will be installed: [2019-11-27T14:51:00.336Z] #56 38.42 btrfs-progs liblzo2-2 [2019-11-27T14:51:00.336Z] #56 38.71 The following NEW packages will be installed: [2019-11-27T14:51:00.336Z] #56 38.72 btrfs-progs btrfs-tools liblzo2-2 [2019-11-27T14:51:00.336Z] #56 39.81 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-27T14:51:00.336Z] #56 39.81 Need to get 649 kB of archives. [2019-11-27T14:51:00.336Z] #56 39.81 After this operation, 4320 kB of additional disk space will be used. [2019-11-27T14:51:00.336Z] #56 39.81 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-27T14:51:00.336Z] #56 39.82 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-27T14:51:00.336Z] #56 39.87 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-27T14:51:00.336Z] #56 41.36 debconf: delaying package configuration, since apt-utils is not installed [2019-11-27T14:51:00.336Z] #56 41.56 Fetched 649 kB in 1s (606 kB/s) [2019-11-27T14:51:00.336Z] #56 41.83 Selecting previously unselected package liblzo2-2:amd64. [2019-11-27T14:51:00.336Z] #56 41.83 (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-27T14:51:00.336Z] #56 41.95 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-27T14:51:00.336Z] #56 42.01 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-27T14:51:00.336Z] #56 42.25 Selecting previously unselected package btrfs-progs. [2019-11-27T14:51:00.336Z] #56 42.26 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-27T14:51:00.336Z] #56 42.26 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-27T14:51:00.336Z] #56 43.70 Selecting previously unselected package btrfs-tools. [2019-11-27T14:51:00.336Z] #56 43.74 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-27T14:51:00.336Z] #56 43.74 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-27T14:51:00.336Z] #56 43.95 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:51:00.336Z] #56 44.01 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-27T14:51:00.336Z] #56 44.05 Setting up btrfs-progs (4.7.3-1) ... [2019-11-27T14:51:00.336Z] #56 44.06 Setting up btrfs-tools (4.7.3-1) ... [2019-11-27T14:51:00.336Z] #56 44.09 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:51:00.336Z] #56 DONE 44.4s [2019-11-27T14:51:00.336Z] [2019-11-27T14:51:00.336Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:51:00.336Z] #40 29.95 Reading package lists... [2019-11-27T14:51:00.336Z] #40 36.10 Building dependency tree... [2019-11-27T14:51:00.336Z] #40 38.17 The following additional packages will be installed: [2019-11-27T14:51:00.336Z] #40 38.17 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-27T14:51:00.336Z] #40 38.17 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-27T14:51:00.336Z] #40 38.18 Suggested packages: [2019-11-27T14:51:00.336Z] #40 38.18 manpages-dev python-setuptools [2019-11-27T14:51:00.336Z] #40 39.78 The following NEW packages will be installed: [2019-11-27T14:51:00.336Z] #40 39.79 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-27T14:51:00.336Z] #40 39.80 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-27T14:51:00.336Z] #40 39.80 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-27T14:51:00.336Z] #40 39.80 zlib1g-dev [2019-11-27T14:51:00.336Z] #40 40.94 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-27T14:51:00.336Z] #40 40.94 Need to get 3602 kB of archives. [2019-11-27T14:51:00.336Z] #40 40.94 After this operation, 18.9 MB of additional disk space will be used. [2019-11-27T14:51:00.336Z] #40 40.94 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-27T14:51:00.336Z] #40 40.95 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-11-27T14:51:00.336Z] #40 40.96 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-11-27T14:51:00.336Z] #40 40.97 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-27T14:51:00.336Z] #40 40.99 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-27T14:51:00.336Z] #40 41.05 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-27T14:51:00.336Z] #40 41.05 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-27T14:51:00.336Z] #40 41.05 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-27T14:51:00.336Z] #40 41.12 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-11-27T14:51:00.336Z] #40 41.25 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-11-27T14:51:00.336Z] #40 41.25 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-11-27T14:51:00.336Z] #40 41.38 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-11-27T14:51:00.336Z] #40 41.46 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-27T14:51:00.336Z] #40 41.46 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-11-27T14:51:00.336Z] #40 41.48 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-27T14:51:00.336Z] #40 41.53 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-11-27T14:51:00.336Z] #40 43.74 debconf: delaying package configuration, since apt-utils is not installed [2019-11-27T14:51:00.336Z] #40 43.87 Fetched 3602 kB in 1s (1992 kB/s) [2019-11-27T14:51:00.336Z] #40 43.99 Selecting previously unselected package libnet1:amd64. [2019-11-27T14:51:00.336Z] #40 43.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-27T14:51:00.336Z] #40 44.06 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-27T14:51:00.336Z] #40 44.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-27T14:51:00.336Z] #40 44.26 Selecting previously unselected package libcap-dev:amd64. [2019-11-27T14:51:00.336Z] #40 44.26 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-11-27T14:51:00.336Z] #40 44.27 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-11-27T14:51:00.336Z] #40 ... [2019-11-27T14:51:00.336Z] [2019-11-27T14:51:00.336Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-27T14:51:00.336Z] #57 DONE 0.1s [2019-11-27T14:51:00.336Z] [2019-11-27T14:51:00.336Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-27T14:51:00.336Z] #58 DONE 0.1s [2019-11-27T14:51:00.336Z] [2019-11-27T14:51:00.336Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:51:00.336Z] #40 44.42 Selecting previously unselected package libnet1-dev. [2019-11-27T14:51:00.336Z] #40 44.43 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-11-27T14:51:00.336Z] #40 44.44 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-27T14:51:00.336Z] #40 ... [2019-11-27T14:51:00.336Z] [2019-11-27T14:51:00.336Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:51:00.337Z] #44 43.36 io [2019-11-27T14:51:00.337Z] #44 43.36 strconv [2019-11-27T14:51:00.898Z] #44 44.93 bytes [2019-11-27T14:51:00.970Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-11-27T14:51:01.336Z] go: finding github.com/stretchr/objx v0.1.1 [2019-11-27T14:51:01.459Z] #44 ... [2019-11-27T14:51:01.459Z] [2019-11-27T14:51:01.459Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-27T14:51:01.459Z] #11 DONE 5.5s [2019-11-27T14:51:01.459Z] [2019-11-27T14:51:01.459Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:51:01.459Z] #40 44.81 Selecting previously unselected package libnl-3-200:amd64. [2019-11-27T14:51:01.459Z] #40 44.83 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-27T14:51:01.459Z] #40 44.85 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-27T14:51:01.459Z] #40 44.97 Selecting previously unselected package libnl-3-dev:amd64. [2019-11-27T14:51:01.459Z] #40 44.97 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-11-27T14:51:01.459Z] #40 44.98 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-27T14:51:01.459Z] #40 45.54 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-27T14:51:01.459Z] #40 45.55 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-27T14:51:01.459Z] #40 45.56 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-27T14:51:01.459Z] #40 45.71 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-11-27T14:51:01.459Z] #40 45.72 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-11-27T14:51:01.459Z] #40 45.73 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-27T14:51:01.678Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-11-27T14:51:01.714Z] #40 45.95 Selecting previously unselected package zlib1g-dev:amd64. [2019-11-27T14:51:01.714Z] #40 45.97 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-11-27T14:51:01.714Z] #40 45.97 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-27T14:51:01.970Z] #40 ... [2019-11-27T14:51:01.970Z] [2019-11-27T14:51:01.970Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:51:01.970Z] #47 35.77 + cd /tmp/tmp.a9T9Gnd0MD/src/gotest.tools/gotestsum [2019-11-27T14:51:01.970Z] #47 35.77 + git checkout -q v0.3.5 [2019-11-27T14:51:01.970Z] #47 35.78 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-27T14:51:01.970Z] #47 ... [2019-11-27T14:51:01.970Z] [2019-11-27T14:51:01.970Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:51:01.970Z] #40 46.36 Selecting previously unselected package libprotobuf10:amd64. [2019-11-27T14:51:02.024Z] go: finding gotest.tools v2.2.0+incompatible [2019-11-27T14:51:02.226Z] #40 46.37 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-11-27T14:51:02.226Z] #40 46.39 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-11-27T14:51:02.767Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-11-27T14:51:02.788Z] Fetching without tags [2019-11-27T14:51:02.788Z] #40 47.22 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-11-27T14:51:03.044Z] #40 47.22 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-11-27T14:51:03.044Z] #40 47.23 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-27T14:51:03.044Z] #40 47.44 Selecting previously unselected package libprotobuf-dev:amd64. [2019-11-27T14:51:03.044Z] #40 47.44 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-11-27T14:51:03.044Z] #40 47.44 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-27T14:51:03.112Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-11-27T14:51:03.348Z] Merging remotes/origin/master commit 7c3d53ed640fd157bbd80e71f97520fb060dfb62 into PR head commit b7f931e170d523f84b2d0f97e808ec63656edcb7 [2019-11-27T14:51:03.606Z] #40 ... [2019-11-27T14:51:03.606Z] [2019-11-27T14:51:03.606Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:51:03.606Z] #31 37.65 sync [2019-11-27T14:51:03.606Z] #31 37.66 internal/reflectlite [2019-11-27T14:51:03.606Z] #31 40.64 sort [2019-11-27T14:51:03.606Z] #31 40.64 errors [2019-11-27T14:51:03.606Z] #31 41.28 strconv [2019-11-27T14:51:03.606Z] #31 43.16 io [2019-11-27T14:51:03.606Z] #31 44.87 internal/oserror [2019-11-27T14:51:03.606Z] #31 44.90 syscall [2019-11-27T14:51:03.606Z] #31 46.76 reflect [2019-11-27T14:51:03.862Z] #31 ... [2019-11-27T14:51:03.862Z] [2019-11-27T14:51:03.862Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:51:03.862Z] #33 44.80 Selecting previously unselected package liblzo2-2:amd64. [2019-11-27T14:51:03.862Z] #33 44.86 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-27T14:51:03.862Z] #33 44.87 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-27T14:51:03.862Z] #33 45.04 Selecting previously unselected package libicu57:amd64. [2019-11-27T14:51:03.862Z] #33 45.10 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-11-27T14:51:03.862Z] #33 45.14 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-27T14:51:02.738Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-27T14:51:02.756Z] > git config --add remote.origin.fetch +refs/pull/40263/head:refs/remotes/origin/PR-40263 # timeout=10 [2019-11-27T14:51:02.773Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-27T14:51:02.786Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-27T14:51:02.798Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-27T14:51:02.798Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-27T14:51:02.803Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40263/head:refs/remotes/origin/PR-40263 +refs/heads/master:refs/remotes/origin/master [2019-11-27T14:51:03.364Z] > git config core.sparsecheckout # timeout=10 [2019-11-27T14:51:03.384Z] > git checkout -f b7f931e170d523f84b2d0f97e808ec63656edcb7 [2019-11-27T14:51:04.835Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-11-27T14:51:05.226Z] #33 ... [2019-11-27T14:51:05.226Z] [2019-11-27T14:51:05.226Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-27T14:51:05.226Z] #12 DONE 3.7s [2019-11-27T14:51:05.226Z] [2019-11-27T14:51:05.226Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:51:05.226Z] #26 6.264 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-27T14:51:05.226Z] #26 6.964 [2019-11-27T14:51:06.028Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-11-27T14:51:06.151Z] Merge succeeded, producing 79e8b062dbf08f789b90da504a673d1b41049d7c [2019-11-27T14:51:06.152Z] Checking out Revision 79e8b062dbf08f789b90da504a673d1b41049d7c (PR-40263) [2019-11-27T14:51:06.252Z] #26 7.249 ###### 9.3% ############ 17.9% ################ 22.5% ################### 27.7% ######################### 35.5% ############################## 42.8% ################################# 46.9% ##################################### 51.6% ######################################## 56.9% ############################################## 65.1% ################################################# 69.0% [2019-11-27T14:51:06.252Z] #26 ... [2019-11-27T14:51:06.252Z] [2019-11-27T14:51:06.252Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:51:06.252Z] #54 4.972 + RM_GOPATH=0 [2019-11-27T14:51:06.252Z] #54 4.972 + TMP_GOPATH= [2019-11-27T14:51:06.252Z] #54 4.972 + : /build [2019-11-27T14:51:06.252Z] #54 4.972 + '[' -z '' ']' [2019-11-27T14:51:06.252Z] #54 4.972 ++ mktemp -d [2019-11-27T14:51:06.252Z] #54 4.978 + export GOPATH=/tmp/tmp.nGYmoFeEiy [2019-11-27T14:51:06.252Z] #54 4.978 + GOPATH=/tmp/tmp.nGYmoFeEiy [2019-11-27T14:51:06.252Z] #54 4.978 + RM_GOPATH=1 [2019-11-27T14:51:06.252Z] #54 4.978 ++ dirname ./install.sh [2019-11-27T14:51:06.252Z] #54 4.978 + dir=. [2019-11-27T14:51:06.252Z] #54 4.978 + bin=runc [2019-11-27T14:51:06.252Z] #54 4.978 + shift [2019-11-27T14:51:06.252Z] #54 4.978 + '[' '!' -f ./runc.installer ']' [2019-11-27T14:51:06.252Z] #54 4.978 + . ./runc.installer [2019-11-27T14:51:06.252Z] #54 4.978 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-27T14:51:06.252Z] #54 4.978 + install_runc [2019-11-27T14:51:06.252Z] #54 5.007 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-27T14:51:06.252Z] #54 5.022 + uname -r [2019-11-27T14:51:06.252Z] #54 5.062 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-27T14:51:06.252Z] #54 5.062 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-27T14:51:06.252Z] #54 5.062 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-27T14:51:06.252Z] #54 5.062 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nGYmoFeEiy/src/github.com/opencontainers/runc [2019-11-27T14:51:06.252Z] #54 5.063 Cloning into '/tmp/tmp.nGYmoFeEiy/src/github.com/opencontainers/runc'... [2019-11-27T14:51:06.252Z] #54 ... [2019-11-27T14:51:06.252Z] [2019-11-27T14:51:06.252Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:51:06.373Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-11-27T14:51:06.507Z] #26 7.249 ###### 9.3% ############ 17.9% ################ 22.5% ################### 27.7% ######################### 35.5% ############################## 42.8% ################################# 46.9% ##################################### 51.6% ######################################## 56.9% ############################################## 65.1% ################################################# 69.0% ######################################################## 78.3% ############################################################### 88.1% ###################################################################### 98.2% ######################################################################## 100.0% [2019-11-27T14:51:05.625Z] > git merge 7c3d53ed640fd157bbd80e71f97520fb060dfb62 # timeout=10 [2019-11-27T14:51:06.147Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-27T14:51:06.160Z] > git config core.sparsecheckout # timeout=10 [2019-11-27T14:51:06.167Z] > git checkout -f 79e8b062dbf08f789b90da504a673d1b41049d7c [2019-11-27T14:51:07.026Z] Commit message: "Merge commit '7c3d53ed640fd157bbd80e71f97520fb060dfb62' into HEAD" [2019-11-27T14:51:07.026Z] First time build. Skipping changelog. [2019-11-27T14:51:07.071Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-11-27T14:51:07.070Z] #26 9.317 [2019-11-27T14:51:07.579Z] go: finding github.com/stretchr/testify v1.2.2 [2019-11-27T14:51:07.838Z] #26 9.589 ############# 18.5% ######################## 33.8% ###################################### 53.2% ################################################### 70.9% ############################################################ 83.8% ######################################################################## 100.0% [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-27T14:51:08.399Z] #26 10.74 [2019-11-27T14:51:08.449Z] + docker version [2019-11-27T14:51:08.773Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-11-27T14:51:08.961Z] [2019-11-27T14:51:08.961Z] #26 ... [2019-11-27T14:51:08.961Z] [2019-11-27T14:51:08.961Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-27T14:51:08.961Z] #13 3.341 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-27T14:51:08.961Z] #13 DONE 3.8s [2019-11-27T14:51:08.961Z] [2019-11-27T14:51:08.961Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:51:09.117Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-11-27T14:51:09.463Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-11-27T14:51:09.811Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-11-27T14:51:09.811Z] go: finding github.com/kr/pretty v0.1.0 [2019-11-27T14:51:10.244Z] #26 11.03 ##### 7.6% ########## 14.1% ################ 22.4% #################### 29.2% ######################### 35.4% ############################# 40.9% ################################ 44.5% ################################## 47.8% #################################### 50.2% ###################################### 53.3% ########################################### 60.4% ############################################## 63.9% ################################################## 69.7% ######## [2019-11-27T14:51:10.244Z] #26 ... [2019-11-27T14:51:10.244Z] [2019-11-27T14:51:10.244Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:51:10.244Z] #59 3.728 + RM_GOPATH=0 [2019-11-27T14:51:10.244Z] #59 3.728 + TMP_GOPATH= [2019-11-27T14:51:10.244Z] #59 3.729 + : /build [2019-11-27T14:51:10.244Z] #59 3.729 + '[' -z '' ']' [2019-11-27T14:51:10.244Z] #59 3.735 ++ mktemp -d [2019-11-27T14:51:10.244Z] #59 3.738 + export GOPATH=/tmp/tmp.bNTz9zm6QO [2019-11-27T14:51:10.244Z] #59 3.738 + GOPATH=/tmp/tmp.bNTz9zm6QO [2019-11-27T14:51:10.244Z] #59 3.738 + RM_GOPATH=1 [2019-11-27T14:51:10.244Z] #59 3.739 ++ dirname ./install.sh [2019-11-27T14:51:10.244Z] #59 3.740 + dir=. [2019-11-27T14:51:10.244Z] #59 3.750 + bin=containerd [2019-11-27T14:51:10.244Z] #59 3.750 + shift [2019-11-27T14:51:10.244Z] #59 3.750 + '[' '!' -f ./containerd.installer ']' [2019-11-27T14:51:10.244Z] #59 3.750 + . ./containerd.installer [2019-11-27T14:51:10.244Z] #59 3.751 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-27T14:51:10.244Z] #59 3.751 + install_containerd [2019-11-27T14:51:10.244Z] #59 3.756 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-27T14:51:10.244Z] #59 3.756 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-27T14:51:10.244Z] #59 3.756 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bNTz9zm6QO/src/github.com/containerd/containerd [2019-11-27T14:51:10.244Z] #59 3.762 Cloning into '/tmp/tmp.bNTz9zm6QO/src/github.com/containerd/containerd'... [2019-11-27T14:51:10.244Z] #59 ... [2019-11-27T14:51:10.244Z] [2019-11-27T14:51:10.244Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:51:10.501Z] #26 11.03 ##### 7.6% ########## 14.1% ################ 22.4% #################### 29.2% ######################### 35.4% ############################# 40.9% ################################ 44.5% ################################## 47.8% #################################### 50.2% ###################################### 53.3% ########################################### 60.4% ############################################## 63.9% ################################################## 69.7% ####################################################### 77.3% ############################################################# 85.5% ################################################################### 94.3% ######################################################################## 100.0% [2019-11-27T14:51:11.064Z] #26 13.36 [2019-11-27T14:51:12.153Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-11-27T14:51:12.499Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-11-27T14:51:12.499Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-11-27T14:51:12.599Z] #26 13.69 ## 2.9% ### 5.4% ##### 8.2% ######## 11.2% ########## 14.3% ############ 17.0% ############## 20.1% ################ 22.5% ################## 25.1% #################### 28.1% ###################### 31.9% [2019-11-27T14:51:12.599Z] #26 ... [2019-11-27T14:51:12.599Z] [2019-11-27T14:51:12.599Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-27T14:51:12.599Z] #14 DONE 3.8s [2019-11-27T14:51:12.599Z] [2019-11-27T14:51:12.599Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:51:12.845Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-11-27T14:51:12.845Z] go: finding github.com/magiconair/properties v1.8.0 [2019-11-27T14:51:12.845Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-11-27T14:51:13.877Z] #26 13.69 ## 2.9% ### 5.4% ##### 8.2% ######## 11.2% ########## 14.3% ############ 17.0% ############## 20.1% ################ 22.5% ################## 25.1% #################### 28.1% ###################### 31.9% ######################### 35.2% ########################## 37.3% ############################ 39.1% ############################# 40.8% ############################### 43.2% ################################ 45.7% ################################### 49.1% ##################################### 52.4% ######################################## 55.9% ######################################### 58.0% ########################################### 60.7% ############################################ 62.4% ######################## [2019-11-27T14:51:13.877Z] #26 ... [2019-11-27T14:51:13.877Z] [2019-11-27T14:51:13.877Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:51:13.877Z] #44 47.93 bufio [2019-11-27T14:51:13.877Z] #44 48.56 reflect [2019-11-27T14:51:13.877Z] #44 50.52 syscall [2019-11-27T14:51:13.877Z] #44 ... [2019-11-27T14:51:13.877Z] [2019-11-27T14:51:13.877Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:51:14.323Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-27T14:51:14.323Z] [2019-11-27T14:51:14.323Z] [2019-11-27T14:51:14.323Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-27T14:51:14.323Z] PKG_CONFIG=pkg-config [2019-11-27T14:51:14.323Z] GOLANG_VERSION=1.13.4 [2019-11-27T14:51:14.323Z] HOSTNAME=a81939f74e93 [2019-11-27T14:51:14.323Z] KEEPBUNDLE=1 [2019-11-27T14:51:14.323Z] container=docker [2019-11-27T14:51:14.323Z] TEST_SKIP_INTEGRATION=1 [2019-11-27T14:51:14.323Z] GO111MODULE=off [2019-11-27T14:51:14.323Z] GOPATH=/go [2019-11-27T14:51:14.323Z] PWD=/go/src/github.com/docker/docker [2019-11-27T14:51:14.323Z] HOME=/root [2019-11-27T14:51:14.323Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-27T14:51:14.323Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-27T14:51:14.323Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-27T14:51:14.323Z] DOCKER_GITCOMMIT=27a1fb12007ec2a66e70bbf1285fe3e91dd0899a [2019-11-27T14:51:14.323Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-27T14:51:14.323Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-27T14:51:14.323Z] TERM=xterm [2019-11-27T14:51:14.323Z] VALIDATE_BRANCH=master [2019-11-27T14:51:14.323Z] DEST=bundles/test-integration [2019-11-27T14:51:14.323Z] SHLVL=1 [2019-11-27T14:51:14.323Z] TIMEOUT=120m [2019-11-27T14:51:14.323Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-11-27T14:51:14.323Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-27T14:51:14.323Z] DOCKER_PKG=github.com/docker/docker [2019-11-27T14:51:14.323Z] TESTDEBUG=0 [2019-11-27T14:51:14.323Z] _=/usr/bin/env [2019-11-27T14:51:14.323Z] Building test suite binary ./integration-cli/test.main [2019-11-27T14:51:14.323Z] [2019-11-27T14:51:14.323Z] [2019-11-27T14:51:14.323Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-27T14:51:14.323Z] PKG_CONFIG=pkg-config [2019-11-27T14:51:14.323Z] GOLANG_VERSION=1.13.4 [2019-11-27T14:51:14.323Z] HOSTNAME=754ee94f4faa [2019-11-27T14:51:14.323Z] KEEPBUNDLE=1 [2019-11-27T14:51:14.323Z] container=docker [2019-11-27T14:51:14.323Z] TEST_SKIP_INTEGRATION=1 [2019-11-27T14:51:14.323Z] GO111MODULE=off [2019-11-27T14:51:14.323Z] GOPATH=/go [2019-11-27T14:51:14.323Z] PWD=/go/src/github.com/docker/docker [2019-11-27T14:51:14.323Z] HOME=/root [2019-11-27T14:51:14.323Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-27T14:51:14.323Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-27T14:51:14.323Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-27T14:51:14.323Z] DOCKER_GITCOMMIT=27a1fb12007ec2a66e70bbf1285fe3e91dd0899a [2019-11-27T14:51:14.323Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-27T14:51:14.323Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-27T14:51:14.323Z] TERM=xterm [2019-11-27T14:51:14.323Z] VALIDATE_BRANCH=master [2019-11-27T14:51:14.323Z] DEST=bundles/test-integration [2019-11-27T14:51:14.323Z] SHLVL=1 [2019-11-27T14:51:14.323Z] TIMEOUT=120m [2019-11-27T14:51:14.323Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-27T14:51:14.323Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-27T14:51:14.323Z] DOCKER_PKG=github.com/docker/docker [2019-11-27T14:51:14.323Z] TESTDEBUG=0 [2019-11-27T14:51:14.323Z] _=/usr/bin/env [2019-11-27T14:51:14.323Z] Building test suite binary ./integration-cli/test.main [2019-11-27T14:51:14.323Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-11-27T14:51:14.323Z] No new tests added to integration. [2019-11-27T14:51:14.323Z] [2019-11-27T14:51:14.323Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-27T14:51:14.389Z] #26 13.69 ## 2.9% ### 5.4% ##### 8.2% ######## 11.2% ########## 14.3% ############ 17.0% ############## 20.1% ################ 22.5% ################## 25.1% #################### 28.1% ###################### 31.9% ######################### 35.2% ########################## 37.3% ############################ 39.1% ############################# 40.8% ############################### 43.2% ################################ 45.7% ################################### 49.1% ##################################### 52.4% ######################################## 55.9% ######################################### 58.0% ########################################### 60.7% ############################################ 62.4% ############################################## 64.2% ############################################### 66.0% ################################################# 68.3% ################################################## 70.7% #################################################### 73.4% ###################################################### 76.0% [2019-11-27T14:51:14.389Z] #26 ... [2019-11-27T14:51:14.389Z] [2019-11-27T14:51:14.389Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:51:14.389Z] #40 48.75 Selecting previously unselected package libprotoc10:amd64. [2019-11-27T14:51:14.389Z] #40 48.76 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-11-27T14:51:14.389Z] #40 48.77 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-11-27T14:51:14.389Z] #40 49.82 Selecting previously unselected package protobuf-c-compiler. [2019-11-27T14:51:14.389Z] #40 49.85 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-11-27T14:51:14.389Z] #40 49.86 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-27T14:51:14.389Z] #40 50.16 Selecting previously unselected package protobuf-compiler. [2019-11-27T14:51:14.389Z] #40 50.17 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-11-27T14:51:14.389Z] #40 50.20 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-27T14:51:14.389Z] #40 50.52 Selecting previously unselected package python-pkg-resources. [2019-11-27T14:51:14.389Z] #40 50.53 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-27T14:51:14.389Z] #40 50.54 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-27T14:51:14.389Z] #40 50.81 Selecting previously unselected package python-protobuf. [2019-11-27T14:51:14.389Z] #40 50.87 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-11-27T14:51:14.389Z] #40 50.88 Unpacking python-protobuf (3.0.0-9) ... [2019-11-27T14:51:14.389Z] #40 51.65 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-27T14:51:14.389Z] #40 51.80 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-27T14:51:14.389Z] #40 51.81 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-27T14:51:14.389Z] #40 57.66 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-27T14:51:14.389Z] #40 57.67 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-11-27T14:51:14.389Z] #40 57.70 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:51:14.389Z] #40 57.79 Setting up python-protobuf (3.0.0-9) ... [2019-11-27T14:51:14.573Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-11-27T14:51:14.645Z] #40 ... [2019-11-27T14:51:14.645Z] [2019-11-27T14:51:14.645Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:51:15.342Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-11-27T14:51:15.668Z] #26 13.69 ## 2.9% ### 5.4% ##### 8.2% ######## 11.2% ########## 14.3% ############ 17.0% ############## 20.1% ################ 22.5% ################## 25.1% #################### 28.1% ###################### 31.9% ######################### 35.2% ########################## 37.3% ############################ 39.1% ############################# 40.8% ############################### 43.2% ################################ 45.7% ################################### 49.1% ##################################### 52.4% ######################################## 55.9% ######################################### 58.0% ########################################### 60.7% ############################################ 62.4% ############################################## 64.2% ############################################### 66.0% ################################################# 68.3% ################################################## 70.7% #################################################### 73.4% ###################################################### 76.0% ######################################################### 79.2% ########################################################## 81.1% ########################################################### 83.2% ############################################################# 85.4% ############################################################## 87.3% ################################################################ 89.4% ################################################################# 91.0% ################################################################### 93.2% #################################################################### 95.5% ###################################################################### 98.3% ######################################################################## 100.0% [2019-11-27T14:51:15.668Z] #26 18.06 [2019-11-27T14:51:15.684Z] PKG_CONFIG=pkg-config [2019-11-27T14:51:15.684Z] GOLANG_VERSION=1.13.4 [2019-11-27T14:51:15.684Z] HOSTNAME=5db5387e0b3c [2019-11-27T14:51:15.684Z] KEEPBUNDLE=1 [2019-11-27T14:51:15.684Z] container=docker [2019-11-27T14:51:15.684Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-27T14:51:15.684Z] GO111MODULE=off [2019-11-27T14:51:15.684Z] GOPATH=/go [2019-11-27T14:51:15.684Z] PWD=/go/src/github.com/docker/docker [2019-11-27T14:51:15.684Z] HOME=/root [2019-11-27T14:51:15.684Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-27T14:51:15.684Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-27T14:51:15.684Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-27T14:51:15.684Z] DOCKER_GITCOMMIT=27a1fb12007ec2a66e70bbf1285fe3e91dd0899a [2019-11-27T14:51:15.684Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-27T14:51:15.684Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-27T14:51:15.684Z] TERM=xterm [2019-11-27T14:51:15.684Z] VALIDATE_BRANCH=master [2019-11-27T14:51:15.684Z] DEST=bundles/test-integration [2019-11-27T14:51:15.684Z] SHLVL=1 [2019-11-27T14:51:15.684Z] TIMEOUT=120m [2019-11-27T14:51:15.684Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-27T14:51:15.684Z] DOCKER_PKG=github.com/docker/docker [2019-11-27T14:51:15.684Z] TESTDEBUG=0 [2019-11-27T14:51:15.684Z] _=/usr/bin/env [2019-11-27T14:51:15.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-27T14:51:16.081Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-11-27T14:51:16.081Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-11-27T14:51:16.598Z] #26 ... [2019-11-27T14:51:16.598Z] [2019-11-27T14:51:16.598Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-27T14:51:16.598Z] #15 DONE 4.0s [2019-11-27T14:51:16.854Z] [2019-11-27T14:51:16.854Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:51:16.854Z] #33 53.81 Selecting previously unselected package libxml2:amd64. [2019-11-27T14:51:16.854Z] #33 53.83 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-11-27T14:51:16.854Z] #33 53.83 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-27T14:51:16.854Z] #33 54.75 Selecting previously unselected package libarchive13:amd64. [2019-11-27T14:51:16.854Z] #33 54.75 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-11-27T14:51:16.854Z] #33 54.76 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-27T14:51:16.854Z] #33 55.14 Selecting previously unselected package libjsoncpp1:amd64. [2019-11-27T14:51:16.854Z] #33 55.14 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-11-27T14:51:16.854Z] #33 55.17 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-27T14:51:16.854Z] #33 55.35 Selecting previously unselected package libuv1:amd64. [2019-11-27T14:51:16.854Z] #33 55.37 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-11-27T14:51:16.854Z] #33 55.38 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-11-27T14:51:16.854Z] #33 55.57 Selecting previously unselected package cmake. [2019-11-27T14:51:16.854Z] #33 55.57 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-11-27T14:51:16.854Z] #33 55.66 Unpacking cmake (3.7.2-1) ... [2019-11-27T14:51:16.854Z] #33 59.55 Selecting previously unselected package xxd. [2019-11-27T14:51:16.854Z] #33 59.55 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-27T14:51:16.854Z] #33 59.60 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:51:16.854Z] #33 59.95 Selecting previously unselected package vim-common. [2019-11-27T14:51:16.854Z] #33 59.95 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-27T14:51:16.854Z] #33 59.99 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:51:16.854Z] #33 60.33 Processing triggers for mime-support (3.60) ... [2019-11-27T14:51:16.854Z] #33 60.47 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:51:16.854Z] #33 60.49 Setting up libuv1:amd64 (1.9.1-3) ... [2019-11-27T14:51:16.854Z] #33 60.53 Setting up cmake-data (3.7.2-1) ... [2019-11-27T14:51:16.854Z] #33 60.56 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-27T14:51:16.854Z] #33 60.60 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-27T14:51:16.854Z] #33 60.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:51:16.854Z] #33 60.93 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:51:16.854Z] #33 60.97 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-27T14:51:16.854Z] #33 61.00 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-27T14:51:16.854Z] #33 61.04 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-27T14:51:16.854Z] #33 61.07 Setting up cmake (3.7.2-1) ... [2019-11-27T14:51:17.111Z] #33 61.23 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:51:17.276Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-11-27T14:51:17.276Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-11-27T14:51:17.367Z] #33 DONE 61.5s [2019-11-27T14:51:17.367Z] [2019-11-27T14:51:17.367Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-27T14:51:17.367Z] #34 DONE 0.1s [2019-11-27T14:51:17.367Z] [2019-11-27T14:51:17.367Z] #16 [dev 6/24] RUN ldconfig [2019-11-27T14:51:17.367Z] #16 ... [2019-11-27T14:51:17.367Z] [2019-11-27T14:51:17.367Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-27T14:51:17.367Z] #35 DONE 0.1s [2019-11-27T14:51:17.624Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-11-27T14:51:17.626Z] [2019-11-27T14:51:17.626Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:51:17.971Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-11-27T14:51:18.318Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-11-27T14:51:18.437Z] Client: Docker Engine - Community [2019-11-27T14:51:18.437Z] Version: 19.03.2 [2019-11-27T14:51:18.437Z] API version: 1.40 [2019-11-27T14:51:18.437Z] Go version: go1.12.8 [2019-11-27T14:51:18.437Z] Git commit: 6a30dfc [2019-11-27T14:51:18.437Z] Built: Thu Aug 29 05:32:25 2019 [2019-11-27T14:51:18.437Z] OS/Arch: linux/arm64 [2019-11-27T14:51:18.437Z] Experimental: false [2019-11-27T14:51:18.437Z] [2019-11-27T14:51:18.437Z] Server: Docker Engine - Community [2019-11-27T14:51:18.437Z] Engine: [2019-11-27T14:51:18.437Z] Version: 19.03.2 [2019-11-27T14:51:18.437Z] API version: 1.40 (minimum version 1.12) [2019-11-27T14:51:18.437Z] Go version: go1.12.8 [2019-11-27T14:51:18.437Z] Git commit: 6a30dfc [2019-11-27T14:51:18.437Z] Built: Thu Aug 29 05:30:57 2019 [2019-11-27T14:51:18.437Z] OS/Arch: linux/arm64 [2019-11-27T14:51:18.437Z] Experimental: true [2019-11-27T14:51:18.437Z] containerd: [2019-11-27T14:51:18.437Z] Version: 1.2.6 [2019-11-27T14:51:18.437Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-27T14:51:18.437Z] runc: [2019-11-27T14:51:18.437Z] Version: 1.0.0-rc8 [2019-11-27T14:51:18.437Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-27T14:51:18.437Z] docker-init: [2019-11-27T14:51:18.437Z] Version: 0.18.0 [2019-11-27T14:51:18.437Z] GitCommit: fec3683 [Pipeline] sh [2019-11-27T14:51:18.772Z] + docker info [2019-11-27T14:51:19.063Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-11-27T14:51:20.795Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-11-27T14:51:20.902Z] #36 ... [2019-11-27T14:51:20.902Z] [2019-11-27T14:51:20.902Z] #16 [dev 6/24] RUN ldconfig [2019-11-27T14:51:20.902Z] #16 DONE 3.7s [2019-11-27T14:51:20.902Z] [2019-11-27T14:51:20.902Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:51:20.902Z] #36 3.209 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-27T14:51:20.902Z] #36 3.209 + RM_GOPATH=0 [2019-11-27T14:51:20.902Z] #36 3.209 + TMP_GOPATH= [2019-11-27T14:51:20.902Z] #36 3.209 + : /build [2019-11-27T14:51:20.902Z] #36 3.209 + '[' -z '' ']' [2019-11-27T14:51:20.902Z] #36 3.209 ++ mktemp -d [2019-11-27T14:51:20.902Z] #36 3.209 + export GOPATH=/tmp/tmp.cWRnFfZNQE [2019-11-27T14:51:20.902Z] #36 3.209 + GOPATH=/tmp/tmp.cWRnFfZNQE [2019-11-27T14:51:20.902Z] #36 3.209 + RM_GOPATH=1 [2019-11-27T14:51:20.902Z] #36 3.209 ++ dirname ./install.sh [2019-11-27T14:51:20.902Z] #36 3.209 + dir=. [2019-11-27T14:51:20.902Z] #36 3.209 + bin=tini [2019-11-27T14:51:20.902Z] #36 3.209 + shift [2019-11-27T14:51:20.902Z] #36 3.209 + '[' '!' -f ./tini.installer ']' [2019-11-27T14:51:20.902Z] #36 3.209 + . ./tini.installer [2019-11-27T14:51:20.902Z] #36 3.209 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-27T14:51:20.902Z] #36 3.209 + install_tini [2019-11-27T14:51:20.902Z] #36 3.209 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-27T14:51:20.902Z] #36 3.209 + git clone https://github.com/krallin/tini.git /tmp/tmp.cWRnFfZNQE/tini [2019-11-27T14:51:20.902Z] #36 3.234 Cloning into '/tmp/tmp.cWRnFfZNQE/tini'... [2019-11-27T14:51:20.902Z] #36 ... [2019-11-27T14:51:20.902Z] [2019-11-27T14:51:20.902Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:51:20.902Z] #54 14.92 + cd /tmp/tmp.nGYmoFeEiy/src/github.com/opencontainers/runc [2019-11-27T14:51:20.902Z] #54 14.93 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-27T14:51:20.902Z] #54 15.42 + '[' -z '' ']' [2019-11-27T14:51:20.902Z] #54 15.43 + target=static [2019-11-27T14:51:20.902Z] #54 15.43 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-27T14:51:20.902Z] #54 18.09 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-27T14:51:21.147Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-11-27T14:51:21.158Z] #54 ... [2019-11-27T14:51:21.158Z] [2019-11-27T14:51:21.158Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:51:21.158Z] #31 55.19 time [2019-11-27T14:51:21.158Z] #31 62.72 internal/poll [2019-11-27T14:51:21.158Z] #31 64.50 internal/syscall/unix [2019-11-27T14:51:21.158Z] #31 64.88 os [2019-11-27T14:51:21.414Z] #31 65.39 internal/fmtsort [2019-11-27T14:51:21.414Z] #31 ... [2019-11-27T14:51:21.414Z] [2019-11-27T14:51:21.414Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:51:21.414Z] #26 20.09 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-27T14:51:21.414Z] #26 21.02 [2019-11-27T14:51:21.414Z] #26 21.45 ######################################################################## 100.0% [2019-11-27T14:51:21.414Z] #26 21.56 [2019-11-27T14:51:21.414Z] #26 23.13 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-27T14:51:21.891Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-11-27T14:51:21.976Z] #26 24.03 [2019-11-27T14:51:22.076Z] Removing intermediate container 42cb478eb26a [2019-11-27T14:51:22.077Z] ---> 38c1a8cebe00 [2019-11-27T14:51:22.077Z] Step 11/16 : ARG GOOS [2019-11-27T14:51:22.077Z] ---> Running in e5b9b213efd1 [2019-11-27T14:51:22.077Z] Removing intermediate container e5b9b213efd1 [2019-11-27T14:51:22.077Z] ---> fb79b01a46bc [2019-11-27T14:51:22.077Z] Step 12/16 : ARG GOARCH [2019-11-27T14:51:22.077Z] ---> Running in d2c9c469aaea [2019-11-27T14:51:22.077Z] Removing intermediate container d2c9c469aaea [2019-11-27T14:51:22.077Z] ---> 3137d580aee8 [2019-11-27T14:51:22.077Z] 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-27T14:51:22.077Z] ---> Running in 227be35fcfa6 [2019-11-27T14:51:22.232Z] #26 ... [2019-11-27T14:51:22.232Z] [2019-11-27T14:51:22.232Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:51:22.232Z] #40 65.93 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-11-27T14:51:22.232Z] #40 65.95 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-27T14:51:22.232Z] #40 65.96 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-27T14:51:22.232Z] #40 65.99 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-27T14:51:22.232Z] #40 66.02 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-11-27T14:51:22.232Z] #40 66.03 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-27T14:51:22.232Z] #40 66.04 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-27T14:51:22.232Z] #40 66.05 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-27T14:51:22.232Z] #40 66.06 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-27T14:51:22.232Z] #40 66.08 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-27T14:51:22.232Z] #40 66.09 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:51:22.232Z] #40 DONE 66.4s [2019-11-27T14:51:22.232Z] [2019-11-27T14:51:22.232Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:51:22.232Z] #26 24.32 ######################################################### 79.3% ######################################################################## 100.0% [2019-11-27T14:51:22.237Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-11-27T14:51:22.487Z] #26 24.66 [2019-11-27T14:51:22.979Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-11-27T14:51:23.720Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-11-27T14:51:23.720Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-11-27T14:51:24.374Z] #26 26.33 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-27T14:51:24.374Z] #26 26.43 skipping existing 1849cc453dee [2019-11-27T14:51:24.374Z] #26 26.59 [2019-11-27T14:51:24.460Z] go: finding github.com/google/go-cmp v0.2.0 [2019-11-27T14:51:25.198Z] go: finding golang.org/x/text v0.3.0 [2019-11-27T14:51:25.541Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-11-27T14:51:25.737Z] #26 27.96 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-27T14:51:25.737Z] #26 ... [2019-11-27T14:51:25.737Z] [2019-11-27T14:51:25.737Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:51:25.737Z] #44 59.79 time [2019-11-27T14:51:25.737Z] #44 67.53 strings [2019-11-27T14:51:25.737Z] #44 67.60 os [2019-11-27T14:51:25.737Z] #44 ... [2019-11-27T14:51:25.737Z] [2019-11-27T14:51:25.737Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:51:25.737Z] #36 4.530 + cd /tmp/tmp.cWRnFfZNQE/tini [2019-11-27T14:51:25.737Z] #36 4.533 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-27T14:51:25.737Z] #36 4.539 + cmake . [2019-11-27T14:51:25.737Z] #36 5.273 -- The C compiler identification is GNU 6.3.0 [2019-11-27T14:51:25.737Z] #36 5.450 -- Check for working C compiler: /usr/bin/cc [2019-11-27T14:51:25.737Z] #36 6.381 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-27T14:51:25.737Z] #36 6.389 -- Detecting C compiler ABI info [2019-11-27T14:51:25.737Z] #36 6.956 -- Detecting C compiler ABI info - done [2019-11-27T14:51:25.737Z] #36 7.024 -- Detecting C compile features [2019-11-27T14:51:25.886Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-11-27T14:51:26.233Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-11-27T14:51:26.233Z] go: finding github.com/jinzhu/now v1.0.0 [2019-11-27T14:51:26.580Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-11-27T14:51:26.663Z] #36 9.067 -- Detecting C compile features - done [2019-11-27T14:51:26.663Z] #36 9.098 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-27T14:51:26.919Z] #36 9.437 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-27T14:51:26.919Z] #36 ... [2019-11-27T14:51:26.919Z] [2019-11-27T14:51:26.919Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:51:26.919Z] #26 28.69 [2019-11-27T14:51:26.919Z] #26 28.92 ######################################################################## 100.0% [2019-11-27T14:51:26.919Z] #26 29.05 [2019-11-27T14:51:26.919Z] #26 29.11 Download of images into '/build' complete. [2019-11-27T14:51:26.919Z] #26 29.11 Use something like the following to load the result into a Docker daemon: [2019-11-27T14:51:26.919Z] #26 29.11 tar -cC '/build' . | docker load [2019-11-27T14:51:26.919Z] #26 DONE 29.3s [2019-11-27T14:51:26.919Z] [2019-11-27T14:51:26.919Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:51:26.919Z] #44 70.63 regexp/syntax [2019-11-27T14:51:26.926Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-11-27T14:51:28.137Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-11-27T14:51:28.481Z] go: finding github.com/docker/go-units v0.3.1 [2019-11-27T14:51:28.481Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-11-27T14:51:28.806Z] #44 72.52 fmt [2019-11-27T14:51:29.220Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-11-27T14:51:29.220Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-11-27T14:51:29.956Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-11-27T14:51:30.694Z] #44 ... [2019-11-27T14:51:30.694Z] [2019-11-27T14:51:30.694Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:51:30.694Z] #17 4.600 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-27T14:51:30.695Z] #17 4.687 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-27T14:51:30.695Z] #17 4.729 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-27T14:51:30.695Z] #17 4.743 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-27T14:51:30.695Z] #17 4.803 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-27T14:51:30.695Z] #17 5.611 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-27T14:51:30.695Z] #17 7.342 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-27T14:51:30.695Z] #17 9.560 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-27T14:51:30.695Z] #17 ... [2019-11-27T14:51:30.695Z] [2019-11-27T14:51:30.695Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:51:30.695Z] #36 9.797 -- Configuring done [2019-11-27T14:51:30.695Z] #36 9.845 -- Generating done [2019-11-27T14:51:30.695Z] #36 9.845 -- Build files have been written to: /tmp/tmp.cWRnFfZNQE/tini [2019-11-27T14:51:30.695Z] #36 9.923 + make tini-static [2019-11-27T14:51:30.695Z] #36 10.79 Scanning dependencies of target tini-static [2019-11-27T14:51:30.695Z] #36 10.96 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-27T14:51:30.695Z] #36 13.05 [100%] Linking C executable tini-static [2019-11-27T14:51:30.696Z] go: finding github.com/imdario/mergo v0.3.7 [2019-11-27T14:51:30.696Z] go: finding github.com/pkg/profile v1.2.1 [2019-11-27T14:51:30.950Z] #36 13.44 [100%] Built target tini-static [2019-11-27T14:51:30.950Z] #36 13.49 + mkdir -p /build [2019-11-27T14:51:30.950Z] #36 13.49 + cp tini-static /build/docker-init [2019-11-27T14:51:30.950Z] #36 DONE 13.6s [2019-11-27T14:51:30.950Z] [2019-11-27T14:51:30.950Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:51:30.950Z] #41 4.542 Note: Building without setproctitle() and strlcpy() support. [2019-11-27T14:51:30.950Z] #41 4.543 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-27T14:51:30.950Z] #41 8.087 fatal: Not a git repository (or any of the parent directories): .git [2019-11-27T14:51:30.950Z] #41 8.120 GEN .gitid [2019-11-27T14:51:30.950Z] #41 8.135 GEN criu/include/version.h [2019-11-27T14:51:30.950Z] #41 8.177 GEN include/common/asm [2019-11-27T14:51:30.988Z] Client: [2019-11-27T14:51:30.988Z] Debug Mode: false [2019-11-27T14:51:30.988Z] [2019-11-27T14:51:30.988Z] Server: [2019-11-27T14:51:30.988Z] Containers: 0 [2019-11-27T14:51:30.988Z] Running: 0 [2019-11-27T14:51:30.988Z] Paused: 0 [2019-11-27T14:51:30.988Z] Stopped: 0 [2019-11-27T14:51:30.988Z] Images: 0 [2019-11-27T14:51:30.988Z] Server Version: 19.03.2 [2019-11-27T14:51:30.988Z] Storage Driver: overlay2 [2019-11-27T14:51:30.988Z] Backing Filesystem: extfs [2019-11-27T14:51:30.988Z] Supports d_type: true [2019-11-27T14:51:30.988Z] Native Overlay Diff: true [2019-11-27T14:51:30.988Z] Logging Driver: json-file [2019-11-27T14:51:30.988Z] Cgroup Driver: cgroupfs [2019-11-27T14:51:30.988Z] Plugins: [2019-11-27T14:51:30.988Z] Volume: local [2019-11-27T14:51:30.988Z] Network: bridge host ipvlan macvlan null overlay [2019-11-27T14:51:30.988Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-27T14:51:30.988Z] Swarm: inactive [2019-11-27T14:51:30.988Z] Runtimes: runc [2019-11-27T14:51:30.988Z] Default Runtime: runc [2019-11-27T14:51:30.988Z] Init Binary: docker-init [2019-11-27T14:51:30.988Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-27T14:51:30.988Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-27T14:51:30.988Z] init version: fec3683 [2019-11-27T14:51:30.988Z] Security Options: [2019-11-27T14:51:30.988Z] apparmor [2019-11-27T14:51:30.988Z] seccomp [2019-11-27T14:51:30.988Z] Profile: default [2019-11-27T14:51:30.988Z] Kernel Version: 4.15.0-1048-aws [2019-11-27T14:51:30.988Z] Operating System: Ubuntu 16.04.6 LTS [2019-11-27T14:51:30.988Z] OSType: linux [2019-11-27T14:51:30.988Z] Architecture: aarch64 [2019-11-27T14:51:30.988Z] CPUs: 4 [2019-11-27T14:51:30.988Z] Total Memory: 7.525GiB [2019-11-27T14:51:30.988Z] Name: ip-10-100-45-72 [2019-11-27T14:51:30.988Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-11-27T14:51:30.988Z] Docker Root Dir: /var/lib/docker [2019-11-27T14:51:30.988Z] Debug Mode: false [2019-11-27T14:51:30.988Z] Registry: https://index.docker.io/v1/ [2019-11-27T14:51:30.988Z] Labels: [2019-11-27T14:51:30.988Z] Experimental: true [2019-11-27T14:51:30.988Z] Insecure Registries: [2019-11-27T14:51:30.988Z] 127.0.0.0/8 [2019-11-27T14:51:30.988Z] Live Restore Enabled: true [2019-11-27T14:51:30.988Z] [2019-11-27T14:51:30.988Z] WARNING: No swap limit support [Pipeline] sh [2019-11-27T14:51:31.041Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-11-27T14:51:31.282Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-27T14:51:31.282Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-27T14:51:31.282Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40263/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-27T14:51:31.282Z] + bash /home/ubuntu/workspace/moby_PR-40263/check-config.sh [2019-11-27T14:51:31.282Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-27T14:51:31.282Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-27T14:51:31.282Z] [2019-11-27T14:51:31.282Z] Generally Necessary: [2019-11-27T14:51:31.282Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-27T14:51:31.282Z] - apparmor: enabled and tools installed [2019-11-27T14:51:31.282Z] - CONFIG_NAMESPACES: enabled [2019-11-27T14:51:31.282Z] - CONFIG_NET_NS: enabled [2019-11-27T14:51:31.282Z] - CONFIG_PID_NS: enabled [2019-11-27T14:51:31.282Z] - CONFIG_IPC_NS: enabled [2019-11-27T14:51:31.282Z] - CONFIG_UTS_NS: enabled [2019-11-27T14:51:31.282Z] - CONFIG_CGROUPS: enabled [2019-11-27T14:51:31.389Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-11-27T14:51:31.542Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-27T14:51:31.542Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-27T14:51:31.542Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-27T14:51:31.542Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-27T14:51:31.542Z] - CONFIG_CPUSETS: enabled [2019-11-27T14:51:31.542Z] - CONFIG_MEMCG: enabled [2019-11-27T14:51:31.542Z] - CONFIG_KEYS: enabled [2019-11-27T14:51:31.542Z] - CONFIG_VETH: enabled (as module) [2019-11-27T14:51:31.542Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-27T14:51:31.542Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-27T14:51:31.542Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-27T14:51:31.542Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-27T14:51:31.542Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-27T14:51:31.542Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-27T14:51:31.542Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-27T14:51:31.542Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-27T14:51:31.542Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-27T14:51:31.542Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-27T14:51:31.542Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-27T14:51:31.542Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-27T14:51:31.542Z] [2019-11-27T14:51:31.542Z] Optional Features: [2019-11-27T14:51:31.542Z] - CONFIG_USER_NS: enabled [2019-11-27T14:51:31.542Z] - CONFIG_SECCOMP: enabled [2019-11-27T14:51:31.542Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-27T14:51:31.542Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-27T14:51:31.542Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-27T14:51:31.739Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-11-27T14:51:31.801Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-27T14:51:31.802Z] - CONFIG_BLK_CGROUP: enabled [2019-11-27T14:51:31.802Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-27T14:51:31.802Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-27T14:51:31.802Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-27T14:51:31.802Z] - CONFIG_CGROUP_PERF: enabled [2019-11-27T14:51:31.802Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-27T14:51:31.802Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-27T14:51:31.802Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-27T14:51:31.802Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-27T14:51:31.802Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-27T14:51:31.802Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-27T14:51:31.802Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-27T14:51:31.802Z] - CONFIG_IP_VS: enabled (as module) [2019-11-27T14:51:31.802Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-27T14:51:31.802Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-27T14:51:31.802Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-27T14:51:31.802Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-27T14:51:31.802Z] - CONFIG_EXT4_FS: enabled [2019-11-27T14:51:31.802Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-27T14:51:31.802Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-27T14:51:31.802Z] - Network Drivers: [2019-11-27T14:51:31.802Z] - "overlay": [2019-11-27T14:51:32.060Z] - CONFIG_VXLAN: enabled (as module) [2019-11-27T14:51:32.060Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-27T14:51:32.060Z] Optional (for encrypted networks): [2019-11-27T14:51:32.060Z] - CONFIG_CRYPTO: enabled [2019-11-27T14:51:32.060Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-27T14:51:32.060Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-27T14:51:32.060Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-27T14:51:32.060Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-27T14:51:32.060Z] - CONFIG_XFRM: enabled [2019-11-27T14:51:32.060Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-27T14:51:32.060Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-27T14:51:32.060Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-27T14:51:32.060Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-27T14:51:32.060Z] - "ipvlan": [2019-11-27T14:51:32.060Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-27T14:51:32.060Z] - "macvlan": [2019-11-27T14:51:32.060Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-27T14:51:32.060Z] - CONFIG_DUMMY: enabled (as module) [2019-11-27T14:51:32.060Z] - "ftp,tftp client in container": [2019-11-27T14:51:32.060Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-27T14:51:32.060Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-27T14:51:32.060Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-27T14:51:32.061Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-27T14:51:32.061Z] - Storage Drivers: [2019-11-27T14:51:32.061Z] - "aufs": [2019-11-27T14:51:32.061Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-27T14:51:32.061Z] - "btrfs": [2019-11-27T14:51:32.061Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-27T14:51:32.061Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-27T14:51:32.314Z] #41 10.41 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-27T14:51:32.320Z] - "devicemapper": [2019-11-27T14:51:32.320Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-27T14:51:32.320Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-27T14:51:32.320Z] - "overlay": [2019-11-27T14:51:32.320Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-27T14:51:32.320Z] - "zfs": [2019-11-27T14:51:32.320Z] - /dev/zfs: missing [2019-11-27T14:51:32.320Z] - zfs command: missing [2019-11-27T14:51:32.320Z] - zpool command: missing [2019-11-27T14:51:32.320Z] [2019-11-27T14:51:32.320Z] Limits: [2019-11-27T14:51:32.320Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-27T14:51:32.320Z] [2019-11-27T14:51:32.320Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-27T14:51:32.481Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-11-27T14:51:32.481Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-11-27T14:51:32.570Z] #41 10.50 PBCC images/opts.pb-c.c [2019-11-27T14:51:32.570Z] #41 10.55 PBCC images/sit.pb-c.c [2019-11-27T14:51:32.570Z] #41 ... [2019-11-27T14:51:32.570Z] [2019-11-27T14:51:32.570Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:51:32.570Z] #31 66.50 strings [2019-11-27T14:51:32.570Z] #31 69.62 path [2019-11-27T14:51:32.570Z] #31 69.94 fmt [2019-11-27T14:51:32.570Z] #31 70.34 path/filepath [2019-11-27T14:51:32.570Z] #31 72.70 io/ioutil [2019-11-27T14:51:32.570Z] #31 74.11 text/tabwriter [2019-11-27T14:51:32.570Z] #31 76.23 github.com/BurntSushi/toml [2019-11-27T14:51:32.570Z] #31 76.28 flag [2019-11-27T14:51:32.668Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:27a1fb12007ec2a66e70bbf1285fe3e91dd0899a . [2019-11-27T14:51:32.668Z] #1 [internal] load .dockerignore [2019-11-27T14:51:32.668Z] #1 transferring context: 87B done [2019-11-27T14:51:32.668Z] #1 DONE 0.1s [2019-11-27T14:51:32.668Z] [2019-11-27T14:51:32.668Z] #2 [internal] load build definition from Dockerfile [2019-11-27T14:51:32.669Z] #2 transferring dockerfile: 14.85kB done [2019-11-27T14:51:32.669Z] #2 DONE 0.1s [2019-11-27T14:51:32.826Z] #31 ... [2019-11-27T14:51:32.826Z] [2019-11-27T14:51:32.826Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:51:32.826Z] #41 10.58 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-27T14:51:32.826Z] #41 10.70 DEP images/opts.pb-c.d [2019-11-27T14:51:32.826Z] #41 10.77 DEP images/sit.pb-c.d [2019-11-27T14:51:32.826Z] #41 10.82 PBCC images/macvlan.pb-c.c [2019-11-27T14:51:32.827Z] go: finding github.com/onsi/gomega v1.4.3 [2019-11-27T14:51:32.827Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-11-27T14:51:32.927Z] [2019-11-27T14:51:32.927Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-27T14:51:33.082Z] #41 10.84 DEP images/macvlan.pb-c.d [2019-11-27T14:51:33.082Z] #41 10.86 PBCC images/autofs.pb-c.c [2019-11-27T14:51:33.082Z] #41 10.91 DEP images/autofs.pb-c.d [2019-11-27T14:51:33.082Z] #41 10.97 PBCC images/sysctl.pb-c.c [2019-11-27T14:51:33.082Z] #41 11.01 DEP images/sysctl.pb-c.d [2019-11-27T14:51:33.082Z] #41 11.08 PBCC images/time.pb-c.c [2019-11-27T14:51:33.174Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-11-27T14:51:33.187Z] #3 DONE 0.5s [2019-11-27T14:51:33.187Z] [2019-11-27T14:51:33.187Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-27T14:51:33.187Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-27T14:51:33.338Z] #41 11.14 DEP images/time.pb-c.d [2019-11-27T14:51:33.338Z] #41 11.20 PBCC images/binfmt-misc.pb-c.c [2019-11-27T14:51:33.338Z] #41 11.26 DEP images/binfmt-misc.pb-c.d [2019-11-27T14:51:33.338Z] #41 11.33 PBCC images/seccomp.pb-c.c [2019-11-27T14:51:33.447Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-27T14:51:33.447Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-11-27T14:51:33.447Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-11-27T14:51:33.447Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 6.75MB / 8.26MB 0.2s [2019-11-27T14:51:33.554Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-11-27T14:51:33.593Z] #41 11.37 DEP images/seccomp.pb-c.d [2019-11-27T14:51:33.593Z] #41 11.41 PBCC images/userns.pb-c.c [2019-11-27T14:51:33.593Z] #41 11.46 DEP images/userns.pb-c.d [2019-11-27T14:51:33.593Z] #41 11.53 PBCC images/cgroup.pb-c.c [2019-11-27T14:51:33.593Z] #41 11.54 DEP images/cgroup.pb-c.d [2019-11-27T14:51:33.707Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done [2019-11-27T14:51:33.707Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.1s [2019-11-27T14:51:33.707Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.3s done [2019-11-27T14:51:33.849Z] #41 11.62 PBCC images/fown.pb-c.c [2019-11-27T14:51:33.849Z] #41 11.63 PBCC images/ext-file.pb-c.c [2019-11-27T14:51:33.849Z] #41 11.65 DEP images/fown.pb-c.d [2019-11-27T14:51:33.849Z] #41 11.69 DEP images/ext-file.pb-c.d [2019-11-27T14:51:33.849Z] #41 11.74 PBCC images/rpc.pb-c.c [2019-11-27T14:51:33.849Z] #41 11.80 DEP images/rpc.pb-c.d [2019-11-27T14:51:33.849Z] #41 11.88 PBCC images/siginfo.pb-c.c [2019-11-27T14:51:33.849Z] #41 11.93 DEP images/siginfo.pb-c.d [2019-11-27T14:51:33.904Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-11-27T14:51:33.967Z] #4 DONE 0.6s [2019-11-27T14:51:34.104Z] #41 11.98 PBCC images/pagemap.pb-c.c [2019-11-27T14:51:34.104Z] #41 12.03 DEP images/pagemap.pb-c.d [2019-11-27T14:51:34.104Z] #41 12.09 PBCC images/rlimit.pb-c.c [2019-11-27T14:51:34.104Z] #41 12.12 DEP images/rlimit.pb-c.d [2019-11-27T14:51:34.227Z] [2019-11-27T14:51:34.227Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-27T14:51:34.250Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-11-27T14:51:34.250Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-11-27T14:51:34.360Z] #41 12.17 PBCC images/file-lock.pb-c.c [2019-11-27T14:51:34.360Z] #41 12.22 DEP images/file-lock.pb-c.d [2019-11-27T14:51:34.360Z] #41 12.25 PBCC images/tty.pb-c.c [2019-11-27T14:51:34.360Z] #41 12.32 DEP images/tty.pb-c.d [2019-11-27T14:51:34.360Z] #41 12.39 PBCC images/tun.pb-c.c [2019-11-27T14:51:34.488Z] #6 DONE 0.2s [2019-11-27T14:51:34.488Z] [2019-11-27T14:51:34.488Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-27T14:51:34.593Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-11-27T14:51:34.593Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-11-27T14:51:34.593Z] go: finding gotest.tools v2.1.0+incompatible [2019-11-27T14:51:34.616Z] #41 12.41 PBCC images/netdev.pb-c.c [2019-11-27T14:51:34.616Z] #41 12.45 DEP images/tun.pb-c.d [2019-11-27T14:51:34.616Z] #41 12.57 DEP images/netdev.pb-c.d [2019-11-27T14:51:34.751Z] #5 DONE 0.3s [2019-11-27T14:51:34.751Z] [2019-11-27T14:51:34.751Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-27T14:51:34.751Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-11-27T14:51:34.871Z] #41 12.61 PBCC images/vma.pb-c.c [2019-11-27T14:51:34.871Z] #41 12.66 DEP images/vma.pb-c.d [2019-11-27T14:51:34.871Z] #41 12.72 PBCC images/creds.pb-c.c [2019-11-27T14:51:34.871Z] #41 12.73 DEP images/creds.pb-c.d [2019-11-27T14:51:34.871Z] #41 12.79 PBCC images/utsns.pb-c.c [2019-11-27T14:51:34.871Z] #41 12.81 DEP images/utsns.pb-c.d [2019-11-27T14:51:34.871Z] #41 12.86 PBCC images/ipc-desc.pb-c.c [2019-11-27T14:51:34.871Z] #41 12.87 PBCC images/ipc-sem.pb-c.c [2019-11-27T14:51:34.871Z] #41 12.90 DEP images/ipc-desc.pb-c.d [2019-11-27T14:51:34.871Z] #41 12.95 DEP images/ipc-sem.pb-c.d [2019-11-27T14:51:35.048Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-11-27T14:51:35.048Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 0B / 43.17MB 0.3s [2019-11-27T14:51:35.048Z] #7 sha256:8e5d3c1c417b5b6baa6a56d38bc415e15604ae044118ecefd15b73161d25cea6 1.79kB / 1.79kB done [2019-11-27T14:51:35.048Z] #7 sha256:ccac3b44c7ba775a9530a24c889732adbc88085ff2449934f88a80848baf3773 5.47kB / 5.47kB done [2019-11-27T14:51:35.048Z] #7 sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 0B / 9.75MB 0.3s [2019-11-27T14:51:35.127Z] #41 12.98 PBCC images/ipc-msg.pb-c.c [2019-11-27T14:51:35.127Z] #41 13.02 DEP images/ipc-msg.pb-c.d [2019-11-27T14:51:35.127Z] #41 13.07 PBCC images/ipc-shm.pb-c.c [2019-11-27T14:51:35.127Z] #41 13.13 DEP images/ipc-shm.pb-c.d [2019-11-27T14:51:35.127Z] #41 13.16 PBCC images/ipc-var.pb-c.c [2019-11-27T14:51:35.309Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 22.09MB / 43.17MB 0.6s [2019-11-27T14:51:35.309Z] #7 sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 9.75MB / 9.75MB 0.6s [2019-11-27T14:51:35.309Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 0B / 4.09MB 0.6s [2019-11-27T14:51:35.309Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 24.61MB / 43.17MB 0.7s [2019-11-27T14:51:35.309Z] #7 sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 9.75MB / 9.75MB 0.6s done [2019-11-27T14:51:35.309Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 2.19MB / 4.09MB 0.7s [2019-11-27T14:51:35.309Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 0B / 48.02MB 0.7s [2019-11-27T14:51:35.334Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-11-27T14:51:35.334Z] go: finding google.golang.org/grpc v1.20.1 [2019-11-27T14:51:35.334Z] go: finding github.com/kr/text v0.1.0 [2019-11-27T14:51:35.382Z] #41 13.22 DEP images/ipc-var.pb-c.d [2019-11-27T14:51:35.382Z] #41 13.31 PBCC images/sk-opts.pb-c.c [2019-11-27T14:51:35.382Z] #41 13.31 PBCC images/packet-sock.pb-c.c [2019-11-27T14:51:35.382Z] #41 13.38 DEP images/sk-opts.pb-c.d [2019-11-27T14:51:35.569Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 32.97MB / 43.17MB 0.8s [2019-11-27T14:51:35.569Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 2.72MB / 4.09MB 0.8s [2019-11-27T14:51:35.569Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 35.91MB / 43.17MB 1.0s [2019-11-27T14:51:35.569Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 4.09MB / 4.09MB 1.0s [2019-11-27T14:51:35.569Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 6.71MB / 48.02MB 1.0s [2019-11-27T14:51:35.638Z] #41 13.46 DEP images/packet-sock.pb-c.d [2019-11-27T14:51:35.638Z] #41 13.52 PBCC images/sk-netlink.pb-c.c [2019-11-27T14:51:35.638Z] #41 13.54 DEP images/sk-netlink.pb-c.d [2019-11-27T14:51:35.680Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-11-27T14:51:35.832Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 39.03MB / 43.17MB 1.1s [2019-11-27T14:51:35.832Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 4.09MB / 4.09MB 1.0s done [2019-11-27T14:51:35.832Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 11.27MB / 48.02MB 1.1s [2019-11-27T14:51:35.832Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 0B / 49.10MB 1.1s [2019-11-27T14:51:35.832Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 43.17MB / 43.17MB 1.2s [2019-11-27T14:51:35.832Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 20.98MB / 48.02MB 1.2s [2019-11-27T14:51:35.832Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 32.17MB / 48.02MB 1.3s [2019-11-27T14:51:35.832Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 5.52MB / 49.10MB 1.3s [2019-11-27T14:51:35.896Z] #41 13.61 PBCC images/sk-inet.pb-c.c [2019-11-27T14:51:35.896Z] #41 13.69 DEP images/sk-inet.pb-c.d [2019-11-27T14:51:35.896Z] #41 13.77 PBCC images/sk-unix.pb-c.c [2019-11-27T14:51:35.896Z] #41 13.85 DEP images/sk-unix.pb-c.d [2019-11-27T14:51:35.896Z] #41 13.90 PBCC images/mm.pb-c.c [2019-11-27T14:51:36.026Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-11-27T14:51:36.102Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 43.17MB / 43.17MB 1.3s done [2019-11-27T14:51:36.102Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 37.00MB / 48.02MB 1.4s [2019-11-27T14:51:36.102Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 13.07MB / 49.10MB 1.4s [2019-11-27T14:51:36.102Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 0B / 97.59MB 1.4s [2019-11-27T14:51:36.102Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 46.80MB / 48.02MB 1.5s [2019-11-27T14:51:36.102Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 21.93MB / 49.10MB 1.5s [2019-11-27T14:51:36.152Z] #41 13.95 DEP images/mm.pb-c.d [2019-11-27T14:51:36.152Z] #41 14.02 PBCC images/timerfd.pb-c.c [2019-11-27T14:51:36.152Z] #41 14.10 DEP images/timerfd.pb-c.d [2019-11-27T14:51:36.362Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 26.05MB / 49.10MB 1.6s [2019-11-27T14:51:36.362Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 28.87MB / 49.10MB 1.7s [2019-11-27T14:51:36.362Z] #7 extracting sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 [2019-11-27T14:51:36.408Z] #41 14.20 PBCC images/timer.pb-c.c [2019-11-27T14:51:36.408Z] #41 14.21 DEP images/timer.pb-c.d [2019-11-27T14:51:36.408Z] #41 14.26 PBCC images/sa.pb-c.c [2019-11-27T14:51:36.408Z] #41 14.31 DEP images/sa.pb-c.d [2019-11-27T14:51:36.408Z] #41 14.39 PBCC images/pipe-data.pb-c.c [2019-11-27T14:51:36.408Z] #41 14.40 DEP images/pipe-data.pb-c.d [2019-11-27T14:51:36.625Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 35.26MB / 49.10MB 1.9s [2019-11-27T14:51:36.625Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 14.70MB / 97.59MB 1.9s [2019-11-27T14:51:36.625Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 23.10MB / 97.59MB 2.0s [2019-11-27T14:51:36.664Z] #41 14.47 PBCC images/mnt.pb-c.c [2019-11-27T14:51:36.664Z] #41 14.57 DEP images/mnt.pb-c.d [2019-11-27T14:51:36.664Z] #41 14.64 PBCC images/sk-packet.pb-c.c [2019-11-27T14:51:36.664Z] #41 14.66 DEP images/sk-packet.pb-c.d [2019-11-27T14:51:36.664Z] #41 14.71 PBCC images/tcp-stream.pb-c.c [2019-11-27T14:51:36.764Z] go: finding github.com/gofrs/flock v0.7.0 [2019-11-27T14:51:36.920Z] #41 14.73 DEP images/tcp-stream.pb-c.d [2019-11-27T14:51:36.920Z] #41 14.81 PBCC images/pipe.pb-c.c [2019-11-27T14:51:36.920Z] #41 14.85 DEP images/pipe.pb-c.d [2019-11-27T14:51:36.920Z] #41 14.91 PBCC images/pstree.pb-c.c [2019-11-27T14:51:36.920Z] #41 14.96 DEP images/pstree.pb-c.d [2019-11-27T14:51:37.096Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 42.25MB / 49.10MB 2.1s [2019-11-27T14:51:37.096Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 29.94MB / 97.59MB 2.1s [2019-11-27T14:51:37.096Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 46.15MB / 49.10MB 2.2s [2019-11-27T14:51:37.109Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-11-27T14:51:37.109Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-11-27T14:51:37.175Z] #41 15.02 PBCC images/fs.pb-c.c [2019-11-27T14:51:37.175Z] #41 15.05 DEP images/fs.pb-c.d [2019-11-27T14:51:37.175Z] #41 15.10 PBCC images/signalfd.pb-c.c [2019-11-27T14:51:37.175Z] #41 15.19 DEP images/signalfd.pb-c.d [2019-11-27T14:51:37.367Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 49.10MB / 49.10MB 2.4s [2019-11-27T14:51:37.367Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 36.21MB / 97.59MB 2.4s [2019-11-27T14:51:37.431Z] #41 15.26 PBCC images/fh.pb-c.c [2019-11-27T14:51:37.431Z] #41 15.34 PBCC images/fsnotify.pb-c.c [2019-11-27T14:51:37.431Z] #41 15.41 DEP images/fh.pb-c.d [2019-11-27T14:51:37.431Z] #41 15.48 DEP images/fsnotify.pb-c.d [2019-11-27T14:51:37.456Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-11-27T14:51:37.652Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 48.54MB / 97.59MB 2.8s [2019-11-27T14:51:37.652Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 63.68MB / 97.59MB 3.0s [2019-11-27T14:51:37.652Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 69.09MB / 97.59MB 3.1s [2019-11-27T14:51:37.687Z] #41 15.54 PBCC images/eventpoll.pb-c.c [2019-11-27T14:51:37.687Z] #41 15.58 DEP images/eventpoll.pb-c.d [2019-11-27T14:51:37.687Z] #41 15.64 PBCC images/eventfd.pb-c.c [2019-11-27T14:51:37.687Z] #41 15.70 DEP images/eventfd.pb-c.d [2019-11-27T14:51:37.803Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-11-27T14:51:37.803Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-11-27T14:51:37.915Z] #7 ... [2019-11-27T14:51:37.916Z] [2019-11-27T14:51:37.916Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-27T14:51:37.916Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-27T14:51:37.916Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-27T14:51:37.916Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-27T14:51:37.916Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s done [2019-11-27T14:51:37.916Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.6s done [2019-11-27T14:51:37.916Z] #65 DONE 3.2s [2019-11-27T14:51:37.916Z] [2019-11-27T14:51:37.916Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-27T14:51:37.916Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 48.02MB / 48.02MB 3.1s done [2019-11-27T14:51:37.916Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 49.10MB / 49.10MB 3.2s done [2019-11-27T14:51:37.916Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 75.85MB / 97.59MB 3.2s [2019-11-27T14:51:37.916Z] #7 sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa 0B / 156B 3.2s [2019-11-27T14:51:37.916Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 80.97MB / 97.59MB 3.3s [2019-11-27T14:51:37.916Z] #7 sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa 156B / 156B 3.3s done [2019-11-27T14:51:37.942Z] #41 15.75 PBCC images/remap-file-path.pb-c.c [2019-11-27T14:51:37.942Z] #41 15.81 DEP images/remap-file-path.pb-c.d [2019-11-27T14:51:37.942Z] #41 15.85 PBCC images/fifo.pb-c.c [2019-11-27T14:51:37.942Z] #41 15.87 DEP images/fifo.pb-c.d [2019-11-27T14:51:37.942Z] #41 15.92 PBCC images/ghost-file.pb-c.c [2019-11-27T14:51:38.147Z] go: finding github.com/golang/protobuf v1.2.0 [2019-11-27T14:51:38.147Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-11-27T14:51:38.177Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 89.93MB / 97.59MB 3.5s [2019-11-27T14:51:38.177Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 97.59MB / 97.59MB 3.6s [2019-11-27T14:51:38.198Z] #41 15.96 DEP images/ghost-file.pb-c.d [2019-11-27T14:51:38.198Z] #41 16.05 PBCC images/regfile.pb-c.c [2019-11-27T14:51:38.198Z] #41 16.11 DEP images/regfile.pb-c.d [2019-11-27T14:51:38.198Z] #41 16.19 PBCC images/ns.pb-c.c [2019-11-27T14:51:38.454Z] #41 16.19 DEP images/ns.pb-c.d [2019-11-27T14:51:38.454Z] #41 16.26 PBCC images/fdinfo.pb-c.c [2019-11-27T14:51:38.454Z] #41 16.33 DEP images/fdinfo.pb-c.d [2019-11-27T14:51:38.454Z] #41 16.40 PBCC images/core-aarch64.pb-c.c [2019-11-27T14:51:38.492Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-11-27T14:51:38.709Z] #41 16.48 PBCC images/core-arm.pb-c.c [2019-11-27T14:51:38.709Z] #41 16.53 PBCC images/core-ppc64.pb-c.c [2019-11-27T14:51:38.709Z] #41 16.65 PBCC images/core-s390.pb-c.c [2019-11-27T14:51:38.709Z] #41 16.75 PBCC images/core-x86.pb-c.c [2019-11-27T14:51:38.748Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 97.59MB / 97.59MB 3.9s done [2019-11-27T14:51:38.965Z] #41 16.82 PBCC images/core.pb-c.c [2019-11-27T14:51:38.965Z] #41 16.91 PBCC images/inventory.pb-c.c [2019-11-27T14:51:38.965Z] #41 16.97 DEP images/core-aarch64.pb-c.d [2019-11-27T14:51:38.965Z] #41 17.04 DEP images/core-arm.pb-c.d [2019-11-27T14:51:39.220Z] #41 17.11 DEP images/core-ppc64.pb-c.d [2019-11-27T14:51:39.320Z] #7 ... [2019-11-27T14:51:39.320Z] [2019-11-27T14:51:39.320Z] #19 [internal] load build context [2019-11-27T14:51:39.320Z] #19 transferring context: 45.91MB 4.4s done [2019-11-27T14:51:39.320Z] #19 DONE 4.5s [2019-11-27T14:51:39.320Z] [2019-11-27T14:51:39.320Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-27T14:51:39.475Z] #41 17.21 DEP images/core-s390.pb-c.d [2019-11-27T14:51:39.475Z] #41 17.25 DEP images/core-x86.pb-c.d [2019-11-27T14:51:39.475Z] #41 17.34 DEP images/core.pb-c.d [2019-11-27T14:51:39.475Z] #41 17.41 DEP images/inventory.pb-c.d [2019-11-27T14:51:39.475Z] #41 17.48 PBCC images/cpuinfo.pb-c.c [2019-11-27T14:51:39.709Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-11-27T14:51:39.731Z] #41 17.49 DEP images/cpuinfo.pb-c.d [2019-11-27T14:51:39.731Z] #41 17.57 PBCC images/stats.pb-c.c [2019-11-27T14:51:39.731Z] #41 17.58 DEP images/stats.pb-c.d [2019-11-27T14:51:40.069Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-11-27T14:51:40.442Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-11-27T14:51:40.704Z] #7 extracting sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 4.0s done [2019-11-27T14:51:40.704Z] #7 extracting sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 [2019-11-27T14:51:40.791Z] go: finding github.com/docker/go-connections v0.3.0 [2019-11-27T14:51:40.791Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-11-27T14:51:40.791Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-11-27T14:51:41.143Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-11-27T14:51:41.274Z] #7 extracting sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 0.4s done [2019-11-27T14:51:41.274Z] #7 extracting sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c [2019-11-27T14:51:41.534Z] #7 extracting sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 0.2s done [2019-11-27T14:51:41.534Z] #7 extracting sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 [2019-11-27T14:51:41.619Z] #41 ... [2019-11-27T14:51:41.619Z] [2019-11-27T14:51:41.619Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:51:41.619Z] #31 78.15 log [2019-11-27T14:51:41.619Z] #31 80.59 github.com/BurntSushi/toml/cmd/tomlv [2019-11-27T14:51:41.619Z] #31 DONE 85.4s [2019-11-27T14:51:41.619Z] [2019-11-27T14:51:41.619Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:51:41.619Z] #41 19.14 make[1]: Nothing to be done for 'all'. [2019-11-27T14:51:41.619Z] #41 ... [2019-11-27T14:51:41.619Z] [2019-11-27T14:51:41.619Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:51:41.619Z] #59 33.66 Checking out files: 50% (1486/2933) Checking out files: 51% (1496/2933) Checking out files: 52% (1526/2933) Checking out files: 53% (1555/2933) Checking out files: 54% (1584/2933) Checking out files: 55% (1614/2933) Checking out files: 56% (1643/2933) Checking out files: 57% (1672/2933) Checking out files: 58% (1702/2933) Checking out files: 59% (1731/2933) Checking out files: 60% (1760/2933) Checking out files: 61% (1790/2933) Checking out files: 62% (1819/2933) Checking out files: 63% (1848/2933) Checking out files: 64% (1878/2933) Checking out files: 65% (1907/2933) Checking out files: 66% (1936/2933) Checking out files: 67% (1966/2933) Checking out files: 68% (1995/2933) Checking out files: 69% (2024/2933) Checking out files: 70% (2054/2933) Checking out files: 71% (2083/2933) Checking out files: 72% (2112/2933) Checking out files: 73% (2142/2933) Checking out files: 74% (2171/2933) Checking out files: 75% (2200/2933) Checking out files: 76% (2230/2933) Checking out files: 77% (2259/2933) Checking out files: 78% (2288/2933) Checking out files: 79% (2318/2933) Checking out files: 80% (2347/2933) Checking out files: 81% (2376/2933) Checking out files: 82% (2406/2933) Checking out files: 83% (2435/2933) Checking out files: 84% (2464/2933) Checking out files: 85% (2494/2933) Checking out files: 86% (2523/2933) Checking out files: 87% (2552/2933) Checking out files: 88% (2582/2933) Checking out files: 89% (2611/2933) Checking out files: 89% (2617/2933) Checking out files: 90% (2640/2933) Checking out files: 91% (2670/2933) Checking out files: 92% (2699/2933) Checking out files: 93% (2728/2933) Checking out files: 94% (2758/2933) Checking out files: 95% (2787/2933) Checking out files: 96% (2816/2933) Checking out files: 97% (2846/2933) Checking out files: 98% (2875/2933) Checking out files: 99% (2904/2933) Checking out files: 100% (2933/2933) Checking out files: 100% (2933/2933), done. [2019-11-27T14:51:41.619Z] #59 35.19 + cd /tmp/tmp.bNTz9zm6QO/src/github.com/containerd/containerd [2019-11-27T14:51:41.619Z] #59 35.19 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-27T14:51:41.619Z] #59 36.03 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-27T14:51:41.619Z] #59 36.03 + BUILDTAGS='netgo osusergo static_build' [2019-11-27T14:51:41.619Z] #59 36.03 + export EXTRA_FLAGS=-buildmode=pie [2019-11-27T14:51:41.619Z] #59 36.03 + EXTRA_FLAGS=-buildmode=pie [2019-11-27T14:51:41.619Z] #59 36.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-27T14:51:41.619Z] #59 36.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-27T14:51:41.619Z] #59 36.03 + '[' '' = dynamic ']' [2019-11-27T14:51:41.619Z] #59 36.03 + make [2019-11-27T14:51:41.619Z] #59 37.12 + bin/ctr [2019-11-27T14:51:41.890Z] go: finding google.golang.org/appengine v1.1.0 [2019-11-27T14:51:41.890Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-11-27T14:51:42.636Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-11-27T14:51:42.636Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-11-27T14:51:43.059Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-11-27T14:51:43.509Z] #59 ... [2019-11-27T14:51:43.509Z] [2019-11-27T14:51:43.509Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:51:43.509Z] #44 77.43 regexp [2019-11-27T14:51:43.509Z] #44 79.01 go/token [2019-11-27T14:51:43.509Z] #44 79.94 go/scanner [2019-11-27T14:51:43.509Z] #44 81.37 go/ast [2019-11-27T14:51:43.509Z] #44 81.52 internal/lazyregexp [2019-11-27T14:51:43.509Z] #44 81.92 net/url [2019-11-27T14:51:43.509Z] #44 83.84 text/template/parse [2019-11-27T14:51:43.509Z] #44 86.77 go/parser [2019-11-27T14:51:43.509Z] #44 ... [2019-11-27T14:51:43.509Z] [2019-11-27T14:51:43.509Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:51:43.509Z] #41 21.25 CC images/stats.o [2019-11-27T14:51:43.517Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-11-27T14:51:43.517Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-11-27T14:51:43.765Z] #41 21.75 CC images/core.o [2019-11-27T14:51:43.864Z] go: finding github.com/spf13/pflag v1.0.3 [2019-11-27T14:51:44.088Z] #7 extracting sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 2.1s done [2019-11-27T14:51:44.088Z] #7 extracting sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 0.1s [2019-11-27T14:51:44.214Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-11-27T14:51:44.214Z] go: finding github.com/json-iterator/go v1.1.6 [2019-11-27T14:51:44.561Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-11-27T14:51:44.561Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-11-27T14:51:44.694Z] #41 22.47 CC images/core-x86.o [2019-11-27T14:51:44.911Z] go: finding cloud.google.com/go v0.26.0 [2019-11-27T14:51:44.950Z] #41 22.96 CC images/core-arm.o [2019-11-27T14:51:45.476Z] #7 extracting sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 1.5s done [2019-11-27T14:51:45.512Z] #41 23.39 CC images/core-aarch64.o [2019-11-27T14:51:45.738Z] #7 extracting sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 0.1s [2019-11-27T14:51:45.809Z] #41 23.82 CC images/core-ppc64.o [2019-11-27T14:51:46.155Z] go: finding github.com/client9/misspell v0.3.4 [2019-11-27T14:51:46.501Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-11-27T14:51:46.501Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-11-27T14:51:46.501Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-11-27T14:51:46.737Z] #41 24.60 CC images/core-s390.o [2019-11-27T14:51:47.299Z] #41 25.32 CC images/cpuinfo.o [2019-11-27T14:51:47.709Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-11-27T14:51:47.862Z] #41 25.89 CC images/inventory.o [2019-11-27T14:51:48.423Z] #41 26.24 CC images/fdinfo.o [2019-11-27T14:51:48.458Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-11-27T14:51:48.458Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-11-27T14:51:48.458Z] go: finding github.com/gorilla/mux v1.7.0 [2019-11-27T14:51:48.805Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-11-27T14:51:48.984Z] #41 26.71 CC images/fown.o [2019-11-27T14:51:48.984Z] #41 26.99 CC images/ns.o [2019-11-27T14:51:49.222Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-11-27T14:51:49.222Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-11-27T14:51:49.545Z] #41 27.24 CC images/regfile.o [2019-11-27T14:51:49.545Z] #41 ... [2019-11-27T14:51:49.545Z] [2019-11-27T14:51:49.545Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:51:49.545Z] #17 19.09 Fetched 7927 kB in 15s (508 kB/s) [2019-11-27T14:51:49.545Z] #17 19.09 Reading package lists... [2019-11-27T14:51:49.545Z] #17 24.53 Reading package lists... [2019-11-27T14:51:49.545Z] #17 ... [2019-11-27T14:51:49.545Z] [2019-11-27T14:51:49.545Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:51:49.545Z] #41 27.54 CC images/ghost-file.o [2019-11-27T14:51:49.936Z] #7 extracting sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 3.5s done [2019-11-27T14:51:49.936Z] #7 extracting sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa [2019-11-27T14:51:49.936Z] #7 extracting sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa done [2019-11-27T14:51:49.936Z] #7 DONE 15.0s [2019-11-27T14:51:49.936Z] [2019-11-27T14:51:49.936Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-27T14:51:50.106Z] #41 28.00 CC images/fifo.o [2019-11-27T14:51:50.362Z] #41 28.17 CC images/remap-file-path.o [2019-11-27T14:51:50.618Z] #41 28.42 CC images/eventfd.o [2019-11-27T14:51:50.618Z] #41 28.65 CC images/eventpoll.o [2019-11-27T14:51:50.962Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-11-27T14:51:50.962Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-11-27T14:51:51.178Z] #41 28.88 CC images/fh.o [2019-11-27T14:51:51.434Z] #41 29.17 CC images/fsnotify.o [2019-11-27T14:51:51.995Z] #41 29.95 CC images/signalfd.o [2019-11-27T14:51:52.163Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-11-27T14:51:52.163Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-11-27T14:51:52.250Z] #41 30.25 CC images/fs.o [2019-11-27T14:51:52.510Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-11-27T14:51:52.811Z] #41 30.55 CC images/pstree.o [2019-11-27T14:51:52.859Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-11-27T14:51:52.859Z] go: finding github.com/golang/mock v1.1.1 [2019-11-27T14:51:53.066Z] #41 30.85 CC images/pipe.o [2019-11-27T14:51:53.202Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-11-27T14:51:53.321Z] #41 31.16 CC images/tcp-stream.o [2019-11-27T14:51:53.882Z] #41 31.71 CC images/sk-packet.o [2019-11-27T14:51:54.138Z] #41 ... [2019-11-27T14:51:54.138Z] [2019-11-27T14:51:54.138Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:51:54.138Z] #44 88.22 text/template [2019-11-27T14:51:54.138Z] #44 90.92 encoding/xml [2019-11-27T14:51:54.138Z] #44 93.35 go/doc [2019-11-27T14:51:54.138Z] #44 96.84 github.com/LK4D4/vndr/build [2019-11-27T14:51:54.138Z] #44 97.10 crypto/rsa [2019-11-27T14:51:54.140Z] #8 DONE 4.0s [2019-11-27T14:51:54.140Z] [2019-11-27T14:51:54.140Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-27T14:51:54.394Z] #44 ... [2019-11-27T14:51:54.394Z] [2019-11-27T14:51:54.394Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:51:54.394Z] #41 32.28 CC images/mnt.o [2019-11-27T14:51:54.404Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-11-27T14:51:54.649Z] #41 32.53 CC images/pipe-data.o [2019-11-27T14:51:54.711Z] #9 DONE 0.9s [2019-11-27T14:51:54.711Z] [2019-11-27T14:51:54.711Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-27T14:51:54.711Z] #20 DONE 0.1s [2019-11-27T14:51:54.711Z] [2019-11-27T14:51:54.711Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-27T14:51:54.751Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-11-27T14:51:54.905Z] #41 32.82 CC images/sa.o [2019-11-27T14:51:54.971Z] #24 ... [2019-11-27T14:51:54.971Z] [2019-11-27T14:51:54.971Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-27T14:51:54.971Z] #49 DONE 0.2s [2019-11-27T14:51:54.971Z] [2019-11-27T14:51:54.971Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-27T14:51:54.971Z] #46 DONE 0.2s [2019-11-27T14:51:54.971Z] [2019-11-27T14:51:54.971Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-27T14:51:54.971Z] #21 DONE 0.2s [2019-11-27T14:51:54.971Z] [2019-11-27T14:51:54.971Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-27T14:51:54.971Z] #30 DONE 0.2s [2019-11-27T14:51:54.971Z] [2019-11-27T14:51:54.971Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-27T14:51:54.971Z] #43 DONE 0.3s [2019-11-27T14:51:54.971Z] [2019-11-27T14:51:54.971Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-27T14:51:54.971Z] #61 DONE 0.3s [2019-11-27T14:51:54.971Z] [2019-11-27T14:51:54.971Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-27T14:51:54.971Z] #67 DONE 0.3s [2019-11-27T14:51:54.971Z] [2019-11-27T14:51:54.971Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:51:55.160Z] #41 33.08 CC images/timer.o [2019-11-27T14:51:55.505Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-11-27T14:51:55.721Z] #41 33.54 CC images/timerfd.o [2019-11-27T14:51:55.851Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-11-27T14:51:55.977Z] #41 33.87 CC images/mm.o [2019-11-27T14:51:56.199Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-11-27T14:51:56.199Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-11-27T14:51:56.252Z] #41 34.26 CC images/sk-opts.o [2019-11-27T14:51:56.344Z] Removing intermediate container 227be35fcfa6 [2019-11-27T14:51:56.344Z] ---> 30be07ee3a03 [2019-11-27T14:51:56.344Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-27T14:51:56.344Z] ---> 687421176e14 [2019-11-27T14:51:56.344Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-27T14:51:56.344Z] ---> 9dea46018dba [2019-11-27T14:51:56.344Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-27T14:51:56.344Z] ---> Running in 2f65b9e1e149 [2019-11-27T14:51:56.344Z] Removing intermediate container 2f65b9e1e149 [2019-11-27T14:51:56.344Z] ---> a9e1cb953012 [2019-11-27T14:51:56.344Z] Successfully built a9e1cb953012 [2019-11-27T14:51:56.344Z] Successfully tagged moby-buildx:latest [2019-11-27T14:51:56.344Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-27T14:51:56.344Z] if [ -n "${id}" ]; then \ [2019-11-27T14:51:56.344Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-27T14:51:56.344Z] && touch bundles/buildx; \ [2019-11-27T14:51:56.344Z] docker rm -f ${id}; \ [2019-11-27T14:51:56.344Z] fi [2019-11-27T14:51:56.344Z] 0b457fe114431906008fb69264d4f7801d99f81178daf697f233c6c0ce63cb70 [2019-11-27T14:51:56.344Z] bundles/buildx version [2019-11-27T14:51:56.344Z] buildx v0.3.1 6db68d0 [2019-11-27T14:51:56.344Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:27a1fb12007ec2a66e70bbf1285fe3e91dd0899a . [2019-11-27T14:51:56.344Z] #1 [internal] booting buildkit [2019-11-27T14:51:56.344Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-11-27T14:51:56.517Z] #41 34.55 CC images/sk-unix.o [2019-11-27T14:51:57.077Z] #41 35.02 CC images/sk-inet.o [2019-11-27T14:51:57.129Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2019-11-27T14:51:57.510Z] #1 creating container buildx_buildkit_default [2019-11-27T14:51:57.648Z] #41 35.48 CC images/tun.o [2019-11-27T14:51:57.878Z] #1 creating container buildx_buildkit_default 0.5s done [2019-11-27T14:51:57.878Z] #1 DONE 2.4s [2019-11-27T14:51:57.878Z] [2019-11-27T14:51:57.878Z] #2 [internal] load .dockerignore [2019-11-27T14:51:57.878Z] #2 transferring context: 87B done [2019-11-27T14:51:57.878Z] #2 DONE 0.0s [2019-11-27T14:51:57.878Z] [2019-11-27T14:51:57.878Z] #3 [internal] load build definition from Dockerfile [2019-11-27T14:51:57.878Z] #3 transferring dockerfile: 14.85kB done [2019-11-27T14:51:57.878Z] #3 DONE 0.0s [2019-11-27T14:51:57.878Z] [2019-11-27T14:51:57.878Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-27T14:51:57.904Z] #41 35.73 CC images/sk-netlink.o [2019-11-27T14:51:57.904Z] #41 35.94 CC images/packet-sock.o [2019-11-27T14:51:57.934Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-11-27T14:51:58.280Z] go: finding github.com/kr/pty v1.1.1 [2019-11-27T14:51:58.466Z] #41 36.35 CC images/ipc-var.o [2019-11-27T14:51:58.466Z] #41 36.51 CC images/ipc-desc.o [2019-11-27T14:51:58.625Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-11-27T14:51:58.721Z] #41 36.78 CC images/ipc-shm.o [2019-11-27T14:51:58.729Z] #4 DONE 0.6s [2019-11-27T14:51:58.729Z] [2019-11-27T14:51:58.729Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-27T14:51:58.729Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-27T14:51:58.729Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-11-27T14:51:58.729Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-11-27T14:51:58.729Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-11-27T14:51:58.729Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-27T14:51:58.729Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-11-27T14:51:59.041Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-11-27T14:51:59.208Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.4s done [2019-11-27T14:51:59.208Z] #5 DONE 0.6s [2019-11-27T14:51:59.283Z] #41 37.01 CC images/ipc-msg.o [2019-11-27T14:51:59.283Z] #41 37.28 CC images/ipc-sem.o [2019-11-27T14:51:59.538Z] #41 37.49 CC images/utsns.o [2019-11-27T14:51:59.598Z] [2019-11-27T14:51:59.598Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-27T14:51:59.598Z] #7 DONE 0.3s [2019-11-27T14:51:59.598Z] [2019-11-27T14:51:59.598Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-27T14:51:59.781Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-11-27T14:51:59.781Z] go: finding github.com/containerd/containerd v1.2.4 [2019-11-27T14:51:59.794Z] #41 ... [2019-11-27T14:51:59.794Z] [2019-11-27T14:51:59.794Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:51:59.794Z] #17 29.43 Building dependency tree... [2019-11-27T14:51:59.794Z] #17 31.30 The following additional packages will be installed: [2019-11-27T14:51:59.794Z] #17 31.32 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-27T14:51:59.794Z] #17 31.32 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-27T14:51:59.794Z] #17 31.32 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-27T14:51:59.794Z] #17 31.32 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-27T14:51:59.794Z] #17 31.32 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-27T14:51:59.794Z] #17 31.32 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-27T14:51:59.794Z] #17 31.32 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-27T14:51:59.794Z] #17 31.32 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-27T14:51:59.794Z] #17 31.32 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-27T14:51:59.794Z] #17 31.33 Suggested packages: [2019-11-27T14:51:59.794Z] #17 31.33 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-27T14:51:59.794Z] #17 31.33 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-27T14:51:59.794Z] #17 31.33 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-27T14:51:59.794Z] #17 31.33 vim-doc vim-scripts xfsdump acl attr quota [2019-11-27T14:51:59.794Z] #17 31.33 Recommended packages: [2019-11-27T14:51:59.794Z] #17 31.33 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-27T14:51:59.794Z] #17 31.33 python3-keyrings.alt python3-xdg unzip [2019-11-27T14:51:59.794Z] #17 36.50 The following NEW packages will be installed: [2019-11-27T14:51:59.794Z] #17 36.50 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-27T14:51:59.794Z] #17 36.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-27T14:51:59.794Z] #17 36.50 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-27T14:51:59.794Z] #17 36.51 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-27T14:51:59.794Z] #17 36.51 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-27T14:51:59.794Z] #17 36.51 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-27T14:51:59.794Z] #17 36.51 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-27T14:51:59.794Z] #17 36.51 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-27T14:51:59.794Z] #17 36.51 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-27T14:51:59.794Z] #17 36.51 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-27T14:51:59.794Z] #17 36.51 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-27T14:51:59.794Z] #17 36.51 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-27T14:51:59.794Z] #17 36.51 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-27T14:51:59.794Z] #17 36.51 xfsprogs xxd xz-utils zip [2019-11-27T14:51:59.794Z] #17 37.59 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-27T14:51:59.794Z] #17 37.59 Need to get 90.9 MB of archives. [2019-11-27T14:51:59.794Z] #17 37.59 After this operation, 541 MB of additional disk space will be used. [2019-11-27T14:51:59.794Z] #17 37.59 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-27T14:51:59.794Z] #17 37.60 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-27T14:51:59.794Z] #17 37.60 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-11-27T14:51:59.794Z] #17 37.60 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-11-27T14:51:59.794Z] #17 37.62 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-11-27T14:51:59.794Z] #17 37.63 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-27T14:51:59.794Z] #17 37.70 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-27T14:51:59.794Z] #17 37.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-27T14:51:59.794Z] #17 37.87 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-11-27T14:51:59.794Z] #17 37.88 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-27T14:51:59.794Z] #17 38.09 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-11-27T14:51:59.794Z] #17 38.14 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-11-27T14:51:59.794Z] #17 38.14 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-11-27T14:51:59.794Z] #17 38.15 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-11-27T14:51:59.794Z] #17 38.16 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-11-27T14:51:59.794Z] #17 38.16 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-11-27T14:51:59.794Z] #17 38.17 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-11-27T14:51:59.794Z] #17 38.18 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-11-27T14:51:59.794Z] #17 38.19 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-11-27T14:51:59.794Z] #17 38.20 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-11-27T14:51:59.794Z] #17 38.22 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-11-27T14:51:59.794Z] #17 38.25 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-27T14:51:59.794Z] #17 38.26 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-27T14:51:59.794Z] #17 38.28 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-11-27T14:51:59.794Z] #17 38.29 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-27T14:51:59.794Z] #17 38.29 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-27T14:51:59.794Z] #17 38.33 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-11-27T14:51:59.794Z] #17 38.33 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-27T14:51:59.794Z] #17 38.34 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-27T14:51:59.794Z] #17 38.40 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-27T14:51:59.794Z] #17 38.41 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-27T14:51:59.794Z] #17 38.42 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-11-27T14:51:59.794Z] #17 38.45 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-27T14:51:59.794Z] #17 38.46 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-27T14:51:59.794Z] #17 38.47 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-27T14:51:59.794Z] #17 38.47 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-11-27T14:51:59.794Z] #17 38.47 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-11-27T14:51:59.794Z] #17 38.48 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-27T14:51:59.794Z] #17 38.48 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-11-27T14:51:59.794Z] #17 38.53 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-11-27T14:51:59.794Z] #17 38.54 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-11-27T14:51:59.794Z] #17 38.57 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-11-27T14:51:59.794Z] #17 38.64 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-11-27T14:51:59.794Z] #17 38.65 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-27T14:51:59.794Z] #17 38.66 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-27T14:51:59.794Z] #17 38.66 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-27T14:51:59.794Z] #17 38.67 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-11-27T14:51:59.794Z] #17 38.68 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-11-27T14:51:59.794Z] #17 38.84 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-11-27T14:51:59.794Z] #17 38.86 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-27T14:51:59.794Z] #17 38.96 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-27T14:51:59.795Z] #17 38.98 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-27T14:51:59.795Z] #17 38.99 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-27T14:51:59.795Z] #17 39.02 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-27T14:51:59.795Z] #17 39.03 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-27T14:51:59.795Z] #17 39.04 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-27T14:51:59.795Z] #17 39.44 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-11-27T14:51:59.795Z] #17 39.51 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-11-27T14:51:59.795Z] #17 39.57 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-11-27T14:51:59.795Z] #17 39.60 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-27T14:52:00.050Z] #17 39.61 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-11-27T14:52:00.050Z] #17 39.71 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-27T14:52:00.050Z] #17 ... [2019-11-27T14:52:00.050Z] [2019-11-27T14:52:00.050Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:52:00.050Z] #41 37.96 CC images/creds.o [2019-11-27T14:52:00.092Z] #6 DONE 0.3s [2019-11-27T14:52:00.092Z] [2019-11-27T14:52:00.092Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-27T14:52:00.092Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-11-27T14:52:00.092Z] #8 sha256:16f502f2509a01130f0f62e93f861e047f5edd23102a701a45f43ca399555851 1.80kB / 1.80kB done [2019-11-27T14:52:00.092Z] #8 sha256:4f69f87b87ecbf28e3d03b1f2bb635e0aaea54bc7d7bcf75d083ce2367beef32 126B / 126B 0.1s [2019-11-27T14:52:00.092Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 2.48MB / 45.24MB 0.1s [2019-11-27T14:52:00.092Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 0B / 10.32MB 0.1s [2019-11-27T14:52:00.092Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 0B / 50.49MB 0.1s [2019-11-27T14:52:00.092Z] #8 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-11-27T14:52:00.092Z] #8 sha256:a23a79e19b1437cff5613ddc00238e803a1a5e752d382dd8cb978ec5295a2bfb 5.47kB / 5.47kB done [2019-11-27T14:52:00.092Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 0B / 4.37MB 0.1s [2019-11-27T14:52:00.092Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 0B / 45.98MB 0.1s [2019-11-27T14:52:00.092Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 0B / 102.15MB 0.1s [2019-11-27T14:52:00.092Z] #8 sha256:4f69f87b87ecbf28e3d03b1f2bb635e0aaea54bc7d7bcf75d083ce2367beef32 126B / 126B 0.1s done [2019-11-27T14:52:00.092Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 6.88MB / 45.24MB 0.3s [2019-11-27T14:52:00.092Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 4.52MB / 10.32MB 0.3s [2019-11-27T14:52:00.092Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 1.69MB / 4.37MB 0.3s [2019-11-27T14:52:00.494Z] #68 ... [2019-11-27T14:52:00.494Z] [2019-11-27T14:52:00.494Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:52:00.494Z] #44 4.822 + RM_GOPATH=0 [2019-11-27T14:52:00.494Z] #44 4.822 + TMP_GOPATH= [2019-11-27T14:52:00.494Z] #44 4.822 + : /build [2019-11-27T14:52:00.494Z] #44 4.822 + '[' -z '' ']' [2019-11-27T14:52:00.494Z] #44 4.822 ++ mktemp -d [2019-11-27T14:52:00.494Z] #44 4.826 + export GOPATH=/tmp/tmp.xWUXBSPiUg [2019-11-27T14:52:00.494Z] #44 4.826 + GOPATH=/tmp/tmp.xWUXBSPiUg [2019-11-27T14:52:00.494Z] #44 4.826 + RM_GOPATH=1 [2019-11-27T14:52:00.494Z] #44 4.826 ++ dirname ./install.sh [2019-11-27T14:52:00.494Z] #44 4.832 + dir=. [2019-11-27T14:52:00.494Z] #44 4.832 + bin=vndr [2019-11-27T14:52:00.494Z] #44 4.832 + shift [2019-11-27T14:52:00.494Z] #44 4.832 + '[' '!' -f ./vndr.installer ']' [2019-11-27T14:52:00.494Z] #44 4.832 + . ./vndr.installer [2019-11-27T14:52:00.494Z] #44 4.832 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-27T14:52:00.494Z] #44 4.832 + install_vndr [2019-11-27T14:52:00.494Z] #44 4.832 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-27T14:52:00.494Z] #44 4.832 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-27T14:52:00.494Z] #44 4.833 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xWUXBSPiUg/src/github.com/LK4D4/vndr [2019-11-27T14:52:00.494Z] #44 4.835 Cloning into '/tmp/tmp.xWUXBSPiUg/src/github.com/LK4D4/vndr'... [2019-11-27T14:52:00.608Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 6.50MB / 10.32MB 0.4s [2019-11-27T14:52:00.608Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 5.73MB / 50.49MB 0.4s [2019-11-27T14:52:00.609Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 3.73MB / 4.37MB 0.4s [2019-11-27T14:52:00.609Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 3.80MB / 45.98MB 0.4s [2019-11-27T14:52:00.609Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 11.25MB / 45.24MB 0.6s [2019-11-27T14:52:00.609Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 9.60MB / 10.32MB 0.6s [2019-11-27T14:52:00.609Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 10.28MB / 50.49MB 0.6s [2019-11-27T14:52:00.609Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 4.37MB / 4.37MB 0.5s done [2019-11-27T14:52:00.609Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 6.65MB / 45.98MB 0.6s [2019-11-27T14:52:00.609Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 7.34MB / 102.15MB 0.6s [2019-11-27T14:52:00.609Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 13.58MB / 45.24MB 0.7s [2019-11-27T14:52:00.609Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 10.32MB / 10.32MB 0.7s done [2019-11-27T14:52:00.609Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 12.87MB / 50.49MB 0.7s [2019-11-27T14:52:00.609Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 8.97MB / 45.98MB 0.7s [2019-11-27T14:52:00.611Z] #41 38.28 CC images/vma.o [2019-11-27T14:52:00.757Z] #44 ... [2019-11-27T14:52:00.757Z] [2019-11-27T14:52:00.757Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:52:00.757Z] #68 5.628 + RM_GOPATH=0 [2019-11-27T14:52:00.757Z] #68 5.628 + TMP_GOPATH= [2019-11-27T14:52:00.757Z] #68 5.628 + : /build [2019-11-27T14:52:00.757Z] #68 5.628 + '[' -z '' ']' [2019-11-27T14:52:00.757Z] #68 5.628 ++ mktemp -d [2019-11-27T14:52:00.757Z] #68 5.630 + export GOPATH=/tmp/tmp.DcLHNJkA1i [2019-11-27T14:52:00.757Z] #68 5.630 + GOPATH=/tmp/tmp.DcLHNJkA1i [2019-11-27T14:52:00.757Z] #68 5.630 + RM_GOPATH=1 [2019-11-27T14:52:00.757Z] #68 5.631 ++ dirname ./install.sh [2019-11-27T14:52:00.757Z] #68 5.634 + dir=. [2019-11-27T14:52:00.757Z] #68 5.634 + bin=proxy [2019-11-27T14:52:00.757Z] #68 5.635 + shift [2019-11-27T14:52:00.757Z] #68 5.636 + '[' '!' -f ./proxy.installer ']' [2019-11-27T14:52:00.757Z] #68 5.637 + . ./proxy.installer [2019-11-27T14:52:00.757Z] #68 5.637 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-27T14:52:00.757Z] #68 5.638 + install_proxy [2019-11-27T14:52:00.757Z] #68 5.639 + case "$1" in [2019-11-27T14:52:00.757Z] #68 5.639 + export CGO_ENABLED=0 [2019-11-27T14:52:00.757Z] #68 5.642 + CGO_ENABLED=0 [2019-11-27T14:52:00.757Z] #68 5.643 + _install_proxy [2019-11-27T14:52:00.757Z] #68 5.644 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-27T14:52:00.757Z] #68 5.644 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-27T14:52:00.757Z] #68 5.650 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DcLHNJkA1i/src/github.com/docker/libnetwork [2019-11-27T14:52:00.757Z] #68 5.658 Cloning into '/tmp/tmp.DcLHNJkA1i/src/github.com/docker/libnetwork'... [2019-11-27T14:52:00.867Z] #41 38.58 CC images/netdev.o [2019-11-27T14:52:01.051Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 17.70MB / 45.24MB 0.9s [2019-11-27T14:52:01.051Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 17.30MB / 50.49MB 0.9s [2019-11-27T14:52:01.051Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 11.58MB / 45.98MB 0.9s [2019-11-27T14:52:01.051Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 16.35MB / 102.15MB 0.9s [2019-11-27T14:52:01.051Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 20.16MB / 45.24MB 1.0s [2019-11-27T14:52:01.051Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 20.47MB / 50.49MB 1.0s [2019-11-27T14:52:01.051Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 14.28MB / 45.98MB 1.0s [2019-11-27T14:52:01.051Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 28.92MB / 45.24MB 1.2s [2019-11-27T14:52:01.051Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 23.59MB / 50.49MB 1.2s [2019-11-27T14:52:01.051Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 20.14MB / 45.98MB 1.2s [2019-11-27T14:52:01.051Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 23.60MB / 102.15MB 1.2s [2019-11-27T14:52:01.123Z] #41 39.07 CC images/tty.o [2019-11-27T14:52:01.575Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 31.93MB / 45.24MB 1.3s [2019-11-27T14:52:01.575Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 27.03MB / 50.49MB 1.3s [2019-11-27T14:52:01.575Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 23.98MB / 45.98MB 1.3s [2019-11-27T14:52:01.575Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 36.18MB / 45.24MB 1.5s [2019-11-27T14:52:01.575Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 29.88MB / 50.49MB 1.5s [2019-11-27T14:52:01.575Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 29.06MB / 102.15MB 1.5s [2019-11-27T14:52:01.575Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 39.03MB / 45.24MB 1.6s [2019-11-27T14:52:01.575Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 33.67MB / 50.49MB 1.6s [2019-11-27T14:52:01.575Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 28.16MB / 45.98MB 1.6s [2019-11-27T14:52:01.575Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 41.88MB / 45.24MB 1.8s [2019-11-27T14:52:01.575Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 36.98MB / 50.49MB 1.8s [2019-11-27T14:52:01.575Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 31.93MB / 45.98MB 1.8s [2019-11-27T14:52:01.575Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 35.89MB / 102.15MB 1.8s [2019-11-27T14:52:02.035Z] #8 ... [2019-11-27T14:52:02.035Z] [2019-11-27T14:52:02.035Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-27T14:52:02.035Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-27T14:52:02.035Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-27T14:52:02.035Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-27T14:52:02.035Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done [2019-11-27T14:52:02.035Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.0s done [2019-11-27T14:52:02.035Z] #66 DONE 1.9s [2019-11-27T14:52:02.035Z] [2019-11-27T14:52:02.035Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-27T14:52:02.035Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 34.86MB / 45.98MB 1.9s [2019-11-27T14:52:02.035Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 45.24MB / 45.24MB 2.1s [2019-11-27T14:52:02.035Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 43.25MB / 50.49MB 2.1s [2019-11-27T14:52:02.035Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 38.98MB / 45.98MB 2.1s [2019-11-27T14:52:02.035Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 42.16MB / 102.15MB 2.1s [2019-11-27T14:52:02.035Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 45.24MB / 45.24MB 2.1s done [2019-11-27T14:52:02.035Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 48.77MB / 50.49MB 2.2s [2019-11-27T14:52:02.035Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 43.78MB / 45.98MB 2.2s [2019-11-27T14:52:02.035Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 47.52MB / 102.15MB 2.2s [2019-11-27T14:52:02.050Z] #41 39.85 CC images/file-lock.o [2019-11-27T14:52:02.050Z] #41 40.14 CC images/rlimit.o [2019-11-27T14:52:02.446Z] #8 ... [2019-11-27T14:52:02.446Z] [2019-11-27T14:52:02.446Z] #20 [internal] load build context [2019-11-27T14:52:02.446Z] #20 transferring context: 45.91MB 2.4s done [2019-11-27T14:52:02.446Z] #20 DONE 2.5s [2019-11-27T14:52:02.446Z] [2019-11-27T14:52:02.446Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-27T14:52:02.446Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 56.64MB / 102.15MB 2.4s [2019-11-27T14:52:02.446Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 50.49MB / 50.49MB 2.5s done [2019-11-27T14:52:02.446Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 45.98MB / 45.98MB 2.4s done [2019-11-27T14:52:02.446Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 72.36MB / 102.15MB 2.5s [2019-11-27T14:52:02.446Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 86.80MB / 102.15MB 2.7s [2019-11-27T14:52:02.611Z] #41 40.32 CC images/pagemap.o [2019-11-27T14:52:02.835Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 101.55MB / 102.15MB 2.8s [2019-11-27T14:52:02.835Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 102.15MB / 102.15MB 3.0s done [2019-11-27T14:52:02.867Z] #41 40.62 CC images/siginfo.o [2019-11-27T14:52:03.123Z] #41 41.03 CC images/rpc.o [2019-11-27T14:52:03.198Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 [2019-11-27T14:52:04.487Z] #41 42.48 CC images/ext-file.o [2019-11-27T14:52:04.962Z] #68 ... [2019-11-27T14:52:04.962Z] [2019-11-27T14:52:04.962Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-27T14:52:04.962Z] #56 6.776 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-27T14:52:04.962Z] #56 6.779 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-27T14:52:04.962Z] #56 6.795 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-27T14:52:04.962Z] #56 6.810 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-27T14:52:04.962Z] #56 6.849 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-27T14:52:04.962Z] #56 7.626 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB] [2019-11-27T14:52:04.962Z] #56 9.119 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-27T14:52:04.962Z] #56 10.05 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-27T14:52:04.962Z] #56 ... [2019-11-27T14:52:04.962Z] [2019-11-27T14:52:04.962Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-27T14:52:04.962Z] #38 4.057 + mktemp -d [2019-11-27T14:52:04.962Z] #38 4.057 + export GOPATH=/tmp/tmp.pgP4ZSi0WT [2019-11-27T14:52:04.962Z] #38 4.057 + git clone https://github.com/docker/distribution.git /tmp/tmp.pgP4ZSi0WT/src/github.com/docker/distribution [2019-11-27T14:52:04.962Z] #38 4.057 Cloning into '/tmp/tmp.pgP4ZSi0WT/src/github.com/docker/distribution'... [2019-11-27T14:52:04.962Z] #38 ... [2019-11-27T14:52:04.962Z] [2019-11-27T14:52:04.962Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:52:04.962Z] #40 6.169 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-27T14:52:04.962Z] #40 6.171 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-27T14:52:04.962Z] #40 6.203 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-27T14:52:04.962Z] #40 6.212 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-27T14:52:04.962Z] #40 6.215 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-27T14:52:04.962Z] #40 6.863 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB] [2019-11-27T14:52:04.962Z] #40 8.077 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-27T14:52:04.962Z] #40 8.854 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-27T14:52:04.962Z] #40 ... [2019-11-27T14:52:04.962Z] [2019-11-27T14:52:04.962Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:52:04.962Z] #22 5.436 + RM_GOPATH=0 [2019-11-27T14:52:04.962Z] #22 5.436 + TMP_GOPATH= [2019-11-27T14:52:04.962Z] #22 5.436 + : /build [2019-11-27T14:52:04.962Z] #22 5.436 + '[' -z '' ']' [2019-11-27T14:52:04.962Z] #22 5.451 ++ mktemp -d [2019-11-27T14:52:04.962Z] #22 5.452 + export GOPATH=/tmp/tmp.6yOU4cZIq3 [2019-11-27T14:52:04.962Z] #22 5.455 + GOPATH=/tmp/tmp.6yOU4cZIq3 [2019-11-27T14:52:04.962Z] #22 5.455 + RM_GOPATH=1 [2019-11-27T14:52:04.962Z] #22 5.455 ++ dirname ./install.sh [2019-11-27T14:52:04.962Z] #22 5.456 + dir=. [2019-11-27T14:52:04.962Z] #22 5.456 + bin=dockercli [2019-11-27T14:52:04.962Z] #22 5.456 + shift [2019-11-27T14:52:04.962Z] #22 5.456 + '[' '!' -f ./dockercli.installer ']' [2019-11-27T14:52:04.962Z] #22 5.456 + . ./dockercli.installer [2019-11-27T14:52:04.962Z] #22 5.456 ++ : stable [2019-11-27T14:52:04.962Z] #22 5.456 ++ : 17.06.2-ce [2019-11-27T14:52:04.962Z] #22 5.456 + install_dockercli [2019-11-27T14:52:04.962Z] #22 5.456 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-27T14:52:04.962Z] #22 5.456 Install docker/cli version 17.06.2-ce from stable [2019-11-27T14:52:04.962Z] #22 5.457 ++ uname -m [2019-11-27T14:52:04.962Z] #22 5.462 + arch=aarch64 [2019-11-27T14:52:04.962Z] #22 5.462 + '[' aarch64 '!=' x86_64 ']' [2019-11-27T14:52:04.962Z] #22 5.462 + '[' aarch64 '!=' s390x ']' [2019-11-27T14:52:04.962Z] #22 5.462 + '[' aarch64 '!=' armhf ']' [2019-11-27T14:52:04.962Z] #22 5.462 + build_dockercli [2019-11-27T14:52:04.962Z] #22 5.462 + git clone https://github.com/docker/docker-ce /tmp/tmp.6yOU4cZIq3/tmp/docker-ce [2019-11-27T14:52:04.963Z] #22 5.462 Cloning into '/tmp/tmp.6yOU4cZIq3/tmp/docker-ce'... [2019-11-27T14:52:05.049Z] #41 42.80 CC images/cgroup.o [2019-11-27T14:52:05.049Z] #41 ... [2019-11-27T14:52:05.049Z] [2019-11-27T14:52:05.049Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:52:05.049Z] #44 98.98 crypto/dsa [2019-11-27T14:52:05.049Z] #44 99.47 crypto/x509/pkix [2019-11-27T14:52:05.049Z] #44 100.1 vendor/golang.org/x/crypto/cryptobyte [2019-11-27T14:52:05.049Z] #44 100.9 net [2019-11-27T14:52:05.049Z] #44 102.5 vendor/golang.org/x/crypto/internal/chacha20 [2019-11-27T14:52:05.049Z] #44 103.1 vendor/golang.org/x/crypto/poly1305 [2019-11-27T14:52:05.049Z] #44 103.6 vendor/golang.org/x/sys/cpu [2019-11-27T14:52:05.049Z] #44 103.8 vendor/golang.org/x/crypto/chacha20poly1305 [2019-11-27T14:52:05.049Z] #44 105.3 vendor/golang.org/x/crypto/hkdf [2019-11-27T14:52:05.049Z] #44 105.6 vendor/golang.org/x/text/transform [2019-11-27T14:52:05.049Z] #44 106.2 vendor/golang.org/x/text/unicode/bidi [2019-11-27T14:52:05.049Z] #44 108.3 vendor/golang.org/x/text/secure/bidirule [2019-11-27T14:52:05.049Z] #44 108.6 vendor/golang.org/x/text/unicode/norm [2019-11-27T14:52:05.049Z] #44 ... [2019-11-27T14:52:05.049Z] [2019-11-27T14:52:05.049Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:52:05.049Z] #17 39.97 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-27T14:52:05.049Z] #17 40.18 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-27T14:52:05.049Z] #17 40.20 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-27T14:52:05.049Z] #17 40.62 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-27T14:52:05.049Z] #17 40.90 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-27T14:52:05.049Z] #17 40.91 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-27T14:52:05.049Z] #17 43.33 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-27T14:52:05.235Z] #22 ... [2019-11-27T14:52:05.236Z] [2019-11-27T14:52:05.236Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-27T14:52:05.236Z] #10 5.657 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-27T14:52:05.236Z] #10 5.660 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-27T14:52:05.236Z] #10 5.683 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-27T14:52:05.236Z] #10 5.702 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-27T14:52:05.236Z] #10 5.755 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-27T14:52:05.236Z] #10 6.469 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB] [2019-11-27T14:52:05.236Z] #10 7.478 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-27T14:52:05.236Z] #10 8.454 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-27T14:52:05.236Z] #10 ... [2019-11-27T14:52:05.236Z] [2019-11-27T14:52:05.236Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:52:05.236Z] #31 4.791 + RM_GOPATH=0 [2019-11-27T14:52:05.236Z] #31 4.791 + TMP_GOPATH= [2019-11-27T14:52:05.236Z] #31 4.791 + : /build [2019-11-27T14:52:05.236Z] #31 4.791 + '[' -z '' ']' [2019-11-27T14:52:05.236Z] #31 4.791 ++ mktemp -d [2019-11-27T14:52:05.236Z] #31 4.794 + export GOPATH=/tmp/tmp.EV17y5mTPc [2019-11-27T14:52:05.236Z] #31 4.794 + GOPATH=/tmp/tmp.EV17y5mTPc [2019-11-27T14:52:05.236Z] #31 4.794 + RM_GOPATH=1 [2019-11-27T14:52:05.236Z] #31 4.799 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-27T14:52:05.236Z] #31 4.799 ++ dirname ./install.sh [2019-11-27T14:52:05.236Z] #31 4.799 + dir=. [2019-11-27T14:52:05.236Z] #31 4.799 + bin=tomlv [2019-11-27T14:52:05.236Z] #31 4.799 + shift [2019-11-27T14:52:05.236Z] #31 4.799 + '[' '!' -f ./tomlv.installer ']' [2019-11-27T14:52:05.236Z] #31 4.799 + . ./tomlv.installer [2019-11-27T14:52:05.236Z] #31 4.799 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-27T14:52:05.236Z] #31 4.799 + install_tomlv [2019-11-27T14:52:05.236Z] #31 4.799 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-27T14:52:05.236Z] #31 4.799 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.EV17y5mTPc/src/github.com/BurntSushi/toml [2019-11-27T14:52:05.236Z] #31 4.799 Cloning into '/tmp/tmp.EV17y5mTPc/src/github.com/BurntSushi/toml'... [2019-11-27T14:52:05.236Z] #31 5.997 + cd /tmp/tmp.EV17y5mTPc/src/github.com/BurntSushi/toml [2019-11-27T14:52:05.236Z] #31 5.997 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-27T14:52:05.236Z] #31 6.005 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-27T14:52:05.236Z] #31 6.938 internal/cpu [2019-11-27T14:52:05.236Z] #31 6.951 math/bits [2019-11-27T14:52:05.236Z] #31 6.954 runtime/internal/atomic [2019-11-27T14:52:05.236Z] #31 6.988 runtime/internal/sys [2019-11-27T14:52:05.236Z] #31 7.426 unicode/utf8 [2019-11-27T14:52:05.236Z] #31 7.440 runtime/internal/math [2019-11-27T14:52:05.236Z] #31 7.579 sync/atomic [2019-11-27T14:52:05.236Z] #31 7.950 math [2019-11-27T14:52:05.236Z] #31 7.992 internal/bytealg [2019-11-27T14:52:05.236Z] #31 8.226 unicode [2019-11-27T14:52:05.236Z] #31 8.327 internal/testlog [2019-11-27T14:52:05.236Z] #31 9.006 runtime [2019-11-27T14:52:05.236Z] #31 9.036 encoding [2019-11-27T14:52:05.236Z] #31 9.298 runtime/cgo [2019-11-27T14:52:05.306Z] #17 ... [2019-11-27T14:52:05.306Z] [2019-11-27T14:52:05.306Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:52:05.306Z] #62 109.5 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-27T14:52:05.497Z] #31 ... [2019-11-27T14:52:05.497Z] [2019-11-27T14:52:05.497Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:52:05.497Z] #50 5.877 + RM_GOPATH=0 [2019-11-27T14:52:05.497Z] #50 5.877 + TMP_GOPATH= [2019-11-27T14:52:05.497Z] #50 5.878 + : /build [2019-11-27T14:52:05.497Z] #50 5.878 + '[' -z '' ']' [2019-11-27T14:52:05.497Z] #50 5.880 ++ mktemp -d [2019-11-27T14:52:05.497Z] #50 5.885 + export GOPATH=/tmp/tmp.oaAUkoQEYo [2019-11-27T14:52:05.497Z] #50 5.885 + GOPATH=/tmp/tmp.oaAUkoQEYo [2019-11-27T14:52:05.497Z] #50 5.886 + RM_GOPATH=1 [2019-11-27T14:52:05.497Z] #50 5.887 ++ dirname ./install.sh [2019-11-27T14:52:05.497Z] #50 5.889 + dir=. [2019-11-27T14:52:05.497Z] #50 5.890 + bin=golangci_lint [2019-11-27T14:52:05.497Z] #50 5.891 + shift [2019-11-27T14:52:05.497Z] #50 5.891 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-27T14:52:05.497Z] #50 5.892 + . ./golangci_lint.installer [2019-11-27T14:52:05.497Z] #50 5.892 ++ : v1.20.0 [2019-11-27T14:52:05.497Z] #50 5.893 + install_golangci_lint [2019-11-27T14:52:05.497Z] #50 5.893 + echo 'Installing golangci-lint version v1.20.0' [2019-11-27T14:52:05.497Z] #50 5.894 Installing golangci-lint version v1.20.0 [2019-11-27T14:52:05.497Z] #50 5.895 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-27T14:52:05.497Z] #50 ... [2019-11-27T14:52:05.497Z] [2019-11-27T14:52:05.497Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:52:05.497Z] #62 5.565 + RM_GOPATH=0 [2019-11-27T14:52:05.497Z] #62 5.565 + TMP_GOPATH= [2019-11-27T14:52:05.497Z] #62 5.565 + : /build/ [2019-11-27T14:52:05.497Z] #62 5.565 + '[' -z '' ']' [2019-11-27T14:52:05.497Z] #62 5.565 ++ mktemp -d [2019-11-27T14:52:05.497Z] #62 5.567 + export GOPATH=/tmp/tmp.0vUSWZ8ysr [2019-11-27T14:52:05.497Z] #62 5.568 + GOPATH=/tmp/tmp.0vUSWZ8ysr [2019-11-27T14:52:05.497Z] #62 5.568 + RM_GOPATH=1 [2019-11-27T14:52:05.497Z] #62 5.570 ++ dirname ./install.sh [2019-11-27T14:52:05.497Z] #62 5.571 + dir=. [2019-11-27T14:52:05.497Z] #62 5.572 + bin=rootlesskit [2019-11-27T14:52:05.497Z] #62 5.572 + shift [2019-11-27T14:52:05.497Z] #62 5.572 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-27T14:52:05.497Z] #62 5.573 + . ./rootlesskit.installer [2019-11-27T14:52:05.497Z] #62 5.573 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-27T14:52:05.497Z] #62 5.574 + install_rootlesskit [2019-11-27T14:52:05.497Z] #62 5.574 + case "$1" in [2019-11-27T14:52:05.497Z] #62 5.574 + export CGO_ENABLED=0 [2019-11-27T14:52:05.497Z] #62 5.575 + CGO_ENABLED=0 [2019-11-27T14:52:05.497Z] #62 5.575 + _install_rootlesskit [2019-11-27T14:52:05.497Z] #62 5.575 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-27T14:52:05.497Z] #62 5.576 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0vUSWZ8ysr/src/github.com/rootless-containers/rootlesskit [2019-11-27T14:52:05.497Z] #62 5.576 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-27T14:52:05.497Z] #62 5.579 Cloning into '/tmp/tmp.0vUSWZ8ysr/src/github.com/rootless-containers/rootlesskit'... [2019-11-27T14:52:05.497Z] #62 8.448 + cd /tmp/tmp.0vUSWZ8ysr/src/github.com/rootless-containers/rootlesskit [2019-11-27T14:52:05.497Z] #62 8.451 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-27T14:52:05.497Z] #62 8.577 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-27T14:52:05.497Z] #62 8.577 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-27T14:52:05.564Z] #62 109.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-27T14:52:05.757Z] #62 ... [2019-11-27T14:52:05.757Z] [2019-11-27T14:52:05.757Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-27T14:52:05.757Z] #28 3.385 + mktemp -d [2019-11-27T14:52:05.757Z] #28 3.385 + export GOPATH=/tmp/tmp.OjoOUBYHPx [2019-11-27T14:52:05.757Z] #28 3.385 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.OjoOUBYHPx/src/github.com/go-swagger/go-swagger [2019-11-27T14:52:05.757Z] #28 3.385 Cloning into '/tmp/tmp.OjoOUBYHPx/src/github.com/go-swagger/go-swagger'... [2019-11-27T14:52:05.757Z] #28 ... [2019-11-27T14:52:05.757Z] [2019-11-27T14:52:05.757Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:52:05.757Z] #33 7.106 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-27T14:52:05.757Z] #33 7.109 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-27T14:52:05.757Z] #33 7.140 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-27T14:52:05.757Z] #33 7.156 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-27T14:52:05.757Z] #33 7.315 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-27T14:52:05.757Z] #33 8.116 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB] [2019-11-27T14:52:05.757Z] #33 9.756 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-27T14:52:05.757Z] #33 10.83 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-27T14:52:06.029Z] #33 ... [2019-11-27T14:52:06.029Z] [2019-11-27T14:52:06.029Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:52:06.029Z] #47 4.361 + RM_GOPATH=0 [2019-11-27T14:52:06.029Z] #47 4.361 + TMP_GOPATH= [2019-11-27T14:52:06.029Z] #47 4.361 + : /build [2019-11-27T14:52:06.029Z] #47 4.361 + '[' -z '' ']' [2019-11-27T14:52:06.029Z] #47 4.361 ++ mktemp -d [2019-11-27T14:52:06.029Z] #47 4.364 + export GOPATH=/tmp/tmp.mViPRny44t [2019-11-27T14:52:06.029Z] #47 4.364 + GOPATH=/tmp/tmp.mViPRny44t [2019-11-27T14:52:06.029Z] #47 4.364 + RM_GOPATH=1 [2019-11-27T14:52:06.029Z] #47 4.374 ++ dirname ./install.sh [2019-11-27T14:52:06.029Z] #47 4.376 Installing gotestsum version v0.3.5 [2019-11-27T14:52:06.029Z] #47 4.384 + dir=. [2019-11-27T14:52:06.029Z] #47 4.384 + bin=gotestsum [2019-11-27T14:52:06.029Z] #47 4.384 + shift [2019-11-27T14:52:06.029Z] #47 4.384 + '[' '!' -f ./gotestsum.installer ']' [2019-11-27T14:52:06.029Z] #47 4.384 + . ./gotestsum.installer [2019-11-27T14:52:06.029Z] #47 4.384 ++ : v0.3.5 [2019-11-27T14:52:06.029Z] #47 4.384 + install_gotestsum [2019-11-27T14:52:06.029Z] #47 4.384 + echo 'Installing gotestsum version v0.3.5' [2019-11-27T14:52:06.029Z] #47 4.384 + go get -d gotest.tools/gotestsum [2019-11-27T14:52:06.301Z] #47 ... [2019-11-27T14:52:06.301Z] [2019-11-27T14:52:06.301Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:52:06.301Z] #44 5.978 + cd /tmp/tmp.xWUXBSPiUg/src/github.com/LK4D4/vndr [2019-11-27T14:52:06.301Z] #44 5.978 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-27T14:52:06.301Z] #44 5.985 + go build -buildmode=pie -v -o /build/vndr . [2019-11-27T14:52:06.301Z] #44 7.345 internal/race [2019-11-27T14:52:06.301Z] #44 7.356 internal/cpu [2019-11-27T14:52:06.301Z] #44 7.384 runtime/internal/sys [2019-11-27T14:52:06.301Z] #44 7.452 sync/atomic [2019-11-27T14:52:06.301Z] #44 7.525 unicode [2019-11-27T14:52:06.301Z] #44 7.884 unicode/utf8 [2019-11-27T14:52:06.301Z] #44 8.110 math [2019-11-27T14:52:06.301Z] #44 8.570 internal/bytealg [2019-11-27T14:52:06.301Z] #44 8.803 internal/testlog [2019-11-27T14:52:06.301Z] #44 9.184 encoding [2019-11-27T14:52:06.301Z] #44 9.543 unicode/utf16 [2019-11-27T14:52:06.301Z] #44 10.18 container/list [2019-11-27T14:52:06.301Z] #44 10.23 runtime [2019-11-27T14:52:06.301Z] #44 11.15 crypto/internal/subtle [2019-11-27T14:52:06.301Z] #44 11.37 crypto/subtle [2019-11-27T14:52:06.563Z] #44 11.50 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-27T14:52:06.826Z] #44 11.90 internal/nettrace [2019-11-27T14:52:07.399Z] #44 12.56 runtime/cgo [2019-11-27T14:52:08.784Z] #44 ... [2019-11-27T14:52:08.785Z] [2019-11-27T14:52:08.785Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-27T14:52:08.785Z] #38 14.15 + cd /tmp/tmp.pgP4ZSi0WT/src/github.com/docker/distribution [2019-11-27T14:52:08.785Z] #38 14.15 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-27T14:52:10.805Z] #62 ... [2019-11-27T14:52:10.805Z] [2019-11-27T14:52:10.805Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:52:10.805Z] #17 45.81 debconf: delaying package configuration, since apt-utils is not installed [2019-11-27T14:52:10.805Z] #17 45.92 Fetched 90.9 MB in 8s (10.9 MB/s) [2019-11-27T14:52:10.805Z] #17 46.02 Selecting previously unselected package bash-completion. [2019-11-27T14:52:10.805Z] #17 46.02 (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-27T14:52:10.805Z] #17 46.08 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-27T14:52:10.805Z] #17 49.77 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-27T14:52:10.805Z] #17 50.37 Selecting previously unselected package libnet1:amd64. [2019-11-27T14:52:10.805Z] #17 50.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-27T14:52:10.805Z] #17 50.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-27T14:52:11.060Z] #17 50.49 Selecting previously unselected package libnfnetlink0:amd64. [2019-11-27T14:52:11.060Z] #17 50.50 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-11-27T14:52:11.060Z] #17 50.51 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-27T14:52:11.060Z] #17 50.62 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-11-27T14:52:11.060Z] #17 50.63 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-11-27T14:52:11.060Z] #17 50.64 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-27T14:52:11.316Z] #17 50.79 Selecting previously unselected package libudev-dev:amd64. [2019-11-27T14:52:11.316Z] #17 50.79 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-11-27T14:52:11.316Z] #17 50.82 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-27T14:52:11.316Z] #17 51.05 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-11-27T14:52:11.316Z] #17 51.05 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-27T14:52:11.336Z] #38 16.38 + GOPATH=/tmp/tmp.pgP4ZSi0WT/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.pgP4ZSi0WT go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-27T14:52:11.572Z] #17 51.05 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-27T14:52:11.599Z] #38 ... [2019-11-27T14:52:11.599Z] [2019-11-27T14:52:11.599Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-27T14:52:11.599Z] #24 7.067 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-27T14:52:11.599Z] #24 7.071 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-27T14:52:11.599Z] #24 7.118 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-27T14:52:11.599Z] #24 7.162 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-27T14:52:11.599Z] #24 7.311 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-27T14:52:11.599Z] #24 8.089 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB] [2019-11-27T14:52:11.599Z] #24 9.637 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-27T14:52:11.600Z] #24 10.69 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-27T14:52:11.861Z] #24 ... [2019-11-27T14:52:11.861Z] [2019-11-27T14:52:11.861Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-27T14:52:11.861Z] #10 16.18 Fetched 7751 kB in 11s (667 kB/s) [2019-11-27T14:52:12.133Z] #17 51.70 Selecting previously unselected package python3.5-minimal. [2019-11-27T14:52:12.133Z] #17 51.70 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-27T14:52:12.133Z] #17 51.71 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-27T14:52:13.063Z] #17 52.86 Selecting previously unselected package python3-minimal. [2019-11-27T14:52:13.063Z] #17 52.86 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-11-27T14:52:13.322Z] #17 52.87 Unpacking python3-minimal (3.5.3-1) ... [2019-11-27T14:52:13.322Z] #17 53.00 Selecting previously unselected package libmpdec2:amd64. [2019-11-27T14:52:13.579Z] #17 53.00 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-11-27T14:52:13.579Z] #17 53.01 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-11-27T14:52:13.579Z] #17 53.20 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-11-27T14:52:13.579Z] #17 53.21 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-11-27T14:52:13.835Z] #17 53.33 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-27T14:52:14.091Z] #17 ... [2019-11-27T14:52:14.091Z] [2019-11-27T14:52:14.091Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:52:14.091Z] #62 DONE 118.1s [2019-11-27T14:52:14.091Z] [2019-11-27T14:52:14.091Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-27T14:52:14.091Z] #63 DONE 0.1s [2019-11-27T14:52:14.091Z] [2019-11-27T14:52:14.091Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:52:14.091Z] #41 43.59 CC images/userns.o [2019-11-27T14:52:14.091Z] #41 43.97 CC images/google/protobuf/descriptor.o [2019-11-27T14:52:14.091Z] #41 45.81 CC images/opts.o [2019-11-27T14:52:14.091Z] #41 46.13 CC images/seccomp.o [2019-11-27T14:52:14.091Z] #41 46.45 CC images/binfmt-misc.o [2019-11-27T14:52:14.091Z] #41 46.69 CC images/time.o [2019-11-27T14:52:14.091Z] #41 46.89 CC images/sysctl.o [2019-11-27T14:52:14.091Z] #41 47.11 CC images/autofs.o [2019-11-27T14:52:14.091Z] #41 47.31 CC images/macvlan.o [2019-11-27T14:52:14.091Z] #41 47.47 CC images/sit.o [2019-11-27T14:52:14.091Z] #41 47.75 LINK images/built-in.o [2019-11-27T14:52:14.091Z] #41 47.88 GEN compel/include/asm [2019-11-27T14:52:14.091Z] #41 47.89 GEN compel/include/version.h [2019-11-27T14:52:14.091Z] #41 47.93 touch .config [2019-11-27T14:52:14.091Z] #41 47.95 GEN include/common/config.h [2019-11-27T14:52:14.091Z] #41 48.04 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-11-27T14:52:14.091Z] #41 48.08 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-11-27T14:52:14.091Z] #41 48.11 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-11-27T14:52:14.091Z] #41 48.14 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-11-27T14:52:14.091Z] #41 48.17 DEP compel/arch/x86/plugins/std/memcpy.d [2019-11-27T14:52:14.091Z] #41 48.21 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-11-27T14:52:14.091Z] #41 48.26 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-27T14:52:14.091Z] #41 48.31 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-11-27T14:52:14.091Z] #41 48.32 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-27T14:52:14.091Z] #41 48.36 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-27T14:52:14.091Z] #41 48.36 DEP compel/plugins/std/infect.d [2019-11-27T14:52:14.091Z] #41 48.55 DEP compel/plugins/std/string.d [2019-11-27T14:52:14.091Z] #41 48.67 DEP compel/plugins/std/log.d [2019-11-27T14:52:14.091Z] #41 48.83 DEP compel/plugins/std/fds.d [2019-11-27T14:52:14.091Z] #41 48.98 DEP compel/plugins/std/std.d [2019-11-27T14:52:14.091Z] #41 49.09 DEP compel/plugins/shmem/shmem.d [2019-11-27T14:52:14.091Z] #41 49.22 DEP compel/plugins/fds/fds.d [2019-11-27T14:52:14.091Z] #41 49.46 CC compel/plugins/std/std.o [2019-11-27T14:52:14.091Z] #41 49.81 CC compel/plugins/std/fds.o [2019-11-27T14:52:14.091Z] #41 50.35 CC compel/plugins/std/log.o [2019-11-27T14:52:14.091Z] #41 51.32 CC compel/plugins/std/string.o [2019-11-27T14:52:14.346Z] #41 52.25 CC compel/plugins/std/infect.o [2019-11-27T14:52:14.607Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 10.9s done [2019-11-27T14:52:14.607Z] #8 DONE 14.1s [2019-11-27T14:52:14.607Z] [2019-11-27T14:52:14.607Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-27T14:52:14.607Z] #9 DONE 0.3s [2019-11-27T14:52:14.607Z] [2019-11-27T14:52:14.607Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-27T14:52:14.607Z] #10 DONE 0.3s [2019-11-27T14:52:14.607Z] [2019-11-27T14:52:14.607Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-27T14:52:14.607Z] #21 DONE 0.1s [2019-11-27T14:52:14.607Z] [2019-11-27T14:52:14.607Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-27T14:52:14.607Z] #44 DONE 0.1s [2019-11-27T14:52:14.607Z] [2019-11-27T14:52:14.607Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-27T14:52:14.607Z] #22 DONE 0.1s [2019-11-27T14:52:14.607Z] [2019-11-27T14:52:14.607Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-27T14:52:14.607Z] #62 DONE 0.1s [2019-11-27T14:52:14.607Z] [2019-11-27T14:52:14.607Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-27T14:52:14.607Z] #47 DONE 0.1s [2019-11-27T14:52:14.607Z] [2019-11-27T14:52:14.607Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-27T14:52:14.607Z] #31 DONE 0.1s [2019-11-27T14:52:14.607Z] [2019-11-27T14:52:14.607Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-27T14:52:14.607Z] #68 DONE 0.1s [2019-11-27T14:52:14.607Z] [2019-11-27T14:52:14.607Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-27T14:52:14.607Z] #50 DONE 0.1s [2019-11-27T14:52:14.607Z] [2019-11-27T14:52:14.607Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:52:15.273Z] #41 53.26 CC compel/arch/x86/plugins/std/parasite-head.o [2019-11-27T14:52:15.273Z] #41 53.29 CC compel/arch/x86/plugins/std/memcpy.o [2019-11-27T14:52:15.273Z] #41 53.31 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-11-27T14:52:15.273Z] #41 53.33 AR compel/plugins/std.lib.a [2019-11-27T14:52:15.439Z] #45 0.535 + RM_GOPATH=0 [2019-11-27T14:52:15.439Z] #45 0.535 + TMP_GOPATH= [2019-11-27T14:52:15.439Z] #45 0.535 + : /build [2019-11-27T14:52:15.439Z] #45 0.535 + '[' -z '' ']' [2019-11-27T14:52:15.439Z] #45 0.536 ++ mktemp -d [2019-11-27T14:52:15.439Z] #45 0.541 + export GOPATH=/tmp/tmp.jzQGktgcfq [2019-11-27T14:52:15.439Z] #45 0.541 + GOPATH=/tmp/tmp.jzQGktgcfq [2019-11-27T14:52:15.439Z] #45 0.541 + RM_GOPATH=1 [2019-11-27T14:52:15.439Z] #45 0.541 ++ dirname ./install.sh [2019-11-27T14:52:15.439Z] #45 0.554 + dir=. [2019-11-27T14:52:15.439Z] #45 0.554 + bin=vndr [2019-11-27T14:52:15.439Z] #45 0.554 + shift [2019-11-27T14:52:15.439Z] #45 0.554 + '[' '!' -f ./vndr.installer ']' [2019-11-27T14:52:15.439Z] #45 0.554 + . ./vndr.installer [2019-11-27T14:52:15.439Z] #45 0.555 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-27T14:52:15.439Z] #45 0.555 + install_vndr [2019-11-27T14:52:15.439Z] #45 0.556 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-27T14:52:15.439Z] #45 0.556 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-27T14:52:15.439Z] #45 0.556 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jzQGktgcfq/src/github.com/LK4D4/vndr [2019-11-27T14:52:15.439Z] #45 0.564 Cloning into '/tmp/tmp.jzQGktgcfq/src/github.com/LK4D4/vndr'... [2019-11-27T14:52:15.529Z] #41 53.35 CC compel/plugins/fds/fds.o [2019-11-27T14:52:15.529Z] #41 53.56 AR compel/plugins/fds.lib.a [2019-11-27T14:52:15.529Z] #41 53.61 HOSTDEP compel/src/lib/log-host.d [2019-11-27T14:52:15.784Z] #41 53.75 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-27T14:52:15.874Z] #45 1.329 + cd /tmp/tmp.jzQGktgcfq/src/github.com/LK4D4/vndr [2019-11-27T14:52:16.040Z] #41 53.94 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-11-27T14:52:16.040Z] #41 54.02 HOSTDEP compel/src/main-host.d [2019-11-27T14:52:16.112Z] #10 16.18 Reading package lists... [2019-11-27T14:52:16.112Z] #10 ... [2019-11-27T14:52:16.112Z] [2019-11-27T14:52:16.112Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:52:16.112Z] #50 20.89 + cd /tmp/tmp.oaAUkoQEYo/src/github.com/golangci/golangci-lint/ [2019-11-27T14:52:16.112Z] #50 20.89 + git checkout -q v1.20.0 [2019-11-27T14:52:16.296Z] #41 54.15 DEP compel/src/lib/ptrace.d [2019-11-27T14:52:16.296Z] #41 54.29 DEP compel/src/lib/infect.d [2019-11-27T14:52:16.298Z] #45 1.329 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-27T14:52:16.298Z] #45 1.343 + go build -buildmode=pie -v -o /build/vndr . [2019-11-27T14:52:16.379Z] #50 21.45 ++ git describe --tags [2019-11-27T14:52:16.379Z] #50 21.45 + version=v1.20.0 [2019-11-27T14:52:16.379Z] #50 21.45 ++ git rev-parse --short HEAD [2019-11-27T14:52:16.379Z] #50 21.46 + commit=cc98739 [2019-11-27T14:52:16.379Z] #50 21.46 ++ git show -s --format=%cd [2019-11-27T14:52:16.380Z] #50 21.46 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-27T14:52:16.380Z] #50 21.46 + 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-27T14:52:16.552Z] #41 ... [2019-11-27T14:52:16.552Z] [2019-11-27T14:52:16.552Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:52:16.552Z] #17 56.01 Selecting previously unselected package python3.5. [2019-11-27T14:52:16.552Z] #17 56.01 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-11-27T14:52:16.552Z] #17 56.01 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-27T14:52:16.808Z] #17 56.31 Selecting previously unselected package libpython3-stdlib:amd64. [2019-11-27T14:52:16.808Z] #17 56.32 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-11-27T14:52:16.808Z] #17 56.32 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-27T14:52:16.808Z] #17 56.40 Selecting previously unselected package dh-python. [2019-11-27T14:52:16.808Z] #17 56.40 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-27T14:52:16.808Z] #17 56.41 Unpacking dh-python (2.20170125) ... [2019-11-27T14:52:17.063Z] #17 56.70 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-27T14:52:17.063Z] #17 56.72 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-27T14:52:17.149Z] #45 2.512 internal/cpu [2019-11-27T14:52:17.149Z] #45 2.549 runtime/internal/atomic [2019-11-27T14:52:17.728Z] #45 2.854 runtime/internal/sys [2019-11-27T14:52:18.159Z] #45 3.260 runtime/internal/math [2019-11-27T14:52:18.159Z] #45 3.433 internal/bytealg [2019-11-27T14:52:18.159Z] #45 3.650 internal/race [2019-11-27T14:52:18.559Z] #45 3.680 sync/atomic [2019-11-27T14:52:18.559Z] #45 3.787 unicode [2019-11-27T14:52:18.969Z] #45 4.270 runtime [2019-11-27T14:52:19.579Z] #17 ... [2019-11-27T14:52:19.579Z] [2019-11-27T14:52:19.579Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:52:19.579Z] #44 113.6 vendor/golang.org/x/net/idna [2019-11-27T14:52:19.579Z] #44 115.9 vendor/golang.org/x/net/http2/hpack [2019-11-27T14:52:19.579Z] #44 117.2 mime [2019-11-27T14:52:19.579Z] #44 120.2 mime/quotedprintable [2019-11-27T14:52:19.579Z] #44 120.7 net/http/internal [2019-11-27T14:52:19.579Z] #44 123.4 crypto/tls [2019-11-27T14:52:19.683Z] #50 ... [2019-11-27T14:52:19.683Z] [2019-11-27T14:52:19.683Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:52:19.683Z] #40 15.02 Fetched 7751 kB in 9s (786 kB/s) [2019-11-27T14:52:19.683Z] #40 15.02 Reading package lists... [2019-11-27T14:52:19.683Z] #40 21.22 Reading package lists... [2019-11-27T14:52:19.683Z] #40 ... [2019-11-27T14:52:19.683Z] [2019-11-27T14:52:19.683Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:52:19.683Z] #44 14.72 vendor/golang.org/x/crypto/internal/subtle [2019-11-27T14:52:19.835Z] #44 ... [2019-11-27T14:52:19.835Z] [2019-11-27T14:52:19.835Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:52:19.835Z] #41 54.59 DEP compel/src/lib/infect-util.d [2019-11-27T14:52:19.835Z] #41 54.70 DEP compel/src/lib/infect-rpc.d [2019-11-27T14:52:19.835Z] #41 54.80 DEP compel/arch/x86/src/lib/infect.d [2019-11-27T14:52:19.835Z] #41 54.96 DEP compel/arch/x86/src/lib/cpu.d [2019-11-27T14:52:19.835Z] #41 55.13 DEP compel/src/lib/log.d [2019-11-27T14:52:19.835Z] #41 55.31 DEP compel/src/main.d [2019-11-27T14:52:19.835Z] #41 55.45 DEP compel/src/lib/handle-elf.d [2019-11-27T14:52:19.835Z] #41 55.58 DEP compel/arch/x86/src/lib/handle-elf.d [2019-11-27T14:52:19.835Z] #41 55.84 CC compel/src/lib/log.o [2019-11-27T14:52:19.835Z] #41 56.27 CC compel/arch/x86/src/lib/cpu.o [2019-11-27T14:52:19.835Z] #41 57.18 CC compel/arch/x86/src/lib/infect.o [2019-11-27T14:52:19.951Z] #44 ... [2019-11-27T14:52:19.951Z] [2019-11-27T14:52:19.951Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-27T14:52:19.951Z] #10 16.18 Reading package lists... [2019-11-27T14:52:20.090Z] #41 58.15 CC compel/src/lib/infect-rpc.o [2019-11-27T14:52:20.346Z] #41 ... [2019-11-27T14:52:20.346Z] [2019-11-27T14:52:20.346Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:52:20.346Z] #47 DONE 124.3s [2019-11-27T14:52:20.346Z] [2019-11-27T14:52:20.346Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:52:20.521Z] #10 23.22 Reading package lists... [2019-11-27T14:52:20.521Z] #10 ... [2019-11-27T14:52:20.521Z] [2019-11-27T14:52:20.521Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-27T14:52:20.521Z] #56 15.85 Fetched 7751 kB in 10s (771 kB/s) [2019-11-27T14:52:20.521Z] #56 15.85 Reading package lists... [2019-11-27T14:52:20.521Z] #56 23.09 Reading package lists... [2019-11-27T14:52:20.521Z] #56 ... [2019-11-27T14:52:20.521Z] [2019-11-27T14:52:20.521Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:52:20.521Z] #33 18.42 Fetched 7751 kB in 12s (624 kB/s) [2019-11-27T14:52:20.521Z] #33 18.42 Reading package lists... [2019-11-27T14:52:20.907Z] #17 60.36 Setting up python3-minimal (3.5.3-1) ... [2019-11-27T14:52:22.256Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-11-27T14:52:22.256Z] [2019-11-27T14:52:22.256Z] ________ ____ __. [2019-11-27T14:52:22.256Z] \_____ \ | |/ _| [2019-11-27T14:52:22.256Z] / | \| < [2019-11-27T14:52:22.256Z] / | \ | \ [2019-11-27T14:52:22.257Z] \_______ /____|__ \ [2019-11-27T14:52:22.257Z] \/ \/ [2019-11-27T14:52:22.257Z] [2019-11-27T14:52:22.257Z] INFO: make.ps1 ended at 11/27/2019 14:52:10 [2019-11-27T14:52:22.257Z] INFO: Binaries build ended at 11/27/2019 14:52:12. Duration:00:01:21.9639548 [2019-11-27T14:52:22.257Z] INFO: Copying the built daemon binary to d:\CI\PR-40263\1\binary\dockerd-ef7d16a32.exe... [2019-11-27T14:52:22.257Z] INFO: Copying the built client binary to d:\CI\PR-40263\1\binary\docker-ef7d16a32.exe... [2019-11-27T14:52:22.257Z] INFO: Copying dockerversion from the container... [2019-11-27T14:52:22.257Z] INFO: Copying the golang package from the container to d:\CI\PR-40263\1\installer\go.zip... [2019-11-27T14:52:22.257Z] INFO: Extracting go.zip to d:\CI\PR-40263\1\go [2019-11-27T14:52:22.273Z] #17 61.86 Selecting previously unselected package python3. [2019-11-27T14:52:22.274Z] #17 61.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 ... 16747 files and directories currently installed.) [2019-11-27T14:52:22.274Z] #17 61.89 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-11-27T14:52:22.274Z] #17 61.90 Unpacking python3 (3.5.3-1) ... [2019-11-27T14:52:22.274Z] #17 61.96 Selecting previously unselected package pigz. [2019-11-27T14:52:22.274Z] #17 61.97 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-11-27T14:52:22.274Z] #17 61.97 Unpacking pigz (2.3.4-1) ... [2019-11-27T14:52:22.456Z] #33 25.03 Reading package lists... [2019-11-27T14:52:22.456Z] #33 ... [2019-11-27T14:52:22.456Z] [2019-11-27T14:52:22.456Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-27T14:52:22.456Z] #24 17.68 Fetched 7751 kB in 11s (668 kB/s) [2019-11-27T14:52:22.456Z] #24 17.68 Reading package lists... [2019-11-27T14:52:22.456Z] #24 24.49 Reading package lists... [2019-11-27T14:52:22.456Z] #24 ... [2019-11-27T14:52:22.456Z] [2019-11-27T14:52:22.456Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:52:22.456Z] #40 21.22 Reading package lists... [2019-11-27T14:52:22.530Z] #17 62.07 Selecting previously unselected package libip4tc0:amd64. [2019-11-27T14:52:22.530Z] #17 62.07 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-27T14:52:22.530Z] #17 62.08 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-27T14:52:22.530Z] #17 62.19 Selecting previously unselected package libip6tc0:amd64. [2019-11-27T14:52:22.530Z] #17 62.19 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-27T14:52:22.530Z] #17 62.20 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-27T14:52:22.530Z] #17 62.31 Selecting previously unselected package libiptc0:amd64. [2019-11-27T14:52:22.719Z] #40 28.03 Building dependency tree... [2019-11-27T14:52:22.719Z] #40 ... [2019-11-27T14:52:22.719Z] [2019-11-27T14:52:22.719Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:52:22.719Z] #68 17.70 + cd /tmp/tmp.DcLHNJkA1i/src/github.com/docker/libnetwork [2019-11-27T14:52:22.719Z] #68 17.70 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-27T14:52:22.719Z] #68 18.06 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-27T14:52:22.786Z] #17 62.32 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-27T14:52:22.786Z] #17 62.32 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-27T14:52:22.786Z] #17 62.43 Selecting previously unselected package libxtables12:amd64. [2019-11-27T14:52:22.786Z] #17 62.43 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-27T14:52:22.786Z] #17 62.44 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-27T14:52:23.042Z] #17 62.56 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-11-27T14:52:23.042Z] #17 62.57 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-11-27T14:52:23.042Z] #17 62.57 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-27T14:52:23.042Z] #17 62.68 Selecting previously unselected package iptables. [2019-11-27T14:52:23.042Z] #17 62.69 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-27T14:52:23.042Z] #17 62.69 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-27T14:52:23.293Z] #68 ... [2019-11-27T14:52:23.294Z] [2019-11-27T14:52:23.294Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-27T14:52:23.294Z] #28 28.90 + cd /tmp/tmp.OjoOUBYHPx/src/github.com/go-swagger/go-swagger [2019-11-27T14:52:23.448Z] #45 8.298 unicode/utf8 [2019-11-27T14:52:23.448Z] #45 8.860 math [2019-11-27T14:52:23.555Z] #28 28.90 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-27T14:52:23.604Z] #17 63.04 Selecting previously unselected package xxd. [2019-11-27T14:52:23.604Z] #17 63.04 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-27T14:52:23.604Z] #17 63.06 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:52:23.604Z] #17 63.22 Selecting previously unselected package vim-common. [2019-11-27T14:52:23.604Z] #17 63.22 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-27T14:52:23.604Z] #17 63.25 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:52:23.860Z] #17 63.42 Selecting previously unselected package bzip2. [2019-11-27T14:52:23.860Z] #17 63.43 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-11-27T14:52:23.860Z] #17 63.44 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-27T14:52:23.860Z] #17 63.53 Selecting previously unselected package libgpm2:amd64. [2019-11-27T14:52:23.860Z] #17 63.54 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-11-27T14:52:23.860Z] #17 63.54 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-27T14:52:23.860Z] #17 63.63 Selecting previously unselected package xz-utils. [2019-11-27T14:52:23.860Z] #17 63.63 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-11-27T14:52:24.115Z] #17 63.65 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-27T14:52:24.371Z] #17 63.84 Selecting previously unselected package aufs-tools. [2019-11-27T14:52:24.371Z] #17 63.85 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-11-27T14:52:24.371Z] #17 63.86 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-27T14:52:24.371Z] #17 64.02 Selecting previously unselected package liblzo2-2:amd64. [2019-11-27T14:52:24.371Z] #17 64.02 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-27T14:52:24.371Z] #17 64.03 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-27T14:52:24.627Z] #17 64.13 Selecting previously unselected package btrfs-progs. [2019-11-27T14:52:24.627Z] #17 64.13 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-27T14:52:24.627Z] #17 64.14 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-27T14:52:24.802Z] #45 ... [2019-11-27T14:52:24.802Z] [2019-11-27T14:52:24.802Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-27T14:52:24.802Z] #39 0.470 + mktemp -d [2019-11-27T14:52:24.802Z] #39 0.471 + export GOPATH=/tmp/tmp.9x26ukgDXB [2019-11-27T14:52:24.802Z] #39 0.471 + git clone https://github.com/docker/distribution.git /tmp/tmp.9x26ukgDXB/src/github.com/docker/distribution [2019-11-27T14:52:24.802Z] #39 0.472 Cloning into '/tmp/tmp.9x26ukgDXB/src/github.com/docker/distribution'... [2019-11-27T14:52:24.802Z] #39 ... [2019-11-27T14:52:24.802Z] [2019-11-27T14:52:24.802Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:52:24.802Z] #23 0.577 + RM_GOPATH=0 [2019-11-27T14:52:24.802Z] #23 0.577 + TMP_GOPATH= [2019-11-27T14:52:24.802Z] #23 0.577 + : /build [2019-11-27T14:52:24.802Z] #23 0.577 + '[' -z '' ']' [2019-11-27T14:52:24.802Z] #23 0.581 ++ mktemp -d [2019-11-27T14:52:24.802Z] #23 0.586 + export GOPATH=/tmp/tmp.uUgnN71s26 [2019-11-27T14:52:24.802Z] #23 0.586 + GOPATH=/tmp/tmp.uUgnN71s26 [2019-11-27T14:52:24.802Z] #23 0.586 + RM_GOPATH=1 [2019-11-27T14:52:24.802Z] #23 0.586 ++ dirname ./install.sh [2019-11-27T14:52:24.802Z] #23 0.601 + dir=. [2019-11-27T14:52:24.802Z] #23 0.602 + bin=dockercli [2019-11-27T14:52:24.802Z] #23 0.602 + shift [2019-11-27T14:52:24.802Z] #23 0.603 + '[' '!' -f ./dockercli.installer ']' [2019-11-27T14:52:24.802Z] #23 0.603 + . ./dockercli.installer [2019-11-27T14:52:24.802Z] #23 0.604 ++ : stable [2019-11-27T14:52:24.802Z] #23 0.604 ++ : 17.06.2-ce [2019-11-27T14:52:24.802Z] #23 0.606 + install_dockercli [2019-11-27T14:52:24.802Z] #23 0.606 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-27T14:52:24.802Z] #23 0.607 Install docker/cli version 17.06.2-ce from stable [2019-11-27T14:52:24.802Z] #23 0.608 ++ uname -m [2019-11-27T14:52:24.802Z] #23 0.614 + arch=s390x [2019-11-27T14:52:24.802Z] #23 0.614 + '[' s390x '!=' x86_64 ']' [2019-11-27T14:52:24.802Z] #23 0.614 + '[' s390x '!=' s390x ']' [2019-11-27T14:52:24.802Z] #23 0.614 + url=https://download.docker.com/linux/static [2019-11-27T14:52:24.802Z] #23 0.617 + tar -xz docker/docker [2019-11-27T14:52:24.802Z] #23 0.623 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-11-27T14:52:24.802Z] #23 10.19 + mkdir -p /build [2019-11-27T14:52:24.802Z] #23 10.19 + mv docker/docker /build/ [2019-11-27T14:52:24.802Z] #23 10.19 + rmdir docker [2019-11-27T14:52:24.802Z] #23 ... [2019-11-27T14:52:24.802Z] [2019-11-27T14:52:24.802Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-27T14:52:24.802Z] #57 0.561 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-27T14:52:24.802Z] #57 0.571 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-27T14:52:24.802Z] #57 0.602 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-27T14:52:24.802Z] #57 0.614 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-27T14:52:24.802Z] #57 0.628 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-27T14:52:24.802Z] #57 1.316 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-27T14:52:24.802Z] #57 2.780 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-27T14:52:24.802Z] #57 4.164 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-27T14:52:24.882Z] #17 64.61 Selecting previously unselected package btrfs-tools. [2019-11-27T14:52:24.882Z] #17 64.61 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-27T14:52:24.882Z] #17 64.62 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-27T14:52:24.882Z] #17 64.69 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-11-27T14:52:25.138Z] #17 64.69 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-27T14:52:25.138Z] #17 64.71 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-27T14:52:25.225Z] #57 ... [2019-11-27T14:52:25.225Z] [2019-11-27T14:52:25.225Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:52:25.225Z] #23 DONE 10.3s [2019-11-27T14:52:25.225Z] [2019-11-27T14:52:25.225Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:52:25.225Z] #63 0.485 + RM_GOPATH=0 [2019-11-27T14:52:25.225Z] #63 0.485 + TMP_GOPATH= [2019-11-27T14:52:25.225Z] #63 0.501 + : /build/ [2019-11-27T14:52:25.225Z] #63 0.501 + '[' -z '' ']' [2019-11-27T14:52:25.225Z] #63 0.502 ++ mktemp -d [2019-11-27T14:52:25.225Z] #63 0.525 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-27T14:52:25.225Z] #63 0.525 + export GOPATH=/tmp/tmp.vXQzLGwpQc [2019-11-27T14:52:25.225Z] #63 0.525 + GOPATH=/tmp/tmp.vXQzLGwpQc [2019-11-27T14:52:25.225Z] #63 0.525 + RM_GOPATH=1 [2019-11-27T14:52:25.225Z] #63 0.525 ++ dirname ./install.sh [2019-11-27T14:52:25.225Z] #63 0.525 + dir=. [2019-11-27T14:52:25.225Z] #63 0.525 + bin=rootlesskit [2019-11-27T14:52:25.225Z] #63 0.525 + shift [2019-11-27T14:52:25.225Z] #63 0.525 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-27T14:52:25.225Z] #63 0.525 + . ./rootlesskit.installer [2019-11-27T14:52:25.225Z] #63 0.525 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-27T14:52:25.225Z] #63 0.525 + install_rootlesskit [2019-11-27T14:52:25.225Z] #63 0.525 + case "$1" in [2019-11-27T14:52:25.225Z] #63 0.525 + export CGO_ENABLED=0 [2019-11-27T14:52:25.225Z] #63 0.525 + CGO_ENABLED=0 [2019-11-27T14:52:25.226Z] #63 0.525 + _install_rootlesskit [2019-11-27T14:52:25.226Z] #63 0.525 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-27T14:52:25.226Z] #63 0.525 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vXQzLGwpQc/src/github.com/rootless-containers/rootlesskit [2019-11-27T14:52:25.226Z] #63 0.525 Cloning into '/tmp/tmp.vXQzLGwpQc/src/github.com/rootless-containers/rootlesskit'... [2019-11-27T14:52:25.226Z] #63 4.409 + cd /tmp/tmp.vXQzLGwpQc/src/github.com/rootless-containers/rootlesskit [2019-11-27T14:52:25.226Z] #63 4.409 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-27T14:52:25.226Z] #63 4.752 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-27T14:52:25.226Z] #63 4.752 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-27T14:52:25.226Z] #63 ... [2019-11-27T14:52:25.226Z] [2019-11-27T14:52:25.226Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-27T14:52:25.226Z] #25 0.502 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-27T14:52:25.226Z] #25 0.512 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-27T14:52:25.226Z] #25 0.544 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-27T14:52:25.226Z] #25 0.557 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-27T14:52:25.226Z] #25 0.579 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-27T14:52:25.226Z] #25 1.301 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-27T14:52:25.226Z] #25 2.803 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-27T14:52:25.226Z] #25 3.619 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-27T14:52:25.226Z] #25 ... [2019-11-27T14:52:25.226Z] [2019-11-27T14:52:25.226Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:52:25.226Z] #32 0.584 + RM_GOPATH=0 [2019-11-27T14:52:25.226Z] #32 0.584 + TMP_GOPATH= [2019-11-27T14:52:25.226Z] #32 0.584 + : /build [2019-11-27T14:52:25.226Z] #32 0.590 + '[' -z '' ']' [2019-11-27T14:52:25.226Z] #32 0.596 ++ mktemp -d [2019-11-27T14:52:25.226Z] #32 0.596 + export GOPATH=/tmp/tmp.giQnLpTNfW [2019-11-27T14:52:25.226Z] #32 0.596 + GOPATH=/tmp/tmp.giQnLpTNfW [2019-11-27T14:52:25.226Z] #32 0.596 + RM_GOPATH=1 [2019-11-27T14:52:25.226Z] #32 0.597 ++ dirname ./install.sh [2019-11-27T14:52:25.226Z] #32 0.600 + dir=. [2019-11-27T14:52:25.226Z] #32 0.600 + bin=tomlv [2019-11-27T14:52:25.226Z] #32 0.600 + shift [2019-11-27T14:52:25.226Z] #32 0.600 + '[' '!' -f ./tomlv.installer ']' [2019-11-27T14:52:25.226Z] #32 0.610 + . ./tomlv.installer [2019-11-27T14:52:25.226Z] #32 0.610 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-27T14:52:25.226Z] #32 0.611 + install_tomlv [2019-11-27T14:52:25.226Z] #32 0.611 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-27T14:52:25.226Z] #32 0.611 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-27T14:52:25.226Z] #32 0.612 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.giQnLpTNfW/src/github.com/BurntSushi/toml [2019-11-27T14:52:25.226Z] #32 0.617 Cloning into '/tmp/tmp.giQnLpTNfW/src/github.com/BurntSushi/toml'... [2019-11-27T14:52:25.226Z] #32 1.797 + cd /tmp/tmp.giQnLpTNfW/src/github.com/BurntSushi/toml [2019-11-27T14:52:25.226Z] #32 1.797 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-27T14:52:25.226Z] #32 1.804 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-27T14:52:25.226Z] #32 2.433 internal/cpu [2019-11-27T14:52:25.226Z] #32 2.452 runtime/internal/atomic [2019-11-27T14:52:25.226Z] #32 2.797 runtime/internal/sys [2019-11-27T14:52:25.226Z] #32 3.172 runtime/internal/math [2019-11-27T14:52:25.226Z] #32 3.427 math/bits [2019-11-27T14:52:25.226Z] #32 3.554 internal/bytealg [2019-11-27T14:52:25.226Z] #32 3.989 runtime [2019-11-27T14:52:25.226Z] #32 4.006 math [2019-11-27T14:52:25.226Z] #32 10.51 internal/testlog [2019-11-27T14:52:25.394Z] #17 64.87 Selecting previously unselected package dmsetup. [2019-11-27T14:52:25.394Z] #17 64.88 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-11-27T14:52:25.394Z] #17 64.88 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-27T14:52:25.394Z] #17 65.05 Selecting previously unselected package libonig4:amd64. [2019-11-27T14:52:25.394Z] #17 65.05 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-11-27T14:52:25.394Z] #17 65.06 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-27T14:52:25.650Z] #17 65.21 Selecting previously unselected package libjq1:amd64. [2019-11-27T14:52:25.650Z] #17 65.21 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-27T14:52:25.650Z] #17 65.21 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-27T14:52:25.661Z] #32 ... [2019-11-27T14:52:25.661Z] [2019-11-27T14:52:25.661Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:52:25.661Z] #69 0.362 + RM_GOPATH=0 [2019-11-27T14:52:25.661Z] #69 0.363 + TMP_GOPATH= [2019-11-27T14:52:25.661Z] #69 0.363 + : /build [2019-11-27T14:52:25.661Z] #69 0.363 + '[' -z '' ']' [2019-11-27T14:52:25.661Z] #69 0.363 ++ mktemp -d [2019-11-27T14:52:25.661Z] #69 0.364 + export GOPATH=/tmp/tmp.joBcqH8W7n [2019-11-27T14:52:25.661Z] #69 0.364 + GOPATH=/tmp/tmp.joBcqH8W7n [2019-11-27T14:52:25.661Z] #69 0.364 + RM_GOPATH=1 [2019-11-27T14:52:25.661Z] #69 0.364 ++ dirname ./install.sh [2019-11-27T14:52:25.661Z] #69 0.365 + dir=. [2019-11-27T14:52:25.661Z] #69 0.365 + bin=proxy [2019-11-27T14:52:25.661Z] #69 0.365 + shift [2019-11-27T14:52:25.661Z] #69 0.366 + '[' '!' -f ./proxy.installer ']' [2019-11-27T14:52:25.661Z] #69 0.366 + . ./proxy.installer [2019-11-27T14:52:25.661Z] #69 0.366 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-27T14:52:25.661Z] #69 0.366 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-27T14:52:25.661Z] #69 0.366 + install_proxy [2019-11-27T14:52:25.661Z] #69 0.366 + case "$1" in [2019-11-27T14:52:25.661Z] #69 0.366 + export CGO_ENABLED=0 [2019-11-27T14:52:25.661Z] #69 0.366 + CGO_ENABLED=0 [2019-11-27T14:52:25.661Z] #69 0.366 + _install_proxy [2019-11-27T14:52:25.661Z] #69 0.366 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-27T14:52:25.661Z] #69 0.366 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.joBcqH8W7n/src/github.com/docker/libnetwork [2019-11-27T14:52:25.661Z] #69 0.367 Cloning into '/tmp/tmp.joBcqH8W7n/src/github.com/docker/libnetwork'... [2019-11-27T14:52:25.661Z] #69 ... [2019-11-27T14:52:25.661Z] [2019-11-27T14:52:25.661Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:52:25.661Z] #51 0.544 + RM_GOPATH=0 [2019-11-27T14:52:25.661Z] #51 0.544 + TMP_GOPATH= [2019-11-27T14:52:25.661Z] #51 0.544 + : /build [2019-11-27T14:52:25.661Z] #51 0.544 + '[' -z '' ']' [2019-11-27T14:52:25.661Z] #51 0.545 ++ mktemp -d [2019-11-27T14:52:25.661Z] #51 0.549 + export GOPATH=/tmp/tmp.5vI2NveDIE [2019-11-27T14:52:25.661Z] #51 0.549 + GOPATH=/tmp/tmp.5vI2NveDIE [2019-11-27T14:52:25.661Z] #51 0.549 + RM_GOPATH=1 [2019-11-27T14:52:25.661Z] #51 0.549 ++ dirname ./install.sh [2019-11-27T14:52:25.661Z] #51 0.566 + dir=. [2019-11-27T14:52:25.661Z] #51 0.566 + bin=golangci_lint [2019-11-27T14:52:25.661Z] #51 0.567 + shift [2019-11-27T14:52:25.661Z] #51 0.567 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-27T14:52:25.661Z] #51 0.567 + . ./golangci_lint.installer [2019-11-27T14:52:25.661Z] #51 0.568 ++ : v1.20.0 [2019-11-27T14:52:25.661Z] #51 0.568 + install_golangci_lint [2019-11-27T14:52:25.661Z] #51 0.569 + echo 'Installing golangci-lint version v1.20.0' [2019-11-27T14:52:25.661Z] #51 0.569 Installing golangci-lint version v1.20.0 [2019-11-27T14:52:25.661Z] #51 0.569 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-27T14:52:25.661Z] #51 ... [2019-11-27T14:52:25.661Z] [2019-11-27T14:52:25.661Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-27T14:52:25.661Z] #29 0.526 + mktemp -d [2019-11-27T14:52:25.661Z] #29 0.527 + export GOPATH=/tmp/tmp.2cgL3kGOMm [2019-11-27T14:52:25.661Z] #29 0.527 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.2cgL3kGOMm/src/github.com/go-swagger/go-swagger [2019-11-27T14:52:25.661Z] #29 0.528 Cloning into '/tmp/tmp.2cgL3kGOMm/src/github.com/go-swagger/go-swagger'... [2019-11-27T14:52:25.736Z] #28 30.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-27T14:52:25.924Z] #17 65.46 Selecting previously unselected package jq. [2019-11-27T14:52:25.924Z] #17 65.47 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-27T14:52:25.924Z] #17 65.48 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-27T14:52:25.924Z] #17 65.58 Selecting previously unselected package libaio1:amd64. [2019-11-27T14:52:25.924Z] #17 65.58 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-11-27T14:52:26.072Z] #29 ... [2019-11-27T14:52:26.072Z] [2019-11-27T14:52:26.072Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:52:26.072Z] #34 0.514 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-27T14:52:26.072Z] #34 0.524 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-27T14:52:26.073Z] #34 0.564 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-27T14:52:26.073Z] #34 0.588 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-27T14:52:26.073Z] #34 0.625 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-27T14:52:26.073Z] #34 1.273 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-27T14:52:26.073Z] #34 2.709 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-27T14:52:26.073Z] #34 3.832 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-27T14:52:26.073Z] #34 ... [2019-11-27T14:52:26.073Z] [2019-11-27T14:52:26.073Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-27T14:52:26.073Z] #11 0.606 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-27T14:52:26.073Z] #11 0.616 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-27T14:52:26.073Z] #11 0.648 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-27T14:52:26.073Z] #11 0.661 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-27T14:52:26.073Z] #11 0.677 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-27T14:52:26.073Z] #11 1.003 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-27T14:52:26.073Z] #11 2.704 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-27T14:52:26.073Z] #11 3.136 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-27T14:52:26.073Z] #11 ... [2019-11-27T14:52:26.073Z] [2019-11-27T14:52:26.073Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:52:26.073Z] #41 0.489 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-27T14:52:26.073Z] #41 0.499 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-27T14:52:26.073Z] #41 0.534 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-27T14:52:26.073Z] #41 0.547 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-27T14:52:26.073Z] #41 0.560 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-27T14:52:26.073Z] #41 1.274 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-27T14:52:26.073Z] #41 2.778 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-27T14:52:26.073Z] #41 3.756 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-27T14:52:26.180Z] #17 65.58 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-11-27T14:52:26.180Z] #17 65.65 Selecting previously unselected package libcap2-bin. [2019-11-27T14:52:26.180Z] #17 65.65 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-11-27T14:52:26.180Z] #17 65.65 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-27T14:52:26.180Z] #17 65.77 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-11-27T14:52:26.180Z] #17 65.78 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-27T14:52:26.180Z] #17 65.79 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-27T14:52:26.436Z] #17 65.86 Selecting previously unselected package libsepol1-dev:amd64. [2019-11-27T14:52:26.436Z] #17 65.86 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-11-27T14:52:26.436Z] #17 65.87 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-11-27T14:52:26.499Z] #41 ... [2019-11-27T14:52:26.499Z] [2019-11-27T14:52:26.499Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:52:26.499Z] #48 0.589 + RM_GOPATH=0 [2019-11-27T14:52:26.499Z] #48 0.589 + TMP_GOPATH= [2019-11-27T14:52:26.499Z] #48 0.589 + : /build [2019-11-27T14:52:26.499Z] #48 0.589 + '[' -z '' ']' [2019-11-27T14:52:26.499Z] #48 0.596 ++ mktemp -d [2019-11-27T14:52:26.499Z] #48 0.602 + export GOPATH=/tmp/tmp.GqWOe7LlGX [2019-11-27T14:52:26.499Z] #48 0.602 + GOPATH=/tmp/tmp.GqWOe7LlGX [2019-11-27T14:52:26.499Z] #48 0.602 + RM_GOPATH=1 [2019-11-27T14:52:26.499Z] #48 0.603 ++ dirname ./install.sh [2019-11-27T14:52:26.499Z] #48 0.606 + dir=. [2019-11-27T14:52:26.499Z] #48 0.606 + bin=gotestsum [2019-11-27T14:52:26.499Z] #48 0.606 + shift [2019-11-27T14:52:26.499Z] #48 0.606 + '[' '!' -f ./gotestsum.installer ']' [2019-11-27T14:52:26.499Z] #48 0.616 + . ./gotestsum.installer [2019-11-27T14:52:26.499Z] #48 0.616 ++ : v0.3.5 [2019-11-27T14:52:26.499Z] #48 0.617 + install_gotestsum [2019-11-27T14:52:26.499Z] #48 0.617 + echo 'Installing gotestsum version v0.3.5' [2019-11-27T14:52:26.499Z] #48 0.617 Installing gotestsum version v0.3.5 [2019-11-27T14:52:26.499Z] #48 0.617 + go get -d gotest.tools/gotestsum [2019-11-27T14:52:26.499Z] #48 ... [2019-11-27T14:52:26.499Z] [2019-11-27T14:52:26.499Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:52:26.499Z] #32 11.24 encoding [2019-11-27T14:52:26.499Z] #32 11.34 runtime/cgo [2019-11-27T14:52:26.694Z] #17 66.18 Selecting previously unselected package libpcre16-3:amd64. [2019-11-27T14:52:26.694Z] #17 66.18 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-11-27T14:52:26.694Z] #17 66.19 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-11-27T14:52:26.694Z] #17 66.40 Selecting previously unselected package libpcre32-3:amd64. [2019-11-27T14:52:26.694Z] #17 66.40 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-11-27T14:52:26.694Z] #17 66.41 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-11-27T14:52:26.950Z] #17 66.58 Selecting previously unselected package libpcre3-dev:amd64. [2019-11-27T14:52:26.950Z] #17 66.58 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-11-27T14:52:26.950Z] #17 66.60 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-27T14:52:27.511Z] #17 67.12 Selecting previously unselected package libselinux1-dev:amd64. [2019-11-27T14:52:27.511Z] #17 67.13 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-11-27T14:52:27.511Z] #17 67.15 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-27T14:52:27.767Z] #17 67.42 Selecting previously unselected package libdevmapper-dev:amd64. [2019-11-27T14:52:27.767Z] #17 67.43 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-11-27T14:52:27.767Z] #17 67.44 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-27T14:52:28.023Z] #17 67.57 Selecting previously unselected package libnl-3-200:amd64. [2019-11-27T14:52:28.023Z] #17 67.59 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-27T14:52:28.023Z] #17 67.60 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-27T14:52:28.278Z] #17 67.71 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-27T14:52:28.278Z] #17 67.71 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-27T14:52:28.278Z] #17 67.72 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-27T14:52:28.278Z] #17 67.80 Selecting previously unselected package libreadline5:amd64. [2019-11-27T14:52:28.278Z] #17 67.80 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-11-27T14:52:28.278Z] #17 67.80 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-27T14:52:28.278Z] #17 67.95 Selecting previously unselected package libsystemd-dev:amd64. [2019-11-27T14:52:28.534Z] #17 67.96 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-11-27T14:52:28.534Z] #17 67.97 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-27T14:52:29.060Z] #28 ... [2019-11-27T14:52:29.060Z] [2019-11-27T14:52:29.060Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:52:29.060Z] #31 34.25 sync [2019-11-27T14:52:29.325Z] #31 34.25 internal/reflectlite [2019-11-27T14:52:30.153Z] #17 69.58 Selecting previously unselected package net-tools. [2019-11-27T14:52:30.153Z] #17 69.60 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-11-27T14:52:30.153Z] #17 69.61 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-27T14:52:30.413Z] #17 69.85 Selecting previously unselected package python-pip-whl. [2019-11-27T14:52:30.413Z] #17 69.85 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-27T14:52:30.413Z] #17 69.86 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-27T14:52:30.669Z] #17 ... [2019-11-27T14:52:30.669Z] [2019-11-27T14:52:30.669Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:52:30.669Z] #41 58.68 CC compel/src/lib/infect-util.o [2019-11-27T14:52:30.669Z] #41 59.09 CC compel/src/lib/infect.o [2019-11-27T14:52:30.669Z] #41 61.46 CC compel/src/lib/ptrace.o [2019-11-27T14:52:30.669Z] #41 61.86 AR compel/libcompel.a [2019-11-27T14:52:30.669Z] #41 61.95 HOSTCC compel/src/main-host.o [2019-11-27T14:52:30.669Z] #41 62.32 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-11-27T14:52:30.669Z] #41 62.60 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-27T14:52:30.669Z] #41 63.01 HOSTCC compel/src/lib/log-host.o [2019-11-27T14:52:30.669Z] #41 63.26 HOSTLINK compel/compel-host-bin [2019-11-27T14:52:30.669Z] #41 63.37 DEP soccr/soccr.d [2019-11-27T14:52:30.669Z] #41 63.50 CC soccr/soccr.o [2019-11-27T14:52:30.669Z] #41 64.79 AR soccr/libsoccr.a [2019-11-27T14:52:30.669Z] #41 64.83 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-27T14:52:30.669Z] #41 65.14 DEP criu/arch/x86/sigframe.d [2019-11-27T14:52:30.669Z] #41 65.34 DEP criu/arch/x86/sigaction_compat.d [2019-11-27T14:52:30.669Z] #41 65.48 DEP criu/arch/x86/kerndat.d [2019-11-27T14:52:30.669Z] #41 65.68 DEP criu/arch/x86/crtools.d [2019-11-27T14:52:30.669Z] #41 65.79 DEP criu/arch/x86/cpu.d [2019-11-27T14:52:30.669Z] #41 65.95 CC criu/arch/x86/cpu.o [2019-11-27T14:52:30.669Z] #41 66.59 CC criu/arch/x86/crtools.o [2019-11-27T14:52:30.669Z] #41 67.93 CC criu/arch/x86/kerndat.o [2019-11-27T14:52:30.669Z] #41 68.53 CC criu/arch/x86/sigaction_compat.o [2019-11-27T14:52:30.716Z] #31 ... [2019-11-27T14:52:30.716Z] [2019-11-27T14:52:30.716Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:52:30.716Z] #68 DONE 35.7s [2019-11-27T14:52:30.716Z] [2019-11-27T14:52:30.716Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:52:30.716Z] #40 28.03 Building dependency tree... [2019-11-27T14:52:30.716Z] #40 30.39 The following additional packages will be installed: [2019-11-27T14:52:30.716Z] #40 30.40 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-27T14:52:30.716Z] #40 30.40 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-27T14:52:30.716Z] #40 30.43 Suggested packages: [2019-11-27T14:52:30.716Z] #40 30.43 manpages-dev python-setuptools [2019-11-27T14:52:30.716Z] #40 32.11 The following NEW packages will be installed: [2019-11-27T14:52:30.716Z] #40 32.11 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-27T14:52:30.716Z] #40 32.11 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-27T14:52:30.716Z] #40 32.12 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-27T14:52:30.716Z] #40 32.12 zlib1g-dev [2019-11-27T14:52:30.716Z] #40 33.28 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-27T14:52:30.716Z] #40 33.28 Need to get 3415 kB of archives. [2019-11-27T14:52:30.716Z] #40 33.28 After this operation, 19.0 MB of additional disk space will be used. [2019-11-27T14:52:30.716Z] #40 33.28 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-11-27T14:52:30.716Z] #40 33.29 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-11-27T14:52:30.716Z] #40 33.29 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-11-27T14:52:30.716Z] #40 33.30 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-27T14:52:30.716Z] #40 33.30 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-27T14:52:30.716Z] #40 33.30 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-11-27T14:52:30.716Z] #40 33.31 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-27T14:52:30.716Z] #40 33.31 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-27T14:52:30.716Z] #40 33.34 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-11-27T14:52:30.716Z] #40 33.37 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-11-27T14:52:30.716Z] #40 33.38 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-11-27T14:52:30.716Z] #40 33.46 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-11-27T14:52:30.717Z] #40 33.51 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-27T14:52:30.717Z] #40 33.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-27T14:52:30.717Z] #40 33.52 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-27T14:52:30.717Z] #40 33.55 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-11-27T14:52:30.717Z] #40 34.92 debconf: delaying package configuration, since apt-utils is not installed [2019-11-27T14:52:30.717Z] #40 35.20 Fetched 3415 kB in 1s (2564 kB/s) [2019-11-27T14:52:30.717Z] #40 35.43 Selecting previously unselected package libnet1:arm64. [2019-11-27T14:52:30.717Z] #40 35.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-11-27T14:52:30.717Z] #40 35.51 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-11-27T14:52:30.717Z] #40 35.57 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-27T14:52:30.717Z] #40 36.07 Selecting previously unselected package libcap-dev:arm64. [2019-11-27T14:52:30.717Z] #40 36.08 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-11-27T14:52:30.717Z] #40 36.09 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-11-27T14:52:30.717Z] #40 36.26 Selecting previously unselected package libnet1-dev. [2019-11-27T14:52:30.717Z] #40 36.27 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-11-27T14:52:30.924Z] #41 68.76 CC criu/arch/x86/sigframe.o [2019-11-27T14:52:30.924Z] #41 ... [2019-11-27T14:52:30.924Z] [2019-11-27T14:52:30.924Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:52:30.924Z] #17 70.51 Selecting previously unselected package python3-pip. [2019-11-27T14:52:30.924Z] #17 70.51 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-27T14:52:30.924Z] #17 70.51 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-27T14:52:30.978Z] #40 36.29 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-27T14:52:31.109Z] #32 ... [2019-11-27T14:52:31.109Z] [2019-11-27T14:52:31.109Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:52:31.109Z] #45 15.31 unicode/utf16 [2019-11-27T14:52:31.109Z] #45 15.53 container/list [2019-11-27T14:52:31.109Z] #45 16.07 crypto/internal/subtle [2019-11-27T14:52:31.109Z] #45 16.14 crypto/subtle [2019-11-27T14:52:31.109Z] #45 16.44 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-27T14:52:31.109Z] #45 16.50 internal/nettrace [2019-11-27T14:52:31.109Z] #45 16.63 runtime/cgo [2019-11-27T14:52:31.180Z] #17 70.70 Selecting previously unselected package python3-pkg-resources. [2019-11-27T14:52:31.180Z] #17 70.72 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-27T14:52:31.180Z] #17 70.72 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-27T14:52:31.240Z] #40 36.61 Selecting previously unselected package libnl-3-200:arm64. [2019-11-27T14:52:31.240Z] #40 36.62 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-11-27T14:52:31.240Z] #40 36.64 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-11-27T14:52:31.435Z] #17 70.88 Selecting previously unselected package python3-setuptools. [2019-11-27T14:52:31.435Z] #17 70.88 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-27T14:52:31.435Z] #17 70.89 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-27T14:52:31.503Z] #40 ... [2019-11-27T14:52:31.503Z] [2019-11-27T14:52:31.503Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:52:31.503Z] #31 36.45 sort [2019-11-27T14:52:31.503Z] #31 36.45 errors [2019-11-27T14:52:31.503Z] #31 36.60 strconv [2019-11-27T14:52:31.503Z] #31 36.65 io [2019-11-27T14:52:31.503Z] #31 36.65 internal/oserror [2019-11-27T14:52:31.691Z] #17 71.12 Selecting previously unselected package python3-wheel. [2019-11-27T14:52:31.691Z] #17 71.12 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-27T14:52:31.691Z] #17 71.13 Unpacking python3-wheel (0.29.0-2) ... [2019-11-27T14:52:31.691Z] #17 71.27 Selecting previously unselected package thin-provisioning-tools. [2019-11-27T14:52:31.691Z] #17 71.29 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-11-27T14:52:31.691Z] #17 71.30 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-27T14:52:31.766Z] #31 36.84 syscall [2019-11-27T14:52:31.948Z] #17 71.57 Selecting previously unselected package vim-runtime. [2019-11-27T14:52:31.948Z] #17 71.57 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-27T14:52:31.948Z] #17 71.60 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-27T14:52:31.948Z] #17 71.62 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-27T14:52:31.948Z] #17 71.63 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:52:32.341Z] #31 ... [2019-11-27T14:52:32.341Z] [2019-11-27T14:52:32.341Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-27T14:52:32.341Z] #24 24.49 Reading package lists... [2019-11-27T14:52:32.341Z] #24 30.20 Building dependency tree... [2019-11-27T14:52:32.341Z] #24 32.56 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-27T14:52:32.341Z] #24 32.56 The following additional packages will be installed: [2019-11-27T14:52:32.341Z] #24 32.56 libjq1 libonig4 [2019-11-27T14:52:32.341Z] #24 32.64 The following NEW packages will be installed: [2019-11-27T14:52:32.341Z] #24 32.64 jq libjq1 libonig4 [2019-11-27T14:52:32.341Z] #24 33.75 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-27T14:52:32.341Z] #24 33.75 Need to get 293 kB of archives. [2019-11-27T14:52:32.341Z] #24 33.75 After this operation, 1086 kB of additional disk space will be used. [2019-11-27T14:52:32.341Z] #24 33.75 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-11-27T14:52:32.341Z] #24 33.76 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-11-27T14:52:32.341Z] #24 33.76 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-11-27T14:52:32.341Z] #24 35.05 debconf: delaying package configuration, since apt-utils is not installed [2019-11-27T14:52:32.341Z] #24 35.27 Fetched 293 kB in 1s (271 kB/s) [2019-11-27T14:52:32.341Z] #24 35.44 Selecting previously unselected package libonig4:arm64. [2019-11-27T14:52:32.341Z] #24 35.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 ... 14976 files and directories currently installed.) [2019-11-27T14:52:32.341Z] #24 35.54 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-11-27T14:52:32.341Z] #24 35.61 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-11-27T14:52:32.341Z] #24 36.18 Selecting previously unselected package libjq1:arm64. [2019-11-27T14:52:32.341Z] #24 36.18 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-11-27T14:52:32.341Z] #24 36.20 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-27T14:52:32.341Z] #24 36.43 Selecting previously unselected package jq. [2019-11-27T14:52:32.341Z] #24 36.44 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-11-27T14:52:32.341Z] #24 36.45 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-27T14:52:32.341Z] #24 36.86 Setting up libonig4:arm64 (6.1.3-2) ... [2019-11-27T14:52:32.341Z] #24 37.00 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-27T14:52:32.341Z] #24 37.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:52:32.341Z] #24 37.30 Setting up jq (1.5+dfsg-1.3) ... [2019-11-27T14:52:32.341Z] #24 DONE 37.8s [2019-11-27T14:52:32.341Z] [2019-11-27T14:52:32.341Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:52:32.341Z] #40 36.99 Selecting previously unselected package libnl-3-dev:arm64. [2019-11-27T14:52:32.341Z] #40 36.99 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-11-27T14:52:32.341Z] #40 37.00 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-11-27T14:52:32.341Z] #40 37.38 Selecting previously unselected package libprotobuf-c1:arm64. [2019-11-27T14:52:32.341Z] #40 37.39 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-11-27T14:52:32.341Z] #40 37.41 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-27T14:52:32.341Z] #40 37.61 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-11-27T14:52:32.341Z] #40 37.61 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-11-27T14:52:32.341Z] #40 37.63 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-11-27T14:52:32.681Z] #40 38.02 Selecting previously unselected package zlib1g-dev:arm64. [2019-11-27T14:52:32.681Z] #40 38.03 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-11-27T14:52:32.681Z] #40 38.05 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-11-27T14:52:32.681Z] #40 ... [2019-11-27T14:52:32.681Z] [2019-11-27T14:52:32.681Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-27T14:52:32.681Z] #25 DONE 0.4s [2019-11-27T14:52:32.976Z] [2019-11-27T14:52:32.976Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:52:33.237Z] #26 ... [2019-11-27T14:52:33.237Z] [2019-11-27T14:52:33.237Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-27T14:52:33.237Z] #10 23.22 Reading package lists... [2019-11-27T14:52:33.237Z] #10 29.45 Building dependency tree... [2019-11-27T14:52:33.237Z] #10 32.05 The following additional packages will be installed: [2019-11-27T14:52:33.237Z] #10 32.06 libapparmor1 libseccomp2 [2019-11-27T14:52:33.237Z] #10 32.07 Suggested packages: [2019-11-27T14:52:33.237Z] #10 32.09 seccomp [2019-11-27T14:52:33.237Z] #10 32.45 The following NEW packages will be installed: [2019-11-27T14:52:33.237Z] #10 32.45 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-27T14:52:33.237Z] #10 33.53 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-27T14:52:33.237Z] #10 33.53 Need to get 287 kB of archives. [2019-11-27T14:52:33.237Z] #10 33.53 After this operation, 1186 kB of additional disk space will be used. [2019-11-27T14:52:33.237Z] #10 33.53 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-27T14:52:33.237Z] #10 33.53 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-27T14:52:33.237Z] #10 33.54 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-11-27T14:52:33.237Z] #10 33.54 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-11-27T14:52:33.237Z] #10 34.99 debconf: delaying package configuration, since apt-utils is not installed [2019-11-27T14:52:33.237Z] #10 35.27 Fetched 287 kB in 1s (274 kB/s) [2019-11-27T14:52:33.237Z] #10 35.52 Selecting previously unselected package libseccomp2:arm64. [2019-11-27T14:52:33.237Z] #10 35.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-11-27T14:52:33.237Z] #10 35.66 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-11-27T14:52:33.237Z] #10 35.80 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-27T14:52:33.237Z] #10 36.19 Selecting previously unselected package libseccomp-dev:arm64. [2019-11-27T14:52:33.237Z] #10 36.24 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-11-27T14:52:33.237Z] #10 36.27 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-27T14:52:33.237Z] #10 36.54 Selecting previously unselected package libapparmor1:arm64. [2019-11-27T14:52:33.237Z] #10 36.54 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-11-27T14:52:33.237Z] #10 36.55 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-11-27T14:52:33.237Z] #10 36.81 Selecting previously unselected package libapparmor-dev:arm64. [2019-11-27T14:52:33.237Z] #10 36.81 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-11-27T14:52:33.237Z] #10 36.84 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-11-27T14:52:33.237Z] #10 37.25 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:52:33.237Z] #10 37.51 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-27T14:52:33.237Z] #10 37.56 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-11-27T14:52:33.237Z] #10 37.61 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-27T14:52:33.237Z] #10 37.69 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-11-27T14:52:33.237Z] #10 37.76 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:52:33.237Z] #10 DONE 38.6s [2019-11-27T14:52:33.237Z] [2019-11-27T14:52:33.237Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-27T14:52:33.237Z] #56 23.09 Reading package lists... [2019-11-27T14:52:33.237Z] #56 29.70 Building dependency tree... [2019-11-27T14:52:33.237Z] #56 32.48 The following additional packages will be installed: [2019-11-27T14:52:33.237Z] #56 32.49 btrfs-progs liblzo2-2 [2019-11-27T14:52:33.237Z] #56 32.68 The following NEW packages will be installed: [2019-11-27T14:52:33.237Z] #56 32.69 btrfs-progs btrfs-tools liblzo2-2 [2019-11-27T14:52:33.237Z] #56 33.82 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-27T14:52:33.237Z] #56 33.82 Need to get 582 kB of archives. [2019-11-27T14:52:33.237Z] #56 33.82 After this operation, 3944 kB of additional disk space will be used. [2019-11-27T14:52:33.237Z] #56 33.82 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-27T14:52:33.237Z] #56 33.82 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-11-27T14:52:33.237Z] #56 33.84 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-11-27T14:52:33.237Z] #56 35.14 debconf: delaying package configuration, since apt-utils is not installed [2019-11-27T14:52:33.237Z] #56 35.38 Fetched 582 kB in 1s (543 kB/s) [2019-11-27T14:52:33.237Z] #56 35.54 Selecting previously unselected package liblzo2-2:arm64. [2019-11-27T14:52:33.237Z] #56 35.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 ... 14976 files and directories currently installed.) [2019-11-27T14:52:33.237Z] #56 35.64 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-11-27T14:52:33.237Z] #56 35.76 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-27T14:52:33.237Z] #56 36.21 Selecting previously unselected package btrfs-progs. [2019-11-27T14:52:33.237Z] #56 36.28 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-11-27T14:52:33.237Z] #56 36.32 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-27T14:52:33.237Z] #56 37.23 Selecting previously unselected package btrfs-tools. [2019-11-27T14:52:33.237Z] #56 37.23 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-11-27T14:52:33.237Z] #56 37.25 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-27T14:52:33.237Z] #56 37.54 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:52:33.237Z] #56 37.61 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-27T14:52:33.237Z] #56 37.72 Setting up btrfs-progs (4.7.3-1) ... [2019-11-27T14:52:33.237Z] #56 37.77 Setting up btrfs-tools (4.7.3-1) ... [2019-11-27T14:52:33.237Z] #56 37.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:52:33.237Z] #56 DONE 38.7s [2019-11-27T14:52:33.505Z] [2019-11-27T14:52:33.505Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:52:33.505Z] #40 38.70 Selecting previously unselected package libprotobuf10:arm64. [2019-11-27T14:52:33.505Z] #40 38.70 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-11-27T14:52:33.505Z] #40 38.71 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-11-27T14:52:33.505Z] #40 ... [2019-11-27T14:52:33.505Z] [2019-11-27T14:52:33.505Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-27T14:52:33.505Z] #57 DONE 0.2s [2019-11-27T14:52:33.505Z] [2019-11-27T14:52:33.505Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-27T14:52:33.505Z] #52 DONE 0.3s [2019-11-27T14:52:33.775Z] [2019-11-27T14:52:33.775Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-27T14:52:33.775Z] #53 DONE 0.3s [2019-11-27T14:52:33.775Z] [2019-11-27T14:52:33.775Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-27T14:52:33.775Z] #58 DONE 0.4s [2019-11-27T14:52:33.775Z] [2019-11-27T14:52:33.775Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:52:36.117Z] #17 75.64 Selecting previously unselected package vim. [2019-11-27T14:52:36.117Z] #17 75.65 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-27T14:52:36.117Z] #17 75.66 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:52:36.322Z] #59 ... [2019-11-27T14:52:36.322Z] [2019-11-27T14:52:36.322Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:52:36.322Z] #33 25.03 Reading package lists... [2019-11-27T14:52:36.322Z] #33 31.68 Building dependency tree... [2019-11-27T14:52:36.322Z] #33 34.18 The following additional packages will be installed: [2019-11-27T14:52:36.322Z] #33 34.21 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-27T14:52:36.322Z] #33 34.23 Suggested packages: [2019-11-27T14:52:36.322Z] #33 34.23 codeblocks eclipse ninja-build lrzip [2019-11-27T14:52:36.322Z] #33 34.23 Recommended packages: [2019-11-27T14:52:36.323Z] #33 34.23 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-27T14:52:36.323Z] #33 35.07 The following NEW packages will be installed: [2019-11-27T14:52:36.323Z] #33 35.07 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-27T14:52:36.323Z] #33 35.07 vim-common xxd [2019-11-27T14:52:36.323Z] #33 36.17 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-27T14:52:36.323Z] #33 36.17 Need to get 13.1 MB of archives. [2019-11-27T14:52:36.323Z] #33 36.17 After this operation, 55.5 MB of additional disk space will be used. [2019-11-27T14:52:36.323Z] #33 36.17 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-27T14:52:36.323Z] #33 36.32 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-27T14:52:36.323Z] #33 36.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-11-27T14:52:36.323Z] #33 37.36 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-27T14:52:36.323Z] #33 37.41 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-27T14:52:36.323Z] #33 37.50 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-11-27T14:52:36.323Z] #33 37.51 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-11-27T14:52:36.323Z] #33 37.52 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-11-27T14:52:36.323Z] #33 37.83 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-11-27T14:52:36.323Z] #33 37.86 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-27T14:52:36.323Z] #33 39.10 debconf: delaying package configuration, since apt-utils is not installed [2019-11-27T14:52:36.323Z] #33 39.39 Fetched 13.1 MB in 2s (4790 kB/s) [2019-11-27T14:52:36.323Z] #33 39.56 Selecting previously unselected package cmake-data. [2019-11-27T14:52:36.323Z] #33 39.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-11-27T14:52:36.323Z] #33 39.64 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-27T14:52:36.323Z] #33 39.67 Unpacking cmake-data (3.7.2-1) ... [2019-11-27T14:52:36.323Z] #33 ... [2019-11-27T14:52:36.323Z] [2019-11-27T14:52:36.323Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:52:36.323Z] #40 39.66 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-11-27T14:52:36.323Z] #40 39.66 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-11-27T14:52:36.323Z] #40 39.73 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-11-27T14:52:36.323Z] #40 40.02 Selecting previously unselected package libprotobuf-dev:arm64. [2019-11-27T14:52:36.323Z] #40 40.03 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-11-27T14:52:36.323Z] #40 40.04 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-11-27T14:52:36.323Z] #40 41.57 Selecting previously unselected package libprotoc10:arm64. [2019-11-27T14:52:36.323Z] #40 41.57 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-11-27T14:52:36.323Z] #40 41.61 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-11-27T14:52:36.673Z] #45 ... [2019-11-27T14:52:36.673Z] [2019-11-27T14:52:36.673Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:52:36.673Z] #51 17.04 + cd /tmp/tmp.5vI2NveDIE/src/github.com/golangci/golangci-lint/ [2019-11-27T14:52:36.673Z] #51 17.04 + git checkout -q v1.20.0 [2019-11-27T14:52:36.673Z] #51 17.48 ++ git describe --tags [2019-11-27T14:52:36.673Z] #51 17.49 + version=v1.20.0 [2019-11-27T14:52:36.673Z] #51 17.49 ++ git rev-parse --short HEAD [2019-11-27T14:52:36.673Z] #51 17.49 + commit=cc98739 [2019-11-27T14:52:36.673Z] #51 17.49 ++ git show -s --format=%cd [2019-11-27T14:52:36.673Z] #51 17.49 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-27T14:52:36.673Z] #51 17.49 + 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-27T14:52:36.673Z] #51 ... [2019-11-27T14:52:36.673Z] [2019-11-27T14:52:36.673Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-27T14:52:36.673Z] #39 12.31 + cd /tmp/tmp.9x26ukgDXB/src/github.com/docker/distribution [2019-11-27T14:52:36.673Z] #39 12.31 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-27T14:52:36.673Z] #39 14.77 + GOPATH=/tmp/tmp.9x26ukgDXB/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9x26ukgDXB go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-27T14:52:36.678Z] #17 ... [2019-11-27T14:52:36.678Z] [2019-11-27T14:52:36.678Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:52:36.678Z] #44 130.6 net/http/httptrace [2019-11-27T14:52:36.678Z] #44 130.9 net/http [2019-11-27T14:52:36.678Z] #44 ... [2019-11-27T14:52:36.678Z] [2019-11-27T14:52:36.678Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:52:36.678Z] #17 76.25 Selecting previously unselected package xfsprogs. [2019-11-27T14:52:36.678Z] #17 76.26 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-11-27T14:52:36.678Z] #17 76.26 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-27T14:52:36.894Z] #40 42.37 Selecting previously unselected package protobuf-c-compiler. [2019-11-27T14:52:37.106Z] #39 ... [2019-11-27T14:52:37.106Z] [2019-11-27T14:52:37.106Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-27T14:52:37.106Z] #11 12.36 Fetched 7672 kB in 11s (655 kB/s) [2019-11-27T14:52:37.106Z] #11 12.36 Reading package lists... [2019-11-27T14:52:37.106Z] #11 17.09 Reading package lists... [2019-11-27T14:52:37.106Z] #11 21.64 Building dependency tree... [2019-11-27T14:52:37.106Z] #11 ... [2019-11-27T14:52:37.106Z] [2019-11-27T14:52:37.106Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-27T14:52:37.106Z] #57 14.49 Fetched 7672 kB in 13s (550 kB/s) [2019-11-27T14:52:37.106Z] #57 14.49 Reading package lists... [2019-11-27T14:52:37.106Z] #57 18.52 Reading package lists... [2019-11-27T14:52:37.155Z] #40 42.39 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-11-27T14:52:37.155Z] #40 42.39 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-27T14:52:37.155Z] #40 42.60 Selecting previously unselected package protobuf-compiler. [2019-11-27T14:52:37.155Z] #40 42.61 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-11-27T14:52:37.155Z] #40 42.61 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-27T14:52:37.239Z] #17 76.88 Selecting previously unselected package zip. [2019-11-27T14:52:37.239Z] #17 76.89 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-11-27T14:52:37.239Z] #17 76.89 Unpacking zip (3.0-11+b1) ... [2019-11-27T14:52:37.417Z] #40 42.86 Selecting previously unselected package python-pkg-resources. [2019-11-27T14:52:37.417Z] #40 42.87 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-27T14:52:37.417Z] #40 42.87 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-27T14:52:37.496Z] #17 77.08 Selecting previously unselected package libapparmor-perl. [2019-11-27T14:52:37.496Z] #17 77.10 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-11-27T14:52:37.496Z] #17 77.10 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-27T14:52:37.496Z] #17 77.23 Selecting previously unselected package apparmor. [2019-11-27T14:52:37.514Z] #57 22.87 Building dependency tree... [2019-11-27T14:52:37.514Z] #57 ... [2019-11-27T14:52:37.514Z] [2019-11-27T14:52:37.515Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-27T14:52:37.515Z] #11 21.64 Building dependency tree... [2019-11-27T14:52:37.680Z] #40 43.15 Selecting previously unselected package python-protobuf. [2019-11-27T14:52:37.680Z] #40 43.15 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-11-27T14:52:37.680Z] #40 43.15 Unpacking python-protobuf (3.0.0-9) ... [2019-11-27T14:52:37.751Z] #17 77.23 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-11-27T14:52:37.752Z] #17 77.30 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-27T14:52:37.907Z] #11 ... [2019-11-27T14:52:37.907Z] [2019-11-27T14:52:37.907Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:52:37.907Z] #69 13.05 + cd /tmp/tmp.joBcqH8W7n/src/github.com/docker/libnetwork [2019-11-27T14:52:37.907Z] #69 13.05 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-27T14:52:37.907Z] #69 13.55 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-27T14:52:37.907Z] #69 ... [2019-11-27T14:52:37.907Z] [2019-11-27T14:52:37.907Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:52:37.907Z] #41 13.42 Fetched 7672 kB in 12s (591 kB/s) [2019-11-27T14:52:37.907Z] #41 13.42 Reading package lists... [2019-11-27T14:52:37.907Z] #41 18.81 Reading package lists... [2019-11-27T14:52:37.907Z] #41 23.44 Building dependency tree... [2019-11-27T14:52:37.907Z] #41 ... [2019-11-27T14:52:37.907Z] [2019-11-27T14:52:37.907Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-27T14:52:37.907Z] #57 22.87 Building dependency tree... [2019-11-27T14:52:37.941Z] #40 ... [2019-11-27T14:52:37.941Z] [2019-11-27T14:52:37.941Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-27T14:52:37.941Z] #11 DONE 4.8s [2019-11-27T14:52:38.202Z] [2019-11-27T14:52:38.202Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-27T14:52:38.309Z] #57 23.96 The following additional packages will be installed: [2019-11-27T14:52:38.309Z] #57 23.98 btrfs-progs liblzo2-2 [2019-11-27T14:52:38.318Z] #17 77.78 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-27T14:52:38.318Z] #17 77.78 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-11-27T14:52:38.318Z] #17 77.79 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-27T14:52:38.729Z] #57 24.21 The following NEW packages will be installed: [2019-11-27T14:52:38.729Z] #57 24.22 btrfs-progs btrfs-tools liblzo2-2 [2019-11-27T14:52:38.729Z] #57 24.29 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-27T14:52:38.729Z] #57 24.29 Need to get 668 kB of archives. [2019-11-27T14:52:38.729Z] #57 24.29 After this operation, 5446 kB of additional disk space will be used. [2019-11-27T14:52:38.729Z] #57 24.29 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-27T14:52:38.729Z] #57 24.32 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-27T14:52:38.730Z] #57 24.36 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-27T14:52:38.730Z] #57 ... [2019-11-27T14:52:38.730Z] [2019-11-27T14:52:38.730Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-27T14:52:38.730Z] #25 14.40 Fetched 7672 kB in 13s (551 kB/s) [2019-11-27T14:52:38.730Z] #25 14.40 Reading package lists... [2019-11-27T14:52:38.730Z] #25 18.65 Reading package lists... [2019-11-27T14:52:39.158Z] #25 23.84 Building dependency tree... [2019-11-27T14:52:39.158Z] #25 ... [2019-11-27T14:52:39.158Z] [2019-11-27T14:52:39.158Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-27T14:52:39.158Z] #11 23.82 The following additional packages will be installed: [2019-11-27T14:52:39.158Z] #11 23.88 libapparmor1 libseccomp2 [2019-11-27T14:52:39.158Z] #11 23.89 Suggested packages: [2019-11-27T14:52:39.158Z] #11 23.89 seccomp [2019-11-27T14:52:39.158Z] #11 24.18 The following NEW packages will be installed: [2019-11-27T14:52:39.158Z] #11 24.23 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-27T14:52:39.158Z] #11 24.31 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-27T14:52:39.158Z] #11 24.31 Need to get 301 kB of archives. [2019-11-27T14:52:39.158Z] #11 24.31 After this operation, 1402 kB of additional disk space will be used. [2019-11-27T14:52:39.158Z] #11 24.31 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-27T14:52:39.158Z] #11 24.34 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-27T14:52:39.158Z] #11 24.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-11-27T14:52:39.158Z] #11 24.36 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-11-27T14:52:39.158Z] #11 ... [2019-11-27T14:52:39.158Z] [2019-11-27T14:52:39.158Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:52:39.158Z] #34 14.69 Fetched 7672 kB in 14s (541 kB/s) [2019-11-27T14:52:39.158Z] #34 14.69 Reading package lists... [2019-11-27T14:52:39.158Z] #34 19.14 Reading package lists... [2019-11-27T14:52:39.158Z] #34 23.61 Building dependency tree... [2019-11-27T14:52:39.158Z] #34 ... [2019-11-27T14:52:39.158Z] [2019-11-27T14:52:39.158Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:52:39.158Z] #41 23.44 Building dependency tree... [2019-11-27T14:52:39.556Z] #41 24.97 The following additional packages will be installed: [2019-11-27T14:52:39.556Z] #41 24.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-27T14:52:39.556Z] #41 24.97 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-27T14:52:39.556Z] #41 24.98 Suggested packages: [2019-11-27T14:52:39.556Z] #41 24.98 manpages-dev python-setuptools [2019-11-27T14:52:39.591Z] #12 ... [2019-11-27T14:52:39.591Z] [2019-11-27T14:52:39.591Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:52:39.591Z] #47 34.66 + cd /tmp/tmp.mViPRny44t/src/gotest.tools/gotestsum [2019-11-27T14:52:39.591Z] #47 34.66 + git checkout -q v0.3.5 [2019-11-27T14:52:39.591Z] #47 34.69 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-27T14:52:39.853Z] #47 ... [2019-11-27T14:52:39.853Z] [2019-11-27T14:52:39.853Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:52:39.853Z] #33 44.74 Selecting previously unselected package liblzo2-2:arm64. [2019-11-27T14:52:39.853Z] #33 44.75 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-11-27T14:52:39.853Z] #33 44.77 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-27T14:52:39.853Z] #33 45.01 Selecting previously unselected package libicu57:arm64. [2019-11-27T14:52:39.853Z] #33 45.01 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-11-27T14:52:39.853Z] #33 45.02 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-11-27T14:52:40.211Z] #17 79.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-27T14:52:40.211Z] #17 79.59 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-11-27T14:52:40.211Z] #17 79.60 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-27T14:52:40.430Z] #33 ... [2019-11-27T14:52:40.430Z] [2019-11-27T14:52:40.430Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:52:40.430Z] #44 35.40 sync [2019-11-27T14:52:40.430Z] #44 35.40 internal/reflectlite [2019-11-27T14:52:40.430Z] #44 37.57 github.com/LK4D4/vndr/godl/singleflight [2019-11-27T14:52:40.430Z] #44 39.57 bytes [2019-11-27T14:52:40.430Z] #44 39.57 strconv [2019-11-27T14:52:40.430Z] #44 39.58 strings [2019-11-27T14:52:40.430Z] #44 39.58 syscall [2019-11-27T14:52:40.430Z] #44 44.01 bufio [2019-11-27T14:52:40.430Z] #44 ... [2019-11-27T14:52:40.430Z] [2019-11-27T14:52:40.430Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:52:40.430Z] #26 7.285 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-27T14:52:40.430Z] #26 7.665 [2019-11-27T14:52:40.878Z] #41 ... [2019-11-27T14:52:40.878Z] [2019-11-27T14:52:40.878Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-27T14:52:40.878Z] #11 25.07 debconf: delaying package configuration, since apt-utils is not installed [2019-11-27T14:52:40.878Z] #11 25.14 Fetched 301 kB in 0s (3424 kB/s) [2019-11-27T14:52:40.878Z] #11 25.19 Selecting previously unselected package libseccomp2:s390x. [2019-11-27T14:52:40.878Z] #11 25.19 (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-27T14:52:40.878Z] #11 25.25 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-27T14:52:40.878Z] #11 25.26 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-27T14:52:40.878Z] #11 25.41 Selecting previously unselected package libseccomp-dev:s390x. [2019-11-27T14:52:40.878Z] #11 25.41 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-27T14:52:40.878Z] #11 25.41 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-27T14:52:40.878Z] #11 25.55 Selecting previously unselected package libapparmor1:s390x. [2019-11-27T14:52:40.878Z] #11 25.56 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-11-27T14:52:40.878Z] #11 25.57 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-27T14:52:40.878Z] #11 25.70 Selecting previously unselected package libapparmor-dev:s390x. [2019-11-27T14:52:40.878Z] #11 25.71 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-11-27T14:52:40.878Z] #11 25.71 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-27T14:52:40.878Z] #11 25.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:52:40.878Z] #11 26.04 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-27T14:52:40.878Z] #11 26.06 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-27T14:52:40.878Z] #11 26.06 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-27T14:52:40.878Z] #11 26.07 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-27T14:52:40.878Z] #11 26.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:52:40.878Z] #11 DONE 26.4s [2019-11-27T14:52:40.878Z] [2019-11-27T14:52:40.878Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-27T14:52:40.878Z] #53 DONE 0.1s [2019-11-27T14:52:40.878Z] [2019-11-27T14:52:40.878Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-27T14:52:41.001Z] #26 8.106 # 2.3% [2019-11-27T14:52:41.001Z] #26 ... [2019-11-27T14:52:41.001Z] [2019-11-27T14:52:41.001Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-27T14:52:41.001Z] #12 DONE 2.9s [2019-11-27T14:52:41.001Z] [2019-11-27T14:52:41.001Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:52:41.137Z] #17 ... [2019-11-27T14:52:41.137Z] [2019-11-27T14:52:41.137Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:52:41.137Z] #41 69.02 LINK criu/arch/x86/crtools.built-in.o [2019-11-27T14:52:41.137Z] #41 69.08 DEP criu/pie/util-vdso-elf32.d [2019-11-27T14:52:41.137Z] #41 69.22 DEP criu/arch/x86/vdso-pie.d [2019-11-27T14:52:41.137Z] #41 69.41 DEP criu/pie/parasite-vdso.d [2019-11-27T14:52:41.137Z] #41 69.62 DEP criu/pie/util-vdso.d [2019-11-27T14:52:41.137Z] #41 69.79 DEP criu/pie/util.d [2019-11-27T14:52:41.137Z] #41 69.92 CC criu/pie/util.o [2019-11-27T14:52:41.137Z] #41 70.26 CC criu/pie/util-vdso.o [2019-11-27T14:52:41.137Z] #41 70.91 CC criu/pie/parasite-vdso.o [2019-11-27T14:52:41.137Z] #41 72.08 CC criu/arch/x86/vdso-pie.o [2019-11-27T14:52:41.137Z] #41 72.42 CC criu/pie/util-vdso-elf32.o [2019-11-27T14:52:41.137Z] #41 73.04 AR criu/pie/pie.lib.a [2019-11-27T14:52:41.137Z] #41 73.10 DEP criu/pie/restorer.d [2019-11-27T14:52:41.137Z] #41 73.33 DEP criu/arch/x86/sigaction_compat_pie.d [2019-11-27T14:52:41.137Z] #41 73.53 DEP criu/arch/x86/restorer_unmap.d [2019-11-27T14:52:41.137Z] #41 73.56 DEP criu/arch/x86/restorer.d [2019-11-27T14:52:41.137Z] #41 73.86 DEP criu/pie/parasite.d [2019-11-27T14:52:41.137Z] #41 74.13 CC criu/pie/parasite.o [2019-11-27T14:52:41.137Z] #41 75.47 LINK criu/pie/parasite.built-in.o [2019-11-27T14:52:41.137Z] #41 75.48 GEN criu/pie/parasite-blob.h [2019-11-27T14:52:41.137Z] #41 75.49 CC criu/arch/x86/restorer.o [2019-11-27T14:52:41.137Z] #41 76.08 CC criu/arch/x86/restorer_unmap.o [2019-11-27T14:52:41.137Z] #41 76.16 CC criu/arch/x86/sigaction_compat_pie.o [2019-11-27T14:52:41.137Z] #41 76.52 CC criu/pie/restorer.o [2019-11-27T14:52:41.284Z] #54 DONE 0.1s [2019-11-27T14:52:41.284Z] [2019-11-27T14:52:41.284Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-27T14:52:41.284Z] #57 25.09 debconf: delaying package configuration, since apt-utils is not installed [2019-11-27T14:52:41.284Z] #57 25.18 Fetched 668 kB in 0s (6213 kB/s) [2019-11-27T14:52:41.284Z] #57 25.25 Selecting previously unselected package liblzo2-2:s390x. [2019-11-27T14:52:41.284Z] #57 25.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 ... 14828 files and directories currently installed.) [2019-11-27T14:52:41.284Z] #57 25.32 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-27T14:52:41.284Z] #57 25.38 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-27T14:52:41.284Z] #57 25.48 Selecting previously unselected package btrfs-progs. [2019-11-27T14:52:41.284Z] #57 25.48 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-27T14:52:41.284Z] #57 25.49 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-27T14:52:41.284Z] #57 26.22 Selecting previously unselected package btrfs-tools. [2019-11-27T14:52:41.284Z] #57 26.22 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-27T14:52:41.284Z] #57 26.23 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-27T14:52:41.284Z] #57 26.33 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:52:41.284Z] #57 26.44 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-27T14:52:41.284Z] #57 26.46 Setting up btrfs-progs (4.7.3-1) ... [2019-11-27T14:52:41.284Z] #57 26.46 Setting up btrfs-tools (4.7.3-1) ... [2019-11-27T14:52:41.284Z] #57 26.47 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:52:41.284Z] #57 DONE 26.7s [2019-11-27T14:52:41.284Z] [2019-11-27T14:52:41.284Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:52:41.284Z] #41 26.67 The following NEW packages will be installed: [2019-11-27T14:52:41.284Z] #41 26.68 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-27T14:52:41.284Z] #41 26.68 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-27T14:52:41.284Z] #41 26.68 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-27T14:52:41.284Z] #41 26.68 zlib1g-dev [2019-11-27T14:52:41.284Z] #41 ... [2019-11-27T14:52:41.284Z] [2019-11-27T14:52:41.284Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-27T14:52:41.284Z] #58 DONE 0.1s [2019-11-27T14:52:41.284Z] [2019-11-27T14:52:41.284Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:52:41.284Z] #41 26.76 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-27T14:52:41.284Z] #41 26.76 Need to get 3476 kB of archives. [2019-11-27T14:52:41.284Z] #41 26.76 After this operation, 20.2 MB of additional disk space will be used. [2019-11-27T14:52:41.284Z] #41 26.76 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-27T14:52:41.284Z] #41 26.79 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-11-27T14:52:41.284Z] #41 26.79 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-11-27T14:52:41.284Z] #41 26.81 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-27T14:52:41.284Z] #41 26.81 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-27T14:52:41.284Z] #41 26.82 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-27T14:52:41.284Z] #41 26.82 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-27T14:52:41.284Z] #41 26.82 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-27T14:52:41.284Z] #41 26.83 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-11-27T14:52:41.284Z] #41 26.88 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-11-27T14:52:41.284Z] #41 ... [2019-11-27T14:52:41.284Z] [2019-11-27T14:52:41.284Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-27T14:52:41.284Z] #59 DONE 0.1s [2019-11-27T14:52:41.284Z] [2019-11-27T14:52:41.284Z] #12 [dev 1/24] RUN groupadd -r docker [2019-11-27T14:52:41.284Z] #12 DONE 0.6s [2019-11-27T14:52:41.284Z] [2019-11-27T14:52:41.284Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:52:41.284Z] #41 26.89 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-11-27T14:52:41.284Z] #41 26.92 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-11-27T14:52:41.393Z] #41 79.35 LINK criu/pie/restorer.built-in.o [2019-11-27T14:52:41.393Z] #41 79.36 GEN criu/pie/restorer-blob.h [2019-11-27T14:52:41.393Z] #41 79.44 DEP criu/vdso.d [2019-11-27T14:52:41.695Z] #41 27.00 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-27T14:52:41.695Z] #41 27.01 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-11-27T14:52:41.695Z] #41 27.02 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-27T14:52:41.695Z] #41 27.05 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-11-27T14:52:41.695Z] #41 ... [2019-11-27T14:52:41.695Z] [2019-11-27T14:52:41.695Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-27T14:52:41.695Z] #25 24.90 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-27T14:52:41.695Z] #25 24.90 The following additional packages will be installed: [2019-11-27T14:52:41.695Z] #25 24.93 libjq1 libonig4 [2019-11-27T14:52:41.695Z] #25 25.28 The following NEW packages will be installed: [2019-11-27T14:52:41.695Z] #25 25.29 jq libjq1 libonig4 [2019-11-27T14:52:41.695Z] #25 25.38 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-27T14:52:41.695Z] #25 25.38 Need to get 328 kB of archives. [2019-11-27T14:52:41.695Z] #25 25.38 After this operation, 1263 kB of additional disk space will be used. [2019-11-27T14:52:41.695Z] #25 25.38 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-27T14:52:41.695Z] #25 25.42 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-27T14:52:41.695Z] #25 25.43 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-27T14:52:41.695Z] #25 26.16 debconf: delaying package configuration, since apt-utils is not installed [2019-11-27T14:52:41.695Z] #25 26.23 Fetched 328 kB in 0s (3756 kB/s) [2019-11-27T14:52:41.695Z] #25 26.32 Selecting previously unselected package libonig4:s390x. [2019-11-27T14:52:41.695Z] #25 26.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-27T14:52:41.695Z] #25 26.39 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-11-27T14:52:41.695Z] #25 26.40 Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-27T14:52:41.695Z] #25 26.75 Selecting previously unselected package libjq1:s390x. [2019-11-27T14:52:41.695Z] #25 26.76 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-27T14:52:41.695Z] #25 26.76 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-27T14:52:41.695Z] #25 26.90 Selecting previously unselected package jq. [2019-11-27T14:52:41.695Z] #25 26.90 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-27T14:52:41.695Z] #25 26.90 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-27T14:52:41.695Z] #25 27.13 Setting up libonig4:s390x (6.1.3-2) ... [2019-11-27T14:52:41.695Z] #25 27.14 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-27T14:52:41.695Z] #25 27.15 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:52:41.695Z] #25 27.20 Setting up jq (1.5+dfsg-1.3) ... [2019-11-27T14:52:41.695Z] #25 DONE 27.3s [2019-11-27T14:52:41.954Z] #41 79.68 DEP criu/vdso-compat.d [2019-11-27T14:52:41.954Z] #41 ... [2019-11-27T14:52:41.954Z] [2019-11-27T14:52:41.954Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:52:41.954Z] #17 81.48 Selecting previously unselected package binutils-mingw-w64. [2019-11-27T14:52:41.954Z] #17 81.49 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-27T14:52:41.954Z] #17 81.50 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-27T14:52:42.210Z] #17 81.61 Selecting previously unselected package mingw-w64-common. [2019-11-27T14:52:42.210Z] #17 81.62 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-27T14:52:42.210Z] #17 81.62 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-27T14:52:42.442Z] [2019-11-27T14:52:42.443Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-27T14:52:42.443Z] #13 DONE 0.5s [2019-11-27T14:52:42.443Z] [2019-11-27T14:52:42.443Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-27T14:52:42.443Z] #26 DONE 0.1s [2019-11-27T14:52:42.443Z] [2019-11-27T14:52:42.443Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:52:42.443Z] #60 0.239 + RM_GOPATH=0 [2019-11-27T14:52:42.443Z] #60 0.239 + TMP_GOPATH= [2019-11-27T14:52:42.443Z] #60 0.240 + : /build [2019-11-27T14:52:42.443Z] #60 0.240 + '[' -z '' ']' [2019-11-27T14:52:42.443Z] #60 0.242 ++ mktemp -d [2019-11-27T14:52:42.443Z] #60 0.246 + export GOPATH=/tmp/tmp.p72G8nTaMv [2019-11-27T14:52:42.443Z] #60 0.246 + GOPATH=/tmp/tmp.p72G8nTaMv [2019-11-27T14:52:42.443Z] #60 0.246 + RM_GOPATH=1 [2019-11-27T14:52:42.443Z] #60 0.248 ++ dirname ./install.sh [2019-11-27T14:52:42.443Z] #60 0.254 + dir=. [2019-11-27T14:52:42.443Z] #60 0.254 + bin=containerd [2019-11-27T14:52:42.443Z] #60 0.255 + shift [2019-11-27T14:52:42.443Z] #60 0.255 + '[' '!' -f ./containerd.installer ']' [2019-11-27T14:52:42.443Z] #60 0.255 + . ./containerd.installer [2019-11-27T14:52:42.443Z] #60 0.256 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-27T14:52:42.443Z] #60 0.257 + install_containerd [2019-11-27T14:52:42.443Z] #60 0.257 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-27T14:52:42.443Z] #60 0.257 + git clone https://github.com/containerd/containerd.git /tmp/tmp.p72G8nTaMv/src/github.com/containerd/containerd [2019-11-27T14:52:42.443Z] #60 0.257 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-27T14:52:42.443Z] #60 0.272 Cloning into '/tmp/tmp.p72G8nTaMv/src/github.com/containerd/containerd'... [2019-11-27T14:52:42.955Z] #60 ... [2019-11-27T14:52:42.955Z] [2019-11-27T14:52:42.955Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-27T14:52:42.955Z] #14 0.449 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-27T14:52:42.955Z] #14 DONE 0.6s [2019-11-27T14:52:42.955Z] [2019-11-27T14:52:42.955Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:52:42.955Z] #34 25.08 The following additional packages will be installed: [2019-11-27T14:52:42.955Z] #34 25.09 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-27T14:52:42.955Z] #34 25.09 Suggested packages: [2019-11-27T14:52:42.955Z] #34 25.09 codeblocks eclipse ninja-build lrzip [2019-11-27T14:52:42.955Z] #34 25.09 Recommended packages: [2019-11-27T14:52:42.955Z] #34 25.09 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-27T14:52:42.955Z] #34 25.85 The following NEW packages will be installed: [2019-11-27T14:52:42.955Z] #34 25.85 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-27T14:52:42.955Z] #34 25.86 vim-common xxd [2019-11-27T14:52:42.955Z] #34 25.96 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-27T14:52:42.955Z] #34 25.96 Need to get 13.2 MB of archives. [2019-11-27T14:52:42.955Z] #34 25.96 After this operation, 59.4 MB of additional disk space will be used. [2019-11-27T14:52:42.955Z] #34 25.96 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-11-27T14:52:42.955Z] #34 26.04 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-27T14:52:42.955Z] #34 26.04 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-11-27T14:52:42.955Z] #34 26.76 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-27T14:52:42.955Z] #34 26.82 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-27T14:52:42.955Z] #34 26.88 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-11-27T14:52:42.956Z] #34 26.89 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-11-27T14:52:42.956Z] #34 26.89 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-11-27T14:52:42.956Z] #34 27.11 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-27T14:52:42.956Z] #34 27.14 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-27T14:52:42.956Z] #34 ... [2019-11-27T14:52:42.956Z] [2019-11-27T14:52:42.956Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-27T14:52:42.956Z] #15 DONE 0.4s [2019-11-27T14:52:42.956Z] [2019-11-27T14:52:42.956Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:52:42.956Z] #41 28.42 debconf: delaying package configuration, since apt-utils is not installed [2019-11-27T14:52:42.956Z] #41 28.49 Fetched 3476 kB in 0s (9066 kB/s) [2019-11-27T14:52:42.956Z] #41 28.60 Selecting previously unselected package libnet1:s390x. [2019-11-27T14:52:43.095Z] #26 8.106 # 2.3% #### 5.7% ###### 9.3% ######### 13.3% ########## 15.2% ############## 19.5% ################# 23.7% #################### 29.1% ########################## 36.4% ################################ 44.6% ##################################### 52.8% ########################################### 60.4% ############################################## 64.7% ################################################# 69.3% ##################################################### 74.1% ######################################################## 78.6% ########################################################### 82.0% ############################################################## 86.8% ################################################################## 91.9% ##################################################################### 96.2% ######################################################################## 100.0% [2019-11-27T14:52:43.361Z] #41 28.61 (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-27T14:52:43.361Z] #41 28.67 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-27T14:52:43.361Z] #41 28.68 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-27T14:52:43.361Z] #41 ... [2019-11-27T14:52:43.361Z] [2019-11-27T14:52:43.362Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-27T14:52:43.362Z] #16 DONE 0.4s [2019-11-27T14:52:43.362Z] [2019-11-27T14:52:43.362Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:52:43.362Z] #34 28.51 debconf: delaying package configuration, since apt-utils is not installed [2019-11-27T14:52:43.362Z] #34 28.64 Fetched 13.2 MB in 1s (10.7 MB/s) [2019-11-27T14:52:43.362Z] #34 28.87 Selecting previously unselected package cmake-data. [2019-11-27T14:52:43.362Z] #34 28.87 (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-27T14:52:43.362Z] #34 28.91 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-27T14:52:43.362Z] #34 28.91 Unpacking cmake-data (3.7.2-1) ... [2019-11-27T14:52:43.671Z] #26 11.00 [2019-11-27T14:52:43.770Z] #34 ... [2019-11-27T14:52:43.770Z] [2019-11-27T14:52:43.770Z] #17 [dev 6/24] RUN ldconfig [2019-11-27T14:52:43.770Z] #17 DONE 0.5s [2019-11-27T14:52:43.932Z] #26 ... [2019-11-27T14:52:43.932Z] [2019-11-27T14:52:43.932Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:52:43.932Z] #54 4.234 + RM_GOPATH=0 [2019-11-27T14:52:43.932Z] #54 4.234 + TMP_GOPATH= [2019-11-27T14:52:43.932Z] #54 4.234 + : /build [2019-11-27T14:52:43.932Z] #54 4.234 + '[' -z '' ']' [2019-11-27T14:52:43.932Z] #54 4.234 ++ mktemp -d [2019-11-27T14:52:43.932Z] #54 4.234 + export GOPATH=/tmp/tmp.t3lbla0L7s [2019-11-27T14:52:43.932Z] #54 4.234 + GOPATH=/tmp/tmp.t3lbla0L7s [2019-11-27T14:52:43.932Z] #54 4.234 + RM_GOPATH=1 [2019-11-27T14:52:43.932Z] #54 4.234 ++ dirname ./install.sh [2019-11-27T14:52:43.932Z] #54 4.234 + dir=. [2019-11-27T14:52:43.932Z] #54 4.234 + bin=runc [2019-11-27T14:52:43.932Z] #54 4.234 + shift [2019-11-27T14:52:43.932Z] #54 4.234 + '[' '!' -f ./runc.installer ']' [2019-11-27T14:52:43.932Z] #54 4.234 + . ./runc.installer [2019-11-27T14:52:43.932Z] #54 4.234 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-27T14:52:43.932Z] #54 4.235 + install_runc [2019-11-27T14:52:43.932Z] #54 4.245 + uname -r [2019-11-27T14:52:43.932Z] #54 4.245 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-27T14:52:43.932Z] #54 4.255 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-27T14:52:43.932Z] #54 4.255 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-27T14:52:43.932Z] #54 4.255 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.t3lbla0L7s/src/github.com/opencontainers/runc [2019-11-27T14:52:43.932Z] #54 4.256 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-27T14:52:43.932Z] #54 4.275 Cloning into '/tmp/tmp.t3lbla0L7s/src/github.com/opencontainers/runc'... [2019-11-27T14:52:43.932Z] #54 ... [2019-11-27T14:52:43.932Z] [2019-11-27T14:52:43.932Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-27T14:52:43.932Z] #13 2.537 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-27T14:52:43.932Z] #13 DONE 2.9s [2019-11-27T14:52:43.932Z] [2019-11-27T14:52:43.932Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-27T14:52:44.162Z] [2019-11-27T14:52:44.162Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:52:44.162Z] #41 28.88 Selecting previously unselected package libcap-dev:s390x. [2019-11-27T14:52:44.162Z] #41 28.89 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-11-27T14:52:44.162Z] #41 28.89 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-11-27T14:52:44.162Z] #41 29.16 Selecting previously unselected package libnet1-dev. [2019-11-27T14:52:44.162Z] #41 29.17 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-11-27T14:52:44.162Z] #41 29.18 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-27T14:52:44.162Z] #41 29.34 Selecting previously unselected package libnl-3-200:s390x. [2019-11-27T14:52:44.162Z] #41 29.35 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-27T14:52:44.162Z] #41 29.36 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-27T14:52:44.162Z] #41 29.59 Selecting previously unselected package libnl-3-dev:s390x. [2019-11-27T14:52:44.162Z] #41 29.59 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-11-27T14:52:44.162Z] #41 29.61 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-11-27T14:52:44.162Z] #41 29.85 Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-27T14:52:44.504Z] #14 ... [2019-11-27T14:52:44.504Z] [2019-11-27T14:52:44.504Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:52:44.504Z] #31 39.44 strings [2019-11-27T14:52:44.504Z] #31 39.44 bytes [2019-11-27T14:52:44.504Z] #31 43.05 bufio [2019-11-27T14:52:44.504Z] #31 44.50 reflect [2019-11-27T14:52:44.504Z] #31 45.67 text/tabwriter [2019-11-27T14:52:44.504Z] #31 46.13 path [2019-11-27T14:52:44.504Z] #31 ... [2019-11-27T14:52:44.504Z] [2019-11-27T14:52:44.504Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:52:44.572Z] #41 29.90 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-27T14:52:44.572Z] #41 29.98 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-27T14:52:44.572Z] #41 30.07 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-11-27T14:52:44.572Z] #41 30.07 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-11-27T14:52:44.572Z] #41 30.08 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-27T14:52:44.572Z] #41 30.18 Selecting previously unselected package zlib1g-dev:s390x. [2019-11-27T14:52:44.572Z] #41 30.18 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-11-27T14:52:44.572Z] #41 30.18 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-27T14:52:44.976Z] #41 30.54 Selecting previously unselected package libprotobuf10:s390x. [2019-11-27T14:52:44.976Z] #41 30.54 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-11-27T14:52:44.976Z] #41 30.54 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-11-27T14:52:45.286Z] #26 11.66 ########## 15.2% ##################### 29.2% ################################## 48.1% ############################################# 62.6% ################################################## 69.6% ####################################################### 76.5% ############################################################# 85.8% ###################################################################### 97.7% ######################################################################## 100.0% [2019-11-27T14:52:45.830Z] #41 31.32 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-11-27T14:52:45.830Z] #41 31.36 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-11-27T14:52:45.830Z] #41 31.37 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-27T14:52:45.830Z] #41 ... [2019-11-27T14:52:45.830Z] [2019-11-27T14:52:45.830Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:52:45.830Z] #69 DONE 31.2s [2019-11-27T14:52:45.857Z] #26 13.08 [2019-11-27T14:52:46.257Z] [2019-11-27T14:52:46.257Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:52:46.257Z] #27 2.206 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-27T14:52:46.257Z] #27 2.664 [2019-11-27T14:52:46.375Z] #17 85.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-27T14:52:46.375Z] #17 85.88 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-27T14:52:46.375Z] #17 85.89 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-27T14:52:46.430Z] #26 13.61 0.0% [2019-11-27T14:52:46.430Z] #26 ... [2019-11-27T14:52:46.430Z] [2019-11-27T14:52:46.430Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-27T14:52:46.430Z] #14 DONE 2.6s [2019-11-27T14:52:46.430Z] [2019-11-27T14:52:46.430Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:52:47.374Z] INFO: Extraction ended at 11/27/2019 14:52:46. Duration:00:00:28.0381161 [2019-11-27T14:52:47.374Z] INFO: Updating the golang and path environment variables [2019-11-27T14:52:47.374Z] INFO: GOPATH=d:\gopath [2019-11-27T14:52:47.374Z] INFO: go version go1.13.4 windows/amd64 [2019-11-27T14:52:47.374Z] INFO: Running the daemon under test in debug mode [2019-11-27T14:52:47.374Z] INFO: Starting a daemon under test... [2019-11-27T14:52:47.374Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40263\1\daemon --pidfile d:\CI\PR-40263\1\docker.pid -D [2019-11-27T14:52:47.374Z] INFO: Process started successfully. [2019-11-27T14:52:47.374Z] INFO: Start tailing logs of the daemon under tests [2019-11-27T14:52:47.374Z] INFO: Waiting for the daemon under test to start... [2019-11-27T14:52:48.262Z] #26 13.61 0.0% ##### 7.5% ######### 13.5% ############ 17.2% ################ 23.0% #################### 27.8% ######################### 35.2% ############################### 43.1% ################################### 49.7% ####################################### 55.0% ########################################## 59.1% ############################################ 61.4% ############################################# 63.0% ################################################ 67.1% ################################################### 72.0% ####################################################### 77.2% ######################################################## 78.9% ############################################################# 85.7% ################################################################## 92.9% [2019-11-27T14:52:48.262Z] #26 ... [2019-11-27T14:52:48.262Z] [2019-11-27T14:52:48.262Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:52:48.262Z] #40 43.81 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-27T14:52:48.262Z] #40 43.99 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-27T14:52:48.262Z] #40 44.03 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-27T14:52:48.262Z] #40 48.90 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-27T14:52:48.262Z] #40 48.92 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-11-27T14:52:48.262Z] #40 48.94 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:52:48.262Z] #40 49.03 Setting up python-protobuf (3.0.0-9) ... [2019-11-27T14:52:48.523Z] #40 ... [2019-11-27T14:52:48.523Z] [2019-11-27T14:52:48.523Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:52:48.523Z] #59 4.648 + RM_GOPATH=0 [2019-11-27T14:52:48.523Z] #59 4.648 + TMP_GOPATH= [2019-11-27T14:52:48.523Z] #59 4.648 + : /build [2019-11-27T14:52:48.523Z] #59 4.648 + '[' -z '' ']' [2019-11-27T14:52:48.523Z] #59 4.648 ++ mktemp -d [2019-11-27T14:52:48.523Z] #59 4.655 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-27T14:52:48.523Z] #59 4.655 + export GOPATH=/tmp/tmp.a1eqad9PPb [2019-11-27T14:52:48.523Z] #59 4.655 + GOPATH=/tmp/tmp.a1eqad9PPb [2019-11-27T14:52:48.523Z] #59 4.655 + RM_GOPATH=1 [2019-11-27T14:52:48.523Z] #59 4.655 ++ dirname ./install.sh [2019-11-27T14:52:48.523Z] #59 4.655 + dir=. [2019-11-27T14:52:48.523Z] #59 4.655 + bin=containerd [2019-11-27T14:52:48.523Z] #59 4.655 + shift [2019-11-27T14:52:48.523Z] #59 4.655 + '[' '!' -f ./containerd.installer ']' [2019-11-27T14:52:48.523Z] #59 4.655 + . ./containerd.installer [2019-11-27T14:52:48.523Z] #59 4.655 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-27T14:52:48.523Z] #59 4.655 + install_containerd [2019-11-27T14:52:48.523Z] #59 4.655 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-27T14:52:48.523Z] #59 4.655 + git clone https://github.com/containerd/containerd.git /tmp/tmp.a1eqad9PPb/src/github.com/containerd/containerd [2019-11-27T14:52:48.523Z] #59 4.662 Cloning into '/tmp/tmp.a1eqad9PPb/src/github.com/containerd/containerd'... [2019-11-27T14:52:48.523Z] #59 ... [2019-11-27T14:52:48.523Z] [2019-11-27T14:52:48.523Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:52:48.523Z] #26 13.61 0.0% ##### 7.5% ######### 13.5% ############ 17.2% ################ 23.0% #################### 27.8% ######################### 35.2% ############################### 43.1% ################################### 49.7% ####################################### 55.0% ########################################## 59.1% ############################################ 61.4% ############################################# 63.0% ################################################ 67.1% ################################################### 72.0% ####################################################### 77.2% ######################################################## 78.9% ############################################################# 85.7% ################################################################## 92.9% ######################################################################## 100.0% [2019-11-27T14:52:49.471Z] #26 ... [2019-11-27T14:52:49.471Z] [2019-11-27T14:52:49.471Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-27T14:52:49.471Z] #15 DONE 2.7s [2019-11-27T14:52:49.471Z] [2019-11-27T14:52:49.471Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:52:49.471Z] #26 16.43 [2019-11-27T14:52:49.639Z] #17 ... [2019-11-27T14:52:49.639Z] [2019-11-27T14:52:49.639Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:52:49.639Z] #44 143.5 github.com/LK4D4/vndr/godl [2019-11-27T14:52:49.639Z] #44 144.3 github.com/LK4D4/vndr [2019-11-27T14:52:49.639Z] #44 ... [2019-11-27T14:52:49.639Z] [2019-11-27T14:52:49.639Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:52:49.639Z] #41 79.82 DEP criu/uts_ns.d [2019-11-27T14:52:49.639Z] #41 80.00 DEP criu/util.d [2019-11-27T14:52:49.639Z] #41 80.23 DEP criu/uffd.d [2019-11-27T14:52:49.639Z] #41 80.43 DEP criu/tun.d [2019-11-27T14:52:49.639Z] #41 80.64 DEP criu/tty.d [2019-11-27T14:52:49.639Z] #41 80.95 DEP criu/timerfd.d [2019-11-27T14:52:49.639Z] #41 81.21 DEP criu/sysfs_parse.d [2019-11-27T14:52:49.639Z] #41 81.47 DEP criu/sysctl.d [2019-11-27T14:52:49.639Z] #41 81.70 DEP criu/string.d [2019-11-27T14:52:49.639Z] #41 81.76 DEP criu/stats.d [2019-11-27T14:52:49.639Z] #41 81.87 DEP criu/sockets.d [2019-11-27T14:52:49.639Z] #41 82.10 DEP criu/sk-unix.d [2019-11-27T14:52:49.639Z] #41 82.31 DEP criu/sk-tcp.d [2019-11-27T14:52:49.639Z] #41 82.57 DEP criu/sk-queue.d [2019-11-27T14:52:49.639Z] #41 82.78 DEP criu/sk-packet.d [2019-11-27T14:52:49.639Z] #41 82.99 DEP criu/sk-netlink.d [2019-11-27T14:52:49.639Z] #41 83.23 DEP criu/sk-inet.d [2019-11-27T14:52:49.639Z] #41 83.43 DEP criu/signalfd.d [2019-11-27T14:52:49.639Z] #41 83.66 DEP criu/sigframe.d [2019-11-27T14:52:49.639Z] #41 83.85 DEP criu/shmem.d [2019-11-27T14:52:49.639Z] #41 84.04 DEP criu/servicefd.d [2019-11-27T14:52:49.639Z] #41 84.20 DEP criu/seize.d [2019-11-27T14:52:49.639Z] #41 84.39 DEP criu/seccomp.d [2019-11-27T14:52:49.639Z] #41 84.57 DEP criu/rst-malloc.d [2019-11-27T14:52:49.639Z] #41 84.69 DEP criu/rbtree.d [2019-11-27T14:52:49.639Z] #41 84.74 DEP criu/pstree.d [2019-11-27T14:52:49.639Z] #41 84.96 DEP criu/protobuf.d [2019-11-27T14:52:49.639Z] #41 85.20 GEN criu/protobuf-desc-gen.h [2019-11-27T14:52:49.639Z] #41 86.58 DEP criu/protobuf-desc.d [2019-11-27T14:52:49.639Z] #41 86.72 DEP criu/proc_parse.d [2019-11-27T14:52:49.639Z] #41 86.92 DEP criu/plugin.d [2019-11-27T14:52:49.639Z] #41 87.02 DEP criu/pipes.d [2019-11-27T14:52:49.639Z] #41 87.12 DEP criu/pie-util.d [2019-11-27T14:52:49.639Z] #41 87.24 DEP criu/pie-util-vdso.d [2019-11-27T14:52:49.639Z] #41 87.33 DEP criu/pie-util-vdso-elf32.d [2019-11-27T14:52:49.639Z] #41 87.49 DEP criu/path.d [2019-11-27T14:52:49.639Z] #41 ... [2019-11-27T14:52:49.639Z] [2019-11-27T14:52:49.639Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:52:49.639Z] #44 DONE 153.7s [2019-11-27T14:52:49.894Z] [2019-11-27T14:52:49.895Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:52:49.895Z] #50 ... [2019-11-27T14:52:49.895Z] [2019-11-27T14:52:49.895Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:52:49.895Z] #41 87.84 DEP criu/parasite-syscall.d [2019-11-27T14:52:50.327Z] INFO: Daemon under test started and replied! [2019-11-27T14:52:50.327Z] INFO: Docker version of the daemon under test [2019-11-27T14:52:50.327Z] [2019-11-27T14:52:50.327Z] Client: [2019-11-27T14:52:50.327Z] Version: 17.06.2-ce [2019-11-27T14:52:50.327Z] API version: 1.30 [2019-11-27T14:52:50.327Z] Go version: go1.8.3 [2019-11-27T14:52:50.327Z] Git commit: cec0b72 [2019-11-27T14:52:50.327Z] Built: Tue Sep 5 19:57:19 2017 [2019-11-27T14:52:50.327Z] OS/Arch: windows/amd64 [2019-11-27T14:52:50.327Z] [2019-11-27T14:52:50.327Z] Server: [2019-11-27T14:52:50.327Z] Version: 0.0.0-dev [2019-11-27T14:52:50.327Z] API version: 1.41 (minimum version 1.24) [2019-11-27T14:52:50.327Z] Go version: go1.13.4 [2019-11-27T14:52:50.327Z] Git commit: ef7d16a32 [2019-11-27T14:52:50.327Z] Built: 11/27/2019 14:50:55 [2019-11-27T14:52:50.327Z] OS/Arch: windows/amd64 [2019-11-27T14:52:50.327Z] Experimental: false [2019-11-27T14:52:50.327Z] [2019-11-27T14:52:50.327Z] INFO: Docker info of the daemon under test [2019-11-27T14:52:50.327Z] [2019-11-27T14:52:50.327Z] Containers: 0 [2019-11-27T14:52:50.327Z] Running: 0 [2019-11-27T14:52:50.327Z] Paused: 0 [2019-11-27T14:52:50.327Z] Stopped: 0 [2019-11-27T14:52:50.327Z] Images: 0 [2019-11-27T14:52:50.327Z] Server Version: 0.0.0-dev [2019-11-27T14:52:50.327Z] Storage Driver: windowsfilter [2019-11-27T14:52:50.327Z] Windows: [2019-11-27T14:52:50.327Z] Logging Driver: json-file [2019-11-27T14:52:50.327Z] Plugins: [2019-11-27T14:52:50.327Z] Volume: local [2019-11-27T14:52:50.327Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-27T14:52:50.327Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-27T14:52:50.327Z] Swarm: inactive [2019-11-27T14:52:50.327Z] Default Isolation: process [2019-11-27T14:52:50.327Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-27T14:52:50.327Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-11-27T14:52:50.327Z] OSType: windows [2019-11-27T14:52:50.327Z] Architecture: x86_64 [2019-11-27T14:52:50.327Z] CPUs: 4 [2019-11-27T14:52:50.327Z] Total Memory: 32GiB [2019-11-27T14:52:50.327Z] Name: azwin-2-ae8e40 [2019-11-27T14:52:50.327Z] ID: FEPF:4BT3:TPE4:5272:X2T2:U5O6:DDGZ:S3D6:KMU4:WKFL:QUJO:MSJH [2019-11-27T14:52:50.327Z] Docker Root Dir: D:\CI\PR-40263\1\daemon [2019-11-27T14:52:50.327Z] Debug Mode (client): false [2019-11-27T14:52:50.327Z] Debug Mode (server): true [2019-11-27T14:52:50.327Z] File Descriptors: -1 [2019-11-27T14:52:50.327Z] Goroutines: 17 [2019-11-27T14:52:50.327Z] System Time: 2019-11-27T14:52:50.0106278Z [2019-11-27T14:52:50.327Z] EventsListeners: 0 [2019-11-27T14:52:50.327Z] Registry: https://index.docker.io/v1/ [2019-11-27T14:52:50.327Z] Labels: [2019-11-27T14:52:50.327Z] Experimental: false [2019-11-27T14:52:50.327Z] Insecure Registries: [2019-11-27T14:52:50.327Z] 127.0.0.0/8 [2019-11-27T14:52:50.327Z] Live Restore Enabled: false [2019-11-27T14:52:50.327Z] [2019-11-27T14:52:50.327Z] [2019-11-27T14:52:50.327Z] INFO: Docker images of the daemon under test [2019-11-27T14:52:50.327Z] [2019-11-27T14:52:50.327Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-27T14:52:50.327Z] [2019-11-27T14:52:50.327Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-11-27T14:52:50.327Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-11-27T14:52:50.565Z] #41 88.28 DEP criu/pagemap.d [2019-11-27T14:52:50.786Z] ltsc2019: Pulling from windows/servercore [2019-11-27T14:52:50.786Z] 65014b3c3121: Pulling fs layer [2019-11-27T14:52:50.786Z] e96b0897c5d1: Pulling fs layer [2019-11-27T14:52:50.821Z] #41 88.64 DEP criu/pagemap-cache.d [2019-11-27T14:52:51.077Z] #41 88.90 DEP criu/page-xfer.d [2019-11-27T14:52:51.077Z] #41 89.07 DEP criu/page-pipe.d [2019-11-27T14:52:51.077Z] #41 89.17 DEP criu/netfilter.d [2019-11-27T14:52:51.245Z] #26 16.87 0.1% # 2.1% ## 4.1% #### 6.6% ###### 8.6% ###### 9.3% ####### 11.1% ######### 13.4% ########## 15.0% ############ 16.8% ############# 18.2% ############## 19.7% [2019-11-27T14:52:51.245Z] #26 ... [2019-11-27T14:52:51.245Z] [2019-11-27T14:52:51.245Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:52:51.245Z] #44 46.26 path [2019-11-27T14:52:51.245Z] #44 47.20 hash/crc32 [2019-11-27T14:52:51.245Z] #44 47.90 crypto/internal/randutil [2019-11-27T14:52:51.245Z] #44 48.15 crypto/hmac [2019-11-27T14:52:51.245Z] #44 48.37 vendor/golang.org/x/net/dns/dnsmessage [2019-11-27T14:52:51.245Z] #44 48.39 reflect [2019-11-27T14:52:51.245Z] #44 48.73 regexp/syntax [2019-11-27T14:52:51.245Z] #44 ... [2019-11-27T14:52:51.245Z] [2019-11-27T14:52:51.245Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:52:51.254Z] #27 3.175 ## 3.9% #### 6.0% ##### 8.1% ####### 10.2% ######## 12.3% ########## 14.4% ########### 16.5% ############# 18.5% ############## 20.6% ################ 22.7% ################# 24.8% ################### 26.9% #################### 29.0% ###################### 31.1% ######################### 35.2% ########################## 37.4% ############################# 41.5% ############################### 43.6% ################################ 45.7% ################################## 47.8% ################################### 49.9% ##################################### 52.0% ###################################### 54.0% ######################################## 56.2% ########################################### 60.3% ############################################## 64.5% ############################################### 66.6% ################################################# 68.7% #################################################### 72.9% ##################################################### 75.0% ####################################################### 77.1% ########################################################## 81.2% ############################################################# 85.4% ############################################################### 87.5% ################################################################## 91.7% ################################################################### [2019-11-27T14:52:51.254Z] #27 ... [2019-11-27T14:52:51.254Z] [2019-11-27T14:52:51.254Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:52:51.255Z] #55 0.388 + RM_GOPATH=0 [2019-11-27T14:52:51.255Z] #55 0.388 + TMP_GOPATH= [2019-11-27T14:52:51.255Z] #55 0.388 + : /build [2019-11-27T14:52:51.255Z] #55 0.388 + '[' -z '' ']' [2019-11-27T14:52:51.255Z] #55 0.388 ++ mktemp -d [2019-11-27T14:52:51.255Z] #55 0.388 + export GOPATH=/tmp/tmp.iKYasgevxk [2019-11-27T14:52:51.255Z] #55 0.388 + GOPATH=/tmp/tmp.iKYasgevxk [2019-11-27T14:52:51.255Z] #55 0.388 + RM_GOPATH=1 [2019-11-27T14:52:51.255Z] #55 0.388 ++ dirname ./install.sh [2019-11-27T14:52:51.255Z] #55 0.388 + dir=. [2019-11-27T14:52:51.255Z] #55 0.388 + bin=runc [2019-11-27T14:52:51.255Z] #55 0.388 + shift [2019-11-27T14:52:51.255Z] #55 0.388 + '[' '!' -f ./runc.installer ']' [2019-11-27T14:52:51.255Z] #55 0.388 + . ./runc.installer [2019-11-27T14:52:51.255Z] #55 0.388 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-27T14:52:51.255Z] #55 0.388 + install_runc [2019-11-27T14:52:51.255Z] #55 0.388 + uname -r [2019-11-27T14:52:51.255Z] #55 0.397 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-27T14:52:51.255Z] #55 0.397 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-27T14:52:51.255Z] #55 0.428 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-27T14:52:51.255Z] #55 0.428 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-27T14:52:51.255Z] #55 0.428 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iKYasgevxk/src/github.com/opencontainers/runc [2019-11-27T14:52:51.255Z] #55 0.435 Cloning into '/tmp/tmp.iKYasgevxk/src/github.com/opencontainers/runc'... [2019-11-27T14:52:51.255Z] #55 ... [2019-11-27T14:52:51.255Z] [2019-11-27T14:52:51.255Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:52:51.255Z] #27 3.175 ## 3.9% #### 6.0% ##### 8.1% ####### 10.2% ######## 12.3% ########## 14.4% ########### 16.5% ############# 18.5% ############## 20.6% ################ 22.7% ################# 24.8% ################### 26.9% #################### 29.0% ###################### 31.1% ######################### 35.2% ########################## 37.4% ############################# 41.5% ############################### 43.6% ################################ 45.7% ################################## 47.8% ################################### 49.9% ##################################### 52.0% ###################################### 54.0% ######################################## 56.2% ########################################### 60.3% ############################################## 64.5% ############################################### 66.6% ################################################# 68.7% #################################################### 72.9% ##################################################### 75.0% ####################################################### 77.1% ########################################################## 81.2% ############################################################# 85.4% ############################################################### 87.5% ################################################################## 91.7% ################################################################### 93.8% ###################################################################### 97.9% ######################################################################## [2019-11-27T14:52:51.255Z] #27 ... [2019-11-27T14:52:51.255Z] [2019-11-27T14:52:51.255Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:52:51.255Z] #48 26.68 + cd /tmp/tmp.GqWOe7LlGX/src/gotest.tools/gotestsum [2019-11-27T14:52:51.255Z] #48 26.70 + git checkout -q v0.3.5 [2019-11-27T14:52:51.255Z] #48 26.74 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-27T14:52:51.517Z] #26 16.87 0.1% # 2.1% ## 4.1% #### 6.6% ###### 8.6% ###### 9.3% ####### 11.1% ######### 13.4% ########## 15.0% ############ 16.8% ############# 18.2% ############## 19.7% ############### [2019-11-27T14:52:51.517Z] #26 ... [2019-11-27T14:52:51.517Z] [2019-11-27T14:52:51.517Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:52:51.517Z] #40 55.45 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-11-27T14:52:51.517Z] #40 55.74 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-11-27T14:52:51.517Z] #40 55.78 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-11-27T14:52:51.517Z] #40 56.05 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-11-27T14:52:51.517Z] #40 56.05 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-11-27T14:52:51.517Z] #40 56.05 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-27T14:52:51.517Z] #40 56.05 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-11-27T14:52:51.517Z] #40 56.05 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-27T14:52:51.517Z] #40 56.07 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-11-27T14:52:51.517Z] #40 56.08 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-11-27T14:52:51.517Z] #40 56.12 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:52:51.517Z] #40 DONE 56.8s [2019-11-27T14:52:51.517Z] [2019-11-27T14:52:51.517Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:52:51.642Z] #41 89.34 DEP criu/net.d [2019-11-27T14:52:51.642Z] #41 89.53 DEP criu/namespaces.d [2019-11-27T14:52:51.651Z] #48 ... [2019-11-27T14:52:51.651Z] [2019-11-27T14:52:51.651Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:52:51.651Z] #55 10.39 + cd /tmp/tmp.iKYasgevxk/src/github.com/opencontainers/runc [2019-11-27T14:52:51.651Z] #55 10.39 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-27T14:52:51.651Z] #55 10.56 + '[' -z '' ']' [2019-11-27T14:52:51.651Z] #55 10.56 + target=static [2019-11-27T14:52:51.651Z] #55 10.56 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-27T14:52:51.897Z] #41 89.69 DEP criu/mount.d [2019-11-27T14:52:51.897Z] #41 89.86 DEP criu/mem.d [2019-11-27T14:52:52.153Z] #41 90.02 DEP criu/lsm.d [2019-11-27T14:52:52.153Z] #41 90.19 DEP criu/log.d [2019-11-27T14:52:52.409Z] #41 90.37 DEP criu/libnetlink.d [2019-11-27T14:52:52.567Z] #26 16.87 0.1% # 2.1% ## 4.1% #### 6.6% ###### 8.6% ###### 9.3% ####### 11.1% ######### 13.4% ########## 15.0% ############ 16.8% ############# 18.2% ############## 19.7% ############### 22.2% ################# 24.0% ################## 25.9% ################### 27.5% ##################### 29.8% ###################### 31.6% ######################## 33.3% ######################### 35.4% ########################## 37.5% ############################ 40.0% ############################## 42.5% [2019-11-27T14:52:52.567Z] #26 ... [2019-11-27T14:52:52.567Z] [2019-11-27T14:52:52.567Z] #16 [dev 6/24] RUN ldconfig [2019-11-27T14:52:52.567Z] #16 DONE 3.4s [2019-11-27T14:52:52.567Z] [2019-11-27T14:52:52.567Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:52:52.664Z] #41 90.54 DEP criu/kerndat.d [2019-11-27T14:52:52.930Z] #41 90.74 DEP criu/kcmp-ids.d [2019-11-27T14:52:52.930Z] #41 90.83 DEP criu/irmap.d [2019-11-27T14:52:53.224Z] #41 90.96 DEP criu/ipc_ns.d [2019-11-27T14:52:53.224Z] #41 91.07 DEP criu/image.d [2019-11-27T14:52:53.480Z] #41 91.40 DEP criu/image-desc.d [2019-11-27T14:52:53.748Z] #41 91.57 DEP criu/fsnotify.d [2019-11-27T14:52:54.004Z] #41 91.89 DEP criu/filesystems.d [2019-11-27T14:52:54.095Z] #55 12.27 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-27T14:52:54.095Z] #55 ... [2019-11-27T14:52:54.095Z] [2019-11-27T14:52:54.095Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:52:54.095Z] #18 0.435 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-27T14:52:54.095Z] #18 0.531 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-27T14:52:54.095Z] #18 0.568 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-27T14:52:54.095Z] #18 0.577 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-27T14:52:54.095Z] #18 0.630 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-27T14:52:54.095Z] #18 1.412 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-27T14:52:54.095Z] #18 3.500 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-27T14:52:54.095Z] #18 4.522 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-27T14:52:54.095Z] #18 ... [2019-11-27T14:52:54.095Z] [2019-11-27T14:52:54.095Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:52:54.095Z] #27 3.175 ## 3.9% #### 6.0% ##### 8.1% ####### 10.2% ######## 12.3% ########## 14.4% ########### 16.5% ############# 18.5% ############## 20.6% ################ 22.7% ################# 24.8% ################### 26.9% #################### 29.0% ###################### 31.1% ######################### 35.2% ########################## 37.4% ############################# 41.5% ############################### 43.6% ################################ 45.7% ################################## 47.8% ################################### 49.9% ##################################### 52.0% ###################################### 54.0% ######################################## 56.2% ########################################### 60.3% ############################################## 64.5% ############################################### 66.6% ################################################# 68.7% #################################################### 72.9% ##################################################### 75.0% ####################################################### 77.1% ########################################################## 81.2% ############################################################# 85.4% ############################################################### 87.5% ################################################################## 91.7% ################################################################### 93.8% ###################################################################### 97.9% ######################################################################## 100.0% [2019-11-27T14:52:54.095Z] #27 9.948 [2019-11-27T14:52:54.260Z] #41 92.22 DEP criu/files.d [2019-11-27T14:52:54.514Z] #41 92.41 DEP criu/files-reg.d [2019-11-27T14:52:54.594Z] #27 10.28 ##### 7.4% ######### 13.0% ############# 18.7% ################# 24.4% ######################### 35.7% ################################# 47.1% ########################################## 58.3% ################################################## 69.7% ###################################################### 75.4% ########################################################## 81.1% ############################################################## 86.7% ################################################################## 92.4% ###################################################################### 98.0% ######################################################################## 100.0% [2019-11-27T14:52:54.769Z] #41 92.67 DEP criu/files-ext.d [2019-11-27T14:52:54.769Z] #41 92.81 DEP criu/file-lock.d [2019-11-27T14:52:54.974Z] #26 16.87 0.1% # 2.1% ## 4.1% #### 6.6% ###### 8.6% ###### 9.3% ####### 11.1% ######### 13.4% ########## 15.0% ############ 16.8% ############# 18.2% ############## 19.7% ############### 22.2% ################# 24.0% ################## 25.9% ################### 27.5% ##################### 29.8% ###################### 31.6% ######################## 33.3% ######################### 35.4% ########################## 37.5% ############################ 40.0% ############################## 42.5% ############################### 44.3% ################################## 47.8% ################################## 48.3% ################################## 48.6% ################################### 49.8% #################################### 51.1% ###################################### 52.8% ######################################## 55.6% ######################################### 57.0% ########################################## 58.6% ########################################### 60.4% ############################################ 61.1% ############################################# 62.5% ############################################## 64.0% ############################################## 64.5% ############################################### 65.8% ################################################ 66.9% ################################################# 69.3% ################################################### 71.7% #################################################### 73.2% ##################################################### 74.7% [2019-11-27T14:52:54.974Z] #26 ... [2019-11-27T14:52:54.974Z] [2019-11-27T14:52:54.974Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:52:54.974Z] #33 52.08 Selecting previously unselected package libxml2:arm64. [2019-11-27T14:52:54.974Z] #33 52.11 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-11-27T14:52:54.974Z] #33 52.16 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-27T14:52:54.974Z] #33 52.88 Selecting previously unselected package libarchive13:arm64. [2019-11-27T14:52:54.974Z] #33 52.89 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_arm64.deb ... [2019-11-27T14:52:54.974Z] #33 52.90 Unpacking libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-11-27T14:52:54.974Z] #33 53.44 Selecting previously unselected package libjsoncpp1:arm64. [2019-11-27T14:52:54.974Z] #33 53.47 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-11-27T14:52:54.974Z] #33 53.50 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-11-27T14:52:54.974Z] #33 53.82 Selecting previously unselected package libuv1:arm64. [2019-11-27T14:52:54.974Z] #33 53.83 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-11-27T14:52:54.974Z] #33 53.84 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-11-27T14:52:54.974Z] #33 54.14 Selecting previously unselected package cmake. [2019-11-27T14:52:54.974Z] #33 54.14 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-11-27T14:52:54.974Z] #33 54.30 Unpacking cmake (3.7.2-1) ... [2019-11-27T14:52:54.974Z] #33 57.77 Selecting previously unselected package xxd. [2019-11-27T14:52:54.974Z] #33 57.78 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-11-27T14:52:54.974Z] #33 57.83 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:52:54.974Z] #33 58.23 Selecting previously unselected package vim-common. [2019-11-27T14:52:54.974Z] #33 58.26 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-27T14:52:54.974Z] #33 58.31 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:52:54.974Z] #33 58.81 Processing triggers for mime-support (3.60) ... [2019-11-27T14:52:54.974Z] #33 58.94 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:52:54.974Z] #33 58.98 Setting up libuv1:arm64 (1.9.1-3) ... [2019-11-27T14:52:54.974Z] #33 59.01 Setting up cmake-data (3.7.2-1) ... [2019-11-27T14:52:54.974Z] #33 59.11 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-11-27T14:52:54.974Z] #33 59.21 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-27T14:52:54.974Z] #33 59.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:52:54.974Z] #33 59.47 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:52:54.974Z] #33 59.50 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-27T14:52:54.974Z] #33 59.59 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-11-27T14:52:54.974Z] #33 59.65 Setting up libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-11-27T14:52:54.974Z] #33 59.67 Setting up cmake (3.7.2-1) ... [2019-11-27T14:52:54.974Z] #33 59.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:52:54.974Z] #33 DONE 60.4s [2019-11-27T14:52:54.974Z] [2019-11-27T14:52:54.974Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:52:54.995Z] #27 13.15 [2019-11-27T14:52:55.024Z] #41 93.01 DEP criu/file-ids.d [2019-11-27T14:52:55.024Z] #41 93.11 DEP criu/fifo.d [2019-11-27T14:52:55.236Z] #26 16.87 0.1% # 2.1% ## 4.1% #### 6.6% ###### 8.6% ###### 9.3% ####### 11.1% ######### 13.4% ########## 15.0% ############ 16.8% ############# 18.2% ############## 19.7% ############### 22.2% ################# 24.0% ################## 25.9% ################### 27.5% ##################### 29.8% ###################### 31.6% ######################## 33.3% ######################### 35.4% ########################## 37.5% ############################ 40.0% ############################## 42.5% ############################### 44.3% ################################## 47.8% ################################## 48.3% ################################## 48.6% ################################### 49.8% #################################### 51.1% ###################################### 52.8% ######################################## 55.6% ######################################### 57.0% ########################################## 58.6% ########################################### 60.4% ############################################ 61.1% ############################################# 62.5% ############################################## 64.0% ############################################## 64.5% ############################################### 65.8% ################################################ 66.9% ################################################# 69.3% ################################################### 71.7% #################################################### 73.2% ##################################################### 74.7% ###################################################### 75.3% [2019-11-27T14:52:55.236Z] #26 ... [2019-11-27T14:52:55.236Z] [2019-11-27T14:52:55.236Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-27T14:52:55.236Z] #34 DONE 0.1s [2019-11-27T14:52:55.236Z] [2019-11-27T14:52:55.236Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:52:55.236Z] #26 16.87 0.1% # 2.1% ## 4.1% #### 6.6% ###### 8.6% ###### 9.3% ####### 11.1% ######### 13.4% ########## 15.0% ############ 16.8% ############# 18.2% ############## 19.7% ############### 22.2% ################# 24.0% ################## 25.9% ################### 27.5% ##################### 29.8% ###################### 31.6% ######################## 33.3% ######################### 35.4% ########################## 37.5% ############################ 40.0% ############################## 42.5% ############################### 44.3% ################################## 47.8% ################################## 48.3% ################################## 48.6% ################################### 49.8% #################################### 51.1% ###################################### 52.8% ######################################## 55.6% ######################################### 57.0% ########################################## 58.6% ########################################### 60.4% ############################################ 61.1% ############################################# 62.5% ############################################## 64.0% ############################################## 64.5% ############################################### 65.8% ################################################ 66.9% ################################################# 69.3% ################################################### 71.7% #################################################### 73.2% ##################################################### 74.7% ###################################################### 75.3% ####################################################### 77.5% ######################################################## 79.2% [2019-11-27T14:52:55.236Z] #26 ... [2019-11-27T14:52:55.236Z] [2019-11-27T14:52:55.236Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-27T14:52:55.236Z] #35 DONE 0.2s [2019-11-27T14:52:55.236Z] [2019-11-27T14:52:55.236Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:52:55.584Z] #41 93.31 DEP criu/fdstore.d [2019-11-27T14:52:55.585Z] #41 93.40 DEP criu/fault-injection.d [2019-11-27T14:52:55.585Z] #41 93.45 DEP criu/external.d [2019-11-27T14:52:55.757Z] #26 16.87 0.1% # 2.1% ## 4.1% #### 6.6% ###### 8.6% ###### 9.3% ####### 11.1% ######### 13.4% ########## 15.0% ############ 16.8% ############# 18.2% ############## 19.7% ############### 22.2% ################# 24.0% ################## 25.9% ################### 27.5% ##################### 29.8% ###################### 31.6% ######################## 33.3% ######################### 35.4% ########################## 37.5% ############################ 40.0% ############################## 42.5% ############################### 44.3% ################################## 47.8% ################################## 48.3% ################################## 48.6% ################################### 49.8% #################################### 51.1% ###################################### 52.8% ######################################## 55.6% ######################################### 57.0% ########################################## 58.6% ########################################### 60.4% ############################################ 61.1% ############################################# 62.5% ############################################## 64.0% ############################################## 64.5% ############################################### 65.8% ################################################ 66.9% ################################################# 69.3% ################################################### 71.7% #################################################### 73.2% ##################################################### 74.7% ###################################################### 75.3% ####################################################### 77.5% ######################################################## 79.2% ######################################################### 80.2% ########################################################### 82.0% ############################################################ 83.4% ############################################################# 85.9% ############################################################### 88.8% [2019-11-27T14:52:55.757Z] #26 ... [2019-11-27T14:52:55.757Z] [2019-11-27T14:52:55.757Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:52:55.757Z] #31 50.74 internal/syscall/unix [2019-11-27T14:52:55.757Z] #31 50.78 time [2019-11-27T14:52:55.757Z] #31 57.84 internal/poll [2019-11-27T14:52:55.757Z] #31 60.17 os [2019-11-27T14:52:55.757Z] #31 ... [2019-11-27T14:52:55.757Z] [2019-11-27T14:52:55.757Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:52:55.841Z] #41 93.61 DEP criu/eventpoll.d [2019-11-27T14:52:55.841Z] #41 93.80 DEP criu/eventfd.d [2019-11-27T14:52:56.096Z] #41 93.96 DEP criu/crtools.d [2019-11-27T14:52:56.209Z] #27 13.51 # 2.6% ### 5.2% ##### 7.7% ####### 10.3% ######### 12.8% ########### 15.3% [2019-11-27T14:52:56.209Z] #27 ... [2019-11-27T14:52:56.209Z] [2019-11-27T14:52:56.209Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:52:56.209Z] #41 31.61 Selecting previously unselected package libprotobuf-dev:s390x. [2019-11-27T14:52:56.209Z] #41 31.61 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-11-27T14:52:56.209Z] #41 31.61 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-27T14:52:56.209Z] #41 33.28 Selecting previously unselected package libprotoc10:s390x. [2019-11-27T14:52:56.209Z] #41 33.29 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-11-27T14:52:56.209Z] #41 33.30 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-11-27T14:52:56.209Z] #41 33.93 Selecting previously unselected package protobuf-c-compiler. [2019-11-27T14:52:56.209Z] #41 33.94 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-11-27T14:52:56.209Z] #41 33.94 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-27T14:52:56.209Z] #41 34.18 Selecting previously unselected package protobuf-compiler. [2019-11-27T14:52:56.209Z] #41 34.19 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-11-27T14:52:56.209Z] #41 34.19 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-27T14:52:56.209Z] #41 34.52 Selecting previously unselected package python-pkg-resources. [2019-11-27T14:52:56.209Z] #41 34.52 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-27T14:52:56.209Z] #41 34.52 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-27T14:52:56.209Z] #41 34.79 Selecting previously unselected package python-protobuf. [2019-11-27T14:52:56.209Z] #41 34.79 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-11-27T14:52:56.209Z] #41 34.79 Unpacking python-protobuf (3.0.0-9) ... [2019-11-27T14:52:56.209Z] #41 35.05 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-27T14:52:56.209Z] #41 35.14 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-27T14:52:56.209Z] #41 35.20 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-27T14:52:56.209Z] #41 37.70 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-27T14:52:56.209Z] #41 37.71 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-11-27T14:52:56.209Z] #41 37.73 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:52:56.209Z] #41 37.74 Setting up python-protobuf (3.0.0-9) ... [2019-11-27T14:52:56.209Z] #41 ... [2019-11-27T14:52:56.209Z] [2019-11-27T14:52:56.209Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-27T14:52:56.209Z] #29 31.75 + cd /tmp/tmp.2cgL3kGOMm/src/github.com/go-swagger/go-swagger [2019-11-27T14:52:56.209Z] #29 31.75 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-27T14:52:56.209Z] #29 35.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-27T14:52:56.209Z] #29 ... [2019-11-27T14:52:56.209Z] [2019-11-27T14:52:56.209Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:52:56.279Z] #26 16.87 0.1% # 2.1% ## 4.1% #### 6.6% ###### 8.6% ###### 9.3% ####### 11.1% ######### 13.4% ########## 15.0% ############ 16.8% ############# 18.2% ############## 19.7% ############### 22.2% ################# 24.0% ################## 25.9% ################### 27.5% ##################### 29.8% ###################### 31.6% ######################## 33.3% ######################### 35.4% ########################## 37.5% ############################ 40.0% ############################## 42.5% ############################### 44.3% ################################## 47.8% ################################## 48.3% ################################## 48.6% ################################### 49.8% #################################### 51.1% ###################################### 52.8% ######################################## 55.6% ######################################### 57.0% ########################################## 58.6% ########################################### 60.4% ############################################ 61.1% ############################################# 62.5% ############################################## 64.0% ############################################## 64.5% ############################################### 65.8% ################################################ 66.9% ################################################# 69.3% ################################################### 71.7% #################################################### 73.2% ##################################################### 74.7% ###################################################### 75.3% ####################################################### 77.5% ######################################################## 79.2% ######################################################### 80.2% ########################################################### 82.0% ############################################################ 83.4% ############################################################# 85.9% ############################################################### 88.8% ################################################################## 92.2% ################################################################### 93.9% #################################################################### 95.3% ####################################################################### 98.7% ######################################################################## 100.0% [2019-11-27T14:52:56.351Z] #41 94.19 DEP criu/cr-service.d [2019-11-27T14:52:56.351Z] #41 94.37 DEP criu/cr-restore.d [2019-11-27T14:52:56.540Z] #26 23.66 [2019-11-27T14:52:56.607Z] #41 94.66 DEP criu/cr-errno.d [2019-11-27T14:52:56.800Z] #26 ... [2019-11-27T14:52:56.800Z] [2019-11-27T14:52:56.800Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:52:56.800Z] #54 12.89 + cd /tmp/tmp.t3lbla0L7s/src/github.com/opencontainers/runc [2019-11-27T14:52:56.800Z] #54 12.89 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-27T14:52:56.800Z] #54 13.18 + '[' -z '' ']' [2019-11-27T14:52:56.800Z] #54 13.18 + target=static [2019-11-27T14:52:56.800Z] #54 13.18 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-27T14:52:56.800Z] #54 15.48 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-27T14:52:56.800Z] #54 ... [2019-11-27T14:52:56.800Z] [2019-11-27T14:52:56.800Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:52:56.800Z] #17 4.097 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-27T14:52:56.800Z] #17 4.185 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-27T14:52:56.800Z] #17 4.213 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-27T14:52:56.862Z] #41 94.69 DEP criu/cr-dump.d [2019-11-27T14:52:57.052Z] #27 13.51 # 2.6% ### 5.2% ##### 7.7% ####### 10.3% ######### 12.8% ########### 15.3% ############ 17.9% ############## 20.4% ################ 23.0% ################## 25.5% #################### 28.1% ###################### 30.6% [2019-11-27T14:52:57.052Z] #27 ... [2019-11-27T14:52:57.052Z] [2019-11-27T14:52:57.052Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:52:57.052Z] #34 32.32 Selecting previously unselected package liblzo2-2:s390x. [2019-11-27T14:52:57.052Z] #34 32.35 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-27T14:52:57.052Z] #34 32.41 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-27T14:52:57.052Z] #34 32.61 Selecting previously unselected package libicu57:s390x. [2019-11-27T14:52:57.052Z] #34 32.61 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-11-27T14:52:57.052Z] #34 32.62 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-11-27T14:52:57.052Z] #34 41.10 Selecting previously unselected package libxml2:s390x. [2019-11-27T14:52:57.052Z] #34 41.11 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-11-27T14:52:57.052Z] #34 41.11 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-27T14:52:57.052Z] #34 41.83 Selecting previously unselected package libarchive13:s390x. [2019-11-27T14:52:57.052Z] #34 41.86 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2019-11-27T14:52:57.052Z] #34 41.87 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-27T14:52:57.052Z] #34 42.21 Selecting previously unselected package libjsoncpp1:s390x. [2019-11-27T14:52:57.052Z] #34 42.22 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-11-27T14:52:57.052Z] #34 42.22 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-11-27T14:52:57.052Z] #34 42.37 Selecting previously unselected package libuv1:s390x. [2019-11-27T14:52:57.052Z] #34 42.38 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-11-27T14:52:57.052Z] #34 42.39 Unpacking libuv1:s390x (1.9.1-3) ... [2019-11-27T14:52:57.052Z] #34 ... [2019-11-27T14:52:57.052Z] [2019-11-27T14:52:57.052Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:52:57.052Z] #27 13.51 # 2.6% ### 5.2% ##### 7.7% ####### 10.3% ######### 12.8% ########### 15.3% ############ 17.9% ############## 20.4% ################ 23.0% ################## 25.5% #################### 28.1% ###################### 30.6% ####################### 33.2% [2019-11-27T14:52:57.052Z] #27 ... [2019-11-27T14:52:57.052Z] [2019-11-27T14:52:57.052Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:52:57.052Z] #41 42.25 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-11-27T14:52:57.052Z] #41 42.26 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-27T14:52:57.052Z] #41 42.27 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-27T14:52:57.052Z] #41 42.28 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-27T14:52:57.052Z] #41 42.29 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-11-27T14:52:57.052Z] #41 42.30 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-27T14:52:57.052Z] #41 42.31 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-27T14:52:57.052Z] #41 42.33 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-27T14:52:57.052Z] #41 42.35 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-27T14:52:57.052Z] #41 42.36 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-11-27T14:52:57.052Z] #41 42.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:52:57.052Z] #41 DONE 42.6s [2019-11-27T14:52:57.052Z] [2019-11-27T14:52:57.052Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:52:57.062Z] #17 4.238 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-27T14:52:57.062Z] #17 4.258 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-27T14:52:57.117Z] #41 94.98 DEP criu/cr-dedup.d [2019-11-27T14:52:57.117Z] #41 95.22 DEP criu/cr-check.d [2019-11-27T14:52:57.117Z] #41 ... [2019-11-27T14:52:57.117Z] [2019-11-27T14:52:57.117Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-27T14:52:57.117Z] #28 161.5 + rm -rf /tmp/tmp.HVSzHzV8Zs [2019-11-27T14:52:57.678Z] #28 DONE 162.0s [2019-11-27T14:52:57.678Z] [2019-11-27T14:52:57.678Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:52:57.678Z] #41 95.50 DEP criu/config.d [2019-11-27T14:52:57.678Z] #41 95.65 DEP criu/clone-noasan.d [2019-11-27T14:52:57.678Z] #41 95.77 DEP criu/cgroup.d [2019-11-27T14:52:58.006Z] #17 5.308 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB] [2019-11-27T14:52:58.238Z] #41 96.10 DEP criu/cgroup-props.d [2019-11-27T14:52:58.493Z] #41 96.35 DEP criu/bitmap.d [2019-11-27T14:52:58.493Z] #41 96.39 DEP criu/bfd.d [2019-11-27T14:52:58.748Z] #41 96.68 DEP criu/autofs.d [2019-11-27T14:52:58.748Z] #41 96.73 DEP criu/aio.d [2019-11-27T14:52:58.948Z] #17 ... [2019-11-27T14:52:58.948Z] [2019-11-27T14:52:58.948Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:52:58.948Z] #36 2.432 + RM_GOPATH=0 [2019-11-27T14:52:58.948Z] #36 2.432 + TMP_GOPATH= [2019-11-27T14:52:58.948Z] #36 2.432 + : /build [2019-11-27T14:52:58.948Z] #36 2.432 + '[' -z '' ']' [2019-11-27T14:52:58.948Z] #36 2.444 ++ mktemp -d [2019-11-27T14:52:58.948Z] #36 2.457 + export GOPATH=/tmp/tmp.NnRlZsYHUH [2019-11-27T14:52:58.948Z] #36 2.457 + GOPATH=/tmp/tmp.NnRlZsYHUH [2019-11-27T14:52:58.948Z] #36 2.457 + RM_GOPATH=1 [2019-11-27T14:52:58.948Z] #36 2.457 ++ dirname ./install.sh [2019-11-27T14:52:58.948Z] #36 2.469 + dir=. [2019-11-27T14:52:58.948Z] #36 2.469 + bin=tini [2019-11-27T14:52:58.948Z] #36 2.469 + shift [2019-11-27T14:52:58.948Z] #36 2.469 + '[' '!' -f ./tini.installer ']' [2019-11-27T14:52:58.948Z] #36 2.469 + . ./tini.installer [2019-11-27T14:52:58.948Z] #36 2.469 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-27T14:52:58.948Z] #36 2.469 + install_tini [2019-11-27T14:52:58.948Z] #36 2.469 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-27T14:52:58.948Z] #36 2.469 + git clone https://github.com/krallin/tini.git /tmp/tmp.NnRlZsYHUH/tini [2019-11-27T14:52:58.948Z] #36 2.469 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-27T14:52:58.948Z] #36 2.490 Cloning into '/tmp/tmp.NnRlZsYHUH/tini'... [2019-11-27T14:52:59.047Z] #41 96.84 DEP criu/action-scripts.d [2019-11-27T14:52:59.047Z] #41 97.09 CC criu/action-scripts.o [2019-11-27T14:52:59.209Z] #36 3.962 + cd /tmp/tmp.NnRlZsYHUH/tini [2019-11-27T14:52:59.209Z] #36 3.963 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-27T14:52:59.209Z] #36 3.993 + cmake . [2019-11-27T14:52:59.387Z] e96b0897c5d1: Verifying Checksum [2019-11-27T14:52:59.387Z] e96b0897c5d1: Download complete [2019-11-27T14:52:59.607Z] #41 97.54 CC criu/aio.o [2019-11-27T14:52:59.637Z] #27 13.51 # 2.6% ### 5.2% ##### 7.7% ####### 10.3% ######### 12.8% ########### 15.3% ############ 17.9% ############## 20.4% ################ 23.0% ################## 25.5% #################### 28.1% ###################### 30.6% ####################### 33.2% ######################### 35.7% ########################### 38.2% ############################# 40.8% ############################### 43.3% ################################# 45.9% ################################## 48.4% #################################### 51.0% ######################################## 56.0% ############################################ 61.1% ############################################### 66.2% ################################################# 68.8% ################################################### 71.3% ####################################################### 76.4% ######################################################## 78.9% ########################################################## 81.5% ############################################################## 86.6% ################################################################ 89.1% ################################################################# 91.7% ##################################################################### 96.7% ####################################################################### 99.3% ######################################################################## 100.0% [2019-11-27T14:53:00.095Z] #27 ... [2019-11-27T14:53:00.095Z] [2019-11-27T14:53:00.095Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:53:00.095Z] #32 35.46 internal/reflectlite [2019-11-27T14:53:00.095Z] #32 35.47 sync [2019-11-27T14:53:00.095Z] #32 38.27 errors [2019-11-27T14:53:00.095Z] #32 38.27 sort [2019-11-27T14:53:00.095Z] #32 38.87 strconv [2019-11-27T14:53:00.095Z] #32 40.35 io [2019-11-27T14:53:00.095Z] #32 42.00 internal/oserror [2019-11-27T14:53:00.095Z] #32 42.12 syscall [2019-11-27T14:53:00.095Z] #32 44.39 reflect [2019-11-27T14:53:00.095Z] #32 ... [2019-11-27T14:53:00.095Z] [2019-11-27T14:53:00.095Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:53:00.095Z] #45 38.13 github.com/LK4D4/vndr/godl/singleflight [2019-11-27T14:53:00.095Z] #45 38.13 internal/reflectlite [2019-11-27T14:53:00.095Z] #45 38.43 math/rand [2019-11-27T14:53:00.095Z] #45 39.86 internal/singleflight [2019-11-27T14:53:00.095Z] #45 40.60 io [2019-11-27T14:53:00.095Z] #45 40.60 strconv [2019-11-27T14:53:00.095Z] #45 41.90 bytes [2019-11-27T14:53:00.095Z] #45 44.25 bufio [2019-11-27T14:53:00.095Z] #45 44.48 reflect [2019-11-27T14:53:00.159Z] #36 4.790 -- The C compiler identification is GNU 6.3.0 [2019-11-27T14:53:00.159Z] #36 4.835 -- Check for working C compiler: /usr/bin/cc [2019-11-27T14:53:00.168Z] #41 98.11 CC criu/autofs.o [2019-11-27T14:53:00.541Z] #45 ... [2019-11-27T14:53:00.541Z] [2019-11-27T14:53:00.541Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:53:00.541Z] #34 42.61 Selecting previously unselected package cmake. [2019-11-27T14:53:00.541Z] #34 42.62 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-11-27T14:53:00.541Z] #34 42.68 Unpacking cmake (3.7.2-1) ... [2019-11-27T14:53:00.541Z] #34 46.02 Selecting previously unselected package xxd. [2019-11-27T14:53:00.541Z] #34 46.02 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-27T14:53:00.541Z] #34 46.02 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:53:00.947Z] #34 46.32 Selecting previously unselected package vim-common. [2019-11-27T14:53:00.947Z] #34 46.32 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-27T14:53:00.947Z] #34 46.33 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:53:00.947Z] #34 46.57 Processing triggers for mime-support (3.60) ... [2019-11-27T14:53:01.104Z] #36 5.844 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-27T14:53:01.104Z] #36 5.846 -- Detecting C compiler ABI info [2019-11-27T14:53:01.366Z] #36 ... [2019-11-27T14:53:01.366Z] [2019-11-27T14:53:01.366Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:01.366Z] #41 4.839 Note: Building without setproctitle() and strlcpy() support. [2019-11-27T14:53:01.366Z] #41 4.839 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-27T14:53:01.366Z] #41 7.041 fatal: Not a git repository (or any of the parent directories): .git [2019-11-27T14:53:01.366Z] #41 7.128 GEN .gitid [2019-11-27T14:53:01.366Z] #41 7.137 GEN criu/include/version.h [2019-11-27T14:53:01.366Z] #41 7.253 GEN include/common/asm [2019-11-27T14:53:01.366Z] #41 9.416 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-27T14:53:01.366Z] #41 9.620 PBCC images/opts.pb-c.c [2019-11-27T14:53:01.366Z] #41 9.638 PBCC images/sit.pb-c.c [2019-11-27T14:53:01.366Z] #41 9.732 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-27T14:53:01.366Z] #41 9.873 DEP images/opts.pb-c.d [2019-11-27T14:53:01.366Z] #41 9.920 DEP images/sit.pb-c.d [2019-11-27T14:53:01.366Z] #41 9.985 PBCC images/macvlan.pb-c.c [2019-11-27T14:53:01.366Z] #41 10.04 DEP images/macvlan.pb-c.d [2019-11-27T14:53:01.366Z] #41 10.12 PBCC images/autofs.pb-c.c [2019-11-27T14:53:01.535Z] #34 46.65 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:53:01.535Z] #34 46.68 Setting up libuv1:s390x (1.9.1-3) ... [2019-11-27T14:53:01.535Z] #34 46.69 Setting up cmake-data (3.7.2-1) ... [2019-11-27T14:53:01.535Z] #34 46.72 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-11-27T14:53:01.535Z] #34 46.73 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-27T14:53:01.535Z] #34 46.74 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:53:01.535Z] #34 46.77 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:53:01.535Z] #34 46.78 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-27T14:53:01.535Z] #34 46.80 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-11-27T14:53:01.535Z] #34 46.82 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-27T14:53:01.535Z] #34 46.83 Setting up cmake (3.7.2-1) ... [2019-11-27T14:53:01.535Z] #34 46.88 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:53:01.535Z] #34 DONE 47.1s [2019-11-27T14:53:01.535Z] [2019-11-27T14:53:01.535Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:53:01.535Z] #27 18.74 [2019-11-27T14:53:01.540Z] #41 99.59 CC criu/bfd.o [2019-11-27T14:53:01.626Z] #41 10.16 DEP images/autofs.pb-c.d [2019-11-27T14:53:01.626Z] #41 ... [2019-11-27T14:53:01.626Z] [2019-11-27T14:53:01.626Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:53:01.626Z] #26 26.27 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-27T14:53:01.626Z] #26 26.98 [2019-11-27T14:53:01.626Z] #26 27.42 ######################################################################## 100.0% [2019-11-27T14:53:01.626Z] #26 27.65 [2019-11-27T14:53:01.795Z] #41 ... [2019-11-27T14:53:01.795Z] [2019-11-27T14:53:01.795Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:53:01.795Z] #17 91.39 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-27T14:53:01.795Z] #17 91.41 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-27T14:53:01.795Z] #17 91.42 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-27T14:53:01.795Z] #17 91.66 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-27T14:53:01.795Z] #17 91.67 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-27T14:53:01.795Z] #17 91.68 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-27T14:53:01.928Z] #27 19.16 # 1.9% ## 2.9% ## 3.8% #### 5.7% [2019-11-27T14:53:01.928Z] #27 ... [2019-11-27T14:53:01.928Z] [2019-11-27T14:53:01.928Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-27T14:53:01.928Z] #35 DONE 0.2s [2019-11-27T14:53:01.928Z] [2019-11-27T14:53:01.928Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-27T14:53:01.928Z] #36 DONE 0.1s [2019-11-27T14:53:01.928Z] [2019-11-27T14:53:01.928Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:53:02.199Z] #26 ... [2019-11-27T14:53:02.199Z] [2019-11-27T14:53:02.199Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:53:02.199Z] #44 57.20 time [2019-11-27T14:53:02.199Z] #44 59.22 regexp [2019-11-27T14:53:02.199Z] #44 65.91 internal/lazyregexp [2019-11-27T14:53:02.199Z] #44 65.94 net [2019-11-27T14:53:02.199Z] #44 65.97 io/ioutil [2019-11-27T14:53:02.199Z] #44 66.70 os/exec [2019-11-27T14:53:02.199Z] #44 ... [2019-11-27T14:53:02.199Z] [2019-11-27T14:53:02.199Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:02.199Z] #41 10.26 PBCC images/sysctl.pb-c.c [2019-11-27T14:53:02.199Z] #41 10.30 DEP images/sysctl.pb-c.d [2019-11-27T14:53:02.199Z] #41 10.41 PBCC images/time.pb-c.c [2019-11-27T14:53:02.199Z] #41 10.47 DEP images/time.pb-c.d [2019-11-27T14:53:02.199Z] #41 10.60 PBCC images/binfmt-misc.pb-c.c [2019-11-27T14:53:02.199Z] #41 10.62 DEP images/binfmt-misc.pb-c.d [2019-11-27T14:53:02.199Z] #41 10.70 PBCC images/seccomp.pb-c.c [2019-11-27T14:53:02.199Z] #41 10.72 DEP images/seccomp.pb-c.d [2019-11-27T14:53:02.199Z] #41 10.86 PBCC images/userns.pb-c.c [2019-11-27T14:53:02.199Z] #41 10.97 DEP images/userns.pb-c.d [2019-11-27T14:53:02.355Z] #17 ... [2019-11-27T14:53:02.356Z] [2019-11-27T14:53:02.356Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:02.356Z] #41 100.2 CC criu/bitmap.o [2019-11-27T14:53:02.461Z] #41 11.11 PBCC images/cgroup.pb-c.c [2019-11-27T14:53:02.611Z] #41 100.4 CC criu/cgroup-props.o [2019-11-27T14:53:02.766Z] #41 11.12 DEP images/cgroup.pb-c.d [2019-11-27T14:53:02.766Z] #41 11.19 PBCC images/fown.pb-c.c [2019-11-27T14:53:02.766Z] #41 11.26 PBCC images/ext-file.pb-c.c [2019-11-27T14:53:02.766Z] #41 11.31 DEP images/fown.pb-c.d [2019-11-27T14:53:02.766Z] #41 11.37 DEP images/ext-file.pb-c.d [2019-11-27T14:53:02.766Z] #41 11.50 PBCC images/rpc.pb-c.c [2019-11-27T14:53:03.027Z] #41 11.52 DEP images/rpc.pb-c.d [2019-11-27T14:53:03.027Z] #41 11.60 PBCC images/siginfo.pb-c.c [2019-11-27T14:53:03.027Z] #41 11.64 DEP images/siginfo.pb-c.d [2019-11-27T14:53:03.027Z] #41 11.74 PBCC images/pagemap.pb-c.c [2019-11-27T14:53:03.173Z] #41 101.2 CC criu/cgroup.o [2019-11-27T14:53:03.290Z] #41 11.87 DEP images/pagemap.pb-c.d [2019-11-27T14:53:03.551Z] #41 11.96 PBCC images/rlimit.pb-c.c [2019-11-27T14:53:03.551Z] #41 12.03 DEP images/rlimit.pb-c.d [2019-11-27T14:53:03.551Z] #41 12.11 PBCC images/file-lock.pb-c.c [2019-11-27T14:53:03.551Z] #41 12.13 DEP images/file-lock.pb-c.d [2019-11-27T14:53:03.551Z] #41 12.21 PBCC images/tty.pb-c.c [2019-11-27T14:53:03.812Z] #41 12.27 DEP images/tty.pb-c.d [2019-11-27T14:53:04.073Z] #41 12.50 PBCC images/tun.pb-c.c [2019-11-27T14:53:04.073Z] #41 12.61 PBCC images/netdev.pb-c.c [2019-11-27T14:53:04.073Z] #41 12.65 DEP images/tun.pb-c.d [2019-11-27T14:53:04.073Z] #41 12.72 DEP images/netdev.pb-c.d [2019-11-27T14:53:04.334Z] #41 12.80 PBCC images/vma.pb-c.c [2019-11-27T14:53:04.334Z] #41 12.89 DEP images/vma.pb-c.d [2019-11-27T14:53:04.334Z] #41 13.01 PBCC images/creds.pb-c.c [2019-11-27T14:53:04.596Z] #41 13.07 DEP images/creds.pb-c.d [2019-11-27T14:53:04.596Z] #41 13.15 PBCC images/utsns.pb-c.c [2019-11-27T14:53:04.596Z] #41 13.18 DEP images/utsns.pb-c.d [2019-11-27T14:53:04.596Z] #41 13.23 PBCC images/ipc-desc.pb-c.c [2019-11-27T14:53:04.596Z] #41 13.27 PBCC images/ipc-sem.pb-c.c [2019-11-27T14:53:04.857Z] #41 13.33 DEP images/ipc-desc.pb-c.d [2019-11-27T14:53:04.857Z] #41 13.40 DEP images/ipc-sem.pb-c.d [2019-11-27T14:53:04.857Z] #41 13.50 PBCC images/ipc-msg.pb-c.c [2019-11-27T14:53:05.118Z] #41 13.52 DEP images/ipc-msg.pb-c.d [2019-11-27T14:53:05.118Z] #41 13.58 PBCC images/ipc-shm.pb-c.c [2019-11-27T14:53:05.118Z] #41 13.65 DEP images/ipc-shm.pb-c.d [2019-11-27T14:53:05.118Z] #41 13.70 PBCC images/ipc-var.pb-c.c [2019-11-27T14:53:05.118Z] #41 13.71 DEP images/ipc-var.pb-c.d [2019-11-27T14:53:05.118Z] #41 13.75 PBCC images/sk-opts.pb-c.c [2019-11-27T14:53:05.118Z] #41 13.79 PBCC images/packet-sock.pb-c.c [2019-11-27T14:53:05.118Z] #41 13.88 DEP images/sk-opts.pb-c.d [2019-11-27T14:53:05.379Z] #41 13.98 DEP images/packet-sock.pb-c.d [2019-11-27T14:53:05.380Z] #41 14.03 PBCC images/sk-netlink.pb-c.c [2019-11-27T14:53:05.771Z] #41 14.12 DEP images/sk-netlink.pb-c.d [2019-11-27T14:53:05.771Z] #41 14.17 PBCC images/sk-inet.pb-c.c [2019-11-27T14:53:05.771Z] #41 14.24 DEP images/sk-inet.pb-c.d [2019-11-27T14:53:05.771Z] #41 14.29 PBCC images/sk-unix.pb-c.c [2019-11-27T14:53:06.033Z] #41 14.35 DEP images/sk-unix.pb-c.d [2019-11-27T14:53:06.033Z] #41 14.57 PBCC images/mm.pb-c.c [2019-11-27T14:53:06.033Z] #41 14.67 DEP images/mm.pb-c.d [2019-11-27T14:53:06.033Z] #41 14.79 PBCC images/timerfd.pb-c.c [2019-11-27T14:53:06.298Z] #41 14.82 DEP images/timerfd.pb-c.d [2019-11-27T14:53:06.298Z] #41 14.90 PBCC images/timer.pb-c.c [2019-11-27T14:53:06.298Z] #41 14.93 DEP images/timer.pb-c.d [2019-11-27T14:53:06.298Z] #41 14.99 PBCC images/sa.pb-c.c [2019-11-27T14:53:06.439Z] #41 104.0 CC criu/clone-noasan.o [2019-11-27T14:53:06.439Z] #41 104.1 CC criu/config.o [2019-11-27T14:53:06.592Z] #41 15.06 DEP images/sa.pb-c.d [2019-11-27T14:53:06.592Z] #41 15.11 PBCC images/pipe-data.pb-c.c [2019-11-27T14:53:06.592Z] #41 15.12 DEP images/pipe-data.pb-c.d [2019-11-27T14:53:06.592Z] #41 15.18 PBCC images/mnt.pb-c.c [2019-11-27T14:53:06.592Z] #41 15.28 DEP images/mnt.pb-c.d [2019-11-27T14:53:06.855Z] #41 15.33 PBCC images/sk-packet.pb-c.c [2019-11-27T14:53:06.855Z] #41 15.35 DEP images/sk-packet.pb-c.d [2019-11-27T14:53:06.855Z] #41 15.41 PBCC images/tcp-stream.pb-c.c [2019-11-27T14:53:06.855Z] #41 15.46 DEP images/tcp-stream.pb-c.d [2019-11-27T14:53:06.855Z] #41 15.54 PBCC images/pipe.pb-c.c [2019-11-27T14:53:07.018Z] #27 19.16 # 1.9% ## 2.9% ## 3.8% #### 5.7% #### 6.6% ##### 7.6% ###### 8.5% ####### 10.4% ######## 11.4% ######### 13.3% ########## 15.2% ########### 16.1% ############ 17.0% ############ 18.0% ############# 18.9% ############## 19.9% ################ 22.7% ################# 23.7% ################# 24.6% ################### 26.5% ################### 27.4% ##################### 29.3% ##################### 30.3% ###################### 31.2% ####################### 32.2% ####################### 33.1% ######################## 34.1% ######################### 35.0% ########################### 37.8% ############################ 39.7% ############################# 40.7% ############################# 41.6% ############################## 42.6% ############################### 43.5% ################################ 44.5% ################################# 46.4% ################################## 48.2% ################################### 49.2% [2019-11-27T14:53:07.018Z] #27 ... [2019-11-27T14:53:07.018Z] [2019-11-27T14:53:07.018Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:07.018Z] #42 2.049 Note: Building without setproctitle() and strlcpy() support. [2019-11-27T14:53:07.018Z] #42 2.049 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-27T14:53:07.018Z] #42 3.481 fatal: Not a git repository (or any of the parent directories): .git [2019-11-27T14:53:07.018Z] #42 3.508 GEN .gitid [2019-11-27T14:53:07.018Z] #42 3.532 GEN criu/include/version.h [2019-11-27T14:53:07.018Z] #42 3.600 GEN include/common/asm [2019-11-27T14:53:07.018Z] #42 5.241 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-27T14:53:07.018Z] #42 5.282 PBCC images/opts.pb-c.c [2019-11-27T14:53:07.018Z] #42 5.342 PBCC images/sit.pb-c.c [2019-11-27T14:53:07.018Z] #42 5.357 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-27T14:53:07.018Z] #42 5.453 DEP images/opts.pb-c.d [2019-11-27T14:53:07.018Z] #42 5.508 DEP images/sit.pb-c.d [2019-11-27T14:53:07.018Z] #42 5.526 PBCC images/macvlan.pb-c.c [2019-11-27T14:53:07.018Z] #42 5.605 DEP images/macvlan.pb-c.d [2019-11-27T14:53:07.018Z] #42 5.615 PBCC images/autofs.pb-c.c [2019-11-27T14:53:07.018Z] #42 5.627 DEP images/autofs.pb-c.d [2019-11-27T14:53:07.018Z] #42 5.646 PBCC images/sysctl.pb-c.c [2019-11-27T14:53:07.018Z] #42 5.660 DEP images/sysctl.pb-c.d [2019-11-27T14:53:07.018Z] #42 5.676 PBCC images/time.pb-c.c [2019-11-27T14:53:07.018Z] #42 5.684 DEP images/time.pb-c.d [2019-11-27T14:53:07.018Z] #42 5.705 PBCC images/binfmt-misc.pb-c.c [2019-11-27T14:53:07.018Z] #42 5.715 DEP images/binfmt-misc.pb-c.d [2019-11-27T14:53:07.018Z] #42 5.734 PBCC images/seccomp.pb-c.c [2019-11-27T14:53:07.018Z] #42 5.742 DEP images/seccomp.pb-c.d [2019-11-27T14:53:07.018Z] #42 5.758 PBCC images/userns.pb-c.c [2019-11-27T14:53:07.018Z] #42 5.766 DEP images/userns.pb-c.d [2019-11-27T14:53:07.018Z] #42 5.782 PBCC images/cgroup.pb-c.c [2019-11-27T14:53:07.018Z] #42 5.794 DEP images/cgroup.pb-c.d [2019-11-27T14:53:07.018Z] #42 5.879 PBCC images/fown.pb-c.c [2019-11-27T14:53:07.018Z] #42 5.887 PBCC images/ext-file.pb-c.c [2019-11-27T14:53:07.018Z] #42 5.939 DEP images/fown.pb-c.d [2019-11-27T14:53:07.018Z] #42 6.049 DEP images/ext-file.pb-c.d [2019-11-27T14:53:07.018Z] #42 6.175 PBCC images/rpc.pb-c.c [2019-11-27T14:53:07.018Z] #42 6.229 DEP images/rpc.pb-c.d [2019-11-27T14:53:07.018Z] #42 6.298 PBCC images/siginfo.pb-c.c [2019-11-27T14:53:07.018Z] #42 6.302 DEP images/siginfo.pb-c.d [2019-11-27T14:53:07.018Z] #42 6.350 PBCC images/pagemap.pb-c.c [2019-11-27T14:53:07.018Z] #42 6.374 DEP images/pagemap.pb-c.d [2019-11-27T14:53:07.018Z] #42 6.399 PBCC images/rlimit.pb-c.c [2019-11-27T14:53:07.018Z] #42 6.437 DEP images/rlimit.pb-c.d [2019-11-27T14:53:07.018Z] #42 6.512 PBCC images/file-lock.pb-c.c [2019-11-27T14:53:07.018Z] #42 6.529 DEP images/file-lock.pb-c.d [2019-11-27T14:53:07.018Z] #42 6.581 PBCC images/tty.pb-c.c [2019-11-27T14:53:07.018Z] #42 6.634 DEP images/tty.pb-c.d [2019-11-27T14:53:07.018Z] #42 6.669 PBCC images/tun.pb-c.c [2019-11-27T14:53:07.018Z] #42 6.713 PBCC images/netdev.pb-c.c [2019-11-27T14:53:07.018Z] #42 6.762 DEP images/tun.pb-c.d [2019-11-27T14:53:07.018Z] #42 6.819 DEP images/netdev.pb-c.d [2019-11-27T14:53:07.018Z] #42 6.916 PBCC images/vma.pb-c.c [2019-11-27T14:53:07.018Z] #42 7.049 DEP images/vma.pb-c.d [2019-11-27T14:53:07.018Z] #42 7.233 PBCC images/creds.pb-c.c [2019-11-27T14:53:07.018Z] #42 7.264 DEP images/creds.pb-c.d [2019-11-27T14:53:07.018Z] #42 7.289 PBCC images/utsns.pb-c.c [2019-11-27T14:53:07.018Z] #42 7.296 DEP images/utsns.pb-c.d [2019-11-27T14:53:07.018Z] #42 7.420 PBCC images/ipc-desc.pb-c.c [2019-11-27T14:53:07.018Z] #42 7.539 PBCC images/ipc-sem.pb-c.c [2019-11-27T14:53:07.018Z] #42 7.545 DEP images/ipc-desc.pb-c.d [2019-11-27T14:53:07.018Z] #42 7.586 DEP images/ipc-sem.pb-c.d [2019-11-27T14:53:07.019Z] #42 7.642 PBCC images/ipc-msg.pb-c.c [2019-11-27T14:53:07.019Z] #42 7.656 DEP images/ipc-msg.pb-c.d [2019-11-27T14:53:07.019Z] #42 7.720 PBCC images/ipc-shm.pb-c.c [2019-11-27T14:53:07.019Z] #42 7.723 DEP images/ipc-shm.pb-c.d [2019-11-27T14:53:07.019Z] #42 7.793 PBCC images/ipc-var.pb-c.c [2019-11-27T14:53:07.019Z] #42 7.843 DEP images/ipc-var.pb-c.d [2019-11-27T14:53:07.019Z] #42 7.910 PBCC images/sk-opts.pb-c.c [2019-11-27T14:53:07.019Z] #42 7.947 PBCC images/packet-sock.pb-c.c [2019-11-27T14:53:07.019Z] #42 8.040 DEP images/sk-opts.pb-c.d [2019-11-27T14:53:07.019Z] #42 8.238 DEP images/packet-sock.pb-c.d [2019-11-27T14:53:07.019Z] #42 8.320 PBCC images/sk-netlink.pb-c.c [2019-11-27T14:53:07.019Z] #42 8.344 DEP images/sk-netlink.pb-c.d [2019-11-27T14:53:07.019Z] #42 8.372 PBCC images/sk-inet.pb-c.c [2019-11-27T14:53:07.019Z] #42 8.384 DEP images/sk-inet.pb-c.d [2019-11-27T14:53:07.019Z] #42 8.411 PBCC images/sk-unix.pb-c.c [2019-11-27T14:53:07.019Z] #42 8.438 DEP images/sk-unix.pb-c.d [2019-11-27T14:53:07.019Z] #42 8.576 PBCC images/mm.pb-c.c [2019-11-27T14:53:07.019Z] #42 8.587 DEP images/mm.pb-c.d [2019-11-27T14:53:07.019Z] #42 8.609 PBCC images/timerfd.pb-c.c [2019-11-27T14:53:07.019Z] #42 8.640 DEP images/timerfd.pb-c.d [2019-11-27T14:53:07.019Z] #42 8.660 PBCC images/timer.pb-c.c [2019-11-27T14:53:07.019Z] #42 8.666 DEP images/timer.pb-c.d [2019-11-27T14:53:07.019Z] #42 8.680 PBCC images/sa.pb-c.c [2019-11-27T14:53:07.019Z] #42 8.691 DEP images/sa.pb-c.d [2019-11-27T14:53:07.019Z] #42 8.708 PBCC images/pipe-data.pb-c.c [2019-11-27T14:53:07.019Z] #42 8.716 DEP images/pipe-data.pb-c.d [2019-11-27T14:53:07.019Z] #42 8.741 PBCC images/mnt.pb-c.c [2019-11-27T14:53:07.019Z] #42 8.779 DEP images/mnt.pb-c.d [2019-11-27T14:53:07.019Z] #42 8.870 PBCC images/sk-packet.pb-c.c [2019-11-27T14:53:07.019Z] #42 9.000 DEP images/sk-packet.pb-c.d [2019-11-27T14:53:07.019Z] #42 9.069 PBCC images/tcp-stream.pb-c.c [2019-11-27T14:53:07.019Z] #42 9.149 DEP images/tcp-stream.pb-c.d [2019-11-27T14:53:07.019Z] #42 9.183 PBCC images/pipe.pb-c.c [2019-11-27T14:53:07.019Z] #42 9.218 DEP images/pipe.pb-c.d [2019-11-27T14:53:07.019Z] #42 9.251 PBCC images/pstree.pb-c.c [2019-11-27T14:53:07.019Z] #42 9.299 DEP images/pstree.pb-c.d [2019-11-27T14:53:07.019Z] #42 9.442 PBCC images/fs.pb-c.c [2019-11-27T14:53:07.019Z] #42 9.462 DEP images/fs.pb-c.d [2019-11-27T14:53:07.019Z] #42 9.518 PBCC images/signalfd.pb-c.c [2019-11-27T14:53:07.019Z] #42 9.561 DEP images/signalfd.pb-c.d [2019-11-27T14:53:07.019Z] #42 9.604 PBCC images/fh.pb-c.c [2019-11-27T14:53:07.019Z] #42 9.640 PBCC images/fsnotify.pb-c.c [2019-11-27T14:53:07.019Z] #42 9.712 DEP images/fh.pb-c.d [2019-11-27T14:53:07.019Z] #42 9.820 DEP images/fsnotify.pb-c.d [2019-11-27T14:53:07.019Z] #42 9.841 PBCC images/eventpoll.pb-c.c [2019-11-27T14:53:07.019Z] #42 9.866 DEP images/eventpoll.pb-c.d [2019-11-27T14:53:07.019Z] #42 9.891 PBCC images/eventfd.pb-c.c [2019-11-27T14:53:07.019Z] #42 9.895 DEP images/eventfd.pb-c.d [2019-11-27T14:53:07.019Z] #42 9.921 PBCC images/remap-file-path.pb-c.c [2019-11-27T14:53:07.019Z] #42 9.924 DEP images/remap-file-path.pb-c.d [2019-11-27T14:53:07.019Z] #42 9.956 PBCC images/fifo.pb-c.c [2019-11-27T14:53:07.019Z] #42 9.978 DEP images/fifo.pb-c.d [2019-11-27T14:53:07.019Z] #42 10.01 PBCC images/ghost-file.pb-c.c [2019-11-27T14:53:07.019Z] #42 10.06 DEP images/ghost-file.pb-c.d [2019-11-27T14:53:07.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-27T14:53:07.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-27T14:53:07.127Z] #41 15.59 DEP images/pipe.pb-c.d [2019-11-27T14:53:07.127Z] #41 15.66 PBCC images/pstree.pb-c.c [2019-11-27T14:53:07.127Z] #41 15.69 DEP images/pstree.pb-c.d [2019-11-27T14:53:07.127Z] #41 15.73 PBCC images/fs.pb-c.c [2019-11-27T14:53:07.127Z] #41 15.75 DEP images/fs.pb-c.d [2019-11-27T14:53:07.127Z] #41 15.79 PBCC images/signalfd.pb-c.c [2019-11-27T14:53:07.127Z] #41 15.82 DEP images/signalfd.pb-c.d [2019-11-27T14:53:07.366Z] #41 105.4 CC criu/cr-check.o [2019-11-27T14:53:07.388Z] #41 15.87 PBCC images/fh.pb-c.c [2019-11-27T14:53:07.388Z] #41 15.96 PBCC images/fsnotify.pb-c.c [2019-11-27T14:53:07.388Z] #41 ... [2019-11-27T14:53:07.388Z] [2019-11-27T14:53:07.388Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:53:07.388Z] #31 62.42 internal/fmtsort [2019-11-27T14:53:07.388Z] #31 64.05 fmt [2019-11-27T14:53:07.388Z] #31 64.05 path/filepath [2019-11-27T14:53:07.388Z] #31 65.57 io/ioutil [2019-11-27T14:53:07.388Z] #31 67.54 flag [2019-11-27T14:53:07.388Z] #31 67.55 log [2019-11-27T14:53:07.388Z] #31 67.55 github.com/BurntSushi/toml [2019-11-27T14:53:07.388Z] #31 71.81 github.com/BurntSushi/toml/cmd/tomlv [2019-11-27T14:53:07.388Z] #31 ... [2019-11-27T14:53:07.388Z] [2019-11-27T14:53:07.388Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:53:07.447Z] #42 10.14 PBCC images/regfile.pb-c.c [2019-11-27T14:53:07.447Z] #42 10.20 DEP images/regfile.pb-c.d [2019-11-27T14:53:07.447Z] #42 10.28 PBCC images/ns.pb-c.c [2019-11-27T14:53:07.447Z] #42 10.30 DEP images/ns.pb-c.d [2019-11-27T14:53:07.447Z] #42 10.37 PBCC images/fdinfo.pb-c.c [2019-11-27T14:53:07.447Z] #42 ... [2019-11-27T14:53:07.447Z] [2019-11-27T14:53:07.447Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:53:07.447Z] #18 13.65 Fetched 7672 kB in 13s (578 kB/s) [2019-11-27T14:53:07.447Z] #18 13.65 Reading package lists... [2019-11-27T14:53:07.447Z] #18 19.38 Reading package lists... [2019-11-27T14:53:07.447Z] #18 ... [2019-11-27T14:53:07.447Z] [2019-11-27T14:53:07.447Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:07.447Z] #42 10.43 DEP images/fdinfo.pb-c.d [2019-11-27T14:53:07.447Z] #42 10.50 PBCC images/core-aarch64.pb-c.c [2019-11-27T14:53:07.853Z] #42 10.60 PBCC images/core-arm.pb-c.c [2019-11-27T14:53:07.853Z] #42 10.66 PBCC images/core-ppc64.pb-c.c [2019-11-27T14:53:07.853Z] #42 10.73 PBCC images/core-s390.pb-c.c [2019-11-27T14:53:07.853Z] #42 10.74 PBCC images/core-x86.pb-c.c [2019-11-27T14:53:07.853Z] #42 10.77 PBCC images/core.pb-c.c [2019-11-27T14:53:07.853Z] #42 10.83 PBCC images/inventory.pb-c.c [2019-11-27T14:53:07.853Z] #42 10.88 DEP images/core-aarch64.pb-c.d [2019-11-27T14:53:07.993Z] 65014b3c3121: Verifying Checksum [2019-11-27T14:53:07.993Z] 65014b3c3121: Download complete [2019-11-27T14:53:08.255Z] #42 10.93 DEP images/core-arm.pb-c.d [2019-11-27T14:53:08.255Z] #42 11.07 DEP images/core-ppc64.pb-c.d [2019-11-27T14:53:08.255Z] #42 11.10 DEP images/core-s390.pb-c.d [2019-11-27T14:53:08.255Z] #42 11.18 DEP images/core-x86.pb-c.d [2019-11-27T14:53:08.255Z] #42 11.29 DEP images/core.pb-c.d [2019-11-27T14:53:08.255Z] #42 11.35 DEP images/inventory.pb-c.d [2019-11-27T14:53:08.255Z] #42 11.39 PBCC images/cpuinfo.pb-c.c [2019-11-27T14:53:08.647Z] #42 11.46 DEP images/cpuinfo.pb-c.d [2019-11-27T14:53:08.647Z] #42 11.53 PBCC images/stats.pb-c.c [2019-11-27T14:53:08.647Z] #42 11.55 DEP images/stats.pb-c.d [2019-11-27T14:53:08.729Z] #41 ... [2019-11-27T14:53:08.729Z] [2019-11-27T14:53:08.729Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:53:08.729Z] #17 108.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-27T14:53:08.729Z] #17 108.3 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-27T14:53:08.729Z] #17 108.3 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-27T14:53:08.955Z] #59 33.09 Checking out files: 33% (981/2933) Checking out files: 34% (998/2933) Checking out files: 35% (1027/2933) Checking out files: 36% (1056/2933) Checking out files: 37% (1086/2933) Checking out files: 38% (1115/2933) Checking out files: 39% (1144/2933) Checking out files: 40% (1174/2933) Checking out files: 41% (1203/2933) Checking out files: 42% (1232/2933) Checking out files: 43% (1262/2933) Checking out files: 44% (1291/2933) Checking out files: 45% (1320/2933) Checking out files: 46% (1350/2933) Checking out files: 47% (1379/2933) Checking out files: 48% (1408/2933) Checking out files: 49% (1438/2933) Checking out files: 50% (1467/2933) Checking out files: 51% (1496/2933) Checking out files: 52% (1526/2933) Checking out files: 53% (1555/2933) Checking out files: 54% (1584/2933) Checking out files: 55% (1614/2933) Checking out files: 56% (1643/2933) Checking out files: 57% (1672/2933) Checking out files: 58% (1702/2933) Checking out files: 59% (1731/2933) Checking out files: 60% (1760/2933) Checking out files: 61% (1790/2933) Checking out files: 62% (1819/2933) Checking out files: 63% (1848/2933) Checking out files: 64% (1878/2933) Checking out files: 65% (1907/2933) Checking out files: 66% (1936/2933) Checking out files: 67% (1966/2933) Checking out files: 68% (1995/2933) Checking out files: 69% (2024/2933) Checking out files: 70% (2054/2933) Checking out files: 71% (2083/2933) Checking out files: 72% (2112/2933) Checking out files: 73% (2142/2933) Checking out files: 74% (2171/2933) Checking out files: 75% (2200/2933) Checking out files: 76% (2230/2933) Checking out files: 77% (2259/2933) Checking out files: 78% (2288/2933) Checking out files: 79% (2318/2933) Checking out files: 80% (2347/2933) Checking out files: 81% (2376/2933) Checking out files: 82% (2406/2933) Checking out files: 83% (2435/2933) Checking out files: 84% (2464/2933) Checking out files: 85% (2494/2933) Checking out files: 86% (2523/2933) Checking out files: 87% (2552/2933) Checking out files: 88% (2582/2933) Checking out files: 89% (2611/2933) Checking out files: 90% (2640/2933) Checking out files: 91% (2670/2933) Checking out files: 92% (2699/2933) Checking out files: 93% (2728/2933) Checking out files: 94% (2758/2933) Checking out files: 95% (2787/2933) Checking out files: 96% (2816/2933) Checking out files: 97% (2846/2933) Checking out files: 98% (2875/2933) Checking out files: 98% (2902/2933) Checking out files: 99% (2904/2933) Checking out files: 100% (2933/2933) Checking out files: 100% (2933/2933), done. [2019-11-27T14:53:09.216Z] #59 35.18 + cd /tmp/tmp.a1eqad9PPb/src/github.com/containerd/containerd [2019-11-27T14:53:09.216Z] #59 35.18 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-27T14:53:09.322Z] Removing intermediate container 73c9edc7e30a [2019-11-27T14:53:09.322Z] ---> a477e51b2dba [2019-11-27T14:53:09.322Z] Step 11/16 : ARG GOOS [2019-11-27T14:53:09.322Z] ---> Running in 7cc3e9bf2522 [2019-11-27T14:53:09.322Z] Removing intermediate container 7cc3e9bf2522 [2019-11-27T14:53:09.322Z] ---> e72c90fd87db [2019-11-27T14:53:09.322Z] Step 12/16 : ARG GOARCH [2019-11-27T14:53:09.322Z] ---> Running in af8f18de8388 [2019-11-27T14:53:09.322Z] Removing intermediate container af8f18de8388 [2019-11-27T14:53:09.322Z] ---> bab79b2356c4 [2019-11-27T14:53:09.322Z] 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-27T14:53:09.322Z] ---> Running in 148ed3a8caff [2019-11-27T14:53:09.478Z] #59 ... [2019-11-27T14:53:09.478Z] [2019-11-27T14:53:09.478Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:53:09.478Z] #17 6.862 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-27T14:53:09.478Z] #17 7.542 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-27T14:53:09.478Z] #17 14.39 Fetched 7751 kB in 11s (683 kB/s) [2019-11-27T14:53:09.738Z] #17 14.39 Reading package lists... [2019-11-27T14:53:09.738Z] #17 ... [2019-11-27T14:53:09.738Z] [2019-11-27T14:53:09.738Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:53:09.738Z] #26 29.80 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-27T14:53:09.738Z] #26 30.55 [2019-11-27T14:53:09.738Z] #26 31.11 ############################# 40.6% ######################################################################## 100.0% [2019-11-27T14:53:09.738Z] #26 31.26 [2019-11-27T14:53:09.738Z] #26 33.27 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-27T14:53:09.738Z] #26 33.39 skipping existing ed4b54129745 [2019-11-27T14:53:09.738Z] #26 33.49 [2019-11-27T14:53:09.738Z] #26 35.61 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-27T14:53:09.738Z] #26 36.61 [2019-11-27T14:53:09.738Z] #26 36.86 ######################################################################## 100.0% [2019-11-27T14:53:09.738Z] #26 37.03 [2019-11-27T14:53:09.738Z] #26 37.09 Download of images into '/build' complete. [2019-11-27T14:53:09.738Z] #26 37.09 Use something like the following to load the result into a Docker daemon: [2019-11-27T14:53:09.738Z] #26 37.09 tar -cC '/build' . | docker load [2019-11-27T14:53:10.096Z] #42 12.91 make[1]: Nothing to be done for 'all'. [2019-11-27T14:53:11.124Z] #26 DONE 38.1s [2019-11-27T14:53:11.124Z] [2019-11-27T14:53:11.124Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:53:11.124Z] #36 6.746 -- Detecting C compiler ABI info - done [2019-11-27T14:53:11.124Z] #36 6.859 -- Detecting C compile features [2019-11-27T14:53:11.124Z] #36 9.491 -- Detecting C compile features - done [2019-11-27T14:53:11.124Z] #36 9.530 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-27T14:53:11.124Z] #36 10.03 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-27T14:53:11.124Z] #36 10.17 -- Configuring done [2019-11-27T14:53:11.124Z] #36 10.19 -- Generating done [2019-11-27T14:53:11.124Z] #36 10.21 -- Build files have been written to: /tmp/tmp.NnRlZsYHUH/tini [2019-11-27T14:53:11.124Z] #36 10.22 + make tini-static [2019-11-27T14:53:11.124Z] #36 10.79 Scanning dependencies of target tini-static [2019-11-27T14:53:11.124Z] #36 10.89 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-27T14:53:11.124Z] #36 13.19 [100%] Linking C executable tini-static [2019-11-27T14:53:11.124Z] #36 13.87 [100%] Built target tini-static [2019-11-27T14:53:11.124Z] #36 13.96 + mkdir -p /build [2019-11-27T14:53:11.124Z] #36 13.97 + cp tini-static /build/docker-init [2019-11-27T14:53:11.124Z] #36 DONE 15.6s [2019-11-27T14:53:11.124Z] [2019-11-27T14:53:11.124Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:11.124Z] #41 16.00 DEP images/fh.pb-c.d [2019-11-27T14:53:11.124Z] #41 16.05 DEP images/fsnotify.pb-c.d [2019-11-27T14:53:11.124Z] #41 16.16 PBCC images/eventpoll.pb-c.c [2019-11-27T14:53:11.124Z] #41 16.30 DEP images/eventpoll.pb-c.d [2019-11-27T14:53:11.124Z] #41 16.40 PBCC images/eventfd.pb-c.c [2019-11-27T14:53:11.124Z] #41 16.44 DEP images/eventfd.pb-c.d [2019-11-27T14:53:11.124Z] #41 16.54 PBCC images/remap-file-path.pb-c.c [2019-11-27T14:53:11.124Z] #41 16.59 DEP images/remap-file-path.pb-c.d [2019-11-27T14:53:11.124Z] #41 16.69 PBCC images/fifo.pb-c.c [2019-11-27T14:53:11.124Z] #41 16.70 DEP images/fifo.pb-c.d [2019-11-27T14:53:11.124Z] #41 16.84 PBCC images/ghost-file.pb-c.c [2019-11-27T14:53:11.124Z] #41 16.89 DEP images/ghost-file.pb-c.d [2019-11-27T14:53:11.124Z] #41 16.95 PBCC images/regfile.pb-c.c [2019-11-27T14:53:11.124Z] #41 17.05 DEP images/regfile.pb-c.d [2019-11-27T14:53:11.124Z] #41 17.11 PBCC images/ns.pb-c.c [2019-11-27T14:53:11.124Z] #41 17.15 DEP images/ns.pb-c.d [2019-11-27T14:53:11.124Z] #41 17.24 PBCC images/fdinfo.pb-c.c [2019-11-27T14:53:11.124Z] #41 17.37 DEP images/fdinfo.pb-c.d [2019-11-27T14:53:11.124Z] #41 17.58 PBCC images/core-aarch64.pb-c.c [2019-11-27T14:53:11.124Z] #41 17.65 PBCC images/core-arm.pb-c.c [2019-11-27T14:53:11.124Z] #41 17.68 PBCC images/core-ppc64.pb-c.c [2019-11-27T14:53:11.124Z] #41 17.76 PBCC images/core-s390.pb-c.c [2019-11-27T14:53:11.124Z] #41 17.89 PBCC images/core-x86.pb-c.c [2019-11-27T14:53:11.124Z] #41 18.06 PBCC images/core.pb-c.c [2019-11-27T14:53:11.124Z] #41 18.24 PBCC images/inventory.pb-c.c [2019-11-27T14:53:11.124Z] #41 18.39 DEP images/core-aarch64.pb-c.d [2019-11-27T14:53:11.124Z] #41 18.45 DEP images/core-arm.pb-c.d [2019-11-27T14:53:11.124Z] #41 18.51 DEP images/core-ppc64.pb-c.d [2019-11-27T14:53:11.124Z] #41 18.56 DEP images/core-s390.pb-c.d [2019-11-27T14:53:11.124Z] #41 18.66 DEP images/core-x86.pb-c.d [2019-11-27T14:53:11.124Z] #41 18.78 DEP images/core.pb-c.d [2019-11-27T14:53:11.124Z] #41 18.91 DEP images/inventory.pb-c.d [2019-11-27T14:53:11.124Z] #41 19.00 PBCC images/cpuinfo.pb-c.c [2019-11-27T14:53:11.124Z] #41 19.08 DEP images/cpuinfo.pb-c.d [2019-11-27T14:53:11.124Z] #41 19.17 PBCC images/stats.pb-c.c [2019-11-27T14:53:11.124Z] #41 19.26 DEP images/stats.pb-c.d [2019-11-27T14:53:11.599Z] #42 ... [2019-11-27T14:53:11.599Z] [2019-11-27T14:53:11.599Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:53:11.599Z] #37 0.299 + RM_GOPATH=0 [2019-11-27T14:53:11.599Z] #37 0.299 + TMP_GOPATH= [2019-11-27T14:53:11.599Z] #37 0.299 + : /build [2019-11-27T14:53:11.599Z] #37 0.299 + '[' -z '' ']' [2019-11-27T14:53:11.599Z] #37 0.299 ++ mktemp -d [2019-11-27T14:53:11.599Z] #37 0.300 + export GOPATH=/tmp/tmp.RQabHAqWcA [2019-11-27T14:53:11.599Z] #37 0.300 + GOPATH=/tmp/tmp.RQabHAqWcA [2019-11-27T14:53:11.599Z] #37 0.300 + RM_GOPATH=1 [2019-11-27T14:53:11.599Z] #37 0.300 ++ dirname ./install.sh [2019-11-27T14:53:11.599Z] #37 0.305 + dir=. [2019-11-27T14:53:11.599Z] #37 0.305 + bin=tini [2019-11-27T14:53:11.599Z] #37 0.305 + shift [2019-11-27T14:53:11.599Z] #37 0.305 + '[' '!' -f ./tini.installer ']' [2019-11-27T14:53:11.599Z] #37 0.305 + . ./tini.installer [2019-11-27T14:53:11.599Z] #37 0.305 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-27T14:53:11.599Z] #37 0.305 + install_tini [2019-11-27T14:53:11.599Z] #37 0.305 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-27T14:53:11.599Z] #37 0.305 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-27T14:53:11.599Z] #37 0.305 + git clone https://github.com/krallin/tini.git /tmp/tmp.RQabHAqWcA/tini [2019-11-27T14:53:11.599Z] #37 0.319 Cloning into '/tmp/tmp.RQabHAqWcA/tini'... [2019-11-27T14:53:11.599Z] #37 1.703 + cd /tmp/tmp.RQabHAqWcA/tini [2019-11-27T14:53:11.599Z] #37 1.703 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-27T14:53:11.599Z] #37 1.733 + cmake . [2019-11-27T14:53:11.599Z] #37 2.540 -- The C compiler identification is GNU 6.3.0 [2019-11-27T14:53:11.599Z] #37 2.580 -- Check for working C compiler: /usr/bin/cc [2019-11-27T14:53:11.599Z] #37 3.528 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-27T14:53:11.599Z] #37 3.529 -- Detecting C compiler ABI info [2019-11-27T14:53:11.599Z] #37 3.890 -- Detecting C compiler ABI info - done [2019-11-27T14:53:11.599Z] #37 3.986 -- Detecting C compile features [2019-11-27T14:53:11.599Z] #37 5.662 -- Detecting C compile features - done [2019-11-27T14:53:11.599Z] #37 5.712 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-27T14:53:11.599Z] #37 5.994 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-27T14:53:11.599Z] #37 6.095 -- Configuring done [2019-11-27T14:53:11.599Z] #37 6.099 -- Generating done [2019-11-27T14:53:11.599Z] #37 6.117 -- Build files have been written to: /tmp/tmp.RQabHAqWcA/tini [2019-11-27T14:53:11.599Z] #37 6.140 + make tini-static [2019-11-27T14:53:11.599Z] #37 6.493 Scanning dependencies of target tini-static [2019-11-27T14:53:11.599Z] #37 6.509 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-27T14:53:11.599Z] #37 8.160 [100%] Linking C executable tini-static [2019-11-27T14:53:11.599Z] #37 9.090 [100%] Built target tini-static [2019-11-27T14:53:11.599Z] #37 9.217 + mkdir -p /build [2019-11-27T14:53:11.599Z] #37 9.253 + cp tini-static /build/docker-init [2019-11-27T14:53:11.599Z] #37 DONE 9.4s [2019-11-27T14:53:11.599Z] [2019-11-27T14:53:11.599Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:53:11.600Z] #27 19.16 # 1.9% ## 2.9% ## 3.8% #### 5.7% #### 6.6% ##### 7.6% ###### 8.5% ####### 10.4% ######## 11.4% ######### 13.3% ########## 15.2% ########### 16.1% ############ 17.0% ############ 18.0% ############# 18.9% ############## 19.9% ################ 22.7% ################# 23.7% ################# 24.6% ################### 26.5% ################### 27.4% ##################### 29.3% ##################### 30.3% ###################### 31.2% ####################### 32.2% ####################### 33.1% ######################## 34.1% ######################### 35.0% ########################### 37.8% ############################ 39.7% ############################# 40.7% ############################# 41.6% ############################## 42.6% ############################### 43.5% ################################ 44.5% ################################# 46.4% ################################## 48.2% ################################### 49.2% #################################### 50.1% ##################################### 52.0% ###################################### 53.9% ####################################### 54.9% ######################################## 56.7% ########################################## 58.6% ########################################### 60.5% ############################################ 62.4% ############################################## 64.3% ############################################## 65.3% ################################################ 67.1% ################################################# 69.0% ################################################## 70.0% ################################################### 71.9% #################################################### 72.8% ##################################################### 73.8% ###################################################### 75.6% ####################################################### 77.5% ######################################################### 79.4% ######################################################### 80.4% ########################################################## 81.3% ########################################################### 82.3% ########################################################### 83.2% ############################################################ 84.1% ############################################################# 85.1% ############################################################# 86.0% ############################################################### 87.9% ################################################################ 89.8% ##################################### [2019-11-27T14:53:11.600Z] #27 ... [2019-11-27T14:53:11.600Z] [2019-11-27T14:53:11.600Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:53:11.600Z] #45 46.96 syscall [2019-11-27T14:53:12.034Z] #45 ... [2019-11-27T14:53:12.034Z] [2019-11-27T14:53:12.034Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:53:12.517Z] #41 ... [2019-11-27T14:53:12.517Z] [2019-11-27T14:53:12.517Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:53:12.517Z] #31 DONE 77.4s [2019-11-27T14:53:12.517Z] [2019-11-27T14:53:12.517Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:53:12.517Z] #17 14.39 Reading package lists... [2019-11-27T14:53:13.247Z] #27 19.16 # 1.9% ## 2.9% ## 3.8% #### 5.7% #### 6.6% ##### 7.6% ###### 8.5% ####### 10.4% ######## 11.4% ######### 13.3% ########## 15.2% ########### 16.1% ############ 17.0% ############ 18.0% ############# 18.9% ############## 19.9% ################ 22.7% ################# 23.7% ################# 24.6% ################### 26.5% ################### 27.4% ##################### 29.3% ##################### 30.3% ###################### 31.2% ####################### 32.2% ####################### 33.1% ######################## 34.1% ######################### 35.0% ########################### 37.8% ############################ 39.7% ############################# 40.7% ############################# 41.6% ############################## 42.6% ############################### 43.5% ################################ 44.5% ################################# 46.4% ################################## 48.2% ################################### 49.2% #################################### 50.1% ##################################### 52.0% ###################################### 53.9% ####################################### 54.9% ######################################## 56.7% ########################################## 58.6% ########################################### 60.5% ############################################ 62.4% ############################################## 64.3% ############################################## 65.3% ################################################ 67.1% ################################################# 69.0% ################################################## 70.0% ################################################### 71.9% #################################################### 72.8% ##################################################### 73.8% ###################################################### 75.6% ####################################################### 77.5% ######################################################### 79.4% ######################################################### 80.4% ########################################################## 81.3% ########################################################### 82.3% ########################################################### 83.2% ############################################################ 84.1% ############################################################# 85.1% ############################################################# 86.0% ############################################################### 87.9% ################################################################ 89.8% ################################################################# 90.8% ################################################################## 91.7% ################################################################## 92.7% ################################################################### 93.6% #################################################################### 94.5% #################################################################### 95.5% ###################################################################### 97.4% ###################################################################### 98.3% ######################################################################## 100.0% [2019-11-27T14:53:13.247Z] #27 31.17 [2019-11-27T14:53:13.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-27T14:53:14.616Z] #27 32.56 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-27T14:53:15.039Z] #27 33.08 [2019-11-27T14:53:15.546Z] #27 33.36 ############################################### 65.3% ######################################################################## 100.0% [2019-11-27T14:53:15.546Z] #27 33.63 [2019-11-27T14:53:15.824Z] #17 19.84 Reading package lists... [2019-11-27T14:53:15.824Z] #17 ... [2019-11-27T14:53:15.824Z] [2019-11-27T14:53:15.825Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:53:15.825Z] #44 70.35 go/token [2019-11-27T14:53:15.825Z] #44 70.36 net/url [2019-11-27T14:53:15.825Z] #44 70.38 text/template/parse [2019-11-27T14:53:15.825Z] #44 71.88 go/scanner [2019-11-27T14:53:15.825Z] #44 75.13 encoding/json [2019-11-27T14:53:15.825Z] #44 75.62 go/ast [2019-11-27T14:53:15.825Z] #44 80.69 text/template [2019-11-27T14:53:16.808Z] #17 ... [2019-11-27T14:53:16.808Z] [2019-11-27T14:53:16.808Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:16.808Z] #41 106.9 CC criu/cr-dedup.o [2019-11-27T14:53:16.808Z] #41 107.4 CC criu/cr-dump.o [2019-11-27T14:53:16.808Z] #41 109.5 CC criu/cr-errno.o [2019-11-27T14:53:16.808Z] #41 109.6 CC criu/cr-restore.o [2019-11-27T14:53:16.808Z] #41 113.7 CC criu/cr-service.o [2019-11-27T14:53:17.210Z] #44 ... [2019-11-27T14:53:17.210Z] [2019-11-27T14:53:17.210Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:17.210Z] #41 22.38 make[1]: Nothing to be done for 'all'. [2019-11-27T14:53:17.210Z] #41 25.45 CC images/stats.o [2019-11-27T14:53:17.369Z] #41 115.2 CC criu/crtools.o [2019-11-27T14:53:17.471Z] #41 25.99 CC images/core.o [2019-11-27T14:53:17.588Z] #27 35.56 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-27T14:53:17.930Z] #41 115.9 CC criu/eventfd.o [2019-11-27T14:53:17.995Z] #27 36.02 [2019-11-27T14:53:17.995Z] #27 ... [2019-11-27T14:53:17.995Z] [2019-11-27T14:53:17.995Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:53:17.995Z] #32 53.26 time [2019-11-27T14:53:17.995Z] #32 60.53 internal/poll [2019-11-27T14:53:17.995Z] #32 63.38 os [2019-11-27T14:53:17.995Z] #32 63.41 strings [2019-11-27T14:53:17.995Z] #32 ... [2019-11-27T14:53:17.995Z] [2019-11-27T14:53:17.996Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:53:17.996Z] #60 32.19 Checking out files: 48% (1418/2933) Checking out files: 49% (1438/2933) Checking out files: 50% (1467/2933) Checking out files: 51% (1496/2933) Checking out files: 52% (1526/2933) Checking out files: 53% (1555/2933) Checking out files: 54% (1584/2933) Checking out files: 55% (1614/2933) Checking out files: 56% (1643/2933) Checking out files: 57% (1672/2933) Checking out files: 58% (1702/2933) Checking out files: 59% (1731/2933) Checking out files: 60% (1760/2933) Checking out files: 61% (1790/2933) Checking out files: 62% (1819/2933) Checking out files: 63% (1848/2933) Checking out files: 64% (1878/2933) Checking out files: 65% (1907/2933) Checking out files: 66% (1936/2933) Checking out files: 67% (1966/2933) Checking out files: 68% (1995/2933) Checking out files: 69% (2024/2933) Checking out files: 70% (2054/2933) Checking out files: 71% (2083/2933) Checking out files: 72% (2112/2933) Checking out files: 73% (2142/2933) Checking out files: 74% (2171/2933) Checking out files: 75% (2200/2933) Checking out files: 76% (2230/2933) Checking out files: 77% (2259/2933) Checking out files: 78% (2288/2933) Checking out files: 79% (2318/2933) Checking out files: 80% (2347/2933) Checking out files: 81% (2376/2933) Checking out files: 82% (2406/2933) Checking out files: 83% (2435/2933) Checking out files: 84% (2464/2933) Checking out files: 85% (2494/2933) Checking out files: 86% (2523/2933) Checking out files: 87% (2552/2933) Checking out files: 88% (2582/2933) Checking out files: 89% (2611/2933) Checking out files: 90% (2640/2933) Checking out files: 91% (2670/2933) Checking out files: 91% (2677/2933) Checking out files: 92% (2699/2933) Checking out files: 93% (2728/2933) Checking out files: 94% (2758/2933) Checking out files: 95% (2787/2933) Checking out files: 96% (2816/2933) Checking out files: 97% (2846/2933) Checking out files: 98% (2875/2933) Checking out files: 99% (2904/2933) Checking out files: 100% (2933/2933) Checking out files: 100% (2933/2933), done. [2019-11-27T14:53:17.996Z] #60 33.45 + cd /tmp/tmp.p72G8nTaMv/src/github.com/containerd/containerd [2019-11-27T14:53:17.996Z] #60 33.45 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-27T14:53:17.996Z] #60 34.43 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-27T14:53:17.996Z] #60 34.43 + BUILDTAGS='netgo osusergo static_build' [2019-11-27T14:53:17.996Z] #60 34.43 + export EXTRA_FLAGS=-buildmode=pie [2019-11-27T14:53:17.996Z] #60 34.43 + EXTRA_FLAGS=-buildmode=pie [2019-11-27T14:53:17.996Z] #60 34.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-27T14:53:17.996Z] #60 34.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-27T14:53:17.996Z] #60 34.43 + '[' '' = dynamic ']' [2019-11-27T14:53:17.996Z] #60 34.43 + make [2019-11-27T14:53:17.996Z] #60 36.09 + bin/ctr [2019-11-27T14:53:18.428Z] #41 27.16 CC images/core-x86.o [2019-11-27T14:53:18.492Z] #41 116.3 CC criu/eventpoll.o [2019-11-27T14:53:18.515Z] #60 ... [2019-11-27T14:53:18.515Z] [2019-11-27T14:53:18.515Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:53:18.515Z] #18 19.38 Reading package lists... [2019-11-27T14:53:18.515Z] #18 24.87 Building dependency tree... [2019-11-27T14:53:18.515Z] #18 26.37 The following additional packages will be installed: [2019-11-27T14:53:18.515Z] #18 26.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-27T14:53:18.515Z] #18 26.40 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-27T14:53:18.515Z] #18 26.40 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-27T14:53:18.515Z] #18 26.40 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-27T14:53:18.515Z] #18 26.40 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-27T14:53:18.515Z] #18 26.40 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-27T14:53:18.515Z] #18 26.40 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-27T14:53:18.515Z] #18 26.40 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-27T14:53:18.515Z] #18 26.41 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-27T14:53:18.515Z] #18 26.43 Suggested packages: [2019-11-27T14:53:18.515Z] #18 26.43 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-27T14:53:18.515Z] #18 26.43 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-27T14:53:18.515Z] #18 26.43 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-27T14:53:18.515Z] #18 26.43 vim-doc vim-scripts xfsdump acl attr quota [2019-11-27T14:53:18.515Z] #18 26.43 Recommended packages: [2019-11-27T14:53:18.515Z] #18 26.43 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-27T14:53:18.515Z] #18 26.43 python3-keyrings.alt python3-xdg unzip [2019-11-27T14:53:18.515Z] #18 32.22 The following NEW packages will be installed: [2019-11-27T14:53:18.515Z] #18 32.23 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-27T14:53:18.515Z] #18 32.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-27T14:53:18.515Z] #18 32.23 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-27T14:53:18.515Z] #18 32.23 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-27T14:53:18.515Z] #18 32.23 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-27T14:53:18.515Z] #18 32.23 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-27T14:53:18.515Z] #18 32.23 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-27T14:53:18.515Z] #18 32.23 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-27T14:53:18.515Z] #18 32.23 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-27T14:53:18.515Z] #18 32.23 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-27T14:53:18.515Z] #18 32.23 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-27T14:53:18.515Z] #18 32.23 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-27T14:53:18.515Z] #18 32.23 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-27T14:53:18.515Z] #18 32.23 xfsprogs xxd xz-utils zip [2019-11-27T14:53:18.515Z] #18 32.49 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-27T14:53:18.515Z] #18 32.49 Need to get 88.2 MB of archives. [2019-11-27T14:53:18.515Z] #18 32.49 After this operation, 565 MB of additional disk space will be used. [2019-11-27T14:53:18.515Z] #18 32.49 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-11-27T14:53:18.515Z] #18 32.53 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-27T14:53:18.515Z] #18 32.53 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-11-27T14:53:18.515Z] #18 32.53 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-11-27T14:53:18.515Z] #18 32.54 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-11-27T14:53:18.515Z] #18 32.54 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-27T14:53:18.515Z] #18 32.61 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-27T14:53:18.515Z] #18 32.80 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-11-27T14:53:18.515Z] #18 32.82 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-11-27T14:53:18.515Z] #18 32.84 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-27T14:53:18.515Z] #18 33.01 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-11-27T14:53:18.515Z] #18 33.03 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-11-27T14:53:18.515Z] #18 33.04 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-11-27T14:53:18.515Z] #18 33.05 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-11-27T14:53:18.515Z] #18 33.05 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-11-27T14:53:18.515Z] #18 33.05 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-27T14:53:18.515Z] #18 33.06 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-11-27T14:53:18.515Z] #18 33.07 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-11-27T14:53:18.515Z] #18 33.07 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-11-27T14:53:18.515Z] #18 33.08 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-11-27T14:53:18.515Z] #18 33.08 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-11-27T14:53:18.515Z] #18 33.10 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-27T14:53:18.515Z] #18 33.11 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-27T14:53:18.515Z] #18 33.12 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-11-27T14:53:18.515Z] #18 33.12 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-27T14:53:18.515Z] #18 33.13 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-27T14:53:18.515Z] #18 33.14 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-11-27T14:53:18.515Z] #18 33.15 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-27T14:53:18.515Z] #18 33.15 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-27T14:53:18.515Z] #18 33.19 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-27T14:53:18.515Z] #18 33.19 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-27T14:53:18.515Z] #18 33.20 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-11-27T14:53:18.515Z] #18 33.21 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-27T14:53:18.515Z] #18 33.27 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-27T14:53:18.515Z] #18 33.27 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-27T14:53:18.515Z] #18 33.27 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-11-27T14:53:18.515Z] #18 33.28 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-11-27T14:53:18.515Z] #18 33.28 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-27T14:53:18.515Z] #18 33.28 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-11-27T14:53:18.515Z] #18 33.29 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-11-27T14:53:18.515Z] #18 33.32 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-11-27T14:53:18.515Z] #18 33.34 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-11-27T14:53:18.515Z] #18 33.38 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-11-27T14:53:18.515Z] #18 33.40 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-27T14:53:18.515Z] #18 33.41 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-27T14:53:18.515Z] #18 33.41 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-27T14:53:18.515Z] #18 33.43 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-11-27T14:53:18.515Z] #18 33.44 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-11-27T14:53:18.515Z] #18 33.56 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-11-27T14:53:18.515Z] #18 33.59 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-27T14:53:18.515Z] #18 33.67 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-27T14:53:18.515Z] #18 33.68 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-27T14:53:18.515Z] #18 33.69 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-11-27T14:53:18.515Z] #18 33.71 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-27T14:53:18.515Z] #18 33.72 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-27T14:53:18.515Z] #18 33.76 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-27T14:53:18.515Z] #18 34.06 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-11-27T14:53:18.515Z] #18 34.13 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-11-27T14:53:18.515Z] #18 34.20 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-11-27T14:53:18.515Z] #18 34.23 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-27T14:53:18.515Z] #18 34.24 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-11-27T14:53:18.515Z] #18 34.28 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-27T14:53:18.515Z] #18 34.45 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-27T14:53:18.515Z] #18 34.66 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-27T14:53:18.515Z] #18 34.66 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-27T14:53:18.515Z] #18 ... [2019-11-27T14:53:18.515Z] [2019-11-27T14:53:18.515Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:53:18.515Z] #27 36.40 ################################################ 66.9% ######################################################################## 100.0% [2019-11-27T14:53:18.515Z] #27 36.50 [2019-11-27T14:53:19.053Z] #41 117.0 CC criu/external.o [2019-11-27T14:53:19.310Z] #41 117.3 CC criu/fault-injection.o [2019-11-27T14:53:19.310Z] #41 117.4 CC criu/fdstore.o [2019-11-27T14:53:19.390Z] #41 28.03 CC images/core-arm.o [2019-11-27T14:53:19.567Z] #41 ... [2019-11-27T14:53:19.567Z] [2019-11-27T14:53:19.567Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:53:19.567Z] #17 119.2 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-27T14:53:19.567Z] #17 119.2 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-27T14:53:19.567Z] #17 119.2 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-11-27T14:53:19.567Z] #17 119.2 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-27T14:53:19.567Z] #17 119.2 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-27T14:53:19.567Z] #17 119.3 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-27T14:53:19.649Z] #41 ... [2019-11-27T14:53:19.649Z] [2019-11-27T14:53:19.649Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:53:19.649Z] #44 84.76 encoding/xml [2019-11-27T14:53:19.822Z] #17 119.3 Processing triggers for mime-support (3.60) ... [2019-11-27T14:53:19.823Z] #17 119.4 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:53:19.823Z] #17 119.4 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-27T14:53:19.823Z] #17 119.4 Setting up libcap2-bin (1:2.25-1) ... [2019-11-27T14:53:19.823Z] #17 119.4 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-27T14:53:19.823Z] #17 119.4 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-27T14:53:19.823Z] #17 119.4 Setting up bash-completion (1:2.1-4.3) ... [2019-11-27T14:53:19.852Z] #27 37.94 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-27T14:53:19.852Z] #27 38.01 skipping existing b63cc5f62c21 [2019-11-27T14:53:20.238Z] #27 38.10 [2019-11-27T14:53:20.586Z] #44 ... [2019-11-27T14:53:20.586Z] [2019-11-27T14:53:20.586Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:53:20.586Z] #59 36.41 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-27T14:53:20.586Z] #59 36.41 + BUILDTAGS='netgo osusergo static_build' [2019-11-27T14:53:20.586Z] #59 36.41 + export EXTRA_FLAGS=-buildmode=pie [2019-11-27T14:53:20.586Z] #59 36.41 + EXTRA_FLAGS=-buildmode=pie [2019-11-27T14:53:20.586Z] #59 36.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-27T14:53:20.586Z] #59 36.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-27T14:53:20.586Z] #59 36.41 + '[' '' = dynamic ']' [2019-11-27T14:53:20.586Z] #59 36.41 + make [2019-11-27T14:53:20.586Z] #59 38.08 + bin/ctr [2019-11-27T14:53:20.586Z] #59 ... [2019-11-27T14:53:20.586Z] [2019-11-27T14:53:20.586Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:20.586Z] #41 28.76 CC images/core-aarch64.o [2019-11-27T14:53:20.586Z] #41 29.21 CC images/core-ppc64.o [2019-11-27T14:53:21.620Z] #27 39.55 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-27T14:53:21.967Z] #41 30.24 CC images/core-s390.o [2019-11-27T14:53:22.070Z] #27 40.02 [2019-11-27T14:53:22.338Z] #17 121.8 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-27T14:53:22.338Z] #17 121.8 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-27T14:53:22.338Z] #17 121.8 Setting up zip (3.0-11+b1) ... [2019-11-27T14:53:22.338Z] #17 121.8 Setting up bzip2 (1.0.6-8.1) ... [2019-11-27T14:53:22.338Z] #17 121.8 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-27T14:53:22.338Z] #17 121.8 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-27T14:53:22.338Z] #17 121.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:53:22.338Z] #17 121.9 Setting up libaio1:amd64 (0.3.110-3) ... [2019-11-27T14:53:22.338Z] #17 121.9 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-27T14:53:22.338Z] #17 121.9 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-27T14:53:22.338Z] #17 121.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-27T14:53:22.338Z] #17 121.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-27T14:53:22.338Z] #17 121.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:53:22.338Z] #17 121.9 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-27T14:53:22.338Z] #17 121.9 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-11-27T14:53:22.338Z] #17 122.0 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-27T14:53:22.338Z] #17 122.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:53:22.537Z] #41 31.18 CC images/cpuinfo.o [2019-11-27T14:53:22.569Z] #27 40.33 ######################################################################## 100.0% [2019-11-27T14:53:22.569Z] #27 ... [2019-11-27T14:53:22.569Z] [2019-11-27T14:53:22.569Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:22.569Z] #42 15.19 CC images/stats.o [2019-11-27T14:53:22.569Z] #42 15.55 CC images/core.o [2019-11-27T14:53:22.569Z] #42 15.81 CC images/core-x86.o [2019-11-27T14:53:22.569Z] #42 16.22 CC images/core-arm.o [2019-11-27T14:53:22.569Z] #42 16.65 CC images/core-aarch64.o [2019-11-27T14:53:22.569Z] #42 17.04 CC images/core-ppc64.o [2019-11-27T14:53:22.569Z] #42 17.49 CC images/core-s390.o [2019-11-27T14:53:22.569Z] #42 18.04 CC images/cpuinfo.o [2019-11-27T14:53:22.569Z] #42 18.48 CC images/inventory.o [2019-11-27T14:53:22.569Z] #42 18.80 CC images/fdinfo.o [2019-11-27T14:53:22.569Z] #42 19.22 CC images/fown.o [2019-11-27T14:53:22.569Z] #42 19.50 CC images/ns.o [2019-11-27T14:53:22.569Z] #42 19.77 CC images/regfile.o [2019-11-27T14:53:22.569Z] #42 20.00 CC images/ghost-file.o [2019-11-27T14:53:22.569Z] #42 20.30 CC images/fifo.o [2019-11-27T14:53:22.569Z] #42 20.45 CC images/remap-file-path.o [2019-11-27T14:53:22.569Z] #42 20.61 CC images/eventfd.o [2019-11-27T14:53:22.569Z] #42 20.79 CC images/eventpoll.o [2019-11-27T14:53:22.569Z] #42 21.18 CC images/fh.o [2019-11-27T14:53:22.569Z] #42 21.67 CC images/fsnotify.o [2019-11-27T14:53:22.569Z] #42 22.20 CC images/signalfd.o [2019-11-27T14:53:22.569Z] #42 22.38 CC images/fs.o [2019-11-27T14:53:22.569Z] #42 22.55 CC images/pstree.o [2019-11-27T14:53:22.569Z] #42 22.71 CC images/pipe.o [2019-11-27T14:53:22.569Z] #42 22.93 CC images/tcp-stream.o [2019-11-27T14:53:22.569Z] #42 23.13 CC images/sk-packet.o [2019-11-27T14:53:22.569Z] #42 23.39 CC images/mnt.o [2019-11-27T14:53:22.569Z] #42 23.55 CC images/pipe-data.o [2019-11-27T14:53:22.569Z] #42 23.70 CC images/sa.o [2019-11-27T14:53:22.569Z] #42 23.92 CC images/timer.o [2019-11-27T14:53:22.569Z] #42 24.19 CC images/timerfd.o [2019-11-27T14:53:22.569Z] #42 24.40 CC images/mm.o [2019-11-27T14:53:22.569Z] #42 24.64 CC images/sk-opts.o [2019-11-27T14:53:22.569Z] #42 25.05 CC images/sk-unix.o [2019-11-27T14:53:22.569Z] #42 ... [2019-11-27T14:53:22.569Z] [2019-11-27T14:53:22.569Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:53:22.569Z] #27 40.51 [2019-11-27T14:53:22.569Z] #27 40.52 Download of images into '/build' complete. [2019-11-27T14:53:22.569Z] #27 40.52 Use something like the following to load the result into a Docker daemon: [2019-11-27T14:53:22.569Z] #27 40.52 tar -cC '/build' . | docker load [2019-11-27T14:53:22.569Z] #27 DONE 40.7s [2019-11-27T14:53:22.569Z] [2019-11-27T14:53:22.569Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:53:22.569Z] #45 57.94 time [2019-11-27T14:53:22.569Z] #45 61.90 internal/fmtsort [2019-11-27T14:53:22.569Z] #45 62.85 internal/syscall/unix [2019-11-27T14:53:22.569Z] #45 63.13 strings [2019-11-27T14:53:22.569Z] #45 64.92 os [2019-11-27T14:53:22.569Z] #45 66.40 regexp/syntax [2019-11-27T14:53:22.569Z] #45 ... [2019-11-27T14:53:22.569Z] [2019-11-27T14:53:22.569Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:22.569Z] #42 25.68 CC images/sk-inet.o [2019-11-27T14:53:22.593Z] #17 122.4 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-27T14:53:22.849Z] #17 122.4 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-11-27T14:53:22.849Z] #17 122.4 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-27T14:53:22.849Z] #17 122.4 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-27T14:53:22.849Z] #17 122.4 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-27T14:53:22.849Z] #17 122.4 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-27T14:53:22.849Z] #17 122.5 Setting up pigz (2.3.4-1) ... [2019-11-27T14:53:22.849Z] #17 122.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-27T14:53:22.849Z] #17 122.5 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-11-27T14:53:22.849Z] #17 122.5 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-27T14:53:22.849Z] #17 122.5 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-27T14:53:22.849Z] #17 122.5 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-27T14:53:22.849Z] #17 122.5 Setting up jq (1.5+dfsg-1.3) ... [2019-11-27T14:53:22.849Z] #17 122.5 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-27T14:53:22.849Z] #17 122.5 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-27T14:53:22.849Z] #17 122.6 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-27T14:53:23.105Z] #17 122.6 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:53:23.105Z] #17 122.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-27T14:53:23.105Z] #17 122.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-27T14:53:23.105Z] #17 122.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-27T14:53:23.105Z] #17 122.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-27T14:53:23.105Z] #17 122.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-27T14:53:23.105Z] #17 122.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-27T14:53:23.105Z] #17 122.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-27T14:53:23.105Z] #17 122.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-27T14:53:23.105Z] #17 122.6 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-27T14:53:23.105Z] #17 122.6 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-27T14:53:23.105Z] #17 122.6 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-27T14:53:23.105Z] #17 122.6 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-27T14:53:23.105Z] #17 122.7 Setting up btrfs-progs (4.7.3-1) ... [2019-11-27T14:53:23.105Z] #17 122.7 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-27T14:53:23.105Z] #17 122.7 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-27T14:53:23.479Z] #41 31.80 CC images/inventory.o [2019-11-27T14:53:23.740Z] #41 32.31 CC images/fdinfo.o [2019-11-27T14:53:23.904Z] #42 26.80 CC images/tun.o [2019-11-27T14:53:24.295Z] #42 27.11 CC images/sk-netlink.o [2019-11-27T14:53:24.295Z] #42 27.26 CC images/packet-sock.o [2019-11-27T14:53:24.681Z] #41 33.13 CC images/fown.o [2019-11-27T14:53:24.691Z] #42 27.63 CC images/ipc-var.o [2019-11-27T14:53:24.942Z] #41 33.53 CC images/ns.o [2019-11-27T14:53:25.096Z] #42 27.83 CC images/ipc-desc.o [2019-11-27T14:53:25.096Z] #42 28.05 CC images/ipc-shm.o [2019-11-27T14:53:25.497Z] #42 28.19 CC images/ipc-msg.o [2019-11-27T14:53:25.497Z] #42 28.52 CC images/ipc-sem.o [2019-11-27T14:53:25.513Z] #41 33.93 CC images/regfile.o [2019-11-27T14:53:25.773Z] #41 34.43 CC images/ghost-file.o [2019-11-27T14:53:25.901Z] #42 28.67 CC images/utsns.o [2019-11-27T14:53:25.901Z] #42 28.79 CC images/creds.o [2019-11-27T14:53:25.901Z] #42 28.93 CC images/vma.o [2019-11-27T14:53:26.300Z] #42 29.12 CC images/netdev.o [2019-11-27T14:53:26.701Z] #42 29.49 CC images/tty.o [2019-11-27T14:53:26.714Z] #41 35.07 CC images/fifo.o [2019-11-27T14:53:26.714Z] #41 35.37 CC images/remap-file-path.o [2019-11-27T14:53:26.714Z] #41 ... [2019-11-27T14:53:26.714Z] [2019-11-27T14:53:26.714Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:53:26.714Z] #17 19.84 Reading package lists... [2019-11-27T14:53:26.714Z] #17 26.02 Building dependency tree... [2019-11-27T14:53:26.714Z] #17 28.20 The following additional packages will be installed: [2019-11-27T14:53:26.714Z] #17 28.20 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-27T14:53:26.714Z] #17 28.20 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-27T14:53:26.714Z] #17 28.20 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-27T14:53:26.714Z] #17 28.20 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-27T14:53:26.714Z] #17 28.20 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-27T14:53:26.714Z] #17 28.20 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-27T14:53:26.714Z] #17 28.20 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-27T14:53:26.714Z] #17 28.20 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-27T14:53:26.714Z] #17 28.20 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-27T14:53:26.714Z] #17 28.21 Suggested packages: [2019-11-27T14:53:26.714Z] #17 28.21 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-27T14:53:26.714Z] #17 28.21 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-27T14:53:26.714Z] #17 28.21 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-27T14:53:26.714Z] #17 28.21 vim-doc vim-scripts xfsdump acl attr quota [2019-11-27T14:53:26.714Z] #17 28.21 Recommended packages: [2019-11-27T14:53:26.714Z] #17 28.21 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-27T14:53:26.714Z] #17 28.21 python3-keyrings.alt python3-xdg unzip [2019-11-27T14:53:26.714Z] #17 32.61 The following NEW packages will be installed: [2019-11-27T14:53:26.714Z] #17 32.61 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-27T14:53:26.714Z] #17 32.61 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-27T14:53:26.714Z] #17 32.61 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-27T14:53:26.714Z] #17 32.62 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-27T14:53:26.714Z] #17 32.62 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-27T14:53:26.714Z] #17 32.62 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-27T14:53:26.714Z] #17 32.62 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-27T14:53:26.714Z] #17 32.62 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-27T14:53:26.714Z] #17 32.62 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-27T14:53:26.714Z] #17 32.63 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-27T14:53:26.714Z] #17 32.63 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-27T14:53:26.714Z] #17 32.63 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-27T14:53:26.714Z] #17 32.64 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-27T14:53:26.714Z] #17 32.64 xfsprogs xxd xz-utils zip [2019-11-27T14:53:26.714Z] #17 33.79 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-27T14:53:26.714Z] #17 33.79 Need to get 84.4 MB of archives. [2019-11-27T14:53:26.714Z] #17 33.79 After this operation, 528 MB of additional disk space will be used. [2019-11-27T14:53:26.714Z] #17 33.79 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-27T14:53:26.714Z] #17 33.80 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-11-27T14:53:26.714Z] #17 33.81 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-11-27T14:53:26.714Z] #17 33.81 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-11-27T14:53:26.714Z] #17 33.81 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-11-27T14:53:26.714Z] #17 33.83 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-27T14:53:26.714Z] #17 33.87 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-27T14:53:26.714Z] #17 33.96 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-11-27T14:53:26.714Z] #17 33.97 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-11-27T14:53:26.714Z] #17 33.97 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-27T14:53:26.714Z] #17 34.14 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-11-27T14:53:26.714Z] #17 34.15 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-11-27T14:53:26.714Z] #17 34.16 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-11-27T14:53:26.714Z] #17 34.17 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-11-27T14:53:26.714Z] #17 34.17 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-11-27T14:53:26.714Z] #17 34.17 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-11-27T14:53:26.714Z] #17 34.19 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-11-27T14:53:26.714Z] #17 34.20 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-11-27T14:53:26.714Z] #17 34.20 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-11-27T14:53:26.714Z] #17 34.21 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-11-27T14:53:26.975Z] #17 34.21 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-11-27T14:53:26.975Z] #17 34.23 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-11-27T14:53:26.975Z] #17 34.24 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-27T14:53:26.975Z] #17 34.26 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-11-27T14:53:26.975Z] #17 34.26 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-27T14:53:26.975Z] #17 34.27 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-27T14:53:26.975Z] #17 34.29 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-11-27T14:53:26.975Z] #17 34.30 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-27T14:53:26.975Z] #17 34.31 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-11-27T14:53:26.975Z] #17 34.34 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-11-27T14:53:26.975Z] #17 34.35 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-27T14:53:26.975Z] #17 34.35 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-11-27T14:53:26.975Z] #17 34.36 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-11-27T14:53:26.975Z] #17 34.38 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-11-27T14:53:26.975Z] #17 34.38 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-11-27T14:53:26.975Z] #17 34.38 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-11-27T14:53:26.975Z] #17 34.38 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-11-27T14:53:26.975Z] #17 34.40 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-27T14:53:26.975Z] #17 34.40 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-11-27T14:53:26.975Z] #17 34.42 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-11-27T14:53:26.975Z] #17 ... [2019-11-27T14:53:26.975Z] [2019-11-27T14:53:26.975Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:26.975Z] #41 35.65 CC images/eventfd.o [2019-11-27T14:53:27.148Z] #42 29.95 CC images/file-lock.o [2019-11-27T14:53:27.148Z] #42 30.08 CC images/rlimit.o [2019-11-27T14:53:27.148Z] #42 30.26 CC images/pagemap.o [2019-11-27T14:53:27.267Z] #17 127.0 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-27T14:53:27.523Z] #17 127.0 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...#17 ... [2019-11-27T14:53:27.523Z] [2019-11-27T14:53:27.523Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:53:27.523Z] #54 148.6 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-27T14:53:27.523Z] #54 150.7 + mkdir -p /build [2019-11-27T14:53:27.523Z] #54 150.7 + cp runc /build/runc [2019-11-27T14:53:27.523Z] #54 DONE 151.3s [2019-11-27T14:53:27.523Z] [2019-11-27T14:53:27.523Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:53:27.523Z] #17 127.0 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-27T14:53:27.523Z] #17 127.0 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-27T14:53:27.523Z] #17 127.0 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-27T14:53:27.523Z] #17 127.0 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-27T14:53:27.523Z] #17 127.0 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-27T14:53:27.523Z] #17 127.0 Setting up btrfs-tools (4.7.3-1) ... [2019-11-27T14:53:27.523Z] #17 127.1 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-27T14:53:27.523Z] #17 127.1 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-27T14:53:27.523Z] #17 127.1 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-27T14:53:27.523Z] #17 127.1 Setting up python3 (3.5.3-1) ... [2019-11-27T14:53:27.523Z] #17 ... [2019-11-27T14:53:27.523Z] [2019-11-27T14:53:27.523Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:27.523Z] #41 117.8 CC criu/fifo.o [2019-11-27T14:53:27.523Z] #41 118.2 CC criu/file-ids.o [2019-11-27T14:53:27.523Z] #41 118.6 CC criu/file-lock.o [2019-11-27T14:53:27.523Z] #41 119.5 CC criu/files-ext.o [2019-11-27T14:53:27.523Z] #41 119.9 CC criu/files-reg.o [2019-11-27T14:53:27.523Z] #41 122.1 CC criu/files.o [2019-11-27T14:53:27.523Z] #41 124.2 CC criu/filesystems.o [2019-11-27T14:53:27.523Z] #41 124.9 CC criu/fsnotify.o [2019-11-27T14:53:27.546Z] #41 36.01 CC images/eventpoll.o [2019-11-27T14:53:27.685Z] #42 30.74 CC images/siginfo.o [2019-11-27T14:53:28.084Z] #41 125.9 CC criu/image-desc.o [2019-11-27T14:53:28.117Z] #41 36.53 CC images/fh.o [2019-11-27T14:53:28.192Z] #42 31.11 CC images/rpc.o [2019-11-27T14:53:28.340Z] #41 126.2 CC criu/image.o [2019-11-27T14:53:28.689Z] #41 37.20 CC images/fsnotify.o [2019-11-27T14:53:29.098Z] #42 ... [2019-11-27T14:53:29.098Z] [2019-11-27T14:53:29.098Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:53:29.098Z] #18 34.99 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-27T14:53:29.098Z] #18 35.21 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-27T14:53:29.098Z] #18 35.22 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-27T14:53:29.098Z] #18 37.27 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-27T14:53:29.098Z] #18 40.06 debconf: delaying package configuration, since apt-utils is not installed [2019-11-27T14:53:29.098Z] #18 40.17 Fetched 88.2 MB in 6s (13.9 MB/s) [2019-11-27T14:53:29.098Z] #18 40.23 Selecting previously unselected package bash-completion. [2019-11-27T14:53:29.098Z] #18 40.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-11-27T14:53:29.098Z] #18 40.25 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-27T14:53:29.098Z] #18 42.78 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-27T14:53:29.098Z] #18 43.43 Selecting previously unselected package libnet1:s390x. [2019-11-27T14:53:29.098Z] #18 43.43 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-27T14:53:29.098Z] #18 43.43 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-27T14:53:29.098Z] #18 43.53 Selecting previously unselected package libnfnetlink0:s390x. [2019-11-27T14:53:29.098Z] #18 43.55 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-11-27T14:53:29.098Z] #18 43.55 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-11-27T14:53:29.098Z] #18 43.65 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-11-27T14:53:29.098Z] #18 43.66 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-11-27T14:53:29.098Z] #18 43.68 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-27T14:53:29.098Z] #18 43.92 Selecting previously unselected package libudev-dev:s390x. [2019-11-27T14:53:29.098Z] #18 43.94 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-11-27T14:53:29.098Z] #18 43.97 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-11-27T14:53:29.098Z] #18 44.24 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-11-27T14:53:29.098Z] #18 44.25 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-27T14:53:29.098Z] #18 44.25 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-27T14:53:29.098Z] #18 45.07 Selecting previously unselected package python3.5-minimal. [2019-11-27T14:53:29.098Z] #18 45.07 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-27T14:53:29.098Z] #18 45.09 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-27T14:53:29.268Z] #41 127.2 CC criu/ipc_ns.o [2019-11-27T14:53:29.507Z] #18 ... [2019-11-27T14:53:29.507Z] [2019-11-27T14:53:29.507Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:29.507Z] #42 32.53 CC images/ext-file.o [2019-11-27T14:53:29.523Z] #41 ... [2019-11-27T14:53:29.524Z] [2019-11-27T14:53:29.524Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:53:29.524Z] #17 129.1 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-27T14:53:29.918Z] #42 32.72 CC images/cgroup.o [2019-11-27T14:53:30.077Z] #41 38.43 CC images/signalfd.o [2019-11-27T14:53:30.077Z] #41 38.82 CC images/fs.o [2019-11-27T14:53:30.326Z] #42 33.23 CC images/userns.o [2019-11-27T14:53:30.648Z] #41 39.19 CC images/pstree.o [2019-11-27T14:53:30.744Z] #42 33.46 CC images/google/protobuf/descriptor.o [2019-11-27T14:53:30.888Z] #17 130.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-27T14:53:30.888Z] #17 130.5 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-27T14:53:30.888Z] #17 130.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-27T14:53:30.888Z] #17 130.5 Setting up python3-wheel (0.29.0-2) ... [2019-11-27T14:53:30.909Z] #41 39.53 CC images/pipe.o [2019-11-27T14:53:31.132Z] #42 ... [2019-11-27T14:53:31.132Z] [2019-11-27T14:53:31.132Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:53:31.132Z] #32 66.57 path [2019-11-27T14:53:31.132Z] #32 66.99 fmt [2019-11-27T14:53:31.132Z] #32 67.34 path/filepath [2019-11-27T14:53:31.132Z] #32 70.07 io/ioutil [2019-11-27T14:53:31.132Z] #32 70.92 text/tabwriter [2019-11-27T14:53:31.132Z] #32 72.10 flag [2019-11-27T14:53:31.132Z] #32 72.10 github.com/BurntSushi/toml [2019-11-27T14:53:31.132Z] #32 74.47 log [2019-11-27T14:53:31.482Z] #41 39.85 CC images/tcp-stream.o [2019-11-27T14:53:31.535Z] #32 ... [2019-11-27T14:53:31.535Z] [2019-11-27T14:53:31.535Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:53:31.535Z] #18 46.03 Selecting previously unselected package python3-minimal. [2019-11-27T14:53:31.535Z] #18 46.04 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-11-27T14:53:31.535Z] #18 46.04 Unpacking python3-minimal (3.5.3-1) ... [2019-11-27T14:53:31.535Z] #18 46.16 Selecting previously unselected package libmpdec2:s390x. [2019-11-27T14:53:31.535Z] #18 46.16 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-11-27T14:53:31.535Z] #18 46.17 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-11-27T14:53:31.535Z] #18 46.24 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-11-27T14:53:31.535Z] #18 46.24 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-11-27T14:53:31.535Z] #18 46.25 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-27T14:53:31.742Z] #41 40.28 CC images/sk-packet.o [2019-11-27T14:53:31.742Z] #41 ... [2019-11-27T14:53:31.742Z] [2019-11-27T14:53:31.742Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:53:31.742Z] #44 86.65 go/parser [2019-11-27T14:53:31.742Z] #44 91.52 go/doc [2019-11-27T14:53:31.742Z] #44 95.95 crypto/rand [2019-11-27T14:53:31.742Z] #44 96.60 crypto/elliptic [2019-11-27T14:53:31.742Z] #44 ... [2019-11-27T14:53:31.742Z] [2019-11-27T14:53:31.742Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:53:31.742Z] #17 34.44 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-11-27T14:53:31.742Z] #17 34.44 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-11-27T14:53:31.742Z] #17 34.48 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-11-27T14:53:31.742Z] #17 34.49 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-27T14:53:31.742Z] #17 34.51 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-27T14:53:31.742Z] #17 34.52 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-11-27T14:53:31.742Z] #17 34.52 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-11-27T14:53:31.742Z] #17 34.52 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-11-27T14:53:31.742Z] #17 34.62 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-11-27T14:53:31.742Z] #17 34.64 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-27T14:53:31.742Z] #17 34.72 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-27T14:53:31.742Z] #17 34.73 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-27T14:53:31.742Z] #17 34.75 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-27T14:53:31.742Z] #17 34.77 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-27T14:53:31.742Z] #17 34.78 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-27T14:53:31.742Z] #17 34.79 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-27T14:53:31.742Z] #17 35.08 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-11-27T14:53:31.742Z] #17 35.13 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-11-27T14:53:31.742Z] #17 35.19 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-11-27T14:53:31.742Z] #17 35.20 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-27T14:53:31.742Z] #17 35.21 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-11-27T14:53:31.742Z] #17 35.25 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-27T14:53:31.742Z] #17 35.37 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-27T14:53:31.742Z] #17 35.50 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-27T14:53:31.742Z] #17 35.50 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-27T14:53:31.742Z] #17 35.76 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-27T14:53:31.742Z] #17 35.94 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-27T14:53:31.742Z] #17 35.94 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-27T14:53:31.742Z] #17 37.72 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-27T14:53:31.816Z] #17 131.4 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-27T14:53:31.944Z] #18 47.88 Selecting previously unselected package python3.5. [2019-11-27T14:53:31.944Z] #18 47.88 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-11-27T14:53:31.944Z] #18 47.88 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-27T14:53:31.944Z] #18 48.13 Selecting previously unselected package libpython3-stdlib:s390x. [2019-11-27T14:53:31.944Z] #18 48.14 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-11-27T14:53:31.944Z] #18 48.15 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-27T14:53:32.313Z] #17 ... [2019-11-27T14:53:32.313Z] [2019-11-27T14:53:32.313Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:53:32.313Z] #44 97.50 encoding/asn1 [2019-11-27T14:53:32.340Z] #18 48.24 Selecting previously unselected package dh-python. [2019-11-27T14:53:32.340Z] #18 48.24 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-27T14:53:32.340Z] #18 48.25 Unpacking dh-python (2.20170125) ... [2019-11-27T14:53:32.340Z] #18 48.69 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-27T14:53:32.751Z] #17 132.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-27T14:53:32.751Z] #17 132.3 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-27T14:53:32.778Z] #18 48.71 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-27T14:53:33.677Z] #17 133.3 Setting up dmsetup (2:1.02.137-2) ... [2019-11-27T14:53:33.677Z] #17 133.3 Setting up python3-setuptools (33.1.1-1) ... [2019-11-27T14:53:34.585Z] #18 ... [2019-11-27T14:53:34.586Z] [2019-11-27T14:53:34.586Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:53:34.586Z] #45 69.81 fmt [2019-11-27T14:53:34.586Z] #45 72.43 regexp [2019-11-27T14:53:34.586Z] #45 75.66 go/token [2019-11-27T14:53:34.586Z] #45 76.76 go/scanner [2019-11-27T14:53:34.586Z] #45 76.99 internal/lazyregexp [2019-11-27T14:53:34.586Z] #45 77.20 net/url [2019-11-27T14:53:34.586Z] #45 78.37 go/ast [2019-11-27T14:53:34.586Z] #45 ... [2019-11-27T14:53:34.586Z] [2019-11-27T14:53:34.586Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:34.586Z] #42 34.86 CC images/opts.o [2019-11-27T14:53:34.586Z] #42 34.98 CC images/seccomp.o [2019-11-27T14:53:34.586Z] #42 35.24 CC images/binfmt-misc.o [2019-11-27T14:53:34.586Z] #42 35.38 CC images/time.o [2019-11-27T14:53:34.586Z] #42 35.59 CC images/sysctl.o [2019-11-27T14:53:34.586Z] #42 35.72 CC images/autofs.o [2019-11-27T14:53:34.586Z] #42 35.92 CC images/macvlan.o [2019-11-27T14:53:34.586Z] #42 36.09 CC images/sit.o [2019-11-27T14:53:34.586Z] #42 36.21 LINK images/built-in.o [2019-11-27T14:53:34.586Z] #42 36.43 GEN compel/include/asm [2019-11-27T14:53:34.586Z] #42 36.45 GEN compel/include/version.h [2019-11-27T14:53:34.586Z] #42 36.52 touch .config [2019-11-27T14:53:34.586Z] #42 36.52 GEN include/common/config.h [2019-11-27T14:53:34.586Z] #42 36.70 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-11-27T14:53:34.586Z] #42 36.87 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-27T14:53:34.586Z] #42 36.93 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-27T14:53:34.586Z] #42 36.97 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-11-27T14:53:34.586Z] #42 37.02 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-11-27T14:53:34.586Z] #42 37.09 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-11-27T14:53:34.586Z] #42 37.14 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-27T14:53:34.586Z] #42 37.15 DEP compel/plugins/std/infect.d [2019-11-27T14:53:34.586Z] #42 37.33 DEP compel/plugins/std/string.d [2019-11-27T14:53:34.586Z] #42 37.43 DEP compel/plugins/std/log.d [2019-11-27T14:53:34.586Z] #42 37.48 DEP compel/plugins/std/fds.d [2019-11-27T14:53:34.586Z] #42 37.57 DEP compel/plugins/std/std.d [2019-11-27T14:53:34.604Z] #17 134.2 Setting up dh-python (2.20170125) ... [2019-11-27T14:53:34.859Z] #44 99.88 github.com/LK4D4/vndr/build [2019-11-27T14:53:34.986Z] #42 37.71 DEP compel/plugins/shmem/shmem.d [2019-11-27T14:53:34.986Z] #42 37.82 DEP compel/plugins/fds/fds.d [2019-11-27T14:53:34.986Z] #42 37.96 CC compel/plugins/std/std.o [2019-11-27T14:53:35.165Z] #17 134.7 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-27T14:53:35.165Z] #17 134.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:53:35.393Z] #42 38.19 CC compel/plugins/std/fds.o [2019-11-27T14:53:35.393Z] #42 38.53 CC compel/plugins/std/log.o [2019-11-27T14:53:35.726Z] #17 DONE 135.4s [2019-11-27T14:53:35.726Z] [2019-11-27T14:53:35.726Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-27T14:53:36.266Z] #42 39.13 CC compel/plugins/std/string.o [2019-11-27T14:53:36.266Z] #42 ... [2019-11-27T14:53:36.266Z] [2019-11-27T14:53:36.266Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:53:36.266Z] #32 76.87 github.com/BurntSushi/toml/cmd/tomlv [2019-11-27T14:53:36.266Z] #32 DONE 81.6s [2019-11-27T14:53:36.691Z] [2019-11-27T14:53:36.691Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:53:36.691Z] #18 51.80 Setting up python3-minimal (3.5.3-1) ... [2019-11-27T14:53:36.772Z] #44 101.6 vendor/golang.org/x/text/unicode/norm [2019-11-27T14:53:37.033Z] #44 102.1 crypto/x509/pkix [2019-11-27T14:53:37.103Z] #18 53.44 Selecting previously unselected package python3. [2019-11-27T14:53:37.523Z] #18 53.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 ... 16484 files and directories currently installed.) [2019-11-27T14:53:37.523Z] #18 53.54 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-11-27T14:53:37.523Z] #18 53.58 Unpacking python3 (3.5.3-1) ... [2019-11-27T14:53:37.523Z] #18 53.66 Selecting previously unselected package pigz. [2019-11-27T14:53:37.523Z] #18 53.66 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-11-27T14:53:37.523Z] #18 53.67 Unpacking pigz (2.3.4-1) ... [2019-11-27T14:53:37.523Z] #18 53.74 Selecting previously unselected package libip4tc0:s390x. [2019-11-27T14:53:37.523Z] #18 53.74 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-27T14:53:37.523Z] #18 53.75 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-27T14:53:37.523Z] #18 53.91 Selecting previously unselected package libip6tc0:s390x. [2019-11-27T14:53:37.961Z] #18 53.91 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-27T14:53:37.961Z] #18 53.91 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-27T14:53:37.961Z] #18 54.00 Selecting previously unselected package libiptc0:s390x. [2019-11-27T14:53:37.961Z] #18 54.01 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-27T14:53:37.961Z] #18 54.01 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-27T14:53:37.961Z] #18 54.20 Selecting previously unselected package libxtables12:s390x. [2019-11-27T14:53:37.961Z] #18 54.20 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-27T14:53:37.961Z] #18 54.21 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-27T14:53:37.975Z] #44 103.0 vendor/golang.org/x/crypto/cryptobyte [2019-11-27T14:53:38.236Z] #44 ... [2019-11-27T14:53:38.236Z] [2019-11-27T14:53:38.236Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:53:38.236Z] #17 39.95 debconf: delaying package configuration, since apt-utils is not installed [2019-11-27T14:53:38.236Z] #17 40.12 Fetched 84.4 MB in 6s (13.7 MB/s) [2019-11-27T14:53:38.236Z] #17 40.26 Selecting previously unselected package bash-completion. [2019-11-27T14:53:38.236Z] #17 40.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 ... 15046 files and directories currently installed.) [2019-11-27T14:53:38.236Z] #17 40.32 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-27T14:53:38.236Z] #17 45.03 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-27T14:53:38.808Z] #17 46.25 Selecting previously unselected package libnet1:arm64. [2019-11-27T14:53:38.808Z] #17 46.27 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-11-27T14:53:38.864Z] #18 54.39 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-11-27T14:53:38.864Z] #18 54.39 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-11-27T14:53:38.864Z] #18 54.44 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-27T14:53:38.864Z] #18 54.55 Selecting previously unselected package iptables. [2019-11-27T14:53:38.864Z] #18 54.56 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-27T14:53:38.864Z] #18 54.56 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-27T14:53:38.864Z] #18 55.11 Selecting previously unselected package xxd. [2019-11-27T14:53:39.072Z] #17 46.28 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-27T14:53:39.333Z] #17 46.54 Selecting previously unselected package libnfnetlink0:arm64. [2019-11-27T14:53:39.333Z] #17 46.55 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-11-27T14:53:39.333Z] #17 46.56 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-11-27T14:53:39.333Z] #17 46.74 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-11-27T14:53:39.333Z] #17 46.75 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-11-27T14:53:39.457Z] #18 55.11 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-27T14:53:39.457Z] #18 55.12 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:53:39.457Z] #18 55.32 Selecting previously unselected package vim-common. [2019-11-27T14:53:39.457Z] #18 55.35 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-27T14:53:39.457Z] #18 55.40 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:53:39.457Z] #18 55.66 Selecting previously unselected package bzip2. [2019-11-27T14:53:39.457Z] #18 55.66 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-11-27T14:53:39.457Z] #18 55.67 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-27T14:53:39.457Z] #18 55.78 Selecting previously unselected package libgpm2:s390x. [2019-11-27T14:53:39.593Z] #17 46.79 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-11-27T14:53:39.854Z] #17 47.16 Selecting previously unselected package libudev-dev:arm64. [2019-11-27T14:53:39.854Z] #17 47.16 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-11-27T14:53:39.854Z] #17 47.30 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-11-27T14:53:39.898Z] #18 55.78 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-11-27T14:53:39.898Z] #18 55.79 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-27T14:53:39.898Z] #18 55.91 Selecting previously unselected package xz-utils. [2019-11-27T14:53:39.898Z] #18 55.92 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-11-27T14:53:39.898Z] #18 55.92 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-27T14:53:39.898Z] #18 56.12 Selecting previously unselected package aufs-tools. [2019-11-27T14:53:39.898Z] #18 56.12 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-11-27T14:53:39.898Z] #18 56.13 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-27T14:53:39.898Z] #18 56.30 Selecting previously unselected package liblzo2-2:s390x. [2019-11-27T14:53:39.898Z] #18 56.32 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-27T14:53:40.313Z] #18 56.32 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-27T14:53:40.313Z] #18 56.42 Selecting previously unselected package btrfs-progs. [2019-11-27T14:53:40.313Z] #18 56.42 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-27T14:53:40.313Z] #18 56.42 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-27T14:53:40.728Z] #18 56.94 Selecting previously unselected package btrfs-tools. [2019-11-27T14:53:40.728Z] #18 56.94 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-27T14:53:40.728Z] #18 56.95 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-27T14:53:40.728Z] #18 56.99 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-11-27T14:53:40.728Z] #18 57.00 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-27T14:53:40.728Z] #18 57.00 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-27T14:53:40.795Z] #17 ... [2019-11-27T14:53:40.795Z] [2019-11-27T14:53:40.795Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:53:40.795Z] #62 97.24 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-27T14:53:40.795Z] #62 97.24 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-27T14:53:40.795Z] #62 DONE 105.8s [2019-11-27T14:53:40.795Z] [2019-11-27T14:53:40.795Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:40.795Z] #41 40.74 CC images/mnt.o [2019-11-27T14:53:40.795Z] #41 41.15 CC images/pipe-data.o [2019-11-27T14:53:40.795Z] #41 41.50 CC images/sa.o [2019-11-27T14:53:40.795Z] #41 41.90 CC images/timer.o [2019-11-27T14:53:40.795Z] #41 42.43 CC images/timerfd.o [2019-11-27T14:53:40.795Z] #41 42.94 CC images/mm.o [2019-11-27T14:53:40.796Z] #41 43.42 CC images/sk-opts.o [2019-11-27T14:53:40.796Z] #41 43.80 CC images/sk-unix.o [2019-11-27T14:53:40.796Z] #41 44.35 CC images/sk-inet.o [2019-11-27T14:53:40.796Z] #41 45.01 CC images/tun.o [2019-11-27T14:53:40.796Z] #41 45.62 CC images/sk-netlink.o [2019-11-27T14:53:40.796Z] #41 46.05 CC images/packet-sock.o [2019-11-27T14:53:40.796Z] #41 46.74 CC images/ipc-var.o [2019-11-27T14:53:40.796Z] #41 47.08 CC images/ipc-desc.o [2019-11-27T14:53:40.796Z] #41 47.43 CC images/ipc-shm.o [2019-11-27T14:53:40.796Z] #41 47.65 CC images/ipc-msg.o [2019-11-27T14:53:40.796Z] #41 47.96 CC images/ipc-sem.o [2019-11-27T14:53:40.796Z] #41 48.19 CC images/utsns.o [2019-11-27T14:53:40.796Z] #41 48.60 CC images/creds.o [2019-11-27T14:53:40.796Z] #41 48.98 CC images/vma.o [2019-11-27T14:53:40.796Z] #41 49.34 CC images/netdev.o [2019-11-27T14:53:40.796Z] #41 ... [2019-11-27T14:53:40.796Z] [2019-11-27T14:53:40.796Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:53:40.796Z] #17 48.14 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-11-27T14:53:40.796Z] #17 48.15 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-11-27T14:53:40.969Z] #18 ... [2019-11-27T14:53:40.969Z] [2019-11-27T14:53:40.969Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:40.969Z] #41 128.0 CC criu/irmap.o [2019-11-27T14:53:40.969Z] #41 128.6 CC criu/kcmp-ids.o [2019-11-27T14:53:40.969Z] #41 128.9 CC criu/kerndat.o [2019-11-27T14:53:40.969Z] #41 129.8 CC criu/libnetlink.o [2019-11-27T14:53:40.969Z] #41 130.2 CC criu/log.o [2019-11-27T14:53:40.969Z] #41 130.7 CC criu/lsm.o [2019-11-27T14:53:40.969Z] #41 131.2 CC criu/mem.o [2019-11-27T14:53:40.969Z] #41 132.5 CC criu/mount.o [2019-11-27T14:53:40.969Z] #41 136.0 CC criu/namespaces.o [2019-11-27T14:53:40.969Z] #41 137.7 CC criu/net.o [2019-11-27T14:53:40.969Z] #41 ... [2019-11-27T14:53:40.969Z] [2019-11-27T14:53:40.969Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-27T14:53:40.969Z] #38 195.1 + dpkg --print-architecture [2019-11-27T14:53:40.969Z] #38 195.1 + cd /tmp/tmp.DLj0GSNiam/src/github.com/docker/distribution [2019-11-27T14:53:40.969Z] #38 195.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-27T14:53:40.969Z] #38 195.3 + GOPATH=/tmp/tmp.DLj0GSNiam/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.DLj0GSNiam [2019-11-27T14:53:40.969Z] #38 195.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-27T14:53:41.139Z] #17 ... [2019-11-27T14:53:41.139Z] [2019-11-27T14:53:41.139Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-27T14:53:41.139Z] #63 DONE 0.2s [2019-11-27T14:53:41.139Z] [2019-11-27T14:53:41.139Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:53:41.139Z] #17 48.20 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-11-27T14:53:41.146Z] #18 57.16 Selecting previously unselected package dmsetup. [2019-11-27T14:53:41.146Z] #18 57.16 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-11-27T14:53:41.146Z] #18 57.18 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-27T14:53:41.146Z] #18 57.30 Selecting previously unselected package libonig4:s390x. [2019-11-27T14:53:41.146Z] #18 57.31 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-11-27T14:53:41.146Z] #18 57.31 Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-27T14:53:41.146Z] #18 57.47 Selecting previously unselected package libjq1:s390x. [2019-11-27T14:53:41.146Z] #18 57.48 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-27T14:53:41.146Z] #18 57.48 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-27T14:53:41.530Z] #38 ... [2019-11-27T14:53:41.530Z] [2019-11-27T14:53:41.530Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-27T14:53:41.530Z] #18 5.824 Collecting yamllint==1.16.0 [2019-11-27T14:53:41.559Z] #18 57.66 Selecting previously unselected package jq. [2019-11-27T14:53:41.559Z] #18 57.66 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-27T14:53:41.559Z] #18 57.66 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-27T14:53:41.559Z] #18 57.76 Selecting previously unselected package libaio1:s390x. [2019-11-27T14:53:41.559Z] #18 57.76 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-11-27T14:53:41.559Z] #18 57.76 Unpacking libaio1:s390x (0.3.110-3) ... [2019-11-27T14:53:41.559Z] #18 57.83 Selecting previously unselected package libcap2-bin. [2019-11-27T14:53:41.559Z] #18 57.83 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-11-27T14:53:41.559Z] #18 57.84 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-27T14:53:41.559Z] #18 57.90 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-11-27T14:53:41.559Z] #18 57.90 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-27T14:53:41.559Z] #18 57.91 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-27T14:53:41.731Z] #17 48.95 Selecting previously unselected package python3.5-minimal. [2019-11-27T14:53:41.731Z] #17 48.95 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-11-27T14:53:41.731Z] #17 49.02 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-27T14:53:41.976Z] #18 57.99 Selecting previously unselected package libsepol1-dev:s390x. [2019-11-27T14:53:41.976Z] #18 58.00 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-11-27T14:53:41.976Z] #18 58.01 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-11-27T14:53:41.976Z] #18 58.31 Selecting previously unselected package libpcre16-3:s390x. [2019-11-27T14:53:41.976Z] #18 58.32 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-11-27T14:53:42.387Z] #18 58.33 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-11-27T14:53:42.387Z] #18 58.51 Selecting previously unselected package libpcre32-3:s390x. [2019-11-27T14:53:42.387Z] #18 58.52 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-11-27T14:53:42.387Z] #18 58.54 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-11-27T14:53:42.387Z] #18 58.67 Selecting previously unselected package libpcre3-dev:s390x. [2019-11-27T14:53:42.387Z] #18 58.67 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-11-27T14:53:42.387Z] #18 58.68 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-11-27T14:53:42.708Z] #17 50.09 Selecting previously unselected package python3-minimal. [2019-11-27T14:53:42.708Z] #17 50.09 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ... [2019-11-27T14:53:42.708Z] #17 50.09 Unpacking python3-minimal (3.5.3-1) ... [2019-11-27T14:53:42.788Z] #18 59.05 Selecting previously unselected package libselinux1-dev:s390x. [2019-11-27T14:53:42.788Z] #18 59.05 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-11-27T14:53:42.788Z] #18 59.05 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-27T14:53:42.980Z] #17 50.38 Selecting previously unselected package libmpdec2:arm64. [2019-11-27T14:53:43.284Z] #17 50.38 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ... [2019-11-27T14:53:43.284Z] #17 50.40 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-11-27T14:53:43.353Z] #18 59.33 Selecting previously unselected package libdevmapper-dev:s390x. [2019-11-27T14:53:43.353Z] #18 59.34 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-11-27T14:53:43.353Z] #18 59.34 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-27T14:53:43.353Z] #18 59.42 Selecting previously unselected package libnl-3-200:s390x. [2019-11-27T14:53:43.353Z] #18 59.43 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-27T14:53:43.353Z] #18 59.43 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-27T14:53:43.353Z] #18 59.50 Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-27T14:53:43.353Z] #18 59.50 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-27T14:53:43.353Z] #18 59.51 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-27T14:53:43.353Z] #18 59.57 Selecting previously unselected package libreadline5:s390x. [2019-11-27T14:53:43.353Z] #18 59.57 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-11-27T14:53:43.353Z] #18 59.58 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-27T14:53:43.353Z] #18 59.68 Selecting previously unselected package libsystemd-dev:s390x. [2019-11-27T14:53:43.544Z] #17 50.83 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-11-27T14:53:43.544Z] #17 50.84 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-11-27T14:53:43.544Z] #17 50.87 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-11-27T14:53:44.037Z] #18 59.69 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-11-27T14:53:44.037Z] #18 59.69 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-27T14:53:44.963Z] #18 ... [2019-11-27T14:53:44.963Z] [2019-11-27T14:53:44.963Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:53:44.963Z] #45 80.11 text/template/parse [2019-11-27T14:53:44.963Z] #45 85.81 text/template [2019-11-27T14:53:44.963Z] #45 86.12 go/parser [2019-11-27T14:53:44.963Z] #45 90.28 encoding/xml [2019-11-27T14:53:44.963Z] #45 ... [2019-11-27T14:53:44.963Z] [2019-11-27T14:53:44.963Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:44.963Z] #42 40.18 CC compel/plugins/std/infect.o [2019-11-27T14:53:44.963Z] #42 40.54 CC compel/arch/s390/plugins/std/parasite-head.o [2019-11-27T14:53:44.963Z] #42 40.57 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-11-27T14:53:44.963Z] #42 40.65 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-11-27T14:53:44.963Z] #42 40.75 AR compel/plugins/std.lib.a [2019-11-27T14:53:44.963Z] #42 40.83 CC compel/plugins/fds/fds.o [2019-11-27T14:53:44.963Z] #42 41.35 AR compel/plugins/fds.lib.a [2019-11-27T14:53:44.963Z] #42 41.38 HOSTDEP compel/src/lib/log-host.d [2019-11-27T14:53:44.963Z] #42 41.57 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-27T14:53:44.963Z] #42 41.77 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-11-27T14:53:44.963Z] #42 41.90 HOSTDEP compel/src/main-host.d [2019-11-27T14:53:44.963Z] #42 42.10 DEP compel/src/lib/ptrace.d [2019-11-27T14:53:44.964Z] #42 42.35 DEP compel/src/lib/infect.d [2019-11-27T14:53:44.964Z] #42 42.60 DEP compel/src/lib/infect-util.d [2019-11-27T14:53:44.964Z] #42 42.72 DEP compel/src/lib/infect-rpc.d [2019-11-27T14:53:44.964Z] #42 42.85 DEP compel/arch/s390/src/lib/infect.d [2019-11-27T14:53:44.964Z] #42 43.08 DEP compel/arch/s390/src/lib/cpu.d [2019-11-27T14:53:44.964Z] #42 43.23 DEP compel/src/lib/log.d [2019-11-27T14:53:44.964Z] #42 43.29 DEP compel/src/main.d [2019-11-27T14:53:44.964Z] #42 43.42 DEP compel/src/lib/handle-elf.d [2019-11-27T14:53:44.964Z] #42 43.59 DEP compel/arch/s390/src/lib/handle-elf.d [2019-11-27T14:53:44.964Z] #42 43.70 CC compel/src/lib/log.o [2019-11-27T14:53:44.964Z] #42 44.04 CC compel/arch/s390/src/lib/cpu.o [2019-11-27T14:53:44.964Z] #42 44.38 CC compel/arch/s390/src/lib/infect.o [2019-11-27T14:53:44.964Z] #42 45.32 CC compel/src/lib/infect-rpc.o [2019-11-27T14:53:44.964Z] #42 45.66 CC compel/src/lib/infect-util.o [2019-11-27T14:53:44.964Z] #42 45.92 CC compel/src/lib/infect.o [2019-11-27T14:53:45.358Z] #42 48.14 CC compel/src/lib/ptrace.o [2019-11-27T14:53:45.358Z] #42 ... [2019-11-27T14:53:45.358Z] [2019-11-27T14:53:45.358Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:53:45.358Z] #18 61.70 Selecting previously unselected package net-tools. [2019-11-27T14:53:45.358Z] #18 61.71 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-11-27T14:53:45.358Z] #18 61.71 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-27T14:53:45.454Z] #17 52.70 Selecting previously unselected package python3.5. [2019-11-27T14:53:45.454Z] #17 52.70 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-11-27T14:53:45.454Z] #17 52.71 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-27T14:53:45.454Z] #17 52.95 Selecting previously unselected package libpython3-stdlib:arm64. [2019-11-27T14:53:45.717Z] #17 52.98 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-11-27T14:53:45.717Z] #17 53.00 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-11-27T14:53:45.770Z] #18 61.98 Selecting previously unselected package python-pip-whl. [2019-11-27T14:53:45.770Z] #18 61.98 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-27T14:53:45.770Z] #18 61.99 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-27T14:53:45.977Z] #17 53.11 Selecting previously unselected package dh-python. [2019-11-27T14:53:45.977Z] #17 53.12 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-27T14:53:45.977Z] #17 53.13 Unpacking dh-python (2.20170125) ... [2019-11-27T14:53:45.977Z] #17 53.38 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-11-27T14:53:46.237Z] #17 53.40 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-27T14:53:46.634Z] #18 62.63 Selecting previously unselected package python3-pip. [2019-11-27T14:53:46.634Z] #18 62.63 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-27T14:53:46.634Z] #18 62.64 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-27T14:53:46.634Z] #18 62.84 Selecting previously unselected package python3-pkg-resources. [2019-11-27T14:53:46.634Z] #18 62.85 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-27T14:53:46.634Z] #18 62.85 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-27T14:53:46.634Z] #18 62.96 Selecting previously unselected package python3-setuptools. [2019-11-27T14:53:47.036Z] #18 62.97 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-27T14:53:47.036Z] #18 62.97 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-27T14:53:47.036Z] #18 63.28 Selecting previously unselected package python3-wheel. [2019-11-27T14:53:47.036Z] #18 63.28 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-27T14:53:47.036Z] #18 63.28 Unpacking python3-wheel (0.29.0-2) ... [2019-11-27T14:53:47.445Z] #18 63.43 Selecting previously unselected package thin-provisioning-tools. [2019-11-27T14:53:47.445Z] #18 63.43 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-11-27T14:53:47.445Z] #18 63.43 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-27T14:53:47.445Z] #18 63.70 Selecting previously unselected package vim-runtime. [2019-11-27T14:53:47.445Z] #18 63.70 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-27T14:53:47.445Z] #18 63.75 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-27T14:53:47.445Z] #18 63.77 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-27T14:53:47.445Z] #18 63.78 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:53:48.122Z] #18 ... [2019-11-27T14:53:48.122Z] [2019-11-27T14:53:48.122Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:48.122Z] #41 140.4 CC criu/netfilter.o [2019-11-27T14:53:48.122Z] #41 140.7 CC criu/page-pipe.o [2019-11-27T14:53:48.122Z] #41 141.2 CC criu/page-xfer.o [2019-11-27T14:53:48.122Z] #41 142.0 CC criu/pagemap-cache.o [2019-11-27T14:53:48.122Z] #41 142.2 CC criu/pagemap.o [2019-11-27T14:53:48.122Z] #41 142.9 CC criu/parasite-syscall.o [2019-11-27T14:53:48.122Z] #41 143.7 CC criu/path.o [2019-11-27T14:53:48.122Z] #41 144.0 CC criu/pie-util-vdso-elf32.o [2019-11-27T14:53:48.122Z] #41 144.3 CC criu/pie-util-vdso.o [2019-11-27T14:53:48.122Z] #41 144.7 CC criu/pie-util.o [2019-11-27T14:53:48.122Z] #41 144.8 CC criu/pipes.o [2019-11-27T14:53:48.122Z] #41 145.4 CC criu/plugin.o [2019-11-27T14:53:48.122Z] #41 145.8 CC criu/proc_parse.o [2019-11-27T14:53:48.377Z] #41 ... [2019-11-27T14:53:48.377Z] [2019-11-27T14:53:48.377Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-27T14:53:48.377Z] #18 12.64 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-27T14:53:48.632Z] #18 12.92 Collecting pyyaml (from yamllint==1.16.0) [2019-11-27T14:53:49.539Z] #17 56.46 Setting up python3-minimal (3.5.3-1) ... [2019-11-27T14:53:49.996Z] #18 14.11 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-27T14:53:50.940Z] #17 58.24 Selecting previously unselected package python3. [2019-11-27T14:53:51.201Z] #17 58.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16632 files and directories currently installed.) [2019-11-27T14:53:51.201Z] #17 58.32 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-11-27T14:53:51.201Z] #17 58.35 Unpacking python3 (3.5.3-1) ... [2019-11-27T14:53:51.201Z] #17 58.51 Selecting previously unselected package pigz. [2019-11-27T14:53:51.201Z] #17 58.55 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-11-27T14:53:51.201Z] #17 58.55 Unpacking pigz (2.3.4-1) ... [2019-11-27T14:53:51.201Z] #17 58.68 Selecting previously unselected package libip4tc0:arm64. [2019-11-27T14:53:51.201Z] #17 58.68 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-27T14:53:51.201Z] #17 58.70 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-27T14:53:51.773Z] #17 58.85 Selecting previously unselected package libip6tc0:arm64. [2019-11-27T14:53:51.773Z] #17 58.85 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-27T14:53:51.773Z] #17 58.86 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-27T14:53:51.773Z] #17 59.01 Selecting previously unselected package libiptc0:arm64. [2019-11-27T14:53:51.773Z] #17 59.01 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-27T14:53:51.773Z] #17 59.02 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-27T14:53:51.773Z] #17 ... [2019-11-27T14:53:51.773Z] [2019-11-27T14:53:51.773Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:51.773Z] #41 50.34 CC images/tty.o [2019-11-27T14:53:51.773Z] #41 51.65 CC images/file-lock.o [2019-11-27T14:53:51.773Z] #41 52.23 CC images/rlimit.o [2019-11-27T14:53:51.773Z] #41 52.42 CC images/pagemap.o [2019-11-27T14:53:51.773Z] #41 52.83 CC images/siginfo.o [2019-11-27T14:53:51.773Z] #41 53.18 CC images/rpc.o [2019-11-27T14:53:51.773Z] #41 54.53 CC images/ext-file.o [2019-11-27T14:53:51.773Z] #41 54.74 CC images/cgroup.o [2019-11-27T14:53:51.773Z] #41 55.52 CC images/userns.o [2019-11-27T14:53:51.773Z] #41 55.83 CC images/google/protobuf/descriptor.o [2019-11-27T14:53:51.773Z] #41 58.00 CC images/opts.o [2019-11-27T14:53:51.773Z] #41 58.32 CC images/seccomp.o [2019-11-27T14:53:51.773Z] #41 58.74 CC images/binfmt-misc.o [2019-11-27T14:53:51.773Z] #41 59.07 CC images/time.o [2019-11-27T14:53:51.773Z] #41 59.33 CC images/sysctl.o [2019-11-27T14:53:51.773Z] #41 59.52 CC images/autofs.o [2019-11-27T14:53:51.773Z] #41 59.86 CC images/macvlan.o [2019-11-27T14:53:51.773Z] #41 60.13 CC images/sit.o [2019-11-27T14:53:51.773Z] #41 60.51 LINK images/built-in.o [2019-11-27T14:53:51.773Z] #41 ... [2019-11-27T14:53:51.773Z] [2019-11-27T14:53:51.773Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:53:51.773Z] #17 59.15 Selecting previously unselected package libxtables12:arm64. [2019-11-27T14:53:51.773Z] #17 59.15 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-27T14:53:51.773Z] #17 59.16 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-27T14:53:51.884Z] #18 15.91 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-27T14:53:52.034Z] #17 59.31 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-11-27T14:53:52.034Z] #17 59.32 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-11-27T14:53:52.034Z] #17 59.33 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-11-27T14:53:52.034Z] #17 ... [2019-11-27T14:53:52.034Z] [2019-11-27T14:53:52.034Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:53:52.034Z] #44 107.1 mime [2019-11-27T14:53:52.034Z] #44 107.1 net/http/internal [2019-11-27T14:53:52.034Z] #44 110.3 vendor/golang.org/x/net/idna [2019-11-27T14:53:52.034Z] #44 111.7 crypto/x509 [2019-11-27T14:53:52.034Z] #44 111.7 net/textproto [2019-11-27T14:53:52.034Z] #44 113.0 mime/multipart [2019-11-27T14:53:52.034Z] #44 113.8 vendor/golang.org/x/net/http/httpguts [2019-11-27T14:53:52.034Z] #44 113.8 vendor/golang.org/x/net/http/httpproxy [2019-11-27T14:53:52.034Z] #44 116.3 crypto/tls [2019-11-27T14:53:52.257Z] #18 68.31 Selecting previously unselected package vim. [2019-11-27T14:53:52.257Z] #18 68.31 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-27T14:53:52.257Z] #18 68.32 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:53:52.295Z] #44 ... [2019-11-27T14:53:52.295Z] [2019-11-27T14:53:52.295Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:53:52.295Z] #17 59.47 Selecting previously unselected package iptables. [2019-11-27T14:53:52.295Z] #17 59.48 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-27T14:53:52.295Z] #17 59.49 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-27T14:53:52.555Z] #17 59.84 Selecting previously unselected package xxd. [2019-11-27T14:53:52.555Z] #17 59.84 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-11-27T14:53:52.555Z] #17 59.86 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:53:52.555Z] #17 60.02 Selecting previously unselected package vim-common. [2019-11-27T14:53:52.555Z] #17 60.03 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-27T14:53:52.660Z] #18 68.91 Selecting previously unselected package xfsprogs. [2019-11-27T14:53:52.661Z] #18 68.91 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-11-27T14:53:52.661Z] #18 68.92 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-27T14:53:52.811Z] #18 17.03 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-27T14:53:52.815Z] #17 60.08 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:53:52.815Z] #17 60.31 Selecting previously unselected package bzip2. [2019-11-27T14:53:53.076Z] #17 60.31 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-11-27T14:53:53.076Z] #17 60.33 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-27T14:53:53.337Z] #17 60.50 Selecting previously unselected package libgpm2:arm64. [2019-11-27T14:53:53.337Z] #17 60.50 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-11-27T14:53:53.337Z] #17 60.50 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-11-27T14:53:53.337Z] #17 60.63 Selecting previously unselected package xz-utils. [2019-11-27T14:53:53.337Z] #17 60.63 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-11-27T14:53:53.337Z] #17 60.65 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-27T14:53:53.372Z] #18 ... [2019-11-27T14:53:53.372Z] [2019-11-27T14:53:53.372Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-27T14:53:53.512Z] #18 69.54 Selecting previously unselected package zip. [2019-11-27T14:53:53.512Z] #18 69.54 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-11-27T14:53:53.512Z] #18 69.54 Unpacking zip (3.0-11+b1) ... [2019-11-27T14:53:53.512Z] #18 69.72 Selecting previously unselected package libapparmor-perl. [2019-11-27T14:53:53.512Z] #18 69.72 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-11-27T14:53:53.512Z] #18 69.73 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-27T14:53:53.512Z] #18 69.89 Selecting previously unselected package apparmor. [2019-11-27T14:53:53.512Z] #18 69.89 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-11-27T14:53:53.598Z] #17 60.89 Selecting previously unselected package aufs-tools. [2019-11-27T14:53:53.598Z] #17 60.89 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-11-27T14:53:53.598Z] #17 60.90 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-27T14:53:53.627Z] #38 217.8 + rm -rf /tmp/tmp.DLj0GSNiam/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.DLj0GSNiam [2019-11-27T14:53:53.859Z] #17 61.07 Selecting previously unselected package liblzo2-2:arm64. [2019-11-27T14:53:53.859Z] #17 61.08 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-11-27T14:53:53.859Z] #17 61.09 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-27T14:53:53.859Z] #17 61.20 Selecting previously unselected package btrfs-progs. [2019-11-27T14:53:53.859Z] #17 61.20 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ... [2019-11-27T14:53:53.859Z] #17 61.21 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-27T14:53:53.921Z] #18 69.94 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-27T14:53:54.188Z] #38 DONE 218.3s [2019-11-27T14:53:54.188Z] [2019-11-27T14:53:54.188Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-27T14:53:54.188Z] #18 18.14 Building wheels for collected packages: pyyaml, pathspec [2019-11-27T14:53:54.188Z] #18 18.14 Running setup.py bdist_wheel for pyyaml: started [2019-11-27T14:53:54.318Z] #18 70.47 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-27T14:53:54.318Z] #18 70.47 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-11-27T14:53:54.318Z] #18 70.48 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-27T14:53:54.434Z] #17 61.88 Selecting previously unselected package btrfs-tools. [2019-11-27T14:53:54.434Z] #17 61.89 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ... [2019-11-27T14:53:54.703Z] #17 61.91 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-27T14:53:54.965Z] #17 62.18 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-11-27T14:53:54.965Z] #17 62.18 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-11-27T14:53:54.965Z] #17 62.19 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-11-27T14:53:55.537Z] #17 62.79 Selecting previously unselected package dmsetup. [2019-11-27T14:53:55.537Z] #17 ... [2019-11-27T14:53:55.537Z] [2019-11-27T14:53:55.537Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:53:55.537Z] #47 DONE 120.7s [2019-11-27T14:53:55.537Z] [2019-11-27T14:53:55.537Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:53:55.537Z] #17 62.79 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-11-27T14:53:55.537Z] #17 62.87 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-27T14:53:55.551Z] #18 19.66 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-27T14:53:55.551Z] #18 19.66 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-27T14:53:55.551Z] #18 19.72 Running setup.py bdist_wheel for pathspec: started [2019-11-27T14:53:55.702Z] #18 ... [2019-11-27T14:53:55.702Z] [2019-11-27T14:53:55.702Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:55.702Z] #42 48.52 AR compel/libcompel.a [2019-11-27T14:53:55.702Z] #42 48.63 HOSTCC compel/src/main-host.o [2019-11-27T14:53:55.702Z] #42 49.04 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-11-27T14:53:55.702Z] #42 49.20 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-27T14:53:55.702Z] #42 49.62 HOSTCC compel/src/lib/log-host.o [2019-11-27T14:53:55.702Z] #42 49.87 HOSTLINK compel/compel-host-bin [2019-11-27T14:53:55.702Z] #42 50.02 DEP soccr/soccr.d [2019-11-27T14:53:55.702Z] #42 50.18 CC soccr/soccr.o [2019-11-27T14:53:55.702Z] #42 51.49 AR soccr/libsoccr.a [2019-11-27T14:53:55.702Z] #42 51.53 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-27T14:53:55.702Z] #42 51.80 DEP criu/arch/s390/sigframe.d [2019-11-27T14:53:55.702Z] #42 51.92 DEP criu/arch/s390/crtools.d [2019-11-27T14:53:55.702Z] #42 52.15 DEP criu/arch/s390/cpu.d [2019-11-27T14:53:55.702Z] #42 52.29 CC criu/arch/s390/cpu.o [2019-11-27T14:53:55.702Z] #42 52.76 CC criu/arch/s390/crtools.o [2019-11-27T14:53:55.702Z] #42 54.06 CC criu/arch/s390/sigframe.o [2019-11-27T14:53:55.702Z] #42 54.60 LINK criu/arch/s390/crtools.built-in.o [2019-11-27T14:53:55.702Z] #42 54.62 DEP criu/arch/s390/vdso-pie.d [2019-11-27T14:53:55.702Z] #42 54.73 DEP criu/pie/parasite-vdso.d [2019-11-27T14:53:55.702Z] #42 54.92 DEP criu/pie/util-vdso.d [2019-11-27T14:53:55.702Z] #42 55.00 DEP criu/pie/util.d [2019-11-27T14:53:55.702Z] #42 55.12 CC criu/pie/util.o [2019-11-27T14:53:55.702Z] #42 55.46 CC criu/pie/util-vdso.o [2019-11-27T14:53:55.702Z] #42 56.06 CC criu/pie/parasite-vdso.o [2019-11-27T14:53:55.702Z] #42 56.76 CC criu/arch/s390/vdso-pie.o [2019-11-27T14:53:55.702Z] #42 57.23 AR criu/pie/pie.lib.a [2019-11-27T14:53:55.702Z] #42 57.28 DEP criu/pie/restorer.d [2019-11-27T14:53:55.702Z] #42 57.49 DEP criu/arch/s390/restorer.d [2019-11-27T14:53:55.702Z] #42 57.67 DEP criu/pie/parasite.d [2019-11-27T14:53:55.702Z] #42 57.96 CC criu/pie/parasite.o [2019-11-27T14:53:55.702Z] #42 ... [2019-11-27T14:53:55.702Z] [2019-11-27T14:53:55.702Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:53:55.702Z] #18 72.00 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-27T14:53:55.702Z] #18 72.00 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-11-27T14:53:55.702Z] #18 72.00 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-27T14:53:55.797Z] #17 63.08 Selecting previously unselected package libonig4:arm64. [2019-11-27T14:53:55.797Z] #17 63.08 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ... [2019-11-27T14:53:55.797Z] #17 63.09 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-11-27T14:53:56.057Z] #17 63.44 Selecting previously unselected package libjq1:arm64. [2019-11-27T14:53:56.057Z] #17 63.44 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-11-27T14:53:56.057Z] #17 63.44 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-27T14:53:56.318Z] #17 63.72 Selecting previously unselected package jq. [2019-11-27T14:53:56.318Z] #17 63.73 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ... [2019-11-27T14:53:56.318Z] #17 63.73 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-27T14:53:56.478Z] #18 20.67 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-27T14:53:56.478Z] #18 20.67 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-27T14:53:56.478Z] #18 20.70 Successfully built pyyaml pathspec [2019-11-27T14:53:56.478Z] #18 20.71 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-27T14:53:56.578Z] #17 63.95 Selecting previously unselected package libaio1:arm64. [2019-11-27T14:53:56.578Z] #17 63.95 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ... [2019-11-27T14:53:56.578Z] #17 63.97 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-11-27T14:53:56.770Z] #18 ... [2019-11-27T14:53:56.770Z] [2019-11-27T14:53:56.770Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:53:56.770Z] #45 91.80 go/doc [2019-11-27T14:53:56.770Z] #45 95.25 github.com/LK4D4/vndr/build [2019-11-27T14:53:56.770Z] #45 97.10 crypto/x509/pkix [2019-11-27T14:53:56.770Z] #45 97.62 vendor/golang.org/x/crypto/cryptobyte [2019-11-27T14:53:56.770Z] #45 99.23 net [2019-11-27T14:53:56.770Z] #45 99.76 vendor/golang.org/x/sys/cpu [2019-11-27T14:53:56.770Z] #45 100.0 vendor/golang.org/x/crypto/internal/chacha20 [2019-11-27T14:53:56.770Z] #45 100.8 vendor/golang.org/x/crypto/poly1305 [2019-11-27T14:53:56.770Z] #45 101.6 vendor/golang.org/x/crypto/chacha20poly1305 [2019-11-27T14:53:56.770Z] #45 ... [2019-11-27T14:53:56.770Z] [2019-11-27T14:53:56.770Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:56.770Z] #42 59.28 LINK criu/pie/parasite.built-in.o [2019-11-27T14:53:56.770Z] #42 59.31 GEN criu/pie/parasite-blob.h [2019-11-27T14:53:56.770Z] #42 59.35 CC criu/arch/s390/restorer.o [2019-11-27T14:53:56.838Z] #17 64.19 Selecting previously unselected package libcap2-bin. [2019-11-27T14:53:56.838Z] #17 64.19 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-11-27T14:53:56.838Z] #17 64.22 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-27T14:53:57.039Z] #18 21.09 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-27T14:53:57.099Z] #17 64.40 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-11-27T14:53:57.099Z] #17 64.40 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-11-27T14:53:57.099Z] #17 64.40 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-11-27T14:53:57.180Z] #42 60.12 CC criu/pie/restorer.o [2019-11-27T14:53:57.294Z] #18 DONE 21.4s [2019-11-27T14:53:57.294Z] [2019-11-27T14:53:57.294Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-27T14:53:57.294Z] #23 DONE 0.2s [2019-11-27T14:53:57.294Z] [2019-11-27T14:53:57.294Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:57.294Z] #41 148.0 CC criu/protobuf-desc.o [2019-11-27T14:53:57.294Z] #41 149.0 CC criu/protobuf.o [2019-11-27T14:53:57.294Z] #41 149.4 CC criu/pstree.o [2019-11-27T14:53:57.294Z] #41 150.3 CC criu/rbtree.o [2019-11-27T14:53:57.294Z] #41 150.5 CC criu/rst-malloc.o [2019-11-27T14:53:57.294Z] #41 150.7 CC criu/seccomp.o [2019-11-27T14:53:57.294Z] #41 151.5 CC criu/seize.o [2019-11-27T14:53:57.294Z] #41 152.4 CC criu/servicefd.o [2019-11-27T14:53:57.294Z] #41 153.2 CC criu/shmem.o [2019-11-27T14:53:57.294Z] #41 153.9 CC criu/sigframe.o [2019-11-27T14:53:57.294Z] #41 154.2 CC criu/signalfd.o [2019-11-27T14:53:57.294Z] #41 154.5 CC criu/sk-inet.o [2019-11-27T14:53:57.361Z] #17 64.68 Selecting previously unselected package libsepol1-dev:arm64. [2019-11-27T14:53:57.361Z] #17 64.70 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ... [2019-11-27T14:53:57.361Z] #17 64.72 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-11-27T14:53:57.550Z] #41 155.4 CC criu/sk-netlink.o [2019-11-27T14:53:57.550Z] #41 ... [2019-11-27T14:53:57.550Z] [2019-11-27T14:53:57.550Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-27T14:53:57.931Z] #17 65.23 Selecting previously unselected package libpcre16-3:arm64. [2019-11-27T14:53:57.931Z] #17 65.23 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-11-27T14:53:57.931Z] #17 65.27 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-11-27T14:53:58.195Z] #17 65.62 Selecting previously unselected package libpcre32-3:arm64. [2019-11-27T14:53:58.457Z] #17 65.62 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-11-27T14:53:58.457Z] #17 65.64 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-11-27T14:53:58.457Z] #17 65.85 Selecting previously unselected package libpcre3-dev:arm64. [2019-11-27T14:53:58.457Z] #17 65.86 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-11-27T14:53:58.457Z] #17 65.87 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-11-27T14:53:58.913Z] #27 DONE 1.6s [2019-11-27T14:53:58.913Z] [2019-11-27T14:53:58.913Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-27T14:53:59.029Z] #17 66.44 Selecting previously unselected package libselinux1-dev:arm64. [2019-11-27T14:53:59.169Z] #29 DONE 0.2s [2019-11-27T14:53:59.169Z] [2019-11-27T14:53:59.169Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:59.169Z] #41 155.8 CC criu/sk-packet.o [2019-11-27T14:53:59.169Z] #41 156.4 CC criu/sk-queue.o [2019-11-27T14:53:59.169Z] #41 156.8 CC criu/sk-tcp.o [2019-11-27T14:53:59.169Z] #41 ... [2019-11-27T14:53:59.169Z] [2019-11-27T14:53:59.169Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-27T14:53:59.169Z] #32 DONE 0.1s [2019-11-27T14:53:59.293Z] #17 66.44 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-11-27T14:53:59.293Z] #17 66.46 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-11-27T14:53:59.425Z] [2019-11-27T14:53:59.425Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-27T14:53:59.425Z] #37 DONE 0.1s [2019-11-27T14:53:59.425Z] [2019-11-27T14:53:59.425Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-27T14:53:59.598Z] #17 66.88 Selecting previously unselected package libdevmapper-dev:arm64. [2019-11-27T14:53:59.598Z] #17 66.89 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-11-27T14:53:59.598Z] #17 66.90 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-11-27T14:53:59.681Z] #39 DONE 0.3s [2019-11-27T14:53:59.681Z] [2019-11-27T14:53:59.681Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:53:59.681Z] #41 157.4 CC criu/sk-unix.o [2019-11-27T14:53:59.754Z] #42 62.74 LINK criu/pie/restorer.built-in.o [2019-11-27T14:53:59.754Z] #42 62.75 GEN criu/pie/restorer-blob.h [2019-11-27T14:53:59.859Z] #17 67.12 Selecting previously unselected package libnl-3-200:arm64. [2019-11-27T14:53:59.859Z] #17 67.13 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ... [2019-11-27T14:53:59.859Z] #17 67.13 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-11-27T14:54:00.119Z] #17 67.30 Selecting previously unselected package libprotobuf-c1:arm64. [2019-11-27T14:54:00.119Z] #17 67.31 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-11-27T14:54:00.119Z] #17 67.32 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-27T14:54:00.119Z] #17 67.44 Selecting previously unselected package libreadline5:arm64. [2019-11-27T14:54:00.119Z] #17 67.49 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-11-27T14:54:00.119Z] #17 67.49 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-11-27T14:54:00.158Z] #42 62.86 DEP criu/vdso.d [2019-11-27T14:54:00.158Z] #42 63.07 DEP criu/uts_ns.d [2019-11-27T14:54:00.158Z] #42 63.14 DEP criu/util.d [2019-11-27T14:54:00.380Z] #17 67.65 Selecting previously unselected package libsystemd-dev:arm64. [2019-11-27T14:54:00.380Z] #17 67.65 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-11-27T14:54:00.380Z] #17 67.66 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-11-27T14:54:00.557Z] #42 63.42 DEP criu/uffd.d [2019-11-27T14:54:00.607Z] #41 158.5 CC criu/sockets.o [2019-11-27T14:54:00.985Z] #42 63.64 DEP criu/tun.d [2019-11-27T14:54:00.985Z] #42 63.82 DEP criu/tty.d [2019-11-27T14:54:00.985Z] #42 64.01 DEP criu/timerfd.d [2019-11-27T14:54:01.169Z] #41 159.1 CC criu/stats.o [2019-11-27T14:54:01.390Z] #42 64.22 DEP criu/sysfs_parse.d [2019-11-27T14:54:01.424Z] #41 159.3 CC criu/string.o [2019-11-27T14:54:01.424Z] #41 159.4 CC criu/sysctl.o [2019-11-27T14:54:01.797Z] #42 64.48 DEP criu/sysctl.d [2019-11-27T14:54:01.797Z] #42 64.75 DEP criu/string.d [2019-11-27T14:54:01.797Z] #42 64.79 DEP criu/stats.d [2019-11-27T14:54:01.986Z] #41 159.9 CC criu/sysfs_parse.o [2019-11-27T14:54:02.200Z] #42 64.96 DEP criu/sockets.d [2019-11-27T14:54:02.200Z] #42 65.20 DEP criu/sk-unix.d [2019-11-27T14:54:02.241Z] #41 160.2 CC criu/timerfd.o [2019-11-27T14:54:02.294Z] #17 ... [2019-11-27T14:54:02.294Z] [2019-11-27T14:54:02.294Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:54:02.294Z] #41 60.68 GEN compel/include/asm [2019-11-27T14:54:02.294Z] #41 60.69 GEN compel/include/version.h [2019-11-27T14:54:02.294Z] #41 60.72 touch .config [2019-11-27T14:54:02.294Z] #41 60.74 GEN include/common/config.h [2019-11-27T14:54:02.294Z] #41 60.86 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-27T14:54:02.294Z] #41 60.87 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-11-27T14:54:02.294Z] #41 60.93 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-11-27T14:54:02.294Z] #41 60.94 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-11-27T14:54:02.294Z] #41 60.99 DEP compel/plugins/std/infect.d [2019-11-27T14:54:02.294Z] #41 61.19 DEP compel/plugins/std/string.d [2019-11-27T14:54:02.294Z] #41 61.39 DEP compel/plugins/std/log.d [2019-11-27T14:54:02.294Z] #41 61.48 DEP compel/plugins/std/fds.d [2019-11-27T14:54:02.294Z] #41 61.63 DEP compel/plugins/std/std.d [2019-11-27T14:54:02.294Z] #41 61.77 DEP compel/plugins/shmem/shmem.d [2019-11-27T14:54:02.294Z] #41 61.88 DEP compel/plugins/fds/fds.d [2019-11-27T14:54:02.294Z] #41 62.09 CC compel/plugins/std/std.o [2019-11-27T14:54:02.294Z] #41 62.54 CC compel/plugins/std/fds.o [2019-11-27T14:54:02.294Z] #41 63.19 CC compel/plugins/std/log.o [2019-11-27T14:54:02.294Z] #41 64.31 CC compel/plugins/std/string.o [2019-11-27T14:54:02.294Z] #41 65.51 CC compel/plugins/std/infect.o [2019-11-27T14:54:02.294Z] #41 66.49 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-11-27T14:54:02.294Z] #41 66.60 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-11-27T14:54:02.294Z] #41 66.71 AR compel/plugins/std.lib.a [2019-11-27T14:54:02.294Z] #41 66.81 CC compel/plugins/fds/fds.o [2019-11-27T14:54:02.294Z] #41 67.12 AR compel/plugins/fds.lib.a [2019-11-27T14:54:02.294Z] #41 67.20 HOSTDEP compel/src/lib/log-host.d [2019-11-27T14:54:02.294Z] #41 67.52 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-27T14:54:02.294Z] #41 67.74 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-11-27T14:54:02.294Z] #41 67.91 HOSTDEP compel/src/main-host.d [2019-11-27T14:54:02.294Z] #41 68.07 DEP compel/src/lib/ptrace.d [2019-11-27T14:54:02.294Z] #41 68.29 DEP compel/src/lib/infect.d [2019-11-27T14:54:02.294Z] #41 68.54 DEP compel/src/lib/infect-util.d [2019-11-27T14:54:02.294Z] #41 68.74 DEP compel/src/lib/infect-rpc.d [2019-11-27T14:54:02.294Z] #41 68.95 DEP compel/arch/aarch64/src/lib/infect.d [2019-11-27T14:54:02.294Z] #41 69.06 DEP compel/arch/aarch64/src/lib/cpu.d [2019-11-27T14:54:02.294Z] #41 69.26 DEP compel/src/lib/log.d [2019-11-27T14:54:02.294Z] #41 69.46 DEP compel/src/main.d [2019-11-27T14:54:02.294Z] #41 69.69 DEP compel/src/lib/handle-elf.d [2019-11-27T14:54:02.294Z] #41 69.88 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-11-27T14:54:02.294Z] #41 70.16 CC compel/src/lib/log.o [2019-11-27T14:54:02.294Z] #41 70.59 CC compel/arch/aarch64/src/lib/cpu.o [2019-11-27T14:54:02.294Z] #41 ... [2019-11-27T14:54:02.294Z] [2019-11-27T14:54:02.294Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:54:02.294Z] #22 120.0 Checking out files: 17% (1848/10716) Checking out files: 18% (1929/10716) Checking out files: 19% (2037/10716) Checking out files: 20% (2144/10716) Checking out files: 21% (2251/10716) Checking out files: 22% (2358/10716) Checking out files: 23% (2465/10716) Checking out files: 24% (2572/10716) Checking out files: 25% (2679/10716) Checking out files: 26% (2787/10716) Checking out files: 27% (2894/10716) Checking out files: 28% (3001/10716) Checking out files: 29% (3108/10716) Checking out files: 30% (3215/10716) Checking out files: 31% (3322/10716) Checking out files: 31% (3389/10716) Checking out files: 32% (3430/10716) Checking out files: 33% (3537/10716) Checking out files: 34% (3644/10716) Checking out files: 35% (3751/10716) Checking out files: 36% (3858/10716) Checking out files: 37% (3965/10716) Checking out files: 38% (4073/10716) Checking out files: 39% (4180/10716) Checking out files: 40% (4287/10716) Checking out files: 40% (4302/10716) Checking out files: 41% (4394/10716) Checking out files: 42% (4501/10716) Checking out files: 43% (4608/10716) Checking out files: 44% (4716/10716) Checking out files: 45% (4823/10716) Checking out files: 46% (4930/10716) Checking out files: 47% (5037/10716) Checking out files: 48% (5144/10716) Checking out files: 49% (5251/10716) Checking out files: 50% (5358/10716) Checking out files: 51% (5466/10716) Checking out files: 52% (5573/10716) Checking out files: 53% (5680/10716) Checking out files: 54% (5787/10716) Checking out files: 55% (5894/10716) Checking out files: 56% (6001/10716) Checking out files: 56% (6028/10716) Checking out files: 57% (6109/10716) Checking out files: 58% (6216/10716) Checking out files: 59% (6323/10716) Checking out files: 60% (6430/10716) Checking out files: 61% (6537/10716) Checking out files: 62% (6644/10716) Checking out files: 63% (6752/10716) Checking out files: 64% (6859/10716) Checking out files: 65% (6966/10716) Checking out files: 66% (7073/10716) Checking out files: 67% (7180/10716) Checking out files: 68% (7287/10716) Checking out files: 69% (7395/10716) Checking out files: 70% (7502/10716) Checking out files: 71% (7609/10716) Checking out files: 72% (7716/10716) Checking out files: 73% (7823/10716) Checking out files: 74% (7930/10716) Checking out files: 75% (8037/10716) Checking out files: 76% (8145/10716) Checking out files: 76% (8215/10716) Checking out files: 77% (8252/10716) Checking out files: 78% (8359/10716) Checking out files: 79% (8466/10716) Checking out files: 80% (8573/10716) Checking out files: 81% (8680/10716) Checking out files: 82% (8788/10716) Checking out files: 83% (8895/10716) Checking out files: 84% (9002/10716) Checking out files: 85% (9109/10716) Checking out files: 86% (9216/10716) Checking out files: 87% (9323/10716) Checking out files: 88% (9431/10716) Checking out files: 89% (9538/10716) Checking out files: 90% (9645/10716) Checking out files: 91% (9752/10716) Checking out files: 92% (9859/10716) Checking out files: 93% (9966/10716) Checking out files: 94% (10074/10716) Checking out files: 95% (10181/10716) Checking out files: 95% (10281/10716) Checking out files: 96% (10288/10716) Checking out files: 97% (10395/10716) Checking out files: 98% (10502/10716) Checking out files: 99% (10609/10716) Checking out files: 100% (10716/10716) Checking out files: 100% (10716/10716), done. [2019-11-27T14:54:02.294Z] #22 125.3 + cd /tmp/tmp.6yOU4cZIq3/tmp/docker-ce [2019-11-27T14:54:02.294Z] #22 125.3 + git checkout -q v17.06.2-ce [2019-11-27T14:54:02.496Z] #41 160.4 CC criu/tty.o [2019-11-27T14:54:02.559Z] #22 ... [2019-11-27T14:54:02.559Z] [2019-11-27T14:54:02.559Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:54:02.559Z] #17 69.86 Selecting previously unselected package net-tools. [2019-11-27T14:54:02.559Z] #17 69.86 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-11-27T14:54:02.707Z] #42 65.52 DEP criu/sk-tcp.d [2019-11-27T14:54:02.820Z] #17 70.07 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-27T14:54:03.080Z] #17 70.41 Selecting previously unselected package python-pip-whl. [2019-11-27T14:54:03.080Z] #17 70.41 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-27T14:54:03.080Z] #17 70.42 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-27T14:54:03.261Z] #42 65.79 DEP criu/sk-queue.d [2019-11-27T14:54:03.261Z] #42 66.06 DEP criu/sk-packet.d [2019-11-27T14:54:03.261Z] #42 66.14 DEP criu/sk-netlink.d [2019-11-27T14:54:03.798Z] #42 66.49 DEP criu/sk-inet.d [2019-11-27T14:54:03.798Z] #42 66.78 DEP criu/signalfd.d [2019-11-27T14:54:03.861Z] #41 161.6 CC criu/tun.o [2019-11-27T14:54:04.041Z] #17 71.07 Selecting previously unselected package python3-pip. [2019-11-27T14:54:04.041Z] #17 71.09 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-27T14:54:04.041Z] #17 71.10 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-27T14:54:04.041Z] #17 71.37 Selecting previously unselected package python3-pkg-resources. [2019-11-27T14:54:04.041Z] #17 71.39 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-27T14:54:04.041Z] #17 71.40 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-27T14:54:04.116Z] #41 162.1 CC criu/uffd.o [2019-11-27T14:54:04.205Z] #42 66.99 DEP criu/sigframe.d [2019-11-27T14:54:04.205Z] #42 67.14 DEP criu/shmem.d [2019-11-27T14:54:04.302Z] #17 71.64 Selecting previously unselected package python3-setuptools. [2019-11-27T14:54:04.302Z] #17 71.65 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-27T14:54:04.302Z] #17 71.66 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-27T14:54:04.597Z] #42 67.38 DEP criu/servicefd.d [2019-11-27T14:54:04.597Z] #42 67.52 DEP criu/seize.d [2019-11-27T14:54:04.597Z] #42 67.61 DEP criu/seccomp.d [2019-11-27T14:54:04.873Z] #17 71.98 Selecting previously unselected package python3-wheel. [2019-11-27T14:54:04.873Z] #17 72.01 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-27T14:54:04.873Z] #17 72.02 Unpacking python3-wheel (0.29.0-2) ... [2019-11-27T14:54:04.873Z] #17 72.22 Selecting previously unselected package thin-provisioning-tools. [2019-11-27T14:54:04.873Z] #17 72.24 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-11-27T14:54:04.873Z] #17 72.25 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-27T14:54:04.997Z] #42 67.85 DEP criu/rst-malloc.d [2019-11-27T14:54:04.997Z] #42 67.92 DEP criu/rbtree.d [2019-11-27T14:54:04.997Z] #42 67.96 DEP criu/pstree.d [2019-11-27T14:54:05.043Z] #41 162.9 CC criu/util.o [2019-11-27T14:54:05.134Z] #17 72.62 Selecting previously unselected package vim-runtime. [2019-11-27T14:54:05.394Z] #17 72.62 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-27T14:54:05.394Z] #17 72.69 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-27T14:54:05.394Z] #17 72.76 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-27T14:54:05.398Z] #42 68.17 DEP criu/protobuf.d [2019-11-27T14:54:05.398Z] #42 68.27 GEN criu/protobuf-desc-gen.h [2019-11-27T14:54:05.657Z] #17 72.80 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:54:06.049Z] #41 163.9 CC criu/uts_ns.o [2019-11-27T14:54:06.309Z] #41 164.2 CC criu/vdso-compat.o [2019-11-27T14:54:06.570Z] #41 164.3 CC criu/vdso.o [2019-11-27T14:54:06.731Z] #42 69.54 DEP criu/protobuf-desc.d [2019-11-27T14:54:06.731Z] #42 69.65 DEP criu/proc_parse.d [2019-11-27T14:54:07.129Z] #42 70.01 DEP criu/plugin.d [2019-11-27T14:54:07.129Z] #42 ... [2019-11-27T14:54:07.129Z] [2019-11-27T14:54:07.129Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:54:07.129Z] #45 102.4 vendor/golang.org/x/crypto/curve25519 [2019-11-27T14:54:07.129Z] #45 103.0 vendor/golang.org/x/crypto/hkdf [2019-11-27T14:54:07.129Z] #45 103.3 vendor/golang.org/x/text/transform [2019-11-27T14:54:07.129Z] #45 104.1 vendor/golang.org/x/text/unicode/bidi [2019-11-27T14:54:07.129Z] #45 106.3 vendor/golang.org/x/text/secure/bidirule [2019-11-27T14:54:07.129Z] #45 106.8 vendor/golang.org/x/text/unicode/norm [2019-11-27T14:54:07.129Z] #45 ... [2019-11-27T14:54:07.129Z] [2019-11-27T14:54:07.129Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:54:07.129Z] #42 70.11 DEP criu/pipes.d [2019-11-27T14:54:07.129Z] #42 70.25 DEP criu/pie-util.d [2019-11-27T14:54:07.145Z] #41 165.1 LINK criu/built-in.o [2019-11-27T14:54:07.145Z] #41 165.2 LINK criu/criu [2019-11-27T14:54:07.400Z] #41 165.4 DEP lib/c/criu.d [2019-11-27T14:54:07.400Z] #41 165.4 CC images/rpc.pb-c.o [2019-11-27T14:54:07.527Z] #42 70.39 DEP criu/pie-util-vdso.d [2019-11-27T14:54:07.527Z] #42 70.53 DEP criu/pie-util-vdso-elf32.d [2019-11-27T14:54:07.927Z] #42 70.71 DEP criu/path.d [2019-11-27T14:54:07.927Z] #42 70.81 DEP criu/parasite-syscall.d [2019-11-27T14:54:07.961Z] #41 165.8 CC lib/c/criu.o [2019-11-27T14:54:08.613Z] #42 71.02 DEP criu/pagemap.d [2019-11-27T14:54:08.613Z] #42 71.24 DEP criu/pagemap-cache.d [2019-11-27T14:54:08.613Z] #42 71.49 DEP criu/page-xfer.d [2019-11-27T14:54:08.613Z] #42 ... [2019-11-27T14:54:08.613Z] [2019-11-27T14:54:08.613Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:54:08.613Z] #18 74.75 Selecting previously unselected package binutils-mingw-w64. [2019-11-27T14:54:08.613Z] #18 74.75 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-27T14:54:08.613Z] #18 74.75 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-27T14:54:08.614Z] #18 74.82 Selecting previously unselected package mingw-w64-common. [2019-11-27T14:54:08.614Z] #18 74.82 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-27T14:54:08.614Z] #18 74.83 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-27T14:54:08.614Z] #18 79.22 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-27T14:54:08.614Z] #18 79.23 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-27T14:54:08.614Z] #18 79.24 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-27T14:54:08.614Z] #18 ... [2019-11-27T14:54:08.614Z] [2019-11-27T14:54:08.614Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:54:08.614Z] #45 112.8 vendor/golang.org/x/net/idna [2019-11-27T14:54:08.887Z] #41 166.5 LINK lib/c/built-in.o [2019-11-27T14:54:08.887Z] #41 166.6 LINK lib/c/libcriu.so [2019-11-27T14:54:08.887Z] #41 166.7 GEN magic.py [2019-11-27T14:54:08.887Z] #41 166.8 Note: Building without setproctitle() and strlcpy() support. [2019-11-27T14:54:08.887Z] #41 166.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-27T14:54:08.962Z] #17 ... [2019-11-27T14:54:08.962Z] [2019-11-27T14:54:08.962Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:54:08.962Z] #44 123.4 net/http/httptrace [2019-11-27T14:54:08.962Z] #44 123.7 net/http [2019-11-27T14:54:08.962Z] #44 ... [2019-11-27T14:54:08.962Z] [2019-11-27T14:54:08.962Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:54:08.962Z] #41 71.07 CC compel/arch/aarch64/src/lib/infect.o [2019-11-27T14:54:08.962Z] #41 71.44 CC compel/src/lib/infect-rpc.o [2019-11-27T14:54:08.962Z] #41 71.88 CC compel/src/lib/infect-util.o [2019-11-27T14:54:08.962Z] #41 72.34 CC compel/src/lib/infect.o [2019-11-27T14:54:08.962Z] #41 74.67 CC compel/src/lib/ptrace.o [2019-11-27T14:54:08.962Z] #41 74.98 AR compel/libcompel.a [2019-11-27T14:54:08.962Z] #41 75.04 HOSTCC compel/src/main-host.o [2019-11-27T14:54:08.962Z] #41 75.58 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-11-27T14:54:08.962Z] #41 75.95 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-27T14:54:08.962Z] #41 76.67 HOSTCC compel/src/lib/log-host.o [2019-11-27T14:54:08.962Z] #41 77.18 HOSTLINK compel/compel-host-bin [2019-11-27T14:54:08.962Z] #41 77.35 DEP soccr/soccr.d [2019-11-27T14:54:08.962Z] #41 77.62 CC soccr/soccr.o [2019-11-27T14:54:09.448Z] #41 167.3 fatal: Not a git repository (or any of the parent directories): .git [2019-11-27T14:54:09.537Z] #45 ... [2019-11-27T14:54:09.537Z] [2019-11-27T14:54:09.537Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:54:09.537Z] #63 106.2 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-27T14:54:09.537Z] #63 106.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-27T14:54:09.537Z] #63 DONE 114.7s [2019-11-27T14:54:09.537Z] [2019-11-27T14:54:09.537Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-27T14:54:09.537Z] #64 DONE 0.1s [2019-11-27T14:54:09.537Z] [2019-11-27T14:54:09.537Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:54:09.537Z] #18 85.69 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-27T14:54:09.537Z] #18 85.72 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-27T14:54:09.537Z] #18 85.73 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-27T14:54:09.537Z] #18 85.79 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-27T14:54:09.537Z] #18 85.80 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-27T14:54:09.537Z] #18 85.80 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-27T14:54:09.704Z] #41 167.8 make[1]: Nothing to be done for 'all'. [2019-11-27T14:54:10.265Z] #41 168.3 make[1]: 'images/built-in.o' is up to date. [2019-11-27T14:54:10.265Z] #41 168.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-27T14:54:10.265Z] #41 168.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-27T14:54:10.265Z] #41 168.3 make[1]: 'compel/libcompel.a' is up to date. [2019-11-27T14:54:10.265Z] #41 168.3 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-27T14:54:10.347Z] #41 ... [2019-11-27T14:54:10.347Z] [2019-11-27T14:54:10.347Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:54:10.347Z] #17 77.36 Selecting previously unselected package vim. [2019-11-27T14:54:10.347Z] #17 77.37 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-11-27T14:54:10.347Z] #17 77.38 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:54:10.520Z] #41 168.4 make[1]: Nothing to be done for 'all'. [2019-11-27T14:54:10.520Z] #41 168.4 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-27T14:54:10.608Z] #17 77.86 Selecting previously unselected package xfsprogs. [2019-11-27T14:54:10.608Z] #17 77.90 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-11-27T14:54:10.608Z] #17 77.94 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-27T14:54:10.776Z] #41 168.6 make[2]: Nothing to be done for 'all'. [2019-11-27T14:54:10.776Z] #41 168.6 make[2]: Nothing to be done for 'all'. [2019-11-27T14:54:10.776Z] #41 168.6 make[2]: Nothing to be done for 'all'. [2019-11-27T14:54:10.776Z] #41 168.6 make[2]: Nothing to be done for 'all'. [2019-11-27T14:54:10.776Z] #41 168.7 make[2]: Nothing to be done for 'all'. [2019-11-27T14:54:10.776Z] #41 168.7 make[2]: Nothing to be done for 'all'. [2019-11-27T14:54:10.776Z] #41 168.8 make[2]: Nothing to be done for 'all'. [2019-11-27T14:54:11.031Z] #41 168.8 make[2]: Nothing to be done for 'all'. [2019-11-27T14:54:11.031Z] #41 168.8 INSTALL criu/criu [2019-11-27T14:54:11.179Z] #17 78.59 Selecting previously unselected package zip. [2019-11-27T14:54:11.179Z] #17 78.60 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ... [2019-11-27T14:54:11.179Z] #17 78.61 Unpacking zip (3.0-11+b1) ... [2019-11-27T14:54:11.593Z] #41 ... [2019-11-27T14:54:11.593Z] [2019-11-27T14:54:11.593Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:54:11.593Z] #59 191.2 + bin/containerd [2019-11-27T14:54:11.751Z] #17 78.86 Selecting previously unselected package libapparmor-perl. [2019-11-27T14:54:11.751Z] #17 78.88 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-11-27T14:54:11.751Z] #17 78.89 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-27T14:54:11.751Z] #17 79.06 Selecting previously unselected package apparmor. [2019-11-27T14:54:11.751Z] #17 79.07 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-11-27T14:54:11.849Z] #59 ... [2019-11-27T14:54:11.849Z] [2019-11-27T14:54:11.849Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:54:11.849Z] #41 DONE 169.7s [2019-11-27T14:54:12.012Z] #17 79.14 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-27T14:54:12.105Z] [2019-11-27T14:54:12.105Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:54:12.273Z] #17 79.59 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-27T14:54:12.273Z] #17 79.61 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-11-27T14:54:12.273Z] #17 79.62 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-27T14:54:13.031Z] #50 ... [2019-11-27T14:54:13.031Z] [2019-11-27T14:54:13.031Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-27T14:54:13.031Z] #42 DONE 0.1s [2019-11-27T14:54:13.031Z] [2019-11-27T14:54:13.031Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:54:13.287Z] #59 ... [2019-11-27T14:54:13.287Z] [2019-11-27T14:54:13.287Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-27T14:54:13.287Z] #45 DONE 0.2s [2019-11-27T14:54:13.543Z] [2019-11-27T14:54:13.543Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-27T14:54:13.543Z] #48 DONE 0.1s [2019-11-27T14:54:13.543Z] [2019-11-27T14:54:13.543Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:54:13.657Z] #17 80.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-27T14:54:13.657Z] #17 80.93 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-11-27T14:54:13.657Z] #17 80.96 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-27T14:54:14.856Z] #18 ... [2019-11-27T14:54:14.856Z] [2019-11-27T14:54:14.856Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:54:14.856Z] #48 DONE 119.9s [2019-11-27T14:54:14.856Z] [2019-11-27T14:54:14.856Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:54:14.856Z] #42 71.88 DEP criu/page-pipe.d [2019-11-27T14:54:14.856Z] #42 72.15 DEP criu/netfilter.d [2019-11-27T14:54:14.856Z] #42 72.38 DEP criu/net.d [2019-11-27T14:54:14.856Z] #42 72.96 DEP criu/namespaces.d [2019-11-27T14:54:14.856Z] #42 73.33 DEP criu/mount.d [2019-11-27T14:54:14.856Z] #42 73.46 DEP criu/mem.d [2019-11-27T14:54:14.856Z] #42 73.67 DEP criu/lsm.d [2019-11-27T14:54:14.856Z] #42 73.92 DEP criu/log.d [2019-11-27T14:54:14.856Z] #42 74.02 DEP criu/libnetlink.d [2019-11-27T14:54:14.857Z] #42 74.16 DEP criu/kerndat.d [2019-11-27T14:54:14.857Z] #42 74.32 DEP criu/kcmp-ids.d [2019-11-27T14:54:14.857Z] #42 74.40 DEP criu/irmap.d [2019-11-27T14:54:14.857Z] #42 74.52 DEP criu/ipc_ns.d [2019-11-27T14:54:14.857Z] #42 74.66 DEP criu/image.d [2019-11-27T14:54:14.857Z] #42 74.81 DEP criu/image-desc.d [2019-11-27T14:54:14.857Z] #42 74.95 DEP criu/fsnotify.d [2019-11-27T14:54:14.857Z] #42 75.13 DEP criu/filesystems.d [2019-11-27T14:54:14.857Z] #42 75.30 DEP criu/files.d [2019-11-27T14:54:14.857Z] #42 75.49 DEP criu/files-reg.d [2019-11-27T14:54:14.857Z] #42 75.64 DEP criu/files-ext.d [2019-11-27T14:54:14.857Z] #42 75.75 DEP criu/file-lock.d [2019-11-27T14:54:14.857Z] #42 75.88 DEP criu/file-ids.d [2019-11-27T14:54:14.857Z] #42 75.99 DEP criu/fifo.d [2019-11-27T14:54:14.857Z] #42 76.13 DEP criu/fdstore.d [2019-11-27T14:54:14.857Z] #42 76.41 DEP criu/fault-injection.d [2019-11-27T14:54:14.857Z] #42 76.48 DEP criu/external.d [2019-11-27T14:54:14.857Z] #42 76.55 DEP criu/eventpoll.d [2019-11-27T14:54:14.857Z] #42 76.70 DEP criu/eventfd.d [2019-11-27T14:54:14.857Z] #42 76.81 DEP criu/crtools.d [2019-11-27T14:54:14.857Z] #42 76.99 DEP criu/cr-service.d [2019-11-27T14:54:14.857Z] #42 77.14 DEP criu/cr-restore.d [2019-11-27T14:54:14.857Z] #42 77.36 DEP criu/cr-errno.d [2019-11-27T14:54:14.857Z] #42 77.36 DEP criu/cr-dump.d [2019-11-27T14:54:14.857Z] #42 77.70 DEP criu/cr-dedup.d [2019-11-27T14:54:15.044Z] #17 ... [2019-11-27T14:54:15.044Z] [2019-11-27T14:54:15.044Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:54:15.044Z] #22 130.1 + mkdir -p /tmp/tmp.6yOU4cZIq3/src/github.com/docker [2019-11-27T14:54:15.044Z] #22 130.1 + mv components/cli /tmp/tmp.6yOU4cZIq3/src/github.com/docker/cli [2019-11-27T14:54:15.044Z] #22 130.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-11-27T14:54:15.044Z] #22 ... [2019-11-27T14:54:15.044Z] [2019-11-27T14:54:15.044Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:54:15.044Z] #41 79.48 AR soccr/libsoccr.a [2019-11-27T14:54:15.044Z] #41 79.54 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-27T14:54:15.044Z] #41 79.95 DEP criu/arch/aarch64/sigframe.d [2019-11-27T14:54:15.044Z] #41 80.18 DEP criu/arch/aarch64/crtools.d [2019-11-27T14:54:15.044Z] #41 80.49 DEP criu/arch/aarch64/cpu.d [2019-11-27T14:54:15.044Z] #41 80.53 DEP criu/arch/aarch64/bitops.d [2019-11-27T14:54:15.044Z] #41 80.62 CC criu/arch/aarch64/bitops.o [2019-11-27T14:54:15.044Z] #41 80.74 CC criu/arch/aarch64/cpu.o [2019-11-27T14:54:15.044Z] #41 80.93 CC criu/arch/aarch64/crtools.o [2019-11-27T14:54:15.044Z] #41 81.71 CC criu/arch/aarch64/sigframe.o [2019-11-27T14:54:15.044Z] #41 82.08 LINK criu/arch/aarch64/crtools.built-in.o [2019-11-27T14:54:15.044Z] #41 82.15 DEP criu/arch/aarch64/intraprocedure.d [2019-11-27T14:54:15.044Z] #41 82.19 DEP criu/arch/aarch64/vdso-pie.d [2019-11-27T14:54:15.044Z] #41 82.34 DEP criu/pie/parasite-vdso.d [2019-11-27T14:54:15.044Z] #41 82.61 DEP criu/pie/util-vdso.d [2019-11-27T14:54:15.044Z] #41 82.82 DEP criu/pie/util.d [2019-11-27T14:54:15.044Z] #41 83.15 CC criu/pie/util.o [2019-11-27T14:54:15.044Z] #41 83.69 CC criu/pie/util-vdso.o [2019-11-27T14:54:15.267Z] #42 78.17 DEP criu/cr-check.d [2019-11-27T14:54:15.614Z] #41 84.38 CC criu/pie/parasite-vdso.o [2019-11-27T14:54:15.746Z] #42 78.59 DEP criu/config.d [2019-11-27T14:54:15.746Z] #42 78.77 DEP criu/clone-noasan.d [2019-11-27T14:54:15.746Z] #42 78.84 DEP criu/cgroup.d [2019-11-27T14:54:16.186Z] #41 84.95 CC criu/arch/aarch64/vdso-pie.o [2019-11-27T14:54:16.286Z] #42 79.06 DEP criu/cgroup-props.d [2019-11-27T14:54:16.286Z] #42 79.14 DEP criu/bitmap.d [2019-11-27T14:54:16.286Z] #42 79.15 DEP criu/bfd.d [2019-11-27T14:54:16.286Z] #42 79.33 DEP criu/autofs.d [2019-11-27T14:54:16.704Z] #42 79.58 DEP criu/aio.d [2019-11-27T14:54:16.704Z] #42 79.84 DEP criu/action-scripts.d [2019-11-27T14:54:16.757Z] #41 85.19 CC criu/arch/aarch64/intraprocedure.o [2019-11-27T14:54:16.757Z] #41 85.25 AR criu/pie/pie.lib.a [2019-11-27T14:54:16.757Z] #41 85.33 DEP criu/pie/restorer.d [2019-11-27T14:54:17.018Z] #41 85.64 DEP criu/arch/aarch64/restorer.d [2019-11-27T14:54:17.141Z] #42 80.19 CC criu/action-scripts.o [2019-11-27T14:54:17.279Z] #41 85.84 DEP criu/pie/parasite.d [2019-11-27T14:54:17.540Z] #41 86.19 CC criu/pie/parasite.o [2019-11-27T14:54:17.801Z] #41 ... [2019-11-27T14:54:17.801Z] [2019-11-27T14:54:17.801Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-27T14:54:17.801Z] #28 143.2 + rm -rf /tmp/tmp.OjoOUBYHPx [2019-11-27T14:54:17.997Z] #42 80.91 CC criu/aio.o [2019-11-27T14:54:18.416Z] #42 81.44 CC criu/autofs.o [2019-11-27T14:54:18.784Z] #59 ... [2019-11-27T14:54:18.784Z] [2019-11-27T14:54:18.784Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:54:18.784Z] #50 DONE 241.8s [2019-11-27T14:54:18.784Z] [2019-11-27T14:54:18.784Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:54:18.952Z] Removing intermediate container 148ed3a8caff [2019-11-27T14:54:18.952Z] ---> 216798ccf016 [2019-11-27T14:54:18.952Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-27T14:54:18.952Z] ---> ebd73b5ebd31 [2019-11-27T14:54:18.952Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-27T14:54:18.952Z] ---> 7f2f15a3eda2 [2019-11-27T14:54:18.952Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-27T14:54:18.952Z] ---> Running in f0546556dff2 [2019-11-27T14:54:18.952Z] Removing intermediate container f0546556dff2 [2019-11-27T14:54:18.952Z] ---> 20761f5b6c7e [2019-11-27T14:54:18.952Z] Successfully built 20761f5b6c7e [2019-11-27T14:54:18.952Z] Successfully tagged moby-buildx:latest [2019-11-27T14:54:18.952Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-27T14:54:18.952Z] if [ -n "${id}" ]; then \ [2019-11-27T14:54:18.952Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-27T14:54:18.952Z] && touch bundles/buildx; \ [2019-11-27T14:54:18.952Z] docker rm -f ${id}; \ [2019-11-27T14:54:18.952Z] fi [2019-11-27T14:54:18.952Z] aee5968b7ab5d0a5ba3ece1049b7376843f9866a3bc09ebde0a1b6218ad2798a [2019-11-27T14:54:18.952Z] bundles/buildx version [2019-11-27T14:54:18.952Z] buildx v0.3.1 6db68d0 [2019-11-27T14:54:18.952Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:27a1fb12007ec2a66e70bbf1285fe3e91dd0899a . [2019-11-27T14:54:18.952Z] #1 [internal] booting buildkit [2019-11-27T14:54:18.952Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-11-27T14:54:18.952Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2019-11-27T14:54:18.952Z] #1 creating container buildx_buildkit_default [2019-11-27T14:54:18.952Z] #1 creating container buildx_buildkit_default 0.5s done [2019-11-27T14:54:18.952Z] #1 DONE 3.6s [2019-11-27T14:54:18.952Z] [2019-11-27T14:54:18.952Z] #3 [internal] load build definition from Dockerfile [2019-11-27T14:54:18.952Z] #3 transferring dockerfile: 14.85kB done [2019-11-27T14:54:18.952Z] #3 DONE 0.0s [2019-11-27T14:54:18.952Z] [2019-11-27T14:54:18.952Z] #2 [internal] load .dockerignore [2019-11-27T14:54:18.952Z] #2 transferring context: 87B done [2019-11-27T14:54:18.952Z] #2 DONE 0.0s [2019-11-27T14:54:18.952Z] [2019-11-27T14:54:18.952Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-27T14:54:18.952Z] #4 DONE 0.5s [2019-11-27T14:54:18.952Z] [2019-11-27T14:54:18.952Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-27T14:54:18.952Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-27T14:54:18.952Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-11-27T14:54:18.952Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 3.41MB / 8.18MB 0.1s [2019-11-27T14:54:18.952Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-11-27T14:54:18.952Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-27T14:54:18.952Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-11-27T14:54:18.952Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-11-27T14:54:18.952Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-11-27T14:54:18.952Z] #5 DONE 0.9s [2019-11-27T14:54:18.952Z] [2019-11-27T14:54:18.952Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-27T14:54:18.952Z] #7 DONE 0.1s [2019-11-27T14:54:18.952Z] [2019-11-27T14:54:18.952Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-27T14:54:18.952Z] #6 DONE 0.3s [2019-11-27T14:54:18.952Z] [2019-11-27T14:54:18.952Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-27T14:54:18.952Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-27T14:54:18.952Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-27T14:54:18.952Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s [2019-11-27T14:54:18.952Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-27T14:54:18.952Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 851.08kB / 9.11MB 0.6s [2019-11-27T14:54:18.952Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.44MB / 9.11MB 0.7s [2019-11-27T14:54:18.952Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.10MB / 9.11MB 1.0s [2019-11-27T14:54:18.952Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.85MB / 9.11MB 1.2s [2019-11-27T14:54:18.952Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.90MB / 9.11MB 1.5s [2019-11-27T14:54:18.952Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.42MB / 9.11MB 1.6s [2019-11-27T14:54:18.952Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.05MB / 9.11MB 1.8s [2019-11-27T14:54:19.040Z] #59 ... [2019-11-27T14:54:19.040Z] [2019-11-27T14:54:19.040Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-27T14:54:19.040Z] #51 DONE 0.2s [2019-11-27T14:54:19.040Z] [2019-11-27T14:54:19.040Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-27T14:54:19.186Z] #28 DONE 144.7s [2019-11-27T14:54:19.186Z] [2019-11-27T14:54:19.186Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:54:19.186Z] #44 135.4 github.com/LK4D4/vndr/godl [2019-11-27T14:54:19.186Z] #44 136.2 github.com/LK4D4/vndr [2019-11-27T14:54:19.186Z] #44 DONE 144.4s [2019-11-27T14:54:19.186Z] [2019-11-27T14:54:19.186Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:54:19.186Z] #41 87.52 LINK criu/pie/parasite.built-in.o [2019-11-27T14:54:19.186Z] #41 87.53 GEN criu/pie/parasite-blob.h [2019-11-27T14:54:19.186Z] #41 87.55 CC criu/arch/aarch64/restorer.o [2019-11-27T14:54:19.295Z] #55 DONE 0.1s [2019-11-27T14:54:19.295Z] [2019-11-27T14:54:19.295Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:54:19.312Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.50MB / 9.11MB 1.9s [2019-11-27T14:54:19.312Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.06MB / 9.11MB 2.1s [2019-11-27T14:54:19.312Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.55MB / 9.11MB 2.2s [2019-11-27T14:54:19.447Z] #41 87.99 CC criu/pie/restorer.o [2019-11-27T14:54:19.661Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.14MB / 9.11MB 2.4s [2019-11-27T14:54:19.661Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.90MB / 9.11MB 2.5s [2019-11-27T14:54:19.938Z] #42 82.85 CC criu/bfd.o [2019-11-27T14:54:20.024Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.65MB / 9.11MB 2.7s [2019-11-27T14:54:20.024Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.8s done [2019-11-27T14:54:20.024Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-11-27T14:54:21.026Z] #42 83.82 CC criu/bitmap.o [2019-11-27T14:54:21.026Z] #42 ... [2019-11-27T14:54:21.026Z] [2019-11-27T14:54:21.026Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:54:21.026Z] #45 116.1 vendor/golang.org/x/net/http2/hpack [2019-11-27T14:54:21.026Z] #45 117.2 mime [2019-11-27T14:54:21.026Z] #45 119.4 mime/quotedprintable [2019-11-27T14:54:21.026Z] #45 119.8 net/http/internal [2019-11-27T14:54:21.026Z] #45 121.8 mime/multipart [2019-11-27T14:54:21.026Z] #45 121.9 crypto/tls [2019-11-27T14:54:21.026Z] #45 ... [2019-11-27T14:54:21.026Z] [2019-11-27T14:54:21.026Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:54:21.026Z] #42 84.02 CC criu/cgroup-props.o [2019-11-27T14:54:21.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-27T14:54:21.882Z] #42 84.64 CC criu/cgroup.o [2019-11-27T14:54:22.744Z] #41 90.78 LINK criu/pie/restorer.built-in.o [2019-11-27T14:54:22.744Z] #41 90.81 GEN criu/pie/restorer-blob.h [2019-11-27T14:54:22.744Z] #41 90.94 DEP criu/vdso.d [2019-11-27T14:54:22.744Z] #41 91.20 DEP criu/uts_ns.d [2019-11-27T14:54:22.744Z] #41 91.33 DEP criu/util.d [2019-11-27T14:54:22.744Z] #41 91.47 DEP criu/uffd.d [2019-11-27T14:54:23.012Z] #41 91.59 DEP criu/tun.d [2019-11-27T14:54:23.115Z] #66 ... [2019-11-27T14:54:23.115Z] [2019-11-27T14:54:23.115Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-27T14:54:23.115Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-11-27T14:54:23.115Z] #8 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-11-27T14:54:23.115Z] #8 sha256:6fd4831f322c1b26351c13d489c2643e38fd97b7472ccc92ccfdf1744992fe04 1.79kB / 1.79kB done [2019-11-27T14:54:23.115Z] #8 sha256:748068f174a227547cd5026ee3f1bfe5627ab9eda66b92b6a02c6436b599a8ef 156B / 156B 0.1s done [2019-11-27T14:54:23.115Z] #8 sha256:13ef2fc8de2a21a633642a35e661620e41d137aaad82dc62020a1e23a0eb7b09 5.47kB / 5.47kB done [2019-11-27T14:54:23.115Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 25.23MB / 45.65MB 5.5s [2019-11-27T14:54:23.115Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 4.30MB / 4.30MB 1.4s done [2019-11-27T14:54:23.115Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 26.21MB / 96.41MB 5.5s [2019-11-27T14:54:23.115Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 10.00MB / 10.00MB 2.4s done [2019-11-27T14:54:23.115Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 25.89MB / 50.07MB 5.5s [2019-11-27T14:54:23.115Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 24.94MB / 52.87MB 5.5s [2019-11-27T14:54:23.115Z] #8 ... [2019-11-27T14:54:23.115Z] [2019-11-27T14:54:23.115Z] #20 [internal] load build context [2019-11-27T14:54:23.115Z] #20 transferring context: 45.91MB 5.6s done [2019-11-27T14:54:23.115Z] #20 DONE 5.7s [2019-11-27T14:54:23.115Z] [2019-11-27T14:54:23.115Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-27T14:54:23.115Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.8s done [2019-11-27T14:54:23.115Z] #66 DONE 5.7s [2019-11-27T14:54:23.115Z] [2019-11-27T14:54:23.115Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-27T14:54:23.115Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 29.75MB / 45.65MB 6.0s [2019-11-27T14:54:23.115Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 30.32MB / 50.07MB 6.0s [2019-11-27T14:54:23.115Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 29.36MB / 52.87MB 6.0s [2019-11-27T14:54:23.115Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 32.77MB / 96.41MB 6.1s [2019-11-27T14:54:23.276Z] #41 91.90 DEP criu/tty.d [2019-11-27T14:54:23.276Z] #41 92.03 DEP criu/timerfd.d [2019-11-27T14:54:23.455Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 33.29MB / 45.65MB 6.3s [2019-11-27T14:54:23.455Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 33.76MB / 50.07MB 6.3s [2019-11-27T14:54:23.455Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 33.03MB / 52.87MB 6.3s [2019-11-27T14:54:23.536Z] #41 92.17 DEP criu/sysfs_parse.d [2019-11-27T14:54:23.536Z] #41 92.28 DEP criu/sysctl.d [2019-11-27T14:54:23.794Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 38.60MB / 45.65MB 6.7s [2019-11-27T14:54:23.794Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 39.99MB / 96.41MB 6.7s [2019-11-27T14:54:23.794Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 40.21MB / 50.07MB 6.7s [2019-11-27T14:54:23.794Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 38.57MB / 52.87MB 6.7s [2019-11-27T14:54:23.797Z] #41 92.38 DEP criu/string.d [2019-11-27T14:54:23.797Z] #41 92.47 DEP criu/stats.d [2019-11-27T14:54:24.068Z] #41 92.62 DEP criu/sockets.d [2019-11-27T14:54:24.136Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 42.27MB / 45.65MB 7.0s [2019-11-27T14:54:24.136Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 43.92MB / 50.07MB 7.0s [2019-11-27T14:54:24.136Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 42.27MB / 52.87MB 7.0s [2019-11-27T14:54:24.136Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 45.71MB / 96.41MB 7.2s [2019-11-27T14:54:24.329Z] #41 92.93 DEP criu/sk-unix.d [2019-11-27T14:54:24.469Z] #42 87.01 CC criu/clone-noasan.o [2019-11-27T14:54:24.469Z] #42 87.13 CC criu/config.o [2019-11-27T14:54:24.477Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 45.65MB / 45.65MB 7.3s done [2019-11-27T14:54:24.478Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 47.82MB / 50.07MB 7.3s [2019-11-27T14:54:24.478Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 45.97MB / 52.87MB 7.3s [2019-11-27T14:54:24.821Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 54.50MB / 96.41MB 7.6s [2019-11-27T14:54:24.821Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 50.07MB / 50.07MB 7.5s done [2019-11-27T14:54:24.821Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 52.69MB / 52.87MB 7.6s [2019-11-27T14:54:24.821Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 61.82MB / 96.41MB 7.8s [2019-11-27T14:54:24.821Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 52.87MB / 52.87MB 7.7s done [2019-11-27T14:54:24.821Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 71.79MB / 96.41MB 7.9s [2019-11-27T14:54:24.899Z] #41 93.24 DEP criu/sk-tcp.d [2019-11-27T14:54:24.899Z] #41 93.47 DEP criu/sk-queue.d [2019-11-27T14:54:25.160Z] #41 93.69 DEP criu/sk-packet.d [2019-11-27T14:54:25.165Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 80.39MB / 96.41MB 8.1s [2019-11-27T14:54:25.165Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 89.46MB / 96.41MB 8.2s [2019-11-27T14:54:25.329Z] #42 88.37 CC criu/cr-check.o [2019-11-27T14:54:25.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-27T14:54:25.420Z] #41 93.90 DEP criu/sk-netlink.d [2019-11-27T14:54:25.420Z] #41 ... [2019-11-27T14:54:25.420Z] [2019-11-27T14:54:25.420Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:54:25.420Z] #17 82.61 Selecting previously unselected package binutils-mingw-w64. [2019-11-27T14:54:25.420Z] #17 82.62 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-27T14:54:25.420Z] #17 82.63 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-27T14:54:25.420Z] #17 82.76 Selecting previously unselected package mingw-w64-common. [2019-11-27T14:54:25.420Z] #17 82.77 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-27T14:54:25.420Z] #17 82.78 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-27T14:54:25.420Z] #17 88.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-27T14:54:25.420Z] #17 88.01 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-27T14:54:25.420Z] #17 88.02 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-27T14:54:25.420Z] #17 91.81 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-27T14:54:25.420Z] #17 91.82 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-11-27T14:54:25.420Z] #17 91.83 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-11-27T14:54:25.420Z] #17 92.00 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-27T14:54:25.420Z] #17 92.00 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-11-27T14:54:25.420Z] #17 92.01 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-27T14:54:25.420Z] #17 ... [2019-11-27T14:54:25.420Z] [2019-11-27T14:54:25.420Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:54:25.420Z] #41 94.11 DEP criu/sk-inet.d [2019-11-27T14:54:25.504Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 96.41MB / 96.41MB 8.4s [2019-11-27T14:54:25.504Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 96.41MB / 96.41MB 8.4s done [2019-11-27T14:54:25.504Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 [2019-11-27T14:54:25.683Z] #41 94.33 DEP criu/signalfd.d [2019-11-27T14:54:25.953Z] #41 94.54 DEP criu/sigframe.d [2019-11-27T14:54:25.953Z] #41 94.63 DEP criu/shmem.d [2019-11-27T14:54:26.523Z] #41 94.90 DEP criu/servicefd.d [2019-11-27T14:54:26.523Z] #41 95.05 DEP criu/seize.d [2019-11-27T14:54:26.523Z] #41 95.27 DEP criu/seccomp.d [2019-11-27T14:54:26.705Z] #42 89.66 CC criu/cr-dedup.o [2019-11-27T14:54:27.093Z] #41 95.50 DEP criu/rst-malloc.d [2019-11-27T14:54:27.093Z] #41 95.67 DEP criu/rbtree.d [2019-11-27T14:54:27.093Z] #41 95.70 DEP criu/pstree.d [2019-11-27T14:54:27.179Z] #42 90.06 CC criu/cr-dump.o [2019-11-27T14:54:27.354Z] #41 95.94 DEP criu/protobuf.d [2019-11-27T14:54:27.614Z] #41 96.14 GEN criu/protobuf-desc-gen.h [2019-11-27T14:54:29.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-27T14:54:29.175Z] #41 97.55 DEP criu/protobuf-desc.d [2019-11-27T14:54:29.175Z] #41 97.71 DEP criu/proc_parse.d [2019-11-27T14:54:29.175Z] #41 97.92 DEP criu/plugin.d [2019-11-27T14:54:29.253Z] #42 92.09 CC criu/cr-errno.o [2019-11-27T14:54:29.253Z] #42 92.15 CC criu/cr-restore.o [2019-11-27T14:54:29.436Z] #41 98.02 DEP criu/pipes.d [2019-11-27T14:54:29.436Z] #41 98.19 DEP criu/pie-util.d [2019-11-27T14:54:30.007Z] #41 98.39 DEP criu/pie-util-vdso.d [2019-11-27T14:54:30.007Z] #41 98.52 DEP criu/pie-util-vdso-elf32.d [2019-11-27T14:54:30.268Z] #41 98.68 DEP criu/path.d [2019-11-27T14:54:30.268Z] #41 98.84 DEP criu/parasite-syscall.d [2019-11-27T14:54:30.528Z] #41 98.99 DEP criu/pagemap.d [2019-11-27T14:54:30.528Z] #41 99.21 DEP criu/pagemap-cache.d [2019-11-27T14:54:30.788Z] #41 99.42 DEP criu/page-xfer.d [2019-11-27T14:54:31.049Z] #41 99.60 DEP criu/page-pipe.d [2019-11-27T14:54:31.049Z] #41 99.74 DEP criu/netfilter.d [2019-11-27T14:54:31.309Z] #41 99.86 DEP criu/net.d [2019-11-27T14:54:31.569Z] #41 100.1 DEP criu/namespaces.d [2019-11-27T14:54:31.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-27T14:54:31.830Z] #41 100.3 DEP criu/mount.d [2019-11-27T14:54:32.093Z] #41 100.6 DEP criu/mem.d [2019-11-27T14:54:32.093Z] #41 100.9 DEP criu/lsm.d [2019-11-27T14:54:32.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-27T14:54:32.665Z] #41 101.0 DEP criu/log.d [2019-11-27T14:54:32.665Z] #41 101.2 DEP criu/libnetlink.d [2019-11-27T14:54:32.925Z] #41 101.3 DEP criu/kerndat.d [2019-11-27T14:54:32.925Z] #41 101.6 DEP criu/kcmp-ids.d [2019-11-27T14:54:33.186Z] #41 101.7 DEP criu/irmap.d [2019-11-27T14:54:33.446Z] #41 101.9 DEP criu/ipc_ns.d [2019-11-27T14:54:33.446Z] #41 102.1 DEP criu/image.d [2019-11-27T14:54:33.514Z] #42 ... [2019-11-27T14:54:33.514Z] [2019-11-27T14:54:33.514Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:54:33.514Z] #45 128.5 net/http/httptrace [2019-11-27T14:54:33.514Z] #45 128.7 net/http [2019-11-27T14:54:33.514Z] #45 ... [2019-11-27T14:54:33.514Z] [2019-11-27T14:54:33.514Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:54:33.514Z] #18 101.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-27T14:54:33.514Z] #18 101.9 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-27T14:54:33.514Z] #18 101.9 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-27T14:54:33.514Z] #18 ... [2019-11-27T14:54:33.514Z] [2019-11-27T14:54:33.514Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:54:33.514Z] #42 96.36 CC criu/cr-service.o [2019-11-27T14:54:33.707Z] #41 102.2 DEP criu/image-desc.d [2019-11-27T14:54:33.707Z] #41 102.4 DEP criu/fsnotify.d [2019-11-27T14:54:33.707Z] #41 ... [2019-11-27T14:54:33.707Z] [2019-11-27T14:54:33.707Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:54:33.707Z] #17 101.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-27T14:54:33.707Z] #17 101.1 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-11-27T14:54:33.707Z] #17 101.1 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-27T14:54:35.595Z] #42 98.55 CC criu/crtools.o [2019-11-27T14:54:36.458Z] #42 99.23 CC criu/eventfd.o [2019-11-27T14:54:36.876Z] #42 99.63 CC criu/eventpoll.o [2019-11-27T14:54:37.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-27T14:54:37.694Z] #42 100.5 CC criu/external.o [2019-11-27T14:54:38.077Z] #42 100.9 CC criu/fault-injection.o [2019-11-27T14:54:38.077Z] #42 101.0 CC criu/fdstore.o [2019-11-27T14:54:38.479Z] #42 101.3 CC criu/fifo.o [2019-11-27T14:54:38.869Z] #42 101.7 CC criu/file-ids.o [2019-11-27T14:54:38.869Z] #42 102.0 CC criu/file-lock.o [2019-11-27T14:54:39.702Z] #42 ... [2019-11-27T14:54:39.702Z] [2019-11-27T14:54:39.702Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:54:39.702Z] #18 113.5 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-27T14:54:39.702Z] #18 113.5 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-27T14:54:39.702Z] #18 113.5 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-11-27T14:54:39.702Z] #18 113.6 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-27T14:54:39.702Z] #18 113.6 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-27T14:54:39.702Z] #18 113.6 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-27T14:54:39.702Z] #18 113.6 Processing triggers for mime-support (3.60) ... [2019-11-27T14:54:39.702Z] #18 113.6 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:54:39.702Z] #18 113.7 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-27T14:54:39.702Z] #18 113.7 Setting up libcap2-bin (1:2.25-1) ... [2019-11-27T14:54:39.702Z] #18 113.7 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-27T14:54:39.702Z] #18 113.7 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-27T14:54:39.702Z] #18 113.7 Setting up bash-completion (1:2.1-4.3) ... [2019-11-27T14:54:39.702Z] #18 115.9 Setting up libonig4:s390x (6.1.3-2) ... [2019-11-27T14:54:39.702Z] #18 115.9 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-27T14:54:39.702Z] #18 115.9 Setting up zip (3.0-11+b1) ... [2019-11-27T14:54:39.702Z] #18 115.9 Setting up bzip2 (1.0.6-8.1) ... [2019-11-27T14:54:39.702Z] #18 115.9 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-27T14:54:39.702Z] #18 115.9 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-27T14:54:39.702Z] #18 115.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:54:39.702Z] #18 115.9 Setting up libaio1:s390x (0.3.110-3) ... [2019-11-27T14:54:39.702Z] #18 115.9 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-27T14:54:39.702Z] #18 115.9 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-27T14:54:39.702Z] #18 116.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-27T14:54:39.702Z] #18 116.0 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-27T14:54:39.702Z] #18 116.0 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:54:39.702Z] #18 116.0 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-27T14:54:39.702Z] #18 116.0 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-11-27T14:54:39.702Z] #18 116.0 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-11-27T14:54:39.702Z] #18 116.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:54:40.098Z] #18 116.3 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-27T14:54:40.098Z] #18 116.3 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-11-27T14:54:40.098Z] #18 116.3 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-27T14:54:40.098Z] #18 116.3 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-27T14:54:40.098Z] #18 116.4 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-27T14:54:40.290Z] #17 ... [2019-11-27T14:54:40.290Z] [2019-11-27T14:54:40.290Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:54:40.290Z] #41 102.7 DEP criu/filesystems.d [2019-11-27T14:54:40.290Z] #41 102.8 DEP criu/files.d [2019-11-27T14:54:40.290Z] #41 103.0 DEP criu/files-reg.d [2019-11-27T14:54:40.290Z] #41 103.2 DEP criu/files-ext.d [2019-11-27T14:54:40.290Z] #41 103.4 DEP criu/file-lock.d [2019-11-27T14:54:40.290Z] #41 103.6 DEP criu/file-ids.d [2019-11-27T14:54:40.290Z] #41 103.8 DEP criu/fifo.d [2019-11-27T14:54:40.290Z] #41 103.9 DEP criu/fdstore.d [2019-11-27T14:54:40.290Z] #41 104.1 DEP criu/fault-injection.d [2019-11-27T14:54:40.290Z] #41 104.1 DEP criu/external.d [2019-11-27T14:54:40.290Z] #41 104.3 DEP criu/eventpoll.d [2019-11-27T14:54:40.290Z] #41 104.5 DEP criu/eventfd.d [2019-11-27T14:54:40.290Z] #41 104.7 DEP criu/crtools.d [2019-11-27T14:54:40.290Z] #41 104.9 DEP criu/cr-service.d [2019-11-27T14:54:40.290Z] #41 105.0 DEP criu/cr-restore.d [2019-11-27T14:54:40.290Z] #41 105.4 DEP criu/cr-errno.d [2019-11-27T14:54:40.290Z] #41 105.4 DEP criu/cr-dump.d [2019-11-27T14:54:40.290Z] #41 105.5 DEP criu/cr-dedup.d [2019-11-27T14:54:40.290Z] #41 105.6 DEP criu/cr-check.d [2019-11-27T14:54:40.290Z] #41 105.8 DEP criu/config.d [2019-11-27T14:54:40.290Z] #41 105.9 DEP criu/clone-noasan.d [2019-11-27T14:54:40.290Z] #41 106.0 DEP criu/cgroup.d [2019-11-27T14:54:40.290Z] #41 106.2 DEP criu/cgroup-props.d [2019-11-27T14:54:40.290Z] #41 106.3 DEP criu/bitmap.d [2019-11-27T14:54:40.290Z] #41 106.4 DEP criu/bfd.d [2019-11-27T14:54:40.290Z] #41 106.5 DEP criu/autofs.d [2019-11-27T14:54:40.290Z] #41 106.6 DEP criu/aio.d [2019-11-27T14:54:40.290Z] #41 106.8 DEP criu/action-scripts.d [2019-11-27T14:54:40.290Z] #41 106.9 CC criu/action-scripts.o [2019-11-27T14:54:40.290Z] #41 107.4 CC criu/aio.o [2019-11-27T14:54:40.290Z] #41 107.9 CC criu/autofs.o [2019-11-27T14:54:40.509Z] #18 116.4 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-11-27T14:54:40.509Z] #18 116.4 Setting up pigz (2.3.4-1) ... [2019-11-27T14:54:40.509Z] #18 116.4 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-27T14:54:40.509Z] #18 116.5 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-11-27T14:54:40.509Z] #18 116.5 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-27T14:54:40.509Z] #18 116.5 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-27T14:54:40.509Z] #18 116.6 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-27T14:54:40.509Z] #18 116.6 Setting up jq (1.5+dfsg-1.3) ... [2019-11-27T14:54:40.509Z] #18 116.6 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-11-27T14:54:40.509Z] #18 116.6 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-27T14:54:40.509Z] #18 116.6 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-27T14:54:40.509Z] #18 116.6 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:54:40.509Z] #18 116.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-27T14:54:40.509Z] #18 116.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-27T14:54:40.509Z] #18 116.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-27T14:54:40.509Z] #18 116.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-27T14:54:40.509Z] #18 116.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-27T14:54:40.509Z] #18 116.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-27T14:54:40.509Z] #18 116.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-27T14:54:40.509Z] #18 116.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-27T14:54:40.509Z] #18 116.7 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-27T14:54:40.509Z] #18 116.7 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-27T14:54:40.509Z] #18 116.7 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-27T14:54:40.509Z] #18 116.7 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-27T14:54:40.509Z] #18 116.7 Setting up btrfs-progs (4.7.3-1) ... [2019-11-27T14:54:40.509Z] #18 116.7 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-27T14:54:40.509Z] #18 116.7 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-27T14:54:40.551Z] #41 ... [2019-11-27T14:54:40.551Z] [2019-11-27T14:54:40.551Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:54:40.551Z] #17 107.9 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-27T14:54:40.551Z] #17 107.9 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-27T14:54:40.551Z] #17 107.9 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-11-27T14:54:40.551Z] #17 107.9 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-27T14:54:40.551Z] #17 107.9 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-27T14:54:40.551Z] #17 108.0 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-27T14:54:40.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-27T14:54:40.811Z] #17 108.0 Processing triggers for mime-support (3.60) ... [2019-11-27T14:54:40.811Z] #17 108.0 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:54:40.811Z] #17 108.0 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-11-27T14:54:40.811Z] #17 108.1 Setting up libcap2-bin (1:2.25-1) ... [2019-11-27T14:54:40.811Z] #17 108.1 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-27T14:54:40.811Z] #17 108.1 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-27T14:54:40.811Z] #17 108.1 Setting up bash-completion (1:2.1-4.3) ... [2019-11-27T14:54:41.172Z] #59 220.0 + bin/containerd-stress [2019-11-27T14:54:42.095Z] #59 221.8 + bin/containerd-shim [2019-11-27T14:54:44.108Z] #17 110.9 Setting up libonig4:arm64 (6.1.3-2) ... [2019-11-27T14:54:44.108Z] #17 111.0 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-27T14:54:44.108Z] #17 111.0 Setting up zip (3.0-11+b1) ... [2019-11-27T14:54:44.108Z] #17 111.0 Setting up bzip2 (1.0.6-8.1) ... [2019-11-27T14:54:44.108Z] #17 111.0 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-11-27T14:54:44.108Z] #17 111.0 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-27T14:54:44.108Z] #17 111.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:54:44.108Z] #17 111.1 Setting up libaio1:arm64 (0.3.110-3) ... [2019-11-27T14:54:44.108Z] #17 111.1 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-27T14:54:44.108Z] #17 111.1 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-27T14:54:44.108Z] #17 111.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-27T14:54:44.108Z] #17 111.2 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-27T14:54:44.108Z] #17 111.2 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:54:44.108Z] #17 111.2 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-11-27T14:54:44.108Z] #17 111.2 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-11-27T14:54:44.108Z] #17 111.2 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-11-27T14:54:44.108Z] #17 111.3 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:54:44.368Z] #17 111.8 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-11-27T14:54:44.368Z] #17 111.8 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-11-27T14:54:44.368Z] #17 111.8 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-11-27T14:54:44.368Z] #17 111.8 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-11-27T14:54:44.628Z] #17 111.9 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-27T14:54:44.628Z] #17 111.9 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-11-27T14:54:44.628Z] #17 111.9 Setting up pigz (2.3.4-1) ... [2019-11-27T14:54:44.628Z] #17 111.9 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-27T14:54:44.628Z] #17 112.0 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-11-27T14:54:44.628Z] #17 112.0 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-27T14:54:44.628Z] #17 112.0 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-27T14:54:44.628Z] #17 112.0 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-27T14:54:44.628Z] #17 112.0 Setting up jq (1.5+dfsg-1.3) ... [2019-11-27T14:54:44.628Z] #17 112.0 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-11-27T14:54:44.890Z] #17 112.1 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-11-27T14:54:44.890Z] #17 112.1 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-27T14:54:44.890Z] #17 112.1 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:54:44.890Z] #17 112.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-27T14:54:44.890Z] #17 112.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-27T14:54:44.890Z] #17 112.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-27T14:54:44.890Z] #17 112.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-27T14:54:44.890Z] #17 112.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-27T14:54:44.890Z] #17 112.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-27T14:54:44.890Z] #17 112.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-27T14:54:44.890Z] #17 112.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-27T14:54:44.890Z] #17 112.2 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-11-27T14:54:44.890Z] #17 112.3 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-27T14:54:44.890Z] #17 112.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-27T14:54:44.890Z] #17 112.3 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-27T14:54:44.890Z] #17 112.4 Setting up btrfs-progs (4.7.3-1) ... [2019-11-27T14:54:44.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-27T14:54:44.930Z] #18 ... [2019-11-27T14:54:44.930Z] [2019-11-27T14:54:44.930Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:54:44.930Z] #45 139.6 github.com/LK4D4/vndr/godl [2019-11-27T14:54:44.930Z] #45 140.7 github.com/LK4D4/vndr [2019-11-27T14:54:44.930Z] #45 ... [2019-11-27T14:54:44.930Z] [2019-11-27T14:54:44.930Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:54:44.930Z] #42 102.9 CC criu/files-ext.o [2019-11-27T14:54:44.930Z] #42 103.2 CC criu/files-reg.o [2019-11-27T14:54:44.930Z] #42 105.6 CC criu/files.o [2019-11-27T14:54:44.930Z] #42 ... [2019-11-27T14:54:44.930Z] [2019-11-27T14:54:44.930Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:54:44.930Z] #45 DONE 150.0s [2019-11-27T14:54:44.930Z] [2019-11-27T14:54:44.930Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:54:44.930Z] #42 107.5 CC criu/filesystems.o [2019-11-27T14:54:45.150Z] #17 112.4 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-11-27T14:54:45.150Z] #17 112.4 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-27T14:54:45.334Z] #42 108.5 CC criu/fsnotify.o [2019-11-27T14:54:46.690Z] #42 109.7 CC criu/image-desc.o [2019-11-27T14:54:47.061Z] #17 ... [2019-11-27T14:54:47.061Z] [2019-11-27T14:54:47.061Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-27T14:54:47.098Z] #42 109.9 CC criu/image.o [2019-11-27T14:54:47.322Z] #38 172.6 + dpkg --print-architecture [2019-11-27T14:54:47.322Z] #38 172.6 + rm -rf /tmp/tmp.pgP4ZSi0WT [2019-11-27T14:54:47.584Z] #42 110.6 CC criu/ipc_ns.o [2019-11-27T14:54:48.263Z] #38 DONE 173.9s [2019-11-27T14:54:48.263Z] [2019-11-27T14:54:48.263Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:54:48.263Z] #41 109.3 CC criu/bfd.o [2019-11-27T14:54:48.263Z] #41 109.8 CC criu/bitmap.o [2019-11-27T14:54:48.263Z] #41 110.0 CC criu/cgroup-props.o [2019-11-27T14:54:48.263Z] #41 111.0 CC criu/cgroup.o [2019-11-27T14:54:48.263Z] #41 113.2 CC criu/clone-noasan.o [2019-11-27T14:54:48.263Z] #41 113.3 CC criu/config.o [2019-11-27T14:54:48.263Z] #41 114.6 CC criu/cr-check.o [2019-11-27T14:54:48.263Z] #41 116.3 CC criu/cr-dedup.o [2019-11-27T14:54:48.263Z] #41 116.8 CC criu/cr-dump.o [2019-11-27T14:54:48.524Z] #41 ... [2019-11-27T14:54:48.524Z] [2019-11-27T14:54:48.524Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:54:48.524Z] #54 131.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-27T14:54:48.524Z] #54 134.0 + mkdir -p /build [2019-11-27T14:54:48.524Z] #54 134.0 + cp runc /build/runc [2019-11-27T14:54:48.524Z] #54 DONE 134.6s [2019-11-27T14:54:48.626Z] #59 228.3 + bin/containerd-shim-runc-v1 [2019-11-27T14:54:48.785Z] [2019-11-27T14:54:48.785Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:54:49.045Z] #17 116.4 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-11-27T14:54:49.045Z] #17 116.4 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-27T14:54:49.045Z] #17 116.4 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-27T14:54:49.045Z] #17 116.4 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-27T14:54:49.045Z] #17 116.4 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-27T14:54:49.045Z] #17 116.4 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-27T14:54:49.045Z] #17 116.5 Setting up btrfs-tools (4.7.3-1) ... [2019-11-27T14:54:49.158Z] #42 112.2 CC criu/irmap.o [2019-11-27T14:54:49.306Z] #17 116.5 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-27T14:54:49.306Z] #17 116.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-27T14:54:49.306Z] #17 116.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-27T14:54:49.306Z] #17 116.5 Setting up python3 (3.5.3-1) ... [2019-11-27T14:54:50.537Z] #42 113.1 CC criu/kcmp-ids.o [2019-11-27T14:54:50.537Z] #42 113.4 CC criu/kerndat.o [2019-11-27T14:54:51.238Z] #17 118.6 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-27T14:54:51.357Z] #42 114.3 CC criu/libnetlink.o [2019-11-27T14:54:51.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-27T14:54:51.783Z] #42 ... [2019-11-27T14:54:51.783Z] [2019-11-27T14:54:51.783Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:54:51.783Z] #18 121.9 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-27T14:54:51.783Z] #18 121.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-27T14:54:51.783Z] #18 121.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-27T14:54:51.783Z] #18 121.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-27T14:54:51.783Z] #18 121.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-27T14:54:51.783Z] #18 121.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-27T14:54:51.783Z] #18 121.9 Setting up btrfs-tools (4.7.3-1) ... [2019-11-27T14:54:51.783Z] #18 121.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-27T14:54:51.783Z] #18 121.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-27T14:54:51.783Z] #18 121.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-27T14:54:51.783Z] #18 121.9 Setting up python3 (3.5.3-1) ... [2019-11-27T14:54:51.783Z] #18 123.2 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-27T14:54:51.783Z] #18 124.5 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-27T14:54:51.783Z] #18 124.7 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-27T14:54:51.783Z] #18 124.8 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-27T14:54:51.783Z] #18 124.9 Setting up python3-wheel (0.29.0-2) ... [2019-11-27T14:54:51.783Z] #18 125.6 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-27T14:54:51.783Z] #18 126.6 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-27T14:54:51.783Z] #18 126.6 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-27T14:54:51.783Z] #18 127.7 Setting up dmsetup (2:1.02.137-2) ... [2019-11-27T14:54:51.783Z] #18 127.7 Setting up python3-setuptools (33.1.1-1) ... [2019-11-27T14:54:51.890Z] #59 231.4 + bin/containerd-shim-runc-v2 [2019-11-27T14:54:52.189Z] #18 ... [2019-11-27T14:54:52.190Z] [2019-11-27T14:54:52.190Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-27T14:54:52.190Z] #29 157.4 + rm -rf /tmp/tmp.2cgL3kGOMm [2019-11-27T14:54:52.190Z] #29 DONE 157.8s [2019-11-27T14:54:52.190Z] [2019-11-27T14:54:52.190Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:54:52.190Z] #42 114.7 CC criu/log.o [2019-11-27T14:54:52.190Z] #42 115.2 CC criu/lsm.o [2019-11-27T14:54:52.449Z] #59 232.2 + binaries [2019-11-27T14:54:52.449Z] #59 232.2 + mkdir -p /build [2019-11-27T14:54:52.449Z] #59 232.2 + cp bin/containerd /build/containerd [2019-11-27T14:54:52.449Z] #59 232.2 + cp bin/containerd-shim /build/containerd-shim [2019-11-27T14:54:52.449Z] #59 232.2 + cp bin/ctr /build/ctr [2019-11-27T14:54:52.623Z] #17 120.1 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-27T14:54:52.884Z] #17 120.2 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-27T14:54:52.884Z] #17 120.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-11-27T14:54:52.884Z] #17 120.3 Setting up python3-wheel (0.29.0-2) ... [2019-11-27T14:54:53.030Z] #42 115.7 CC criu/mem.o [2019-11-27T14:54:53.450Z] #42 ... [2019-11-27T14:54:53.450Z] [2019-11-27T14:54:53.450Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:54:53.450Z] #18 128.7 Setting up dh-python (2.20170125) ... [2019-11-27T14:54:53.450Z] #18 129.4 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-27T14:54:53.450Z] #18 129.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:54:53.450Z] #18 DONE 129.7s [2019-11-27T14:54:53.450Z] [2019-11-27T14:54:53.450Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-27T14:54:53.809Z] #59 DONE 233.5s [2019-11-27T14:54:53.924Z] #17 121.2 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-27T14:54:54.175Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 25.9s done [2019-11-27T14:54:54.175Z] #8 DONE 34.4s [2019-11-27T14:54:54.175Z] [2019-11-27T14:54:54.175Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-27T14:54:54.175Z] #9 DONE 0.2s [2019-11-27T14:54:54.175Z] [2019-11-27T14:54:54.175Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-27T14:54:54.175Z] #10 DONE 0.2s [2019-11-27T14:54:54.175Z] [2019-11-27T14:54:54.175Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-27T14:54:54.175Z] #21 DONE 0.1s [2019-11-27T14:54:54.175Z] [2019-11-27T14:54:54.175Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:54:54.175Z] #41 ... [2019-11-27T14:54:54.175Z] [2019-11-27T14:54:54.175Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-27T14:54:54.175Z] #22 DONE 0.1s [2019-11-27T14:54:54.175Z] [2019-11-27T14:54:54.175Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-27T14:54:54.175Z] #62 DONE 0.1s [2019-11-27T14:54:54.175Z] [2019-11-27T14:54:54.175Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-27T14:54:54.175Z] #31 DONE 0.1s [2019-11-27T14:54:54.175Z] [2019-11-27T14:54:54.175Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-27T14:54:54.175Z] #44 DONE 0.1s [2019-11-27T14:54:54.175Z] [2019-11-27T14:54:54.175Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-27T14:54:54.175Z] #50 DONE 0.2s [2019-11-27T14:54:54.175Z] [2019-11-27T14:54:54.175Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-27T14:54:54.175Z] #47 DONE 0.2s [2019-11-27T14:54:54.175Z] [2019-11-27T14:54:54.175Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-27T14:54:54.175Z] #68 DONE 0.2s [2019-11-27T14:54:54.175Z] [2019-11-27T14:54:54.175Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:54:54.175Z] #69 0.717 + RM_GOPATH=0 [2019-11-27T14:54:54.175Z] #69 0.738 + TMP_GOPATH= [2019-11-27T14:54:54.175Z] #69 0.738 + : /build [2019-11-27T14:54:54.175Z] #69 0.738 + '[' -z '' ']' [2019-11-27T14:54:54.175Z] #69 0.738 ++ mktemp -d [2019-11-27T14:54:54.175Z] #69 0.741 + export GOPATH=/tmp/tmp.bHLmcUBc8z [2019-11-27T14:54:54.175Z] #69 0.757 + GOPATH=/tmp/tmp.bHLmcUBc8z [2019-11-27T14:54:54.175Z] #69 0.758 + RM_GOPATH=1 [2019-11-27T14:54:54.175Z] #69 0.765 ++ dirname ./install.sh [2019-11-27T14:54:54.175Z] #69 0.769 + dir=. [2019-11-27T14:54:54.175Z] #69 0.774 + bin=proxy [2019-11-27T14:54:54.175Z] #69 0.774 + shift [2019-11-27T14:54:54.175Z] #69 0.774 + '[' '!' -f ./proxy.installer ']' [2019-11-27T14:54:54.175Z] #69 0.775 + . ./proxy.installer [2019-11-27T14:54:54.175Z] #69 0.775 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-27T14:54:54.175Z] #69 0.776 + install_proxy [2019-11-27T14:54:54.175Z] #69 0.776 + case "$1" in [2019-11-27T14:54:54.175Z] #69 0.776 + export CGO_ENABLED=0 [2019-11-27T14:54:54.175Z] #69 0.776 + CGO_ENABLED=0 [2019-11-27T14:54:54.175Z] #69 0.776 + _install_proxy [2019-11-27T14:54:54.176Z] #69 0.776 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-27T14:54:54.176Z] #69 0.778 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-27T14:54:54.176Z] #69 0.778 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.bHLmcUBc8z/src/github.com/docker/libnetwork [2019-11-27T14:54:54.176Z] #69 0.784 Cloning into '/tmp/tmp.bHLmcUBc8z/src/github.com/docker/libnetwork'... [2019-11-27T14:54:54.732Z] [2019-11-27T14:54:54.732Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-27T14:54:54.888Z] #17 122.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-11-27T14:54:54.888Z] #17 122.2 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-27T14:54:55.291Z] #60 DONE 0.7s [2019-11-27T14:54:55.291Z] [2019-11-27T14:54:55.291Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-27T14:54:55.547Z] #64 DONE 0.2s [2019-11-27T14:54:55.547Z] [2019-11-27T14:54:55.547Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-27T14:54:55.547Z] #66 DONE 0.2s [2019-11-27T14:54:55.547Z] [2019-11-27T14:54:55.547Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-27T14:54:55.547Z] #69 DONE 0.1s [2019-11-27T14:54:55.547Z] [2019-11-27T14:54:55.547Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-27T14:54:55.802Z] #70 DONE 0.0s [2019-11-27T14:54:55.802Z] [2019-11-27T14:54:55.802Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-27T14:54:56.290Z] #17 123.5 Setting up dmsetup (2:1.02.137-2) ... [2019-11-27T14:54:56.290Z] #17 123.5 Setting up python3-setuptools (33.1.1-1) ... [2019-11-27T14:54:56.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-27T14:54:56.728Z] #71 DONE 0.8s [2019-11-27T14:54:56.728Z] [2019-11-27T14:54:56.728Z] #72 exporting to image [2019-11-27T14:54:56.728Z] #72 exporting layers [2019-11-27T14:54:57.490Z] #17 124.7 Setting up dh-python (2.20170125) ... [2019-11-27T14:54:57.899Z] #19 3.975 Collecting yamllint==1.16.0 [2019-11-27T14:54:57.899Z] #19 4.447 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-27T14:54:58.061Z] #17 125.4 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-11-27T14:54:58.061Z] #17 125.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:54:58.073Z] #69 ... [2019-11-27T14:54:58.073Z] [2019-11-27T14:54:58.073Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:54:58.073Z] #45 0.552 + RM_GOPATH=0 [2019-11-27T14:54:58.073Z] #45 0.553 + TMP_GOPATH= [2019-11-27T14:54:58.073Z] #45 0.554 + : /build [2019-11-27T14:54:58.073Z] #45 0.554 + '[' -z '' ']' [2019-11-27T14:54:58.073Z] #45 0.556 ++ mktemp -d [2019-11-27T14:54:58.073Z] #45 0.559 + export GOPATH=/tmp/tmp.zQkPTSDb5C [2019-11-27T14:54:58.073Z] #45 0.560 + GOPATH=/tmp/tmp.zQkPTSDb5C [2019-11-27T14:54:58.073Z] #45 0.560 + RM_GOPATH=1 [2019-11-27T14:54:58.073Z] #45 0.562 ++ dirname ./install.sh [2019-11-27T14:54:58.073Z] #45 0.574 + dir=. [2019-11-27T14:54:58.073Z] #45 0.574 + bin=vndr [2019-11-27T14:54:58.073Z] #45 0.574 + shift [2019-11-27T14:54:58.073Z] #45 0.574 + '[' '!' -f ./vndr.installer ']' [2019-11-27T14:54:58.073Z] #45 0.574 + . ./vndr.installer [2019-11-27T14:54:58.073Z] #45 0.575 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-27T14:54:58.073Z] #45 0.576 + install_vndr [2019-11-27T14:54:58.073Z] #45 0.576 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-27T14:54:58.073Z] #45 0.576 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-27T14:54:58.073Z] #45 0.576 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zQkPTSDb5C/src/github.com/LK4D4/vndr [2019-11-27T14:54:58.073Z] #45 0.580 Cloning into '/tmp/tmp.zQkPTSDb5C/src/github.com/LK4D4/vndr'... [2019-11-27T14:54:58.073Z] #45 2.360 + cd /tmp/tmp.zQkPTSDb5C/src/github.com/LK4D4/vndr [2019-11-27T14:54:58.073Z] #45 2.362 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-27T14:54:58.073Z] #45 2.416 + go build -buildmode=pie -v -o /build/vndr . [2019-11-27T14:54:58.073Z] #45 4.971 internal/race [2019-11-27T14:54:58.073Z] #45 5.150 runtime/internal/sys [2019-11-27T14:54:58.073Z] #45 5.174 internal/cpu [2019-11-27T14:54:58.073Z] #45 5.261 runtime/internal/atomic [2019-11-27T14:54:58.073Z] #45 5.371 sync/atomic [2019-11-27T14:54:58.073Z] #45 5.807 runtime/internal/math [2019-11-27T14:54:58.289Z] #19 4.683 Collecting pyyaml (from yamllint==1.16.0) [2019-11-27T14:54:58.289Z] #19 4.831 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-27T14:54:58.416Z] #45 6.218 unicode [2019-11-27T14:54:58.416Z] #45 6.456 unicode/utf8 [2019-11-27T14:54:58.416Z] #45 6.494 math/bits [2019-11-27T14:54:59.002Z] #17 DONE 126.1s [2019-11-27T14:54:59.002Z] [2019-11-27T14:54:59.002Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-27T14:54:59.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-27T14:54:59.626Z] #45 7.384 internal/bytealg [2019-11-27T14:55:00.221Z] #19 6.405 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-27T14:55:00.221Z] #19 6.501 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-27T14:55:01.251Z] #19 7.557 Building wheels for collected packages: pyyaml, pathspec [2019-11-27T14:55:01.251Z] #19 7.559 Running setup.py bdist_wheel for pyyaml: started [2019-11-27T14:55:01.363Z] #45 9.079 internal/testlog [2019-11-27T14:55:01.363Z] #45 9.115 math [2019-11-27T14:55:01.544Z] #18 ... [2019-11-27T14:55:01.544Z] [2019-11-27T14:55:01.544Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:55:01.544Z] #41 119.6 CC criu/cr-errno.o [2019-11-27T14:55:01.544Z] #41 119.7 CC criu/cr-restore.o [2019-11-27T14:55:01.544Z] #41 123.0 CC criu/cr-service.o [2019-11-27T14:55:01.544Z] #41 124.2 CC criu/crtools.o [2019-11-27T14:55:01.544Z] #41 124.7 CC criu/eventfd.o [2019-11-27T14:55:01.544Z] #41 125.1 CC criu/eventpoll.o [2019-11-27T14:55:01.544Z] #41 125.8 CC criu/external.o [2019-11-27T14:55:01.544Z] #41 126.1 CC criu/fault-injection.o [2019-11-27T14:55:01.544Z] #41 126.2 CC criu/fdstore.o [2019-11-27T14:55:01.544Z] #41 126.5 CC criu/fifo.o [2019-11-27T14:55:01.544Z] #41 126.8 CC criu/file-ids.o [2019-11-27T14:55:01.544Z] #41 127.0 CC criu/file-lock.o [2019-11-27T14:55:01.544Z] #41 127.8 CC criu/files-ext.o [2019-11-27T14:55:01.544Z] #41 128.1 CC criu/files-reg.o [2019-11-27T14:55:01.544Z] #41 129.9 CC criu/files.o [2019-11-27T14:55:01.709Z] #45 9.682 encoding [2019-11-27T14:55:01.709Z] #45 9.863 runtime [2019-11-27T14:55:01.709Z] #45 ... [2019-11-27T14:55:01.709Z] [2019-11-27T14:55:01.709Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-27T14:55:01.709Z] #57 0.740 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-27T14:55:01.709Z] #57 0.751 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-27T14:55:01.709Z] #57 0.852 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-27T14:55:01.709Z] #57 0.871 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-27T14:55:01.709Z] #57 0.964 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-27T14:55:01.709Z] #57 2.639 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-27T14:55:01.709Z] #57 5.795 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-27T14:55:01.709Z] #57 8.087 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-27T14:55:02.054Z] #57 ... [2019-11-27T14:55:02.054Z] [2019-11-27T14:55:02.054Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:55:02.054Z] #51 0.622 + RM_GOPATH=0 [2019-11-27T14:55:02.054Z] #51 0.622 + TMP_GOPATH= [2019-11-27T14:55:02.054Z] #51 0.622 + : /build [2019-11-27T14:55:02.054Z] #51 0.623 + '[' -z '' ']' [2019-11-27T14:55:02.054Z] #51 0.624 ++ mktemp -d [2019-11-27T14:55:02.054Z] #51 0.658 + export GOPATH=/tmp/tmp.5lgp114CuM [2019-11-27T14:55:02.054Z] #51 0.658 + GOPATH=/tmp/tmp.5lgp114CuM [2019-11-27T14:55:02.054Z] #51 0.658 + RM_GOPATH=1 [2019-11-27T14:55:02.054Z] #51 0.660 ++ dirname ./install.sh [2019-11-27T14:55:02.054Z] #51 0.665 + dir=. [2019-11-27T14:55:02.054Z] #51 0.666 + bin=golangci_lint [2019-11-27T14:55:02.054Z] #51 0.667 + shift [2019-11-27T14:55:02.054Z] #51 0.667 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-27T14:55:02.054Z] #51 0.668 + . ./golangci_lint.installer [2019-11-27T14:55:02.054Z] #51 0.668 ++ : v1.20.0 [2019-11-27T14:55:02.054Z] #51 0.670 + install_golangci_lint [2019-11-27T14:55:02.054Z] #51 0.671 + echo 'Installing golangci-lint version v1.20.0' [2019-11-27T14:55:02.054Z] #51 0.672 Installing golangci-lint version v1.20.0 [2019-11-27T14:55:02.054Z] #51 0.672 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-27T14:55:02.054Z] #51 ... [2019-11-27T14:55:02.054Z] [2019-11-27T14:55:02.054Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:55:02.054Z] #23 0.751 + RM_GOPATH=0 [2019-11-27T14:55:02.054Z] #23 0.759 + TMP_GOPATH= [2019-11-27T14:55:02.054Z] #23 0.760 + : /build [2019-11-27T14:55:02.054Z] #23 0.762 + '[' -z '' ']' [2019-11-27T14:55:02.054Z] #23 0.766 ++ mktemp -d [2019-11-27T14:55:02.054Z] #23 0.768 + export GOPATH=/tmp/tmp.jZtRQowJ6q [2019-11-27T14:55:02.054Z] #23 0.768 + GOPATH=/tmp/tmp.jZtRQowJ6q [2019-11-27T14:55:02.054Z] #23 0.768 + RM_GOPATH=1 [2019-11-27T14:55:02.054Z] #23 0.777 ++ dirname ./install.sh [2019-11-27T14:55:02.054Z] #23 0.791 + dir=. [2019-11-27T14:55:02.054Z] #23 0.791 + bin=dockercli [2019-11-27T14:55:02.054Z] #23 0.791 + shift [2019-11-27T14:55:02.054Z] #23 0.792 + '[' '!' -f ./dockercli.installer ']' [2019-11-27T14:55:02.054Z] #23 0.792 + . ./dockercli.installer [2019-11-27T14:55:02.054Z] #23 0.792 ++ : stable [2019-11-27T14:55:02.054Z] #23 0.792 ++ : 17.06.2-ce [2019-11-27T14:55:02.054Z] #23 0.793 + install_dockercli [2019-11-27T14:55:02.054Z] #23 0.795 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-27T14:55:02.054Z] #23 0.806 Install docker/cli version 17.06.2-ce from stable [2019-11-27T14:55:02.054Z] #23 0.808 ++ uname -m [2019-11-27T14:55:02.054Z] #23 0.837 + arch=ppc64le [2019-11-27T14:55:02.054Z] #23 0.838 + '[' ppc64le '!=' x86_64 ']' [2019-11-27T14:55:02.054Z] #23 0.839 + '[' ppc64le '!=' s390x ']' [2019-11-27T14:55:02.054Z] #23 0.839 + '[' ppc64le '!=' armhf ']' [2019-11-27T14:55:02.054Z] #23 0.839 + build_dockercli [2019-11-27T14:55:02.054Z] #23 0.839 + git clone https://github.com/docker/docker-ce /tmp/tmp.jZtRQowJ6q/tmp/docker-ce [2019-11-27T14:55:02.054Z] #23 0.859 Cloning into '/tmp/tmp.jZtRQowJ6q/tmp/docker-ce'... [2019-11-27T14:55:02.270Z] #19 8.824 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-27T14:55:02.271Z] #19 8.825 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-27T14:55:02.400Z] #23 ... [2019-11-27T14:55:02.400Z] [2019-11-27T14:55:02.400Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:55:02.400Z] #48 0.695 + RM_GOPATH=0 [2019-11-27T14:55:02.400Z] #48 0.708 + TMP_GOPATH= [2019-11-27T14:55:02.400Z] #48 0.711 + : /build [2019-11-27T14:55:02.400Z] #48 0.713 + '[' -z '' ']' [2019-11-27T14:55:02.400Z] #48 0.715 ++ mktemp -d [2019-11-27T14:55:02.400Z] #48 0.722 + export GOPATH=/tmp/tmp.mhznsqfQNm [2019-11-27T14:55:02.400Z] #48 0.723 + GOPATH=/tmp/tmp.mhznsqfQNm [2019-11-27T14:55:02.400Z] #48 0.726 + RM_GOPATH=1 [2019-11-27T14:55:02.400Z] #48 0.729 ++ dirname ./install.sh [2019-11-27T14:55:02.400Z] #48 0.734 + dir=. [2019-11-27T14:55:02.400Z] #48 0.735 + bin=gotestsum [2019-11-27T14:55:02.400Z] #48 0.735 + shift [2019-11-27T14:55:02.400Z] #48 0.736 + '[' '!' -f ./gotestsum.installer ']' [2019-11-27T14:55:02.400Z] #48 0.737 + . ./gotestsum.installer [2019-11-27T14:55:02.400Z] #48 0.738 ++ : v0.3.5 [2019-11-27T14:55:02.400Z] #48 0.738 + install_gotestsum [2019-11-27T14:55:02.400Z] #48 0.746 Installing gotestsum version v0.3.5 [2019-11-27T14:55:02.400Z] #48 0.746 + echo 'Installing gotestsum version v0.3.5' [2019-11-27T14:55:02.400Z] #48 0.747 + go get -d gotest.tools/gotestsum [2019-11-27T14:55:02.400Z] #48 ... [2019-11-27T14:55:02.400Z] [2019-11-27T14:55:02.400Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:55:02.400Z] #32 0.686 + RM_GOPATH=0 [2019-11-27T14:55:02.400Z] #32 0.686 + TMP_GOPATH= [2019-11-27T14:55:02.400Z] #32 0.686 + : /build [2019-11-27T14:55:02.400Z] #32 0.686 + '[' -z '' ']' [2019-11-27T14:55:02.400Z] #32 0.688 ++ mktemp -d [2019-11-27T14:55:02.400Z] #32 0.697 + export GOPATH=/tmp/tmp.DrXFNSvA4m [2019-11-27T14:55:02.400Z] #32 0.697 + GOPATH=/tmp/tmp.DrXFNSvA4m [2019-11-27T14:55:02.400Z] #32 0.697 + RM_GOPATH=1 [2019-11-27T14:55:02.400Z] #32 0.701 ++ dirname ./install.sh [2019-11-27T14:55:02.400Z] #32 0.706 + dir=. [2019-11-27T14:55:02.400Z] #32 0.706 + bin=tomlv [2019-11-27T14:55:02.400Z] #32 0.707 + shift [2019-11-27T14:55:02.400Z] #32 0.707 + '[' '!' -f ./tomlv.installer ']' [2019-11-27T14:55:02.400Z] #32 0.707 + . ./tomlv.installer [2019-11-27T14:55:02.400Z] #32 0.707 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-27T14:55:02.400Z] #32 0.707 + install_tomlv [2019-11-27T14:55:02.400Z] #32 0.709 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-27T14:55:02.400Z] #32 0.709 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DrXFNSvA4m/src/github.com/BurntSushi/toml [2019-11-27T14:55:02.400Z] #32 0.709 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-27T14:55:02.400Z] #32 0.712 Cloning into '/tmp/tmp.DrXFNSvA4m/src/github.com/BurntSushi/toml'... [2019-11-27T14:55:02.400Z] #32 3.309 + cd /tmp/tmp.DrXFNSvA4m/src/github.com/BurntSushi/toml [2019-11-27T14:55:02.400Z] #32 3.309 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-27T14:55:02.400Z] #32 3.375 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-27T14:55:02.400Z] #32 4.753 internal/cpu [2019-11-27T14:55:02.400Z] #32 4.755 math/bits [2019-11-27T14:55:02.400Z] #32 4.809 runtime/internal/sys [2019-11-27T14:55:02.400Z] #32 5.166 runtime/internal/atomic [2019-11-27T14:55:02.400Z] #32 6.023 runtime/internal/math [2019-11-27T14:55:02.400Z] #32 6.264 unicode/utf8 [2019-11-27T14:55:02.400Z] #32 6.424 sync/atomic [2019-11-27T14:55:02.400Z] #32 6.816 internal/bytealg [2019-11-27T14:55:02.400Z] #32 7.646 unicode [2019-11-27T14:55:02.400Z] #32 8.081 math [2019-11-27T14:55:02.400Z] #32 9.491 internal/testlog [2019-11-27T14:55:02.400Z] #32 9.790 runtime [2019-11-27T14:55:02.400Z] #32 ... [2019-11-27T14:55:02.400Z] [2019-11-27T14:55:02.400Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-27T14:55:02.400Z] #11 0.643 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-27T14:55:02.400Z] #11 0.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-27T14:55:02.400Z] #11 0.711 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-27T14:55:02.400Z] #11 0.724 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-27T14:55:02.400Z] #11 0.749 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-27T14:55:02.400Z] #11 2.749 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-27T14:55:02.400Z] #11 5.823 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-27T14:55:02.400Z] #11 7.902 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-27T14:55:02.669Z] #19 8.913 Running setup.py bdist_wheel for pathspec: started [2019-11-27T14:55:02.751Z] #11 ... [2019-11-27T14:55:02.751Z] [2019-11-27T14:55:02.751Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-27T14:55:02.751Z] #39 0.621 + mktemp -d [2019-11-27T14:55:02.751Z] #39 0.622 + export GOPATH=/tmp/tmp.sIlldTXdY1 [2019-11-27T14:55:02.751Z] #39 0.622 + git clone https://github.com/docker/distribution.git /tmp/tmp.sIlldTXdY1/src/github.com/docker/distribution [2019-11-27T14:55:02.751Z] #39 0.625 Cloning into '/tmp/tmp.sIlldTXdY1/src/github.com/docker/distribution'... [2019-11-27T14:55:02.751Z] #39 ... [2019-11-27T14:55:02.751Z] [2019-11-27T14:55:02.751Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-27T14:55:02.751Z] #25 0.541 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-27T14:55:02.751Z] #25 0.638 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-27T14:55:02.751Z] #25 0.693 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-27T14:55:02.751Z] #25 0.705 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-27T14:55:02.751Z] #25 0.730 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-27T14:55:02.751Z] #25 2.393 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-27T14:55:02.751Z] #25 5.791 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-27T14:55:02.751Z] #25 7.725 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-27T14:55:02.927Z] #41 131.6 CC criu/filesystems.o [2019-11-27T14:55:03.057Z] #19 9.726 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-27T14:55:03.057Z] #19 9.726 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-27T14:55:03.148Z] #25 ... [2019-11-27T14:55:03.148Z] [2019-11-27T14:55:03.148Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:55:03.148Z] #63 0.763 + RM_GOPATH=0 [2019-11-27T14:55:03.148Z] #63 0.783 + TMP_GOPATH= [2019-11-27T14:55:03.148Z] #63 0.783 + : /build/ [2019-11-27T14:55:03.148Z] #63 0.784 + '[' -z '' ']' [2019-11-27T14:55:03.148Z] #63 0.787 ++ mktemp -d [2019-11-27T14:55:03.148Z] #63 0.790 + export GOPATH=/tmp/tmp.eDy3n2Rs4M [2019-11-27T14:55:03.148Z] #63 0.790 + GOPATH=/tmp/tmp.eDy3n2Rs4M [2019-11-27T14:55:03.148Z] #63 0.790 + RM_GOPATH=1 [2019-11-27T14:55:03.148Z] #63 0.793 ++ dirname ./install.sh [2019-11-27T14:55:03.148Z] #63 0.803 + dir=. [2019-11-27T14:55:03.148Z] #63 0.803 + bin=rootlesskit [2019-11-27T14:55:03.148Z] #63 0.813 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-27T14:55:03.148Z] #63 0.813 + shift [2019-11-27T14:55:03.148Z] #63 0.813 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-27T14:55:03.148Z] #63 0.813 + . ./rootlesskit.installer [2019-11-27T14:55:03.148Z] #63 0.813 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-27T14:55:03.148Z] #63 0.813 + install_rootlesskit [2019-11-27T14:55:03.148Z] #63 0.813 + case "$1" in [2019-11-27T14:55:03.148Z] #63 0.813 + export CGO_ENABLED=0 [2019-11-27T14:55:03.148Z] #63 0.813 + CGO_ENABLED=0 [2019-11-27T14:55:03.148Z] #63 0.813 + _install_rootlesskit [2019-11-27T14:55:03.148Z] #63 0.813 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-27T14:55:03.148Z] #63 0.814 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.eDy3n2Rs4M/src/github.com/rootless-containers/rootlesskit [2019-11-27T14:55:03.148Z] #63 0.835 Cloning into '/tmp/tmp.eDy3n2Rs4M/src/github.com/rootless-containers/rootlesskit'... [2019-11-27T14:55:03.148Z] #63 8.058 + cd /tmp/tmp.eDy3n2Rs4M/src/github.com/rootless-containers/rootlesskit [2019-11-27T14:55:03.148Z] #63 8.060 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-27T14:55:03.148Z] #63 9.090 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-27T14:55:03.148Z] #63 9.090 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-27T14:55:03.148Z] #63 ... [2019-11-27T14:55:03.148Z] [2019-11-27T14:55:03.148Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:55:03.148Z] #34 1.209 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-27T14:55:03.148Z] #34 1.220 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-27T14:55:03.148Z] #34 1.370 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-27T14:55:03.148Z] #34 1.411 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-27T14:55:03.148Z] #34 1.505 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-27T14:55:03.148Z] #34 3.568 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-27T14:55:03.148Z] #34 6.736 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-27T14:55:03.148Z] #34 8.864 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-27T14:55:03.148Z] #34 ... [2019-11-27T14:55:03.148Z] [2019-11-27T14:55:03.148Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:55:03.148Z] #41 1.255 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-27T14:55:03.148Z] #41 1.268 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-27T14:55:03.462Z] #19 9.734 Successfully built pyyaml pathspec [2019-11-27T14:55:03.462Z] #19 9.746 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-27T14:55:03.491Z] #41 1.487 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-27T14:55:03.491Z] #41 1.525 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-27T14:55:03.491Z] #41 1.602 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-27T14:55:03.491Z] #41 3.716 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-27T14:55:03.491Z] #41 6.911 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-27T14:55:03.491Z] #41 9.148 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-27T14:55:03.491Z] #41 ... [2019-11-27T14:55:03.491Z] [2019-11-27T14:55:03.491Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-27T14:55:03.491Z] #29 0.749 + mktemp -d [2019-11-27T14:55:03.491Z] #29 0.755 + export GOPATH=/tmp/tmp.X3DiOavoiC [2019-11-27T14:55:03.491Z] #29 0.756 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.X3DiOavoiC/src/github.com/go-swagger/go-swagger [2019-11-27T14:55:03.491Z] #29 0.760 Cloning into '/tmp/tmp.X3DiOavoiC/src/github.com/go-swagger/go-swagger'... [2019-11-27T14:55:03.491Z] #29 ... [2019-11-27T14:55:03.491Z] [2019-11-27T14:55:03.491Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:55:03.491Z] #32 11.59 runtime/cgo [2019-11-27T14:55:03.861Z] #19 10.12 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-27T14:55:03.861Z] #19 ... [2019-11-27T14:55:03.861Z] [2019-11-27T14:55:03.861Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:55:03.861Z] #42 116.6 CC criu/mount.o [2019-11-27T14:55:03.861Z] #42 119.7 CC criu/namespaces.o [2019-11-27T14:55:03.861Z] #42 121.0 CC criu/net.o [2019-11-27T14:55:03.861Z] #42 123.2 CC criu/netfilter.o [2019-11-27T14:55:03.861Z] #42 123.5 CC criu/page-pipe.o [2019-11-27T14:55:03.861Z] #42 124.1 CC criu/page-xfer.o [2019-11-27T14:55:03.861Z] #42 125.5 CC criu/pagemap-cache.o [2019-11-27T14:55:03.861Z] #42 125.8 CC criu/pagemap.o [2019-11-27T14:55:03.861Z] #42 126.7 CC criu/parasite-syscall.o [2019-11-27T14:55:03.861Z] #42 ... [2019-11-27T14:55:03.861Z] [2019-11-27T14:55:03.861Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-27T14:55:03.861Z] #19 DONE 10.4s [2019-11-27T14:55:03.861Z] [2019-11-27T14:55:03.861Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-27T14:55:03.869Z] #41 132.2 CC criu/fsnotify.o [2019-11-27T14:55:03.869Z] #41 ... [2019-11-27T14:55:03.869Z] [2019-11-27T14:55:03.869Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-27T14:55:03.869Z] #18 4.788 Collecting yamllint==1.16.0 [2019-11-27T14:55:04.256Z] #24 DONE 0.1s [2019-11-27T14:55:04.256Z] [2019-11-27T14:55:04.256Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-27T14:55:04.653Z] #28 DONE 0.5s [2019-11-27T14:55:04.653Z] [2019-11-27T14:55:04.653Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-27T14:55:04.653Z] #30 DONE 0.1s [2019-11-27T14:55:04.653Z] [2019-11-27T14:55:04.653Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-27T14:55:04.653Z] #33 DONE 0.1s [2019-11-27T14:55:04.653Z] [2019-11-27T14:55:04.653Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:55:04.653Z] #60 ... [2019-11-27T14:55:04.653Z] [2019-11-27T14:55:04.653Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-27T14:55:04.653Z] #38 DONE 0.1s [2019-11-27T14:55:04.653Z] [2019-11-27T14:55:04.653Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:55:04.653Z] #42 127.8 CC criu/path.o [2019-11-27T14:55:05.057Z] #42 128.1 CC criu/pie-util-vdso-elf32.o [2019-11-27T14:55:05.561Z] #42 128.4 CC criu/pie-util-vdso.o [2019-11-27T14:55:05.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-27T14:55:05.957Z] #42 128.9 CC criu/pie-util.o [2019-11-27T14:55:05.957Z] #42 129.0 CC criu/pipes.o [2019-11-27T14:55:07.008Z] #42 129.6 CC criu/plugin.o [2019-11-27T14:55:07.008Z] #42 130.1 CC criu/proc_parse.o [2019-11-27T14:55:07.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-27T14:55:08.880Z] #72 exporting layers 10.2s done [2019-11-27T14:55:08.880Z] #72 writing image sha256:89fea5760778efd1e67955cf4e6ce75edc3a3dec30443e6b5297916d04c42bf8 done [2019-11-27T14:55:08.880Z] #72 naming to docker.io/library/docker:27a1fb12007ec2a66e70bbf1285fe3e91dd0899a done [2019-11-27T14:55:08.880Z] #72 DONE 10.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-11-27T14:55:08.960Z] #42 131.9 CC criu/protobuf-desc.o [2019-11-27T14:55:09.154Z] #18 ... [2019-11-27T14:55:09.154Z] [2019-11-27T14:55:09.154Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:55:09.154Z] #41 133.0 CC criu/image-desc.o [2019-11-27T14:55:09.154Z] #41 133.1 CC criu/image.o [2019-11-27T14:55:09.154Z] #41 133.9 CC criu/ipc_ns.o [2019-11-27T14:55:09.154Z] #41 134.7 CC criu/irmap.o [2019-11-27T14:55:09.154Z] #41 135.1 CC criu/kcmp-ids.o [2019-11-27T14:55:09.154Z] #41 135.3 CC criu/kerndat.o [2019-11-27T14:55:09.154Z] #41 136.1 CC criu/libnetlink.o [2019-11-27T14:55:09.154Z] #41 136.3 CC criu/log.o [2019-11-27T14:55:09.154Z] #41 136.7 CC criu/lsm.o [2019-11-27T14:55:09.154Z] #41 137.0 CC criu/mem.o [2019-11-27T14:55:09.330Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40263/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40263/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27a1fb12007ec2a66e70bbf1285fe3e91dd0899a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:27a1fb12007ec2a66e70bbf1285fe3e91dd0899a hack/validate/default [2019-11-27T14:55:09.628Z] #32 ... [2019-11-27T14:55:09.628Z] [2019-11-27T14:55:09.628Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:55:09.628Z] #45 10.54 unicode/utf16 [2019-11-27T14:55:09.628Z] #45 11.67 container/list [2019-11-27T14:55:09.628Z] #45 15.75 crypto/internal/subtle [2019-11-27T14:55:09.628Z] #45 16.24 crypto/subtle [2019-11-27T14:55:09.628Z] #45 16.77 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-27T14:55:09.628Z] #45 17.22 internal/nettrace [2019-11-27T14:55:09.628Z] #45 17.67 runtime/cgo [2019-11-27T14:55:09.725Z] #41 138.3 CC criu/mount.o [2019-11-27T14:55:09.819Z] #42 132.9 CC criu/protobuf.o [2019-11-27T14:55:10.221Z] #42 133.2 CC criu/pstree.o [2019-11-27T14:55:10.255Z] Congratulations! All commits are properly signed with the DCO! [2019-11-27T14:55:10.295Z] #41 ... [2019-11-27T14:55:10.295Z] [2019-11-27T14:55:10.296Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-27T14:55:10.296Z] #18 11.51 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-27T14:55:10.510Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-11-27T14:55:10.510Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-11-27T14:55:10.556Z] #18 11.85 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-27T14:55:10.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-27T14:55:11.064Z] #42 133.9 CC criu/rbtree.o [2019-11-27T14:55:11.064Z] #42 134.1 CC criu/rst-malloc.o [2019-11-27T14:55:11.472Z] #42 134.4 CC criu/seccomp.o [2019-11-27T14:55:11.472Z] #42 ... [2019-11-27T14:55:11.472Z] [2019-11-27T14:55:11.472Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:55:11.472Z] #55 150.6 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-27T14:55:11.940Z] #18 12.99 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-27T14:55:13.324Z] #18 14.50 Collecting pyyaml (from yamllint==1.16.0) [2019-11-27T14:55:13.595Z] #55 152.5 + mkdir -p /build [2019-11-27T14:55:13.595Z] #55 152.5 + cp runc /build/runc [2019-11-27T14:55:14.074Z] #55 DONE 152.7s [2019-11-27T14:55:14.074Z] [2019-11-27T14:55:14.074Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:55:14.074Z] #42 134.9 CC criu/seize.o [2019-11-27T14:55:14.074Z] #42 135.4 CC criu/servicefd.o [2019-11-27T14:55:14.074Z] #42 135.8 CC criu/shmem.o [2019-11-27T14:55:14.074Z] #42 136.5 CC criu/sigframe.o [2019-11-27T14:55:14.074Z] #42 136.7 CC criu/signalfd.o [2019-11-27T14:55:14.151Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-27T14:55:14.151Z] Using test binary docker [2019-11-27T14:55:14.491Z] #42 137.3 CC criu/sk-inet.o [2019-11-27T14:55:14.523Z] #45 ... [2019-11-27T14:55:14.523Z] [2019-11-27T14:55:14.523Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-27T14:55:14.523Z] #25 22.38 Fetched 7728 kB in 21s (352 kB/s) [2019-11-27T14:55:14.707Z] #18 15.69 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-27T14:55:14.710Z] +++ /etc/init.d/apparmor start [2019-11-27T14:55:14.711Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-27T14:55:14.965Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-27T14:55:14.966Z] Warning failed to create cache: (null) [2019-11-27T14:55:14.966Z] . [2019-11-27T14:55:14.966Z] INFO: Waiting for daemon to start... [2019-11-27T14:55:14.966Z] Starting dockerd [2019-11-27T14:55:14.966Z] +++ 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-27T14:55:15.344Z] #42 138.3 CC criu/sk-netlink.o [2019-11-27T14:55:15.745Z] #42 138.5 CC criu/sk-packet.o [2019-11-27T14:55:16.092Z] #18 17.22 Building wheels for collected packages: pathspec, pyyaml [2019-11-27T14:55:16.092Z] #18 17.23 Running setup.py bdist_wheel for pathspec: started [2019-11-27T14:55:16.153Z] #42 138.9 CC criu/sk-queue.o [2019-11-27T14:55:16.153Z] #42 139.2 CC criu/sk-tcp.o [2019-11-27T14:55:16.547Z] #42 139.5 CC criu/sk-unix.o [2019-11-27T14:55:17.034Z] #18 18.18 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-27T14:55:17.034Z] #18 18.18 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-27T14:55:17.034Z] #18 18.20 Running setup.py bdist_wheel for pyyaml: started [2019-11-27T14:55:17.476Z] . [2019-11-27T14:55:17.476Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-27T14:55:17.731Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-27T14:55:17.731Z] Error: No such image: emptyfs [2019-11-27T14:55:17.731Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-27T14:55:17.731Z] ++++ docker load [2019-11-27T14:55:17.927Z] #42 140.7 CC criu/sockets.o [2019-11-27T14:55:17.976Z] #18 19.32 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-27T14:55:18.236Z] #18 19.33 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-27T14:55:18.236Z] #18 19.41 Successfully built pathspec pyyaml [2019-11-27T14:55:18.236Z] #18 19.41 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-27T14:55:18.292Z] Running integration-test (iteration 1) [2019-11-27T14:55:18.292Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-11-27T14:55:18.292Z] ++ 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-27T14:55:18.292Z] ++ set -e [2019-11-27T14:55:18.292Z] ++ '[' -n 0 ']' [2019-11-27T14:55:18.292Z] ++ set -x [2019-11-27T14:55:18.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-27T14:55:18.336Z] #42 141.1 CC criu/stats.o [2019-11-27T14:55:18.336Z] #42 141.3 CC criu/string.o [2019-11-27T14:55:18.336Z] #42 141.3 CC criu/sysctl.o [2019-11-27T14:55:18.785Z] #42 141.8 CC criu/sysfs_parse.o [2019-11-27T14:55:18.808Z] #18 19.81 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-27T14:55:19.273Z] #42 142.1 CC criu/timerfd.o [2019-11-27T14:55:19.273Z] #42 142.3 CC criu/tty.o [2019-11-27T14:55:19.380Z] #18 DONE 20.6s [2019-11-27T14:55:19.380Z] [2019-11-27T14:55:19.380Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:55:19.380Z] #41 141.0 CC criu/namespaces.o [2019-11-27T14:55:19.380Z] #41 142.3 CC criu/net.o [2019-11-27T14:55:19.380Z] #41 144.6 CC criu/netfilter.o [2019-11-27T14:55:19.380Z] #41 144.9 CC criu/page-pipe.o [2019-11-27T14:55:19.380Z] #41 145.4 CC criu/page-xfer.o [2019-11-27T14:55:19.380Z] #41 146.5 CC criu/pagemap-cache.o [2019-11-27T14:55:19.380Z] #41 146.9 CC criu/pagemap.o [2019-11-27T14:55:19.380Z] #41 147.7 CC criu/parasite-syscall.o [2019-11-27T14:55:19.642Z] #41 148.3 CC criu/path.o [2019-11-27T14:55:19.903Z] #41 148.6 CC criu/pie-util-vdso-elf32.o [2019-11-27T14:55:20.476Z] #41 148.9 CC criu/pie-util-vdso.o [2019-11-27T14:55:20.476Z] #41 149.2 CC criu/pie-util.o [2019-11-27T14:55:20.566Z] #25 22.38 Reading package lists... [2019-11-27T14:55:20.566Z] #25 ... [2019-11-27T14:55:20.566Z] [2019-11-27T14:55:20.566Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-27T14:55:20.566Z] #39 25.64 + cd /tmp/tmp.sIlldTXdY1/src/github.com/docker/distribution [2019-11-27T14:55:20.566Z] #39 25.64 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-27T14:55:20.566Z] #39 28.64 + GOPATH=/tmp/tmp.sIlldTXdY1/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.sIlldTXdY1 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-27T14:55:20.737Z] #41 149.4 CC criu/pipes.o [2019-11-27T14:55:21.306Z] #42 143.9 CC criu/tun.o [2019-11-27T14:55:21.306Z] #42 144.2 CC criu/uffd.o [2019-11-27T14:55:21.679Z] #41 150.0 CC criu/plugin.o [2019-11-27T14:55:21.679Z] #41 150.3 CC criu/proc_parse.o [2019-11-27T14:55:21.720Z] #42 ... [2019-11-27T14:55:21.720Z] [2019-11-27T14:55:21.720Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-27T14:55:21.720Z] #39 187.3 + dpkg --print-architecture [2019-11-27T14:55:21.720Z] #39 187.3 + cd /tmp/tmp.9x26ukgDXB/src/github.com/docker/distribution [2019-11-27T14:55:21.720Z] #39 187.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-27T14:55:22.141Z] #39 187.7 + GOPATH=/tmp/tmp.9x26ukgDXB/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9x26ukgDXB [2019-11-27T14:55:22.141Z] #39 187.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-27T14:55:22.249Z] #41 ... [2019-11-27T14:55:22.249Z] [2019-11-27T14:55:22.249Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:55:22.249Z] #59 168.4 + bin/containerd [2019-11-27T14:55:22.821Z] #59 ... [2019-11-27T14:55:22.821Z] [2019-11-27T14:55:22.821Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:55:22.821Z] #50 DONE 207.8s [2019-11-27T14:55:22.821Z] [2019-11-27T14:55:22.821Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:55:22.983Z] #39 ... [2019-11-27T14:55:22.983Z] [2019-11-27T14:55:22.983Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:55:22.983Z] #51 29.91 + cd /tmp/tmp.5lgp114CuM/src/github.com/golangci/golangci-lint/ [2019-11-27T14:55:22.983Z] #51 29.91 + git checkout -q v1.20.0 [2019-11-27T14:55:22.983Z] #51 30.32 ++ git describe --tags [2019-11-27T14:55:22.983Z] #51 30.34 + version=v1.20.0 [2019-11-27T14:55:22.983Z] #51 30.34 ++ git rev-parse --short HEAD [2019-11-27T14:55:22.983Z] #51 30.36 + commit=cc98739 [2019-11-27T14:55:22.983Z] #51 30.36 ++ git show -s --format=%cd [2019-11-27T14:55:22.983Z] #51 30.36 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-27T14:55:22.983Z] #51 30.36 + 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-27T14:55:23.762Z] #41 152.4 CC criu/protobuf-desc.o [2019-11-27T14:55:24.703Z] #41 153.1 CC criu/protobuf.o [2019-11-27T14:55:24.703Z] #41 153.4 CC criu/pstree.o [2019-11-27T14:55:25.450Z] #51 ... [2019-11-27T14:55:25.450Z] [2019-11-27T14:55:25.450Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-27T14:55:25.450Z] #57 23.38 Fetched 7728 kB in 22s (341 kB/s) [2019-11-27T14:55:25.450Z] #57 23.38 Reading package lists... [2019-11-27T14:55:25.450Z] #57 32.86 Reading package lists... [2019-11-27T14:55:25.450Z] #57 ... [2019-11-27T14:55:25.450Z] [2019-11-27T14:55:25.450Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-27T14:55:25.450Z] #25 22.38 Reading package lists... [2019-11-27T14:55:25.644Z] #41 154.2 CC criu/rbtree.o [2019-11-27T14:55:25.796Z] #25 32.13 Reading package lists... [2019-11-27T14:55:25.796Z] #25 ... [2019-11-27T14:55:25.796Z] [2019-11-27T14:55:25.796Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:55:25.796Z] #45 23.64 vendor/golang.org/x/crypto/internal/subtle [2019-11-27T14:55:25.796Z] #45 ... [2019-11-27T14:55:25.796Z] [2019-11-27T14:55:25.796Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-27T14:55:25.796Z] #11 24.06 Fetched 7728 kB in 23s (330 kB/s) [2019-11-27T14:55:25.796Z] #11 24.06 Reading package lists... [2019-11-27T14:55:25.905Z] #41 154.5 CC criu/rst-malloc.o [2019-11-27T14:55:26.163Z] #11 ... [2019-11-27T14:55:26.163Z] [2019-11-27T14:55:26.163Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:55:26.163Z] #69 28.73 + cd /tmp/tmp.bHLmcUBc8z/src/github.com/docker/libnetwork [2019-11-27T14:55:26.163Z] #69 28.73 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-27T14:55:26.163Z] #69 29.47 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-27T14:55:26.163Z] #69 ... [2019-11-27T14:55:26.163Z] [2019-11-27T14:55:26.163Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:55:26.163Z] #34 24.29 Fetched 7728 kB in 23s (334 kB/s) [2019-11-27T14:55:26.163Z] #34 24.29 Reading package lists... [2019-11-27T14:55:26.163Z] #34 34.46 Reading package lists... [2019-11-27T14:55:26.163Z] #34 ... [2019-11-27T14:55:26.163Z] [2019-11-27T14:55:26.163Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:55:26.163Z] #41 24.56 Fetched 7728 kB in 23s (331 kB/s) [2019-11-27T14:55:26.163Z] #41 24.56 Reading package lists... [2019-11-27T14:55:26.166Z] #41 154.7 CC criu/seccomp.o [2019-11-27T14:55:26.475Z] #39 ... [2019-11-27T14:55:26.475Z] [2019-11-27T14:55:26.475Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:55:26.475Z] #42 144.8 CC criu/util.o [2019-11-27T14:55:26.475Z] #42 145.6 CC criu/uts_ns.o [2019-11-27T14:55:26.475Z] #42 145.7 CC criu/vdso.o [2019-11-27T14:55:26.475Z] #42 146.1 LINK criu/built-in.o [2019-11-27T14:55:26.475Z] #42 146.2 LINK criu/criu [2019-11-27T14:55:26.475Z] #42 146.5 DEP lib/c/criu.d [2019-11-27T14:55:26.475Z] #42 146.6 CC images/rpc.pb-c.o [2019-11-27T14:55:26.475Z] #42 146.9 CC lib/c/criu.o [2019-11-27T14:55:26.475Z] #42 147.5 LINK lib/c/built-in.o [2019-11-27T14:55:26.475Z] #42 147.5 LINK lib/c/libcriu.so [2019-11-27T14:55:26.475Z] #42 147.5 GEN magic.py [2019-11-27T14:55:26.475Z] #42 147.6 Note: Building without setproctitle() and strlcpy() support. [2019-11-27T14:55:26.475Z] #42 147.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-27T14:55:26.475Z] #42 147.7 fatal: Not a git repository (or any of the parent directories): .git [2019-11-27T14:55:26.475Z] #42 148.1 make[1]: Nothing to be done for 'all'. [2019-11-27T14:55:26.475Z] #42 148.6 make[1]: 'images/built-in.o' is up to date. [2019-11-27T14:55:26.475Z] #42 148.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-27T14:55:26.475Z] #42 148.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-27T14:55:26.475Z] #42 148.6 make[1]: 'compel/libcompel.a' is up to date. [2019-11-27T14:55:26.475Z] #42 148.6 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-27T14:55:26.475Z] #42 148.7 make[1]: Nothing to be done for 'all'. [2019-11-27T14:55:26.475Z] #42 148.7 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-27T14:55:26.475Z] #42 148.8 make[2]: Nothing to be done for 'all'. [2019-11-27T14:55:26.475Z] #42 148.8 make[2]: Nothing to be done for 'all'. [2019-11-27T14:55:26.475Z] #42 148.8 make[2]: Nothing to be done for 'all'. [2019-11-27T14:55:26.475Z] #42 148.9 make[2]: Nothing to be done for 'all'. [2019-11-27T14:55:26.475Z] #42 148.9 make[2]: Nothing to be done for 'all'. [2019-11-27T14:55:26.475Z] #42 149.0 make[2]: Nothing to be done for 'all'. [2019-11-27T14:55:26.475Z] #42 149.0 make[2]: Nothing to be done for 'all'. [2019-11-27T14:55:26.475Z] #42 149.0 make[2]: Nothing to be done for 'all'. [2019-11-27T14:55:26.475Z] #42 149.0 INSTALL criu/criu [2019-11-27T14:55:26.475Z] #42 DONE 149.2s [2019-11-27T14:55:26.475Z] [2019-11-27T14:55:26.475Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:55:26.508Z] #41 34.04 Reading package lists... [2019-11-27T14:55:26.508Z] #41 ... [2019-11-27T14:55:26.508Z] [2019-11-27T14:55:26.508Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-27T14:55:26.737Z] #41 155.2 CC criu/seize.o [2019-11-27T14:55:27.308Z] #41 155.8 CC criu/servicefd.o [2019-11-27T14:55:27.570Z] #41 156.2 CC criu/shmem.o [2019-11-27T14:55:28.512Z] #41 156.9 CC criu/sigframe.o [2019-11-27T14:55:28.512Z] #41 157.0 CC criu/signalfd.o [2019-11-27T14:55:28.512Z] #41 157.2 CC criu/sk-inet.o [2019-11-27T14:55:29.454Z] #41 158.0 CC criu/sk-netlink.o [2019-11-27T14:55:29.714Z] #41 158.3 CC criu/sk-packet.o [2019-11-27T14:55:30.286Z] #41 158.8 CC criu/sk-queue.o [2019-11-27T14:55:30.286Z] #41 ... [2019-11-27T14:55:30.286Z] [2019-11-27T14:55:30.286Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:55:30.286Z] #22 215.4 + return [2019-11-27T14:55:30.546Z] #22 DONE 215.7s [2019-11-27T14:55:30.546Z] [2019-11-27T14:55:30.546Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:55:30.546Z] #41 159.2 CC criu/sk-tcp.o [2019-11-27T14:55:31.117Z] #41 159.6 CC criu/sk-unix.o [2019-11-27T14:55:32.502Z] #41 161.1 CC criu/sockets.o [2019-11-27T14:55:32.762Z] #41 ... [2019-11-27T14:55:32.762Z] [2019-11-27T14:55:32.762Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-27T14:55:32.762Z] #23 DONE 0.3s [2019-11-27T14:55:33.022Z] [2019-11-27T14:55:33.022Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-27T14:55:33.927Z] #11 34.33 Reading package lists... [2019-11-27T14:55:33.927Z] #11 ... [2019-11-27T14:55:33.927Z] [2019-11-27T14:55:33.927Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-27T14:55:33.927Z] #25 32.13 Reading package lists... [2019-11-27T14:55:33.965Z] #27 DONE 1.2s [2019-11-27T14:55:33.965Z] [2019-11-27T14:55:33.965Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-27T14:55:34.225Z] #29 DONE 0.2s [2019-11-27T14:55:34.225Z] [2019-11-27T14:55:34.225Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-27T14:55:34.225Z] #32 DONE 0.1s [2019-11-27T14:55:34.225Z] [2019-11-27T14:55:34.225Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:55:34.225Z] #41 161.8 CC criu/stats.o [2019-11-27T14:55:34.225Z] #41 162.0 CC criu/string.o [2019-11-27T14:55:34.225Z] #41 162.1 CC criu/sysctl.o [2019-11-27T14:55:34.225Z] #41 162.6 CC criu/sysfs_parse.o [2019-11-27T14:55:34.487Z] #41 ... [2019-11-27T14:55:34.487Z] [2019-11-27T14:55:34.487Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-27T14:55:34.487Z] #37 DONE 0.1s [2019-11-27T14:55:34.487Z] [2019-11-27T14:55:34.487Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:55:34.487Z] #41 162.9 CC criu/timerfd.o [2019-11-27T14:55:34.747Z] #41 ... [2019-11-27T14:55:34.747Z] [2019-11-27T14:55:34.747Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-27T14:55:34.747Z] #39 DONE 0.3s [2019-11-27T14:55:34.747Z] [2019-11-27T14:55:34.747Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:55:34.747Z] #41 163.2 CC criu/tty.o [2019-11-27T14:55:35.111Z] 65014b3c3121: Pull complete [2019-11-27T14:55:36.325Z] #60 ... [2019-11-27T14:55:36.325Z] [2019-11-27T14:55:36.325Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-27T14:55:36.325Z] #39 201.9 + rm -rf /tmp/tmp.9x26ukgDXB/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9x26ukgDXB [2019-11-27T14:55:36.390Z] #25 42.67 Building dependency tree... [2019-11-27T14:55:36.659Z] #41 164.8 CC criu/tun.o [2019-11-27T14:55:36.659Z] #41 165.3 CC criu/uffd.o [2019-11-27T14:55:36.801Z] #39 DONE 202.0s [2019-11-27T14:55:36.801Z] [2019-11-27T14:55:36.801Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:55:37.128Z] #25 45.25 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-27T14:55:37.128Z] #25 45.25 The following additional packages will be installed: [2019-11-27T14:55:37.128Z] #25 45.26 libjq1 libonig4 [2019-11-27T14:55:37.475Z] #25 45.77 The following NEW packages will be installed: [2019-11-27T14:55:37.475Z] #25 45.77 jq libjq1 libonig4 [2019-11-27T14:55:37.475Z] #25 45.91 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-27T14:55:37.475Z] #25 45.91 Need to get 310 kB of archives. [2019-11-27T14:55:37.475Z] #25 45.91 After this operation, 1267 kB of additional disk space will be used. [2019-11-27T14:55:37.475Z] #25 45.91 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-27T14:55:37.599Z] #41 166.3 CC criu/util.o [2019-11-27T14:55:37.800Z] #51 ... [2019-11-27T14:55:37.800Z] [2019-11-27T14:55:37.800Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-27T14:55:37.823Z] #25 45.96 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-27T14:55:37.823Z] #25 45.97 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-27T14:55:38.206Z] #40 DONE 0.3s [2019-11-27T14:55:38.207Z] [2019-11-27T14:55:38.207Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-27T14:55:38.207Z] #43 DONE 0.2s [2019-11-27T14:55:38.207Z] [2019-11-27T14:55:38.207Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:55:38.631Z] #51 ... [2019-11-27T14:55:38.631Z] [2019-11-27T14:55:38.631Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-27T14:55:38.631Z] #46 DONE 0.1s [2019-11-27T14:55:38.631Z] [2019-11-27T14:55:38.631Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-27T14:55:38.631Z] #49 DONE 0.1s [2019-11-27T14:55:38.631Z] [2019-11-27T14:55:38.631Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:55:38.983Z] #41 167.3 CC criu/uts_ns.o [2019-11-27T14:55:38.983Z] #41 167.5 CC criu/vdso.o [2019-11-27T14:55:39.546Z] #25 47.83 debconf: delaying package configuration, since apt-utils is not installed [2019-11-27T14:55:39.554Z] #41 168.0 LINK criu/built-in.o [2019-11-27T14:55:39.554Z] #41 168.1 LINK criu/criu [2019-11-27T14:55:39.814Z] #41 168.4 DEP lib/c/criu.d [2019-11-27T14:55:39.815Z] #41 168.4 CC images/rpc.pb-c.o [2019-11-27T14:55:39.890Z] #25 48.22 Fetched 310 kB in 0s (2387 kB/s) [2019-11-27T14:55:40.237Z] #25 48.37 Selecting previously unselected package libonig4:ppc64el. [2019-11-27T14:55:40.237Z] #25 48.37 (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-27T14:55:40.237Z] #25 48.48 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-11-27T14:55:40.237Z] #25 48.50 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-27T14:55:40.385Z] #41 169.0 CC lib/c/criu.o [2019-11-27T14:55:40.582Z] #25 48.74 Selecting previously unselected package libjq1:ppc64el. [2019-11-27T14:55:40.582Z] #25 48.75 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-27T14:55:40.582Z] #25 48.76 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-27T14:55:40.582Z] #25 48.97 Selecting previously unselected package jq. [2019-11-27T14:55:40.582Z] #25 ... [2019-11-27T14:55:40.582Z] [2019-11-27T14:55:40.582Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-27T14:55:40.582Z] #57 32.86 Reading package lists... [2019-11-27T14:55:40.582Z] #57 42.73 Building dependency tree... [2019-11-27T14:55:40.582Z] #57 45.35 The following additional packages will be installed: [2019-11-27T14:55:40.582Z] #57 45.35 btrfs-progs liblzo2-2 [2019-11-27T14:55:40.582Z] #57 45.68 The following NEW packages will be installed: [2019-11-27T14:55:40.582Z] #57 45.70 btrfs-progs btrfs-tools liblzo2-2 [2019-11-27T14:55:40.582Z] #57 45.91 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-27T14:55:40.582Z] #57 45.91 Need to get 588 kB of archives. [2019-11-27T14:55:40.583Z] #57 45.91 After this operation, 5005 kB of additional disk space will be used. [2019-11-27T14:55:40.583Z] #57 45.91 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-27T14:55:40.583Z] #57 45.94 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-27T14:55:40.583Z] #57 46.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-27T14:55:40.583Z] #57 48.19 debconf: delaying package configuration, since apt-utils is not installed [2019-11-27T14:55:40.583Z] #57 48.45 Fetched 588 kB in 0s (3676 kB/s) [2019-11-27T14:55:40.583Z] #57 48.56 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-27T14:55:40.583Z] #57 48.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-27T14:55:40.583Z] #57 48.68 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-27T14:55:40.583Z] #57 48.70 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-27T14:55:40.980Z] #57 49.03 Selecting previously unselected package btrfs-progs. [2019-11-27T14:55:40.980Z] #57 49.03 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-27T14:55:40.980Z] #57 49.04 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-27T14:55:40.980Z] #57 ... [2019-11-27T14:55:40.980Z] [2019-11-27T14:55:40.980Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-27T14:55:40.980Z] #25 49.00 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-27T14:55:40.980Z] #25 49.00 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-27T14:55:40.980Z] #25 49.23 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-27T14:55:40.980Z] #25 49.24 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-27T14:55:40.980Z] #25 49.25 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:55:40.980Z] #25 49.32 Setting up jq (1.5+dfsg-1.3) ... [2019-11-27T14:55:41.324Z] #25 DONE 49.5s [2019-11-27T14:55:41.324Z] [2019-11-27T14:55:41.324Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:55:41.324Z] #34 34.46 Reading package lists... [2019-11-27T14:55:41.324Z] #34 43.87 Building dependency tree... [2019-11-27T14:55:41.324Z] #34 47.16 The following additional packages will be installed: [2019-11-27T14:55:41.324Z] #34 47.16 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-27T14:55:41.324Z] #34 47.16 Suggested packages: [2019-11-27T14:55:41.324Z] #34 47.16 codeblocks eclipse ninja-build lrzip [2019-11-27T14:55:41.324Z] #34 47.16 Recommended packages: [2019-11-27T14:55:41.324Z] #34 47.16 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-27T14:55:41.324Z] #34 48.38 The following NEW packages will be installed: [2019-11-27T14:55:41.324Z] #34 48.39 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-27T14:55:41.324Z] #34 48.39 vim-common xxd [2019-11-27T14:55:41.324Z] #34 48.59 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-27T14:55:41.324Z] #34 48.59 Need to get 13.4 MB of archives. [2019-11-27T14:55:41.324Z] #34 48.59 After this operation, 60.4 MB of additional disk space will be used. [2019-11-27T14:55:41.324Z] #34 48.59 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-11-27T14:55:41.324Z] #34 48.86 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-27T14:55:41.324Z] #34 48.87 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-11-27T14:55:41.324Z] #34 ... [2019-11-27T14:55:41.324Z] [2019-11-27T14:55:41.324Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-27T14:55:41.324Z] #26 DONE 0.1s [2019-11-27T14:55:41.324Z] [2019-11-27T14:55:41.324Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:55:41.342Z] #41 169.9 LINK lib/c/built-in.o [2019-11-27T14:55:41.342Z] #41 169.9 LINK lib/c/libcriu.so [2019-11-27T14:55:41.602Z] #41 170.1 GEN magic.py [2019-11-27T14:55:41.602Z] #41 170.3 Note: Building without setproctitle() and strlcpy() support. [2019-11-27T14:55:41.602Z] #41 170.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-27T14:55:42.193Z] #41 170.8 fatal: Not a git repository (or any of the parent directories): .git [2019-11-27T14:55:43.050Z] #27 ... [2019-11-27T14:55:43.050Z] [2019-11-27T14:55:43.050Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-27T14:55:43.050Z] #57 50.24 Selecting previously unselected package btrfs-tools. [2019-11-27T14:55:43.050Z] #57 50.27 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-27T14:55:43.050Z] #57 50.28 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-27T14:55:43.050Z] #57 50.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:55:43.050Z] #57 50.84 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-27T14:55:43.050Z] #57 50.87 Setting up btrfs-progs (4.7.3-1) ... [2019-11-27T14:55:43.050Z] #57 50.88 Setting up btrfs-tools (4.7.3-1) ... [2019-11-27T14:55:43.050Z] #57 50.90 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:55:43.050Z] #57 DONE 51.2s [2019-11-27T14:55:43.050Z] [2019-11-27T14:55:43.050Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-27T14:55:43.050Z] #58 DONE 0.1s [2019-11-27T14:55:43.050Z] [2019-11-27T14:55:43.050Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-27T14:55:43.050Z] #59 DONE 0.1s [2019-11-27T14:55:43.050Z] [2019-11-27T14:55:43.050Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:55:43.132Z] #41 171.6 make[1]: Nothing to be done for 'all'. [2019-11-27T14:55:43.396Z] #60 0.501 + RM_GOPATH=0 [2019-11-27T14:55:43.705Z] #41 172.4 make[1]: 'images/built-in.o' is up to date. [2019-11-27T14:55:43.705Z] #41 172.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-27T14:55:43.743Z] #60 0.523 + TMP_GOPATH= [2019-11-27T14:55:43.743Z] #60 0.524 + : /build [2019-11-27T14:55:43.743Z] #60 0.524 + '[' -z '' ']' [2019-11-27T14:55:43.743Z] #60 0.525 ++ mktemp -d [2019-11-27T14:55:43.743Z] #60 0.547 + export GOPATH=/tmp/tmp.WpU3UIA2Ku [2019-11-27T14:55:43.743Z] #60 0.547 + GOPATH=/tmp/tmp.WpU3UIA2Ku [2019-11-27T14:55:43.743Z] #60 0.548 + RM_GOPATH=1 [2019-11-27T14:55:43.743Z] #60 0.548 ++ dirname ./install.sh [2019-11-27T14:55:43.743Z] #60 0.554 + dir=. [2019-11-27T14:55:43.743Z] #60 0.555 + bin=containerd [2019-11-27T14:55:43.743Z] #60 0.556 + shift [2019-11-27T14:55:43.743Z] #60 0.559 + '[' '!' -f ./containerd.installer ']' [2019-11-27T14:55:43.743Z] #60 0.560 + . ./containerd.installer [2019-11-27T14:55:43.743Z] #60 0.564 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-27T14:55:43.743Z] #60 0.589 + install_containerd [2019-11-27T14:55:43.743Z] #60 0.589 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-27T14:55:43.743Z] #60 0.590 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WpU3UIA2Ku/src/github.com/containerd/containerd [2019-11-27T14:55:43.743Z] #60 0.590 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-27T14:55:43.743Z] #60 0.628 Cloning into '/tmp/tmp.WpU3UIA2Ku/src/github.com/containerd/containerd'... [2019-11-27T14:55:43.965Z] #41 172.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-27T14:55:43.965Z] #41 172.5 make[1]: 'compel/libcompel.a' is up to date. [2019-11-27T14:55:43.965Z] #41 172.5 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-27T14:55:43.965Z] #41 172.5 make[1]: Nothing to be done for 'all'. [2019-11-27T14:55:43.965Z] #41 172.6 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-27T14:55:44.225Z] #41 172.7 make[2]: Nothing to be done for 'all'. [2019-11-27T14:55:44.225Z] #41 172.8 make[2]: Nothing to be done for 'all'. [2019-11-27T14:55:44.225Z] #41 172.8 make[2]: Nothing to be done for 'all'. [2019-11-27T14:55:44.484Z] #60 ... [2019-11-27T14:55:44.484Z] [2019-11-27T14:55:44.484Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-27T14:55:44.484Z] #11 34.33 Reading package lists... [2019-11-27T14:55:44.484Z] #11 43.97 Building dependency tree... [2019-11-27T14:55:44.484Z] #11 47.02 The following additional packages will be installed: [2019-11-27T14:55:44.484Z] #11 47.03 libapparmor1 libseccomp2 [2019-11-27T14:55:44.484Z] #11 47.05 Suggested packages: [2019-11-27T14:55:44.484Z] #11 47.05 seccomp [2019-11-27T14:55:44.484Z] #11 47.73 The following NEW packages will be installed: [2019-11-27T14:55:44.484Z] #11 47.74 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-27T14:55:44.484Z] #11 47.86 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-27T14:55:44.484Z] #11 47.86 Need to get 296 kB of archives. [2019-11-27T14:55:44.484Z] #11 47.86 After this operation, 1346 kB of additional disk space will be used. [2019-11-27T14:55:44.484Z] #11 47.86 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-27T14:55:44.484Z] #11 47.90 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-27T14:55:44.484Z] #11 47.91 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-11-27T14:55:44.484Z] #11 47.91 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-11-27T14:55:44.484Z] #11 50.23 debconf: delaying package configuration, since apt-utils is not installed [2019-11-27T14:55:44.484Z] #11 50.46 Fetched 296 kB in 0s (2579 kB/s) [2019-11-27T14:55:44.484Z] #11 50.67 Selecting previously unselected package libseccomp2:ppc64el. [2019-11-27T14:55:44.484Z] #11 50.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 ... 14950 files and directories currently installed.) [2019-11-27T14:55:44.484Z] #11 50.84 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-27T14:55:44.484Z] #11 50.86 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-27T14:55:44.484Z] #11 51.12 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-11-27T14:55:44.484Z] #11 51.13 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-27T14:55:44.484Z] #11 51.14 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-27T14:55:44.484Z] #11 51.30 Selecting previously unselected package libapparmor1:ppc64el. [2019-11-27T14:55:44.484Z] #11 51.31 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-27T14:55:44.484Z] #11 51.33 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-27T14:55:44.484Z] #11 51.58 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-11-27T14:55:44.484Z] #11 51.59 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-27T14:55:44.484Z] #11 51.59 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-27T14:55:44.484Z] #11 52.09 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:55:44.484Z] #11 52.24 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-27T14:55:44.484Z] #11 52.25 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-27T14:55:44.484Z] #11 52.27 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-27T14:55:44.484Z] #11 52.27 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-27T14:55:44.484Z] #11 52.28 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:55:44.484Z] #11 DONE 52.6s [2019-11-27T14:55:44.484Z] [2019-11-27T14:55:44.484Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-27T14:55:44.484Z] #53 DONE 0.1s [2019-11-27T14:55:44.484Z] [2019-11-27T14:55:44.484Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-27T14:55:44.484Z] #54 DONE 0.1s [2019-11-27T14:55:44.484Z] [2019-11-27T14:55:44.484Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:55:44.491Z] #41 172.9 make[2]: Nothing to be done for 'all'. [2019-11-27T14:55:44.491Z] #41 173.0 make[2]: Nothing to be done for 'all'. [2019-11-27T14:55:44.491Z] #41 173.0 make[2]: Nothing to be done for 'all'. [2019-11-27T14:55:44.491Z] #41 173.1 make[2]: Nothing to be done for 'all'. [2019-11-27T14:55:44.491Z] #41 173.1 make[2]: Nothing to be done for 'all'. [2019-11-27T14:55:44.491Z] #41 173.1 INSTALL criu/criu [2019-11-27T14:55:44.831Z] #55 0.412 + RM_GOPATH=0 [2019-11-27T14:55:44.831Z] #55 0.412 + TMP_GOPATH= [2019-11-27T14:55:44.831Z] #55 0.413 + : /build [2019-11-27T14:55:44.831Z] #55 0.413 + '[' -z '' ']' [2019-11-27T14:55:44.831Z] #55 0.414 ++ mktemp -d [2019-11-27T14:55:44.831Z] #55 0.417 + export GOPATH=/tmp/tmp.D69edInXsU [2019-11-27T14:55:44.831Z] #55 0.418 + GOPATH=/tmp/tmp.D69edInXsU [2019-11-27T14:55:44.831Z] #55 0.418 + RM_GOPATH=1 [2019-11-27T14:55:44.831Z] #55 0.426 ++ dirname ./install.sh [2019-11-27T14:55:44.831Z] #55 0.434 + dir=. [2019-11-27T14:55:44.831Z] #55 0.434 + bin=runc [2019-11-27T14:55:44.831Z] #55 0.434 + shift [2019-11-27T14:55:44.831Z] #55 0.434 + '[' '!' -f ./runc.installer ']' [2019-11-27T14:55:44.831Z] #55 0.435 + . ./runc.installer [2019-11-27T14:55:44.831Z] #55 0.435 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-27T14:55:44.831Z] #55 0.436 + install_runc [2019-11-27T14:55:45.061Z] #41 DONE 173.6s [2019-11-27T14:55:45.061Z] [2019-11-27T14:55:45.061Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:55:45.094Z] #60 183.4 + bin/containerd [2019-11-27T14:55:45.175Z] #55 0.460 + uname -r [2019-11-27T14:55:45.175Z] #55 0.469 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-27T14:55:45.175Z] #55 0.513 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-27T14:55:45.175Z] #55 0.513 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-27T14:55:45.175Z] #55 0.514 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-27T14:55:45.175Z] #55 0.514 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.D69edInXsU/src/github.com/opencontainers/runc [2019-11-27T14:55:45.175Z] #55 0.536 Cloning into '/tmp/tmp.D69edInXsU/src/github.com/opencontainers/runc'... [2019-11-27T14:55:45.175Z] #55 ... [2019-11-27T14:55:45.175Z] [2019-11-27T14:55:45.175Z] #12 [dev 1/24] RUN groupadd -r docker [2019-11-27T14:55:45.175Z] #12 DONE 1.0s [2019-11-27T14:55:45.520Z] [2019-11-27T14:55:45.520Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-27T14:55:45.520Z] #13 ... [2019-11-27T14:55:45.520Z] [2019-11-27T14:55:45.520Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:55:45.520Z] #41 34.04 Reading package lists... [2019-11-27T14:55:45.520Z] #41 44.13 Building dependency tree... [2019-11-27T14:55:45.520Z] #41 46.86 The following additional packages will be installed: [2019-11-27T14:55:45.520Z] #41 46.86 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-27T14:55:45.520Z] #41 46.86 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-27T14:55:45.520Z] #41 46.87 Suggested packages: [2019-11-27T14:55:45.520Z] #41 46.87 manpages-dev python-setuptools [2019-11-27T14:55:45.520Z] #41 49.76 The following NEW packages will be installed: [2019-11-27T14:55:45.520Z] #41 49.76 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-27T14:55:45.520Z] #41 49.76 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-27T14:55:45.520Z] #41 49.76 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-27T14:55:45.520Z] #41 49.76 zlib1g-dev [2019-11-27T14:55:45.520Z] #41 49.88 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-27T14:55:45.520Z] #41 49.88 Need to get 3548 kB of archives. [2019-11-27T14:55:45.520Z] #41 49.88 After this operation, 21.2 MB of additional disk space will be used. [2019-11-27T14:55:45.520Z] #41 49.88 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-27T14:55:45.520Z] #41 49.93 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-11-27T14:55:45.520Z] #41 49.94 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-11-27T14:55:45.520Z] #41 49.99 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-27T14:55:45.520Z] #41 50.03 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-27T14:55:45.520Z] #41 50.07 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-27T14:55:45.520Z] #41 50.11 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-27T14:55:45.520Z] #41 50.11 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-27T14:55:45.520Z] #41 50.17 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-11-27T14:55:45.520Z] #41 50.31 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-11-27T14:55:45.520Z] #41 50.33 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-11-27T14:55:45.520Z] #41 50.55 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-11-27T14:55:45.520Z] #41 50.66 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-27T14:55:45.520Z] #41 50.69 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-11-27T14:55:45.520Z] #41 50.70 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-27T14:55:45.520Z] #41 50.73 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-11-27T14:55:45.520Z] #41 52.69 debconf: delaying package configuration, since apt-utils is not installed [2019-11-27T14:55:45.520Z] #41 53.02 Fetched 3548 kB in 0s (3583 kB/s) [2019-11-27T14:55:45.520Z] #41 53.18 Selecting previously unselected package libnet1:ppc64el. [2019-11-27T14:55:45.520Z] #41 53.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 ... 14950 files and directories currently installed.) [2019-11-27T14:55:45.520Z] #41 53.35 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-27T14:55:45.520Z] #41 53.36 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-27T14:55:45.520Z] #41 53.55 Selecting previously unselected package libcap-dev:ppc64el. [2019-11-27T14:55:45.520Z] #41 53.56 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-11-27T14:55:45.520Z] #41 53.58 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-11-27T14:55:45.520Z] #41 53.79 Selecting previously unselected package libnet1-dev. [2019-11-27T14:55:45.520Z] #41 53.80 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-27T14:55:45.520Z] #41 53.81 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-27T14:55:45.865Z] #41 ... [2019-11-27T14:55:45.865Z] [2019-11-27T14:55:45.865Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:55:45.865Z] #27 4.416 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-27T14:55:45.865Z] #27 ... [2019-11-27T14:55:45.865Z] [2019-11-27T14:55:45.865Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-27T14:55:45.865Z] #13 DONE 0.5s [2019-11-27T14:55:45.865Z] [2019-11-27T14:55:45.865Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:55:45.865Z] #41 54.24 Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-27T14:55:45.865Z] #41 54.25 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-27T14:55:45.865Z] #41 54.25 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-27T14:55:46.303Z] #41 54.55 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-11-27T14:55:46.303Z] #41 54.59 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-11-27T14:55:46.303Z] #41 54.60 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-27T14:55:46.439Z] #59 ... [2019-11-27T14:55:46.439Z] [2019-11-27T14:55:46.439Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-27T14:55:46.439Z] #42 DONE 0.1s [2019-11-27T14:55:46.439Z] [2019-11-27T14:55:46.439Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:55:46.653Z] #41 ... [2019-11-27T14:55:46.653Z] [2019-11-27T14:55:46.653Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-27T14:55:46.653Z] #14 0.481 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-27T14:55:46.653Z] #14 DONE 0.6s [2019-11-27T14:55:46.653Z] [2019-11-27T14:55:46.653Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:55:46.653Z] #34 50.66 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-27T14:55:46.653Z] #34 50.81 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-27T14:55:46.653Z] #34 50.90 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-11-27T14:55:46.653Z] #34 50.92 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-11-27T14:55:46.653Z] #34 50.94 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-11-27T14:55:46.653Z] #34 51.49 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-27T14:55:46.653Z] #34 51.51 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-27T14:55:46.653Z] #34 53.88 debconf: delaying package configuration, since apt-utils is not installed [2019-11-27T14:55:46.653Z] #34 54.22 Fetched 13.4 MB in 3s (4432 kB/s) [2019-11-27T14:55:46.653Z] #34 54.39 Selecting previously unselected package cmake-data. [2019-11-27T14:55:46.653Z] #34 54.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-27T14:55:46.653Z] #34 54.49 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-27T14:55:46.653Z] #34 54.51 Unpacking cmake-data (3.7.2-1) ... [2019-11-27T14:55:46.698Z] #59 ... [2019-11-27T14:55:46.698Z] [2019-11-27T14:55:46.698Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-27T14:55:46.698Z] #45 DONE 0.1s [2019-11-27T14:55:46.698Z] [2019-11-27T14:55:46.698Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-27T14:55:46.698Z] #48 DONE 0.1s [2019-11-27T14:55:46.698Z] [2019-11-27T14:55:46.698Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:55:46.957Z] #59 ... [2019-11-27T14:55:46.957Z] [2019-11-27T14:55:46.957Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-27T14:55:46.957Z] #51 DONE 0.2s [2019-11-27T14:55:46.957Z] [2019-11-27T14:55:46.957Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-27T14:55:46.998Z] #34 ... [2019-11-27T14:55:46.998Z] [2019-11-27T14:55:46.998Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-27T14:55:46.998Z] #15 DONE 0.5s [2019-11-27T14:55:46.998Z] [2019-11-27T14:55:46.998Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:55:46.998Z] #41 55.13 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-27T14:55:46.998Z] #41 55.16 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-27T14:55:46.998Z] #41 55.17 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-27T14:55:47.216Z] #55 DONE 0.3s [2019-11-27T14:55:47.216Z] [2019-11-27T14:55:47.216Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:55:47.343Z] #41 55.46 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-11-27T14:55:47.343Z] #41 55.47 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-11-27T14:55:47.343Z] #41 55.48 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-27T14:55:47.343Z] #41 55.65 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-11-27T14:55:47.343Z] #41 55.67 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-11-27T14:55:47.688Z] #41 ... [2019-11-27T14:55:47.688Z] [2019-11-27T14:55:47.688Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-27T14:55:47.688Z] #16 DONE 0.5s [2019-11-27T14:55:47.688Z] [2019-11-27T14:55:47.688Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:55:47.688Z] #41 55.70 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-27T14:55:48.049Z] #41 56.25 Selecting previously unselected package libprotobuf10:ppc64el. [2019-11-27T14:55:48.049Z] #41 56.32 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-11-27T14:55:48.049Z] #41 56.34 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-27T14:55:48.397Z] #41 ... [2019-11-27T14:55:48.397Z] [2019-11-27T14:55:48.397Z] #17 [dev 6/24] RUN ldconfig [2019-11-27T14:55:48.397Z] #17 DONE 0.7s [2019-11-27T14:55:48.397Z] [2019-11-27T14:55:48.397Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:55:48.397Z] #27 6.033 [2019-11-27T14:55:49.801Z] #27 6.705 ### 5.4% ######### 12.7% ################ 23.4% ##################### 29.8% ############################# 40.4% ################################# 46.8% ###################################### 53.2% ############################################ 61.7% ################################################## 70.2% ##################################################### 74.6% ######################################################## 78.8% ############################################################## 87.3% ################################################################# 91.6% ##################################################################### 95.8% ######################################################################## 100.0% [2019-11-27T14:55:50.298Z] Loaded image: buildpack-deps:jessie [2019-11-27T14:55:50.298Z] Loaded image: busybox:latest [2019-11-27T14:55:50.298Z] Loaded image: busybox:glibc [2019-11-27T14:55:50.298Z] Loaded image: debian:jessie [2019-11-27T14:55:50.298Z] Loaded image: hello-world:latest [2019-11-27T14:55:50.298Z] INFO: Testing against a local daemon [2019-11-27T14:55:50.298Z] === RUN TestCgroupNamespacesBuild [2019-11-27T14:55:51.518Z] #27 9.938 [2019-11-27T14:55:51.960Z] #60 ... [2019-11-27T14:55:51.960Z] [2019-11-27T14:55:51.960Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:55:51.960Z] #51 DONE 216.5s [2019-11-27T14:55:51.960Z] [2019-11-27T14:55:51.960Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:55:51.960Z] #60 ... [2019-11-27T14:55:51.960Z] [2019-11-27T14:55:51.960Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-27T14:55:51.960Z] #52 DONE 0.1s [2019-11-27T14:55:51.960Z] [2019-11-27T14:55:51.960Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:55:51.960Z] #60 ... [2019-11-27T14:55:51.960Z] [2019-11-27T14:55:51.960Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-27T14:55:51.960Z] #56 DONE 0.1s [2019-11-27T14:55:51.960Z] [2019-11-27T14:55:51.960Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:55:52.603Z] #27 10.64 ######## 11.8% #################### 29.0% ######################################### 57.7% ########################################################## 80.7% ######################################################################## 100.0% [2019-11-27T14:55:52.947Z] #27 ... [2019-11-27T14:55:52.947Z] [2019-11-27T14:55:52.947Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:55:52.947Z] #48 60.90 + cd /tmp/tmp.mhznsqfQNm/src/gotest.tools/gotestsum [2019-11-27T14:55:52.947Z] #48 60.90 + git checkout -q v0.3.5 [2019-11-27T14:55:52.947Z] #48 61.03 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-27T14:55:54.460Z] --- PASS: TestCgroupNamespacesBuild (4.30s) [2019-11-27T14:55:54.460Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-27T14:55:56.428Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.68s) [2019-11-27T14:55:56.428Z] === RUN TestBuildWithSession [2019-11-27T14:55:56.428Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-27T14:55:56.428Z] build_session_test.go:25: TODO: BuildKit [2019-11-27T14:55:56.428Z] === RUN TestBuildSquashParent [2019-11-27T14:55:57.191Z] #59 201.9 + bin/containerd-stress [2019-11-27T14:55:57.886Z] #48 ... [2019-11-27T14:55:57.886Z] [2019-11-27T14:55:57.886Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:55:57.886Z] #27 12.22 [2019-11-27T14:55:57.886Z] #27 12.87 #### 5.7% ########### 16.4% ################# 24.1% ###################### 31.9% ############################ 39.6% ################################## 47.3% ####################################### 55.1% ############################################# 62.9% ################################################## 70.6% ###################################################### 75.7% ########################################################## 80.6% ############################################################# 85.8% ################################################################### 93.6% ######################################################################## 100.0% [2019-11-27T14:55:57.886Z] #27 15.50 [2019-11-27T14:55:58.229Z] #27 16.10 1.1% ## 3.8% #### 5.9% ###### 8.6% ######## 11.3% ########## 14.9% ############ 17.6% ############## [2019-11-27T14:55:58.229Z] #27 ... [2019-11-27T14:55:58.229Z] [2019-11-27T14:55:58.229Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:55:58.229Z] #18 0.833 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-27T14:55:58.229Z] #18 0.858 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-27T14:55:58.229Z] #18 1.049 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-27T14:55:58.229Z] #18 1.072 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-27T14:55:58.229Z] #18 1.286 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-27T14:55:58.229Z] #18 2.995 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-27T14:55:58.229Z] #18 6.155 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-27T14:55:58.229Z] #18 8.718 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-27T14:55:58.229Z] #18 ... [2019-11-27T14:55:58.229Z] [2019-11-27T14:55:58.229Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:55:58.569Z] #59 204.5 + bin/containerd-shim [2019-11-27T14:55:58.581Z] #27 16.10 1.1% ## 3.8% #### 5.9% ###### 8.6% ######## 11.3% ########## 14.9% ############ 17.6% ############## 20.2% ################# 23.8% ################## [2019-11-27T14:55:58.581Z] #27 ... [2019-11-27T14:55:58.581Z] [2019-11-27T14:55:58.581Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:55:58.581Z] #69 DONE 66.6s [2019-11-27T14:55:58.581Z] [2019-11-27T14:55:58.581Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:55:59.975Z] #27 16.10 1.1% ## 3.8% #### 5.9% ###### 8.6% ######## 11.3% ########## 14.9% ############ 17.6% ############## 20.2% ################# 23.8% ################## 26.3% #################### 28.6% ##################### 30.4% ####################### 33.1% ######################### 34.8% ########################### 37.5% ############################# 41.1% ############################## 42.9% ################################ 45.6% #################################### 50.0% # [2019-11-27T14:55:59.975Z] #27 ... [2019-11-27T14:55:59.975Z] [2019-11-27T14:55:59.975Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:55:59.975Z] #41 58.01 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-11-27T14:55:59.975Z] #41 58.02 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-11-27T14:55:59.975Z] #41 58.04 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-27T14:55:59.975Z] #41 58.54 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-11-27T14:55:59.975Z] #41 58.56 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-11-27T14:55:59.975Z] #41 58.59 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-27T14:55:59.975Z] #41 60.76 Selecting previously unselected package libprotoc10:ppc64el. [2019-11-27T14:55:59.975Z] #41 60.76 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-11-27T14:55:59.975Z] #41 60.77 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-11-27T14:55:59.975Z] #41 61.67 Selecting previously unselected package protobuf-c-compiler. [2019-11-27T14:55:59.975Z] #41 61.69 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-11-27T14:55:59.975Z] #41 61.70 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-27T14:55:59.975Z] #41 61.92 Selecting previously unselected package protobuf-compiler. [2019-11-27T14:55:59.975Z] #41 61.94 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-11-27T14:55:59.975Z] #41 61.94 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-27T14:55:59.975Z] #41 62.15 Selecting previously unselected package python-pkg-resources. [2019-11-27T14:55:59.975Z] #41 62.16 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-27T14:55:59.975Z] #41 62.16 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-27T14:55:59.975Z] #41 62.62 Selecting previously unselected package python-protobuf. [2019-11-27T14:55:59.975Z] #41 62.62 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-11-27T14:55:59.975Z] #41 62.62 Unpacking python-protobuf (3.0.0-9) ... [2019-11-27T14:55:59.975Z] #41 63.83 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-27T14:55:59.975Z] #41 64.07 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-27T14:55:59.975Z] #41 64.07 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-27T14:55:59.975Z] #41 ... [2019-11-27T14:55:59.975Z] [2019-11-27T14:55:59.975Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:56:01.018Z] #27 16.10 1.1% ## 3.8% #### 5.9% ###### 8.6% ######## 11.3% ########## 14.9% ############ 17.6% ############## 20.2% ################# 23.8% ################## 26.3% #################### 28.6% ##################### 30.4% ####################### 33.1% ######################### 34.8% ########################### 37.5% ############################# 41.1% ############################## 42.9% ################################ 45.6% #################################### 50.0% ###################################### 53.2% ######################################## 55.9% ######################################### 57.7% ########################################### 60.4% ############################################## 64.3% ################################################# 68.8% ################################################## 70.6% #################################################### 72.4% ##################################################### 74.2% ######################################################## 78.6% [2019-11-27T14:56:01.018Z] #27 ... [2019-11-27T14:56:01.018Z] [2019-11-27T14:56:01.018Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:56:01.018Z] #34 59.32 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-27T14:56:01.018Z] #34 59.33 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-27T14:56:01.018Z] #34 59.35 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-27T14:56:01.018Z] #34 59.52 Selecting previously unselected package libicu57:ppc64el. [2019-11-27T14:56:01.018Z] #34 59.54 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-11-27T14:56:01.018Z] #34 59.54 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-27T14:56:01.377Z] #34 ... [2019-11-27T14:56:01.377Z] [2019-11-27T14:56:01.377Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:56:02.073Z] #27 16.10 1.1% ## 3.8% #### 5.9% ###### 8.6% ######## 11.3% ########## 14.9% ############ 17.6% ############## 20.2% ################# 23.8% ################## 26.3% #################### 28.6% ##################### 30.4% ####################### 33.1% ######################### 34.8% ########################### 37.5% ############################# 41.1% ############################## 42.9% ################################ 45.6% #################################### 50.0% ###################################### 53.2% ######################################## 55.9% ######################################### 57.7% ########################################### 60.4% ############################################## 64.3% ################################################# 68.8% ################################################## 70.6% #################################################### 72.4% ##################################################### 74.2% ######################################################## 78.6% ######################################################### 80.4% ########################################################### 83.1% ############################################################# 85.8% ############################################################### 88.5% ################################################################ 90.2% ################################################################## 92.0% #################################################################### 94.7% ###################################################################### 97.4% ######################################################################## 100.0% [2019-11-27T14:56:02.415Z] #27 20.94 [2019-11-27T14:56:03.852Z] #59 209.9 + bin/containerd-shim-runc-v1 [2019-11-27T14:56:06.297Z] #27 24.80 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-27T14:56:06.644Z] #27 ... [2019-11-27T14:56:06.644Z] [2019-11-27T14:56:06.644Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:56:06.644Z] #32 64.69 internal/reflectlite [2019-11-27T14:56:06.644Z] #32 64.70 sync [2019-11-27T14:56:06.644Z] #32 71.93 errors [2019-11-27T14:56:06.644Z] #32 71.93 sort [2019-11-27T14:56:06.644Z] #32 72.74 io [2019-11-27T14:56:06.644Z] #32 72.74 internal/oserror [2019-11-27T14:56:06.644Z] #32 72.77 strconv [2019-11-27T14:56:06.644Z] #32 72.90 syscall [2019-11-27T14:56:06.987Z] #32 ... [2019-11-27T14:56:06.987Z] [2019-11-27T14:56:06.987Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:56:06.987Z] #34 71.15 Selecting previously unselected package libxml2:ppc64el. [2019-11-27T14:56:06.987Z] #34 71.18 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-11-27T14:56:06.987Z] #34 71.19 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-27T14:56:06.987Z] #34 72.14 Selecting previously unselected package libarchive13:ppc64el. [2019-11-27T14:56:06.987Z] #34 72.15 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2019-11-27T14:56:06.987Z] #34 72.17 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-27T14:56:06.987Z] #34 72.65 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-11-27T14:56:06.987Z] #34 72.67 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-11-27T14:56:06.987Z] #34 72.67 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-27T14:56:06.987Z] #34 72.99 Selecting previously unselected package libuv1:ppc64el. [2019-11-27T14:56:06.987Z] #34 73.00 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-11-27T14:56:06.987Z] #34 73.02 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-11-27T14:56:06.987Z] #34 73.23 Selecting previously unselected package cmake. [2019-11-27T14:56:06.987Z] #34 73.24 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-11-27T14:56:06.987Z] #34 73.40 Unpacking cmake (3.7.2-1) ... [2019-11-27T14:56:07.145Z] #59 212.8 + bin/containerd-shim-runc-v2 [2019-11-27T14:56:07.712Z] #59 213.8 + binaries [2019-11-27T14:56:07.712Z] #59 213.8 + mkdir -p /build [2019-11-27T14:56:07.712Z] #59 213.8 + cp bin/containerd /build/containerd [2019-11-27T14:56:07.712Z] #59 213.9 + cp bin/containerd-shim /build/containerd-shim [2019-11-27T14:56:07.970Z] #59 213.9 + cp bin/ctr /build/ctr [2019-11-27T14:56:08.229Z] #59 DONE 214.4s [2019-11-27T14:56:08.586Z] --- PASS: TestBuildSquashParent (10.79s) [2019-11-27T14:56:08.586Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-27T14:56:08.586Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-27T14:56:08.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-27T14:56:08.586Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-27T14:56:08.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-27T14:56:08.586Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-27T14:56:08.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-27T14:56:08.586Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-27T14:56:08.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-27T14:56:08.586Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-27T14:56:08.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-27T14:56:08.586Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-27T14:56:08.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-27T14:56:08.586Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-27T14:56:08.586Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-27T14:56:08.705Z] #34 ... [2019-11-27T14:56:08.705Z] [2019-11-27T14:56:08.705Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:56:08.705Z] #45 66.41 internal/reflectlite [2019-11-27T14:56:08.705Z] #45 66.41 sync [2019-11-27T14:56:08.705Z] #45 71.07 github.com/LK4D4/vndr/godl/singleflight [2019-11-27T14:56:08.705Z] #45 71.09 math/rand [2019-11-27T14:56:08.705Z] #45 71.10 internal/singleflight [2019-11-27T14:56:08.705Z] #45 75.82 sort [2019-11-27T14:56:08.705Z] #45 75.85 io [2019-11-27T14:56:08.705Z] #45 75.87 strconv [2019-11-27T14:56:08.705Z] #45 76.14 syscall [2019-11-27T14:56:08.705Z] #45 ... [2019-11-27T14:56:08.705Z] [2019-11-27T14:56:08.705Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:56:08.705Z] #27 26.10 [2019-11-27T14:56:08.705Z] #27 26.79 ######################################################################## 100.0% [2019-11-27T14:56:08.705Z] #27 27.08 [2019-11-27T14:56:09.605Z] [2019-11-27T14:56:09.605Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-27T14:56:10.471Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-27T14:56:10.979Z] #60 DONE 1.4s [2019-11-27T14:56:10.979Z] [2019-11-27T14:56:10.979Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-27T14:56:11.032Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-27T14:56:11.545Z] #64 DONE 0.4s [2019-11-27T14:56:11.545Z] [2019-11-27T14:56:11.545Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-27T14:56:11.545Z] #66 DONE 0.2s [2019-11-27T14:56:11.792Z] #27 ... [2019-11-27T14:56:11.792Z] [2019-11-27T14:56:11.792Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-27T14:56:11.792Z] #34 77.76 Selecting previously unselected package xxd. [2019-11-27T14:56:11.792Z] #34 77.77 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-27T14:56:11.792Z] #34 77.79 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:56:11.792Z] #34 78.07 Selecting previously unselected package vim-common. [2019-11-27T14:56:11.792Z] #34 78.08 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-27T14:56:11.792Z] #34 78.11 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:56:11.792Z] #34 78.64 Processing triggers for mime-support (3.60) ... [2019-11-27T14:56:11.792Z] #34 78.86 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:56:11.792Z] #34 78.87 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-11-27T14:56:11.792Z] #34 78.87 Setting up cmake-data (3.7.2-1) ... [2019-11-27T14:56:11.792Z] #34 78.88 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-27T14:56:11.792Z] #34 78.89 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-27T14:56:11.792Z] #34 78.90 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:56:11.792Z] #34 79.19 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:56:11.792Z] #34 79.21 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-27T14:56:11.792Z] #34 79.26 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-27T14:56:11.792Z] #34 79.26 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-27T14:56:11.792Z] #34 79.27 Setting up cmake (3.7.2-1) ... [2019-11-27T14:56:11.792Z] #34 79.47 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:56:11.792Z] #34 DONE 79.8s [2019-11-27T14:56:11.792Z] [2019-11-27T14:56:11.792Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-27T14:56:11.792Z] #35 DONE 0.1s [2019-11-27T14:56:11.792Z] [2019-11-27T14:56:11.792Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-27T14:56:11.792Z] #36 DONE 0.1s [2019-11-27T14:56:11.792Z] [2019-11-27T14:56:11.792Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:56:11.792Z] #32 79.40 bytes [2019-11-27T14:56:11.792Z] #32 79.45 strings [2019-11-27T14:56:11.804Z] [2019-11-27T14:56:11.804Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-27T14:56:11.804Z] #69 DONE 0.1s [2019-11-27T14:56:11.804Z] [2019-11-27T14:56:11.804Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-27T14:56:11.804Z] #70 DONE 0.0s [2019-11-27T14:56:11.804Z] [2019-11-27T14:56:11.804Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-27T14:56:12.173Z] #60 210.5 + bin/containerd-stress [2019-11-27T14:56:13.707Z] #71 DONE 1.6s [2019-11-27T14:56:13.707Z] [2019-11-27T14:56:13.707Z] #72 exporting to image [2019-11-27T14:56:13.707Z] #72 exporting layers [2019-11-27T14:56:14.081Z] #60 212.8 + bin/containerd-shim [2019-11-27T14:56:14.292Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-27T14:56:14.292Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-27T14:56:15.672Z] #32 ... [2019-11-27T14:56:15.672Z] [2019-11-27T14:56:15.672Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:56:15.672Z] #41 73.42 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-27T14:56:15.672Z] #41 73.42 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-27T14:56:15.672Z] #41 73.43 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:56:15.672Z] #41 73.50 Setting up python-protobuf (3.0.0-9) ... [2019-11-27T14:56:15.672Z] #41 ... [2019-11-27T14:56:15.672Z] [2019-11-27T14:56:15.672Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:56:15.672Z] #27 30.62 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-27T14:56:15.672Z] #27 31.81 [2019-11-27T14:56:15.672Z] #27 32.46 ######################################################################## 100.0% [2019-11-27T14:56:15.672Z] #27 32.94 [2019-11-27T14:56:16.410Z] #27 ... [2019-11-27T14:56:16.410Z] [2019-11-27T14:56:16.410Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:56:16.410Z] #55 21.72 + cd /tmp/tmp.D69edInXsU/src/github.com/opencontainers/runc [2019-11-27T14:56:16.410Z] #55 21.73 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-27T14:56:16.410Z] #55 23.06 + '[' -z '' ']' [2019-11-27T14:56:16.410Z] #55 23.07 + target=static [2019-11-27T14:56:16.410Z] #55 23.07 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-27T14:56:16.410Z] #55 27.57 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-27T14:56:16.410Z] #55 ... [2019-11-27T14:56:16.410Z] [2019-11-27T14:56:16.410Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:56:16.410Z] #37 0.381 + RM_GOPATH=0 [2019-11-27T14:56:16.410Z] #37 0.382 + TMP_GOPATH= [2019-11-27T14:56:16.410Z] #37 0.383 + : /build [2019-11-27T14:56:16.410Z] #37 0.385 + '[' -z '' ']' [2019-11-27T14:56:16.410Z] #37 0.387 ++ mktemp -d [2019-11-27T14:56:16.410Z] #37 0.402 + export GOPATH=/tmp/tmp.Vh8Rb4jeAE [2019-11-27T14:56:16.410Z] #37 0.402 + GOPATH=/tmp/tmp.Vh8Rb4jeAE [2019-11-27T14:56:16.410Z] #37 0.402 + RM_GOPATH=1 [2019-11-27T14:56:16.410Z] #37 0.403 ++ dirname ./install.sh [2019-11-27T14:56:16.410Z] #37 0.410 + dir=. [2019-11-27T14:56:16.410Z] #37 0.411 + bin=tini [2019-11-27T14:56:16.410Z] #37 0.411 + shift [2019-11-27T14:56:16.410Z] #37 0.412 + '[' '!' -f ./tini.installer ']' [2019-11-27T14:56:16.410Z] #37 0.418 + . ./tini.installer [2019-11-27T14:56:16.410Z] #37 0.420 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-27T14:56:16.410Z] #37 0.424 + install_tini [2019-11-27T14:56:16.410Z] #37 0.426 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-27T14:56:16.410Z] #37 0.427 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-27T14:56:16.410Z] #37 0.428 + git clone https://github.com/krallin/tini.git /tmp/tmp.Vh8Rb4jeAE/tini [2019-11-27T14:56:16.410Z] #37 0.482 Cloning into '/tmp/tmp.Vh8Rb4jeAE/tini'... [2019-11-27T14:56:16.410Z] #37 3.036 + cd /tmp/tmp.Vh8Rb4jeAE/tini [2019-11-27T14:56:16.410Z] #37 3.037 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-27T14:56:16.410Z] #37 3.074 + cmake . [2019-11-27T14:56:16.410Z] #37 4.206 -- The C compiler identification is GNU 6.3.0 [2019-11-27T14:56:16.410Z] #37 4.288 -- Check for working C compiler: /usr/bin/cc [2019-11-27T14:56:16.757Z] #37 5.167 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-27T14:56:17.104Z] #37 5.181 -- Detecting C compiler ABI info [2019-11-27T14:56:17.104Z] #37 ... [2019-11-27T14:56:17.104Z] [2019-11-27T14:56:17.104Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-27T14:56:17.104Z] #41 84.96 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-11-27T14:56:17.104Z] #41 84.98 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-27T14:56:17.104Z] #41 85.00 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-27T14:56:17.104Z] #41 85.03 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-27T14:56:17.104Z] #41 85.03 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-11-27T14:56:17.104Z] #41 85.04 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-27T14:56:17.104Z] #41 85.05 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-27T14:56:17.104Z] #41 85.06 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-27T14:56:17.104Z] #41 85.07 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-27T14:56:17.104Z] #41 85.08 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-27T14:56:17.104Z] #41 85.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:56:17.104Z] #41 DONE 85.4s [2019-11-27T14:56:17.104Z] [2019-11-27T14:56:17.104Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-27T14:56:17.104Z] #29 75.39 + cd /tmp/tmp.X3DiOavoiC/src/github.com/go-swagger/go-swagger [2019-11-27T14:56:17.104Z] #29 75.39 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-27T14:56:17.104Z] #29 78.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-27T14:56:17.449Z] #29 ... [2019-11-27T14:56:17.449Z] [2019-11-27T14:56:17.449Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:56:17.554Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-11-27T14:56:17.554Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s) [2019-11-27T14:56:17.554Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.67s) [2019-11-27T14:56:17.554Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.63s) [2019-11-27T14:56:17.554Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.46s) [2019-11-27T14:56:17.554Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.37s) [2019-11-27T14:56:17.554Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.30s) [2019-11-27T14:56:17.554Z] === RUN TestBuildMultiStageCopy [2019-11-27T14:56:17.554Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-27T14:56:18.996Z] #72 exporting layers 5.0s done [2019-11-27T14:56:18.996Z] #72 writing image sha256:6b988024691dd132fd25c047395c498710b8b239c2fd612ec778842b888744e8 done [2019-11-27T14:56:18.996Z] #72 naming to docker.io/library/docker:27a1fb12007ec2a66e70bbf1285fe3e91dd0899a done [2019-11-27T14:56:18.996Z] #72 DONE 5.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-27T14:56:19.375Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40263/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27a1fb12007ec2a66e70bbf1285fe3e91dd0899a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:27a1fb12007ec2a66e70bbf1285fe3e91dd0899a hack/test/unit [2019-11-27T14:56:19.796Z] #42 2.701 Note: Building without setproctitle() and strlcpy() support. [2019-11-27T14:56:19.796Z] #42 2.704 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-27T14:56:20.815Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-27T14:56:20.918Z] #60 219.2 + bin/containerd-shim-runc-v1 [2019-11-27T14:56:21.742Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-27T14:56:22.131Z] #42 5.177 fatal: Not a git repository (or any of the parent directories): .git [2019-11-27T14:56:22.301Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-27T14:56:22.532Z] #42 5.234 GEN .gitid [2019-11-27T14:56:22.532Z] #42 5.264 GEN criu/include/version.h [2019-11-27T14:56:22.532Z] #42 5.345 GEN include/common/asm [2019-11-27T14:56:22.861Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-27T14:56:23.726Z] #42 ... [2019-11-27T14:56:23.726Z] [2019-11-27T14:56:23.726Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:56:23.726Z] #18 25.27 Fetched 7728 kB in 24s (316 kB/s) [2019-11-27T14:56:23.726Z] #18 25.27 Reading package lists... [2019-11-27T14:56:23.726Z] #18 35.35 Reading package lists... [2019-11-27T14:56:23.726Z] #18 ... [2019-11-27T14:56:23.726Z] [2019-11-27T14:56:23.726Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-27T14:56:23.726Z] #27 36.52 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-27T14:56:23.726Z] #27 36.72 skipping existing c8c2d4a6b2e3 [2019-11-27T14:56:23.726Z] #27 37.17 [2019-11-27T14:56:23.726Z] #27 40.52 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-27T14:56:23.726Z] #27 41.65 [2019-11-27T14:56:23.726Z] #27 42.14 ######################################################################## 100.0% [2019-11-27T14:56:23.726Z] #27 42.39 [2019-11-27T14:56:23.789Z] --- PASS: TestBuildMultiStageCopy (5.94s) [2019-11-27T14:56:23.789Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.22s) [2019-11-27T14:56:23.789Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2019-11-27T14:56:23.789Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) [2019-11-27T14:56:23.789Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2019-11-27T14:56:23.789Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.75s) [2019-11-27T14:56:23.789Z] === RUN TestBuildMultiStageParentConfig [2019-11-27T14:56:24.070Z] #27 42.61 Download of images into '/build' complete. [2019-11-27T14:56:24.070Z] #27 42.61 Use something like the following to load the result into a Docker daemon: [2019-11-27T14:56:24.070Z] #27 42.61 tar -cC '/build' . | docker load [2019-11-27T14:56:24.070Z] #27 DONE 42.7s [2019-11-27T14:56:24.070Z] [2019-11-27T14:56:24.070Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:56:24.070Z] #37 6.274 -- Detecting C compiler ABI info - done [2019-11-27T14:56:24.070Z] #37 6.528 -- Detecting C compile features [2019-11-27T14:56:24.070Z] #37 9.751 -- Detecting C compile features - done [2019-11-27T14:56:24.070Z] #37 9.818 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-27T14:56:24.070Z] #37 10.16 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-27T14:56:24.070Z] #37 10.44 -- Configuring done [2019-11-27T14:56:24.070Z] #37 10.49 -- Generating done [2019-11-27T14:56:24.070Z] #37 10.50 -- Build files have been written to: /tmp/tmp.Vh8Rb4jeAE/tini [2019-11-27T14:56:24.070Z] #37 10.52 + make tini-static [2019-11-27T14:56:24.070Z] #37 11.00 Scanning dependencies of target tini-static [2019-11-27T14:56:24.070Z] #37 11.11 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-27T14:56:24.377Z] #60 222.5 + bin/containerd-shim-runc-v2 [2019-11-27T14:56:24.416Z] #37 ... [2019-11-27T14:56:24.416Z] [2019-11-27T14:56:24.416Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:56:24.416Z] #45 82.35 bytes [2019-11-27T14:56:24.416Z] #45 84.43 strings [2019-11-27T14:56:24.416Z] #45 ... [2019-11-27T14:56:24.416Z] [2019-11-27T14:56:24.416Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:56:24.416Z] #32 90.68 bufio [2019-11-27T14:56:24.643Z] ? github.com/docker/docker/api [no test files] [2019-11-27T14:56:24.795Z] #60 223.4 + binaries [2019-11-27T14:56:24.795Z] #60 223.4 + mkdir -p /build [2019-11-27T14:56:24.795Z] #60 223.4 + cp bin/containerd /build/containerd [2019-11-27T14:56:24.795Z] #60 223.5 + cp bin/containerd-shim /build/containerd-shim [2019-11-27T14:56:24.795Z] #60 223.5 + cp bin/ctr /build/ctr [2019-11-27T14:56:25.150Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2019-11-27T14:56:25.150Z] === RUN TestBuildLabelWithTargets [2019-11-27T14:56:25.171Z] #60 DONE 223.6s [2019-11-27T14:56:25.564Z] [2019-11-27T14:56:25.564Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-27T14:56:25.979Z] #61 DONE 0.1s [2019-11-27T14:56:25.979Z] [2019-11-27T14:56:25.979Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-27T14:56:25.979Z] #65 DONE 0.1s [2019-11-27T14:56:25.979Z] [2019-11-27T14:56:25.979Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-27T14:56:25.979Z] #67 DONE 0.1s [2019-11-27T14:56:26.363Z] [2019-11-27T14:56:26.363Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-27T14:56:26.363Z] #70 DONE 0.1s [2019-11-27T14:56:26.363Z] [2019-11-27T14:56:26.363Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-27T14:56:26.363Z] #71 DONE 0.1s [2019-11-27T14:56:26.363Z] [2019-11-27T14:56:26.363Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-27T14:56:26.736Z] #72 DONE 0.5s [2019-11-27T14:56:26.736Z] [2019-11-27T14:56:26.736Z] #73 exporting to oci image format [2019-11-27T14:56:27.123Z] #73 exporting layers [2019-11-27T14:56:27.469Z] #32 95.20 reflect [2019-11-27T14:56:27.814Z] #32 ... [2019-11-27T14:56:27.814Z] [2019-11-27T14:56:27.814Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:56:27.814Z] #42 8.545 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-27T14:56:27.814Z] #42 8.842 PBCC images/opts.pb-c.c [2019-11-27T14:56:27.815Z] #42 9.052 PBCC images/sit.pb-c.c [2019-11-27T14:56:27.815Z] #42 9.134 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-27T14:56:27.815Z] #42 9.334 DEP images/opts.pb-c.d [2019-11-27T14:56:27.815Z] #42 9.520 DEP images/sit.pb-c.d [2019-11-27T14:56:27.815Z] #42 9.586 PBCC images/macvlan.pb-c.c [2019-11-27T14:56:27.815Z] #42 9.622 DEP images/macvlan.pb-c.d [2019-11-27T14:56:27.815Z] #42 9.682 PBCC images/autofs.pb-c.c [2019-11-27T14:56:27.815Z] #42 9.738 DEP images/autofs.pb-c.d [2019-11-27T14:56:27.815Z] #42 9.811 PBCC images/sysctl.pb-c.c [2019-11-27T14:56:27.815Z] #42 9.853 DEP images/sysctl.pb-c.d [2019-11-27T14:56:27.815Z] #42 9.941 PBCC images/time.pb-c.c [2019-11-27T14:56:27.815Z] #42 9.983 DEP images/time.pb-c.d [2019-11-27T14:56:27.815Z] #42 10.10 PBCC images/binfmt-misc.pb-c.c [2019-11-27T14:56:27.815Z] #42 10.16 DEP images/binfmt-misc.pb-c.d [2019-11-27T14:56:27.815Z] #42 10.29 PBCC images/seccomp.pb-c.c [2019-11-27T14:56:27.815Z] #42 10.34 DEP images/seccomp.pb-c.d [2019-11-27T14:56:27.815Z] #42 10.57 PBCC images/userns.pb-c.c [2019-11-27T14:56:27.815Z] #42 10.62 DEP images/userns.pb-c.d [2019-11-27T14:56:27.815Z] #42 10.81 PBCC images/cgroup.pb-c.c [2019-11-27T14:56:28.156Z] #42 10.87 DEP images/cgroup.pb-c.d [2019-11-27T14:56:28.156Z] #42 11.05 PBCC images/fown.pb-c.c [2019-11-27T14:56:28.156Z] #42 11.08 PBCC images/ext-file.pb-c.c [2019-11-27T14:56:28.411Z] --- PASS: TestBuildLabelWithTargets (2.63s) [2019-11-27T14:56:28.411Z] === RUN TestBuildWithEmptyLayers [2019-11-27T14:56:28.498Z] #42 11.17 DEP images/fown.pb-c.d [2019-11-27T14:56:28.498Z] #42 11.31 DEP images/ext-file.pb-c.d [2019-11-27T14:56:28.498Z] #42 11.43 PBCC images/rpc.pb-c.c [2019-11-27T14:56:28.840Z] #42 11.60 DEP images/rpc.pb-c.d [2019-11-27T14:56:29.184Z] #42 11.95 PBCC images/siginfo.pb-c.c [2019-11-27T14:56:29.185Z] #42 12.04 DEP images/siginfo.pb-c.d [2019-11-27T14:56:29.185Z] #42 12.18 PBCC images/pagemap.pb-c.c [2019-11-27T14:56:29.337Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2019-11-27T14:56:29.337Z] === RUN TestBuildMultiStageOnBuild [2019-11-27T14:56:29.530Z] #42 ... [2019-11-27T14:56:29.530Z] [2019-11-27T14:56:29.530Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:56:29.530Z] #37 15.66 [100%] Linking C executable tini-static [2019-11-27T14:56:29.530Z] #37 17.38 [100%] Built target tini-static [2019-11-27T14:56:29.530Z] #37 17.47 + mkdir -p /build [2019-11-27T14:56:29.530Z] #37 17.48 + cp tini-static /build/docker-init [2019-11-27T14:56:29.530Z] #37 DONE 17.6s [2019-11-27T14:56:29.530Z] [2019-11-27T14:56:29.530Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:56:29.530Z] #42 12.44 DEP images/pagemap.pb-c.d [2019-11-27T14:56:29.874Z] #42 12.71 PBCC images/rlimit.pb-c.c [2019-11-27T14:56:29.874Z] #42 12.79 DEP images/rlimit.pb-c.d [2019-11-27T14:56:30.218Z] #42 12.99 PBCC images/file-lock.pb-c.c [2019-11-27T14:56:30.563Z] #42 13.19 DEP images/file-lock.pb-c.d [2019-11-27T14:56:30.563Z] #42 13.46 PBCC images/tty.pb-c.c [2019-11-27T14:56:30.563Z] #42 13.55 DEP images/tty.pb-c.d [2019-11-27T14:56:30.907Z] #42 13.68 PBCC images/tun.pb-c.c [2019-11-27T14:56:30.907Z] #42 13.79 PBCC images/netdev.pb-c.c [2019-11-27T14:56:30.907Z] #42 13.89 DEP images/tun.pb-c.d [2019-11-27T14:56:31.250Z] #42 14.03 DEP images/netdev.pb-c.d [2019-11-27T14:56:31.251Z] #42 14.20 PBCC images/vma.pb-c.c [2019-11-27T14:56:31.594Z] #42 14.28 DEP images/vma.pb-c.d [2019-11-27T14:56:31.594Z] #42 14.45 PBCC images/creds.pb-c.c [2019-11-27T14:56:31.594Z] #42 14.52 DEP images/creds.pb-c.d [2019-11-27T14:56:31.971Z] #42 14.68 PBCC images/utsns.pb-c.c [2019-11-27T14:56:31.971Z] #42 14.74 DEP images/utsns.pb-c.d [2019-11-27T14:56:31.971Z] #42 14.82 PBCC images/ipc-desc.pb-c.c [2019-11-27T14:56:31.971Z] #42 14.91 PBCC images/ipc-sem.pb-c.c [2019-11-27T14:56:31.971Z] #42 14.99 DEP images/ipc-desc.pb-c.d [2019-11-27T14:56:32.314Z] #42 15.07 DEP images/ipc-sem.pb-c.d [2019-11-27T14:56:32.314Z] #42 15.16 PBCC images/ipc-msg.pb-c.c [2019-11-27T14:56:32.314Z] #42 15.21 DEP images/ipc-msg.pb-c.d [2019-11-27T14:56:32.658Z] #42 15.34 PBCC images/ipc-shm.pb-c.c [2019-11-27T14:56:32.658Z] #42 15.36 DEP images/ipc-shm.pb-c.d [2019-11-27T14:56:32.658Z] #42 15.42 PBCC images/ipc-var.pb-c.c [2019-11-27T14:56:32.658Z] #42 15.46 DEP images/ipc-var.pb-c.d [2019-11-27T14:56:32.658Z] #42 15.53 PBCC images/sk-opts.pb-c.c [2019-11-27T14:56:32.658Z] #42 15.60 PBCC images/packet-sock.pb-c.c [2019-11-27T14:56:33.003Z] #42 15.72 DEP images/sk-opts.pb-c.d [2019-11-27T14:56:33.003Z] #42 15.81 DEP images/packet-sock.pb-c.d [2019-11-27T14:56:33.003Z] #42 15.89 PBCC images/sk-netlink.pb-c.c [2019-11-27T14:56:33.347Z] #42 15.97 DEP images/sk-netlink.pb-c.d [2019-11-27T14:56:33.347Z] #42 16.06 PBCC images/sk-inet.pb-c.c [2019-11-27T14:56:33.347Z] #42 16.19 DEP images/sk-inet.pb-c.d [2019-11-27T14:56:33.347Z] #42 16.28 PBCC images/sk-unix.pb-c.c [2019-11-27T14:56:33.347Z] #42 16.35 DEP images/sk-unix.pb-c.d [2019-11-27T14:56:33.515Z] --- PASS: TestBuildMultiStageOnBuild (3.83s) [2019-11-27T14:56:33.515Z] === RUN TestBuildUncleanTarFilenames [2019-11-27T14:56:33.691Z] #42 16.47 PBCC images/mm.pb-c.c [2019-11-27T14:56:33.691Z] #42 16.64 DEP images/mm.pb-c.d [2019-11-27T14:56:34.033Z] #42 16.82 PBCC images/timerfd.pb-c.c [2019-11-27T14:56:34.033Z] #42 16.97 DEP images/timerfd.pb-c.d [2019-11-27T14:56:34.378Z] #42 17.05 PBCC images/timer.pb-c.c [2019-11-27T14:56:34.378Z] #42 17.12 DEP images/timer.pb-c.d [2019-11-27T14:56:34.378Z] #42 17.24 PBCC images/sa.pb-c.c [2019-11-27T14:56:34.378Z] #42 17.31 DEP images/sa.pb-c.d [2019-11-27T14:56:34.639Z] ok github.com/docker/docker/api/server 0.044s coverage: 9.0% of statements [2019-11-27T14:56:34.722Z] #42 17.44 PBCC images/pipe-data.pb-c.c [2019-11-27T14:56:34.722Z] #42 17.49 DEP images/pipe-data.pb-c.d [2019-11-27T14:56:34.722Z] #42 17.60 PBCC images/mnt.pb-c.c [2019-11-27T14:56:34.876Z] --- PASS: TestBuildUncleanTarFilenames (1.85s) [2019-11-27T14:56:34.876Z] === RUN TestBuildMultiStageLayerLeak [2019-11-27T14:56:35.066Z] #42 17.80 DEP images/mnt.pb-c.d [2019-11-27T14:56:35.066Z] #42 17.88 PBCC images/sk-packet.pb-c.c [2019-11-27T14:56:35.066Z] #42 17.93 DEP images/sk-packet.pb-c.d [2019-11-27T14:56:35.066Z] #42 18.00 PBCC images/tcp-stream.pb-c.c [2019-11-27T14:56:35.409Z] #42 18.13 DEP images/tcp-stream.pb-c.d [2019-11-27T14:56:35.409Z] #42 18.27 PBCC images/pipe.pb-c.c [2019-11-27T14:56:35.409Z] #42 18.36 DEP images/pipe.pb-c.d [2019-11-27T14:56:35.754Z] #42 18.52 PBCC images/pstree.pb-c.c [2019-11-27T14:56:35.754Z] #42 18.63 DEP images/pstree.pb-c.d [2019-11-27T14:56:35.754Z] #42 18.71 PBCC images/fs.pb-c.c [2019-11-27T14:56:36.098Z] #42 18.79 DEP images/fs.pb-c.d [2019-11-27T14:56:36.098Z] #42 19.02 PBCC images/signalfd.pb-c.c [2019-11-27T14:56:36.098Z] #42 19.16 DEP images/signalfd.pb-c.d [2019-11-27T14:56:36.098Z] #42 ... [2019-11-27T14:56:36.098Z] [2019-11-27T14:56:36.098Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:56:36.098Z] #45 94.25 bufio [2019-11-27T14:56:36.098Z] #45 98.91 reflect [2019-11-27T14:56:36.098Z] #45 101.7 regexp/syntax [2019-11-27T14:56:36.098Z] #45 103.2 hash/crc32 [2019-11-27T14:56:36.443Z] #45 ... [2019-11-27T14:56:36.443Z] [2019-11-27T14:56:36.443Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:56:36.443Z] #42 19.30 PBCC images/fh.pb-c.c [2019-11-27T14:56:36.443Z] #42 19.38 PBCC images/fsnotify.pb-c.c [2019-11-27T14:56:36.788Z] #42 19.48 DEP images/fh.pb-c.d [2019-11-27T14:56:36.788Z] #42 19.62 DEP images/fsnotify.pb-c.d [2019-11-27T14:56:36.788Z] #42 19.71 PBCC images/eventpoll.pb-c.c [2019-11-27T14:56:36.788Z] #42 19.76 DEP images/eventpoll.pb-c.d [2019-11-27T14:56:36.788Z] #42 19.84 PBCC images/eventfd.pb-c.c [2019-11-27T14:56:37.133Z] #42 19.89 DEP images/eventfd.pb-c.d [2019-11-27T14:56:37.133Z] #42 19.98 PBCC images/remap-file-path.pb-c.c [2019-11-27T14:56:37.133Z] #42 20.04 DEP images/remap-file-path.pb-c.d [2019-11-27T14:56:37.476Z] #42 20.13 PBCC images/fifo.pb-c.c [2019-11-27T14:56:37.476Z] #42 20.14 DEP images/fifo.pb-c.d [2019-11-27T14:56:37.476Z] #42 20.32 PBCC images/ghost-file.pb-c.c [2019-11-27T14:56:37.820Z] #42 20.40 DEP images/ghost-file.pb-c.d [2019-11-27T14:56:37.820Z] #42 20.56 PBCC images/regfile.pb-c.c [2019-11-27T14:56:37.820Z] #42 20.64 DEP images/regfile.pb-c.d [2019-11-27T14:56:37.820Z] #42 20.80 PBCC images/ns.pb-c.c [2019-11-27T14:56:37.820Z] #42 20.82 DEP images/ns.pb-c.d [2019-11-27T14:56:38.164Z] #42 20.98 PBCC images/fdinfo.pb-c.c [2019-11-27T14:56:38.164Z] #42 21.10 DEP images/fdinfo.pb-c.d [2019-11-27T14:56:38.525Z] #42 21.32 PBCC images/core-aarch64.pb-c.c [2019-11-27T14:56:38.525Z] #42 21.40 PBCC images/core-arm.pb-c.c [2019-11-27T14:56:38.525Z] #42 21.51 PBCC images/core-ppc64.pb-c.c [2019-11-27T14:56:38.870Z] #42 21.58 PBCC images/core-s390.pb-c.c [2019-11-27T14:56:38.870Z] #42 21.69 PBCC images/core-x86.pb-c.c [2019-11-27T14:56:39.044Z] --- PASS: TestBuildMultiStageLayerLeak (4.12s) [2019-11-27T14:56:39.045Z] === RUN TestBuildWithHugeFile [2019-11-27T14:56:39.216Z] #42 21.88 PBCC images/core.pb-c.c [2019-11-27T14:56:39.216Z] #42 22.09 PBCC images/inventory.pb-c.c [2019-11-27T14:56:39.216Z] #42 ... [2019-11-27T14:56:39.216Z] [2019-11-27T14:56:39.216Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:56:39.216Z] #32 97.38 path [2019-11-27T14:56:39.216Z] #32 100.5 text/tabwriter [2019-11-27T14:56:39.559Z] #32 ... [2019-11-27T14:56:39.559Z] [2019-11-27T14:56:39.559Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:56:39.559Z] #42 22.30 DEP images/core-aarch64.pb-c.d [2019-11-27T14:56:39.559Z] #42 22.38 DEP images/core-arm.pb-c.d [2019-11-27T14:56:39.905Z] #42 22.61 DEP images/core-ppc64.pb-c.d [2019-11-27T14:56:39.905Z] #42 22.73 DEP images/core-s390.pb-c.d [2019-11-27T14:56:39.905Z] #42 22.81 DEP images/core-x86.pb-c.d [2019-11-27T14:56:39.905Z] #42 22.94 DEP images/core.pb-c.d [2019-11-27T14:56:40.250Z] #42 23.11 DEP images/inventory.pb-c.d [2019-11-27T14:56:40.595Z] #42 23.26 PBCC images/cpuinfo.pb-c.c [2019-11-27T14:56:40.595Z] #42 23.37 DEP images/cpuinfo.pb-c.d [2019-11-27T14:56:40.595Z] #42 23.51 PBCC images/stats.pb-c.c [2019-11-27T14:56:40.595Z] #42 23.57 DEP images/stats.pb-c.d [2019-11-27T14:56:42.308Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-27T14:56:42.308Z] Using test binary docker [2019-11-27T14:56:42.308Z] +++ /etc/init.d/apparmor start [2019-11-27T14:56:42.308Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-27T14:56:42.308Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-27T14:56:42.308Z] Warning failed to create cache: (null) [2019-11-27T14:56:42.308Z] . [2019-11-27T14:56:42.308Z] Starting dockerd [2019-11-27T14:56:42.308Z] INFO: Waiting for daemon to start... [2019-11-27T14:56:42.308Z] +++ 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-27T14:56:42.308Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-27T14:56:42.308Z] Using test binary docker [2019-11-27T14:56:42.308Z] .+++ /etc/init.d/apparmor start [2019-11-27T14:56:42.308Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-27T14:56:42.308Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-27T14:56:42.308Z] Warning failed to create cache: (null) [2019-11-27T14:56:42.308Z] . [2019-11-27T14:56:42.308Z] INFO: Waiting for daemon to start... [2019-11-27T14:56:42.308Z] Starting dockerd [2019-11-27T14:56:42.308Z] +++ 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-27T14:56:44.481Z] #42 26.76 make[1]: Nothing to be done for 'all'. [2019-11-27T14:56:44.827Z] #42 ... [2019-11-27T14:56:44.827Z] [2019-11-27T14:56:44.828Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:56:44.828Z] #60 59.76 Checking out files: 45% (1329/2933) Checking out files: 46% (1350/2933) Checking out files: 47% (1379/2933) Checking out files: 48% (1408/2933) Checking out files: 49% (1438/2933) Checking out files: 50% (1467/2933) Checking out files: 51% (1496/2933) Checking out files: 52% (1526/2933) Checking out files: 53% (1555/2933) Checking out files: 54% (1584/2933) Checking out files: 55% (1614/2933) Checking out files: 56% (1643/2933) Checking out files: 57% (1672/2933) Checking out files: 58% (1702/2933) Checking out files: 59% (1731/2933) Checking out files: 60% (1760/2933) Checking out files: 61% (1790/2933) Checking out files: 62% (1819/2933) Checking out files: 63% (1848/2933) Checking out files: 64% (1878/2933) Checking out files: 65% (1907/2933) Checking out files: 66% (1936/2933) Checking out files: 67% (1966/2933) Checking out files: 68% (1995/2933) Checking out files: 69% (2024/2933) Checking out files: 70% (2054/2933) Checking out files: 71% (2083/2933) Checking out files: 72% (2112/2933) Checking out files: 73% (2142/2933) Checking out files: 74% (2171/2933) Checking out files: 75% (2200/2933) Checking out files: 76% (2230/2933) Checking out files: 77% (2259/2933) Checking out files: 78% (2288/2933) Checking out files: 79% (2318/2933) Checking out files: 80% (2347/2933) Checking out files: 81% (2376/2933) Checking out files: 82% (2406/2933) Checking out files: 83% (2435/2933) Checking out files: 84% (2464/2933) Checking out files: 85% (2494/2933) Checking out files: 86% (2523/2933) Checking out files: 87% (2552/2933) Checking out files: 88% (2582/2933) Checking out files: 89% (2611/2933) Checking out files: 90% (2640/2933) Checking out files: 91% (2670/2933) Checking out files: 92% (2699/2933) Checking out files: 93% (2728/2933) Checking out files: 94% (2758/2933) Checking out files: 95% (2787/2933) Checking out files: 96% (2816/2933) Checking out files: 97% (2846/2933) Checking out files: 98% (2875/2933) Checking out files: 99% (2904/2933) Checking out files: 100% (2933/2933) Checking out files: 100% (2933/2933), done. [2019-11-27T14:56:44.828Z] #60 61.74 + cd /tmp/tmp.WpU3UIA2Ku/src/github.com/containerd/containerd [2019-11-27T14:56:44.828Z] #60 61.74 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-27T14:56:44.828Z] #60 ... [2019-11-27T14:56:44.828Z] [2019-11-27T14:56:44.828Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:56:44.828Z] #18 35.35 Reading package lists... [2019-11-27T14:56:44.828Z] #18 46.86 Building dependency tree... [2019-11-27T14:56:44.828Z] #18 48.85 The following additional packages will be installed: [2019-11-27T14:56:44.828Z] #18 48.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-27T14:56:44.828Z] #18 48.86 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-27T14:56:44.828Z] #18 48.86 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-27T14:56:44.828Z] #18 48.86 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-27T14:56:44.828Z] #18 48.86 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-27T14:56:44.828Z] #18 48.86 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-27T14:56:44.828Z] #18 48.86 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-27T14:56:44.828Z] #18 48.86 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-27T14:56:44.828Z] #18 48.86 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-27T14:56:44.828Z] #18 48.87 Suggested packages: [2019-11-27T14:56:44.828Z] #18 48.87 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-27T14:56:44.828Z] #18 48.87 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-27T14:56:44.828Z] #18 48.87 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-27T14:56:44.828Z] #18 48.87 vim-doc vim-scripts xfsdump acl attr quota [2019-11-27T14:56:44.828Z] #18 48.87 Recommended packages: [2019-11-27T14:56:44.828Z] #18 48.87 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-27T14:56:44.828Z] #18 48.87 python3-keyrings.alt python3-xdg unzip [2019-11-27T14:56:44.828Z] #18 56.01 The following NEW packages will be installed: [2019-11-27T14:56:44.828Z] #18 56.02 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-27T14:56:44.828Z] #18 56.02 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-27T14:56:44.828Z] #18 56.02 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-27T14:56:44.828Z] #18 56.02 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-27T14:56:44.828Z] #18 56.03 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-27T14:56:44.828Z] #18 56.03 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-27T14:56:44.828Z] #18 56.03 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-27T14:56:44.828Z] #18 56.03 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-27T14:56:44.828Z] #18 56.03 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-27T14:56:44.828Z] #18 56.03 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-27T14:56:44.828Z] #18 56.04 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-27T14:56:44.828Z] #18 56.04 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-27T14:56:44.828Z] #18 56.04 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-27T14:56:44.828Z] #18 56.05 xfsprogs xxd xz-utils zip [2019-11-27T14:56:44.828Z] #18 56.16 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-27T14:56:44.828Z] #18 56.16 Need to get 87.3 MB of archives. [2019-11-27T14:56:44.828Z] #18 56.16 After this operation, 585 MB of additional disk space will be used. [2019-11-27T14:56:44.828Z] #18 56.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-11-27T14:56:44.828Z] #18 56.28 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-27T14:56:44.828Z] #18 56.30 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-11-27T14:56:44.828Z] #18 56.30 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-11-27T14:56:44.828Z] #18 56.39 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-11-27T14:56:44.828Z] #18 56.45 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-27T14:56:44.828Z] #18 56.55 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-27T14:56:45.173Z] #18 56.77 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-11-27T14:56:45.173Z] #18 56.77 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-11-27T14:56:45.173Z] #18 56.80 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-27T14:56:45.173Z] #18 57.08 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-11-27T14:56:45.173Z] #18 57.11 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-11-27T14:56:45.173Z] #18 57.12 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-11-27T14:56:45.173Z] #18 57.13 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-11-27T14:56:45.173Z] #18 57.15 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-11-27T14:56:45.173Z] #18 57.15 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-11-27T14:56:45.528Z] #18 57.15 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-27T14:56:45.528Z] #18 57.19 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-11-27T14:56:45.528Z] #18 57.21 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-11-27T14:56:45.528Z] #18 57.22 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-11-27T14:56:45.528Z] #18 57.24 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-11-27T14:56:45.528Z] #18 57.28 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-27T14:56:45.528Z] #18 57.29 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-27T14:56:45.528Z] #18 57.33 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-11-27T14:56:45.528Z] #18 57.33 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-27T14:56:45.528Z] #18 57.34 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-27T14:56:45.528Z] #18 57.39 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-11-27T14:56:45.528Z] #18 57.40 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-27T14:56:45.528Z] #18 57.41 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-27T14:56:45.528Z] #18 57.50 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-27T14:56:45.874Z] #18 57.50 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-27T14:56:45.874Z] #18 57.53 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-11-27T14:56:45.874Z] #18 57.57 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-27T14:56:45.874Z] #18 57.60 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-27T14:56:45.874Z] #18 57.63 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-27T14:56:45.874Z] #18 57.64 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-11-27T14:56:45.874Z] #18 57.64 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-11-27T14:56:45.874Z] #18 57.66 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-27T14:56:45.874Z] #18 57.67 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-11-27T14:56:45.874Z] #18 57.73 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-11-27T14:56:46.220Z] #18 57.77 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-11-27T14:56:46.220Z] #18 57.81 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-11-27T14:56:46.220Z] #18 ... [2019-11-27T14:56:46.220Z] [2019-11-27T14:56:46.220Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:56:46.220Z] #60 62.87 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-27T14:56:46.220Z] #60 62.87 + BUILDTAGS='netgo osusergo static_build' [2019-11-27T14:56:46.220Z] #60 62.87 + export EXTRA_FLAGS=-buildmode=pie [2019-11-27T14:56:46.220Z] #60 62.87 + EXTRA_FLAGS=-buildmode=pie [2019-11-27T14:56:46.220Z] #60 62.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-27T14:56:46.220Z] #60 62.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-27T14:56:46.220Z] #60 62.87 + '[' '' = dynamic ']' [2019-11-27T14:56:46.220Z] #60 62.87 + make [2019-11-27T14:56:47.950Z] #60 64.84 + bin/ctr [2019-11-27T14:56:48.835Z] . [2019-11-27T14:56:48.835Z] [2019-11-27T14:56:48.835Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-27T14:56:48.835Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-27T14:56:48.835Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-27T14:56:48.835Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-27T14:56:48.835Z] Error: No such image: emptyfs [2019-11-27T14:56:48.835Z] Error: No such image: emptyfs [2019-11-27T14:56:48.835Z] ++++ docker load [2019-11-27T14:56:48.835Z] ++++ docker load [2019-11-27T14:56:48.835Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-27T14:56:48.835Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-27T14:56:48.835Z] Running integration-test (iteration 1) [2019-11-27T14:56:48.835Z] 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-27T14:56:48.835Z] ++ 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-27T14:56:48.835Z] ++ set -e [2019-11-27T14:56:48.835Z] ++ '[' -n 0 ']' [2019-11-27T14:56:48.835Z] ++ set -x [2019-11-27T14:56:48.835Z] ++ env -i DEST=/go/src/github.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-27T14:56:48.835Z] Running integration-test (iteration 1) [2019-11-27T14:56:48.835Z] 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-27T14:56:48.835Z] ++ 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-27T14:56:48.835Z] ++ set -e [2019-11-27T14:56:48.835Z] ++ '[' -n 0 ']' [2019-11-27T14:56:48.835Z] ++ set -x [2019-11-27T14:56:48.835Z] ++ env -i DEST=/go/src/github.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-27T14:56:50.287Z] #60 ... [2019-11-27T14:56:50.288Z] [2019-11-27T14:56:50.288Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:56:50.288Z] #45 108.2 crypto/rc4 [2019-11-27T14:56:50.288Z] #45 108.9 vendor/golang.org/x/net/dns/dnsmessage [2019-11-27T14:56:50.288Z] #45 ... [2019-11-27T14:56:50.288Z] [2019-11-27T14:56:50.288Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:56:50.288Z] #32 108.2 time [2019-11-27T14:56:50.288Z] #32 108.2 internal/syscall/unix [2019-11-27T14:56:50.288Z] #32 118.3 internal/poll [2019-11-27T14:56:50.632Z] #32 ... [2019-11-27T14:56:50.632Z] [2019-11-27T14:56:50.632Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:56:50.632Z] #18 57.92 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-11-27T14:56:50.632Z] #18 57.94 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-27T14:56:50.632Z] #18 57.95 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-27T14:56:50.632Z] #18 57.97 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-27T14:56:50.632Z] #18 57.97 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-11-27T14:56:50.632Z] #18 58.00 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-11-27T14:56:50.632Z] #18 58.23 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-11-27T14:56:50.632Z] #18 58.28 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-27T14:56:50.632Z] #18 58.48 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-27T14:56:50.632Z] #18 58.51 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-27T14:56:50.632Z] #18 58.53 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-11-27T14:56:50.632Z] #18 58.57 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-27T14:56:50.632Z] #18 58.58 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-27T14:56:50.632Z] #18 58.63 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-27T14:56:50.632Z] #18 59.33 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-11-27T14:56:50.632Z] #18 59.47 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-11-27T14:56:50.632Z] #18 59.55 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-11-27T14:56:50.632Z] #18 59.58 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-27T14:56:50.632Z] #18 59.61 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-11-27T14:56:50.632Z] #18 59.68 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-27T14:56:50.632Z] #18 59.95 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-27T14:56:50.632Z] #18 60.29 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-27T14:56:50.632Z] #18 60.31 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-27T14:56:50.632Z] #18 60.79 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-27T14:56:50.632Z] #18 61.16 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-27T14:56:50.632Z] #18 61.18 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-27T14:56:52.967Z] #18 64.80 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-27T14:56:53.751Z] #18 ... [2019-11-27T14:56:53.751Z] [2019-11-27T14:56:53.751Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:56:53.751Z] #32 121.8 os [2019-11-27T14:56:56.820Z] #32 124.7 internal/fmtsort [2019-11-27T14:56:56.820Z] #32 ... [2019-11-27T14:56:56.820Z] [2019-11-27T14:56:56.820Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:56:56.820Z] #42 29.42 CC images/stats.o [2019-11-27T14:56:56.820Z] #42 30.16 CC images/core.o [2019-11-27T14:56:56.820Z] #42 31.56 CC images/core-x86.o [2019-11-27T14:56:56.820Z] #42 32.66 CC images/core-arm.o [2019-11-27T14:56:56.820Z] #42 33.36 CC images/core-aarch64.o [2019-11-27T14:56:56.820Z] #42 34.09 CC images/core-ppc64.o [2019-11-27T14:56:56.820Z] #42 35.46 CC images/core-s390.o [2019-11-27T14:56:56.820Z] #42 37.11 CC images/cpuinfo.o [2019-11-27T14:56:56.820Z] #42 37.85 CC images/inventory.o [2019-11-27T14:56:56.820Z] #42 38.43 CC images/fdinfo.o [2019-11-27T14:56:56.820Z] #42 39.12 CC images/fown.o [2019-11-27T14:56:56.820Z] #42 39.47 CC images/ns.o [2019-11-27T14:56:56.820Z] #42 ... [2019-11-27T14:56:56.820Z] [2019-11-27T14:56:56.820Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:56:56.820Z] #18 68.35 debconf: delaying package configuration, since apt-utils is not installed [2019-11-27T14:56:56.820Z] #18 68.51 Fetched 87.3 MB in 11s (7825 kB/s) [2019-11-27T14:56:56.820Z] #18 68.60 Selecting previously unselected package bash-completion. [2019-11-27T14:56:56.820Z] #18 68.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-11-27T14:56:56.820Z] #18 68.68 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-27T14:57:00.727Z] #18 ... [2019-11-27T14:57:00.727Z] [2019-11-27T14:57:00.727Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:57:00.727Z] #45 118.7 internal/poll [2019-11-27T14:57:00.727Z] #45 128.1 path/filepath [2019-11-27T14:57:00.727Z] #45 128.5 regexp [2019-11-27T14:57:00.727Z] #45 ... [2019-11-27T14:57:00.727Z] [2019-11-27T14:57:00.727Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:57:00.727Z] #42 39.89 CC images/regfile.o [2019-11-27T14:57:00.727Z] #42 40.23 CC images/ghost-file.o [2019-11-27T14:57:00.727Z] #42 40.95 CC images/fifo.o [2019-11-27T14:57:00.727Z] #42 41.33 CC images/remap-file-path.o [2019-11-27T14:57:00.727Z] #42 41.77 CC images/eventfd.o [2019-11-27T14:57:00.727Z] #42 42.14 CC images/eventpoll.o [2019-11-27T14:57:00.727Z] #42 42.66 CC images/fh.o [2019-11-27T14:57:00.727Z] #42 43.19 CC images/fsnotify.o [2019-11-27T14:57:01.873Z] INFO [loader] Go packages loading at mode 575 (deps|files|name|types_sizes|compiled_files|exports_file|imports) took 1m47.053601595s [2019-11-27T14:57:01.874Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 454.935342ms [2019-11-27T14:57:01.952Z] #42 44.40 CC images/signalfd.o [2019-11-27T14:57:01.952Z] #42 44.93 CC images/fs.o [2019-11-27T14:57:02.687Z] #42 45.59 CC images/pstree.o [2019-11-27T14:57:03.034Z] #42 46.00 CC images/pipe.o [2019-11-27T14:57:03.380Z] #42 ... [2019-11-27T14:57:03.380Z] [2019-11-27T14:57:03.380Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:57:03.380Z] #18 74.28 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-27T14:57:03.380Z] #18 74.86 Selecting previously unselected package libnet1:ppc64el. [2019-11-27T14:57:03.380Z] #18 74.87 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-27T14:57:03.380Z] #18 74.88 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-27T14:57:03.380Z] #18 75.05 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-11-27T14:57:03.380Z] #18 75.05 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-11-27T14:57:03.380Z] #18 75.06 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-27T14:57:03.380Z] #18 75.19 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-11-27T14:57:03.380Z] #18 75.21 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-11-27T14:57:03.380Z] #18 75.21 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-27T14:57:03.726Z] #18 75.43 Selecting previously unselected package libudev-dev:ppc64el. [2019-11-27T14:57:03.726Z] #18 75.44 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-27T14:57:03.726Z] #18 75.55 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-27T14:57:04.071Z] #18 75.86 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-11-27T14:57:04.071Z] #18 75.88 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-27T14:57:04.071Z] #18 75.89 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-27T14:57:04.808Z] #18 76.74 Selecting previously unselected package python3.5-minimal. [2019-11-27T14:57:04.808Z] #18 76.76 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-27T14:57:04.808Z] #18 76.77 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-27T14:57:06.522Z] #18 78.35 Selecting previously unselected package python3-minimal. [2019-11-27T14:57:06.522Z] #18 78.36 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-11-27T14:57:06.522Z] #18 78.36 Unpacking python3-minimal (3.5.3-1) ... [2019-11-27T14:57:06.866Z] #18 78.56 Selecting previously unselected package libmpdec2:ppc64el. [2019-11-27T14:57:06.866Z] #18 78.58 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-11-27T14:57:06.866Z] #18 78.59 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-11-27T14:57:07.210Z] #18 78.79 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-11-27T14:57:07.210Z] #18 78.80 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-27T14:57:07.210Z] #18 78.81 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-27T14:57:09.075Z] #18 ... [2019-11-27T14:57:09.075Z] [2019-11-27T14:57:09.075Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:57:09.075Z] #32 127.1 fmt [2019-11-27T14:57:09.075Z] #32 127.1 path/filepath [2019-11-27T14:57:09.075Z] #32 130.0 io/ioutil [2019-11-27T14:57:09.075Z] #32 133.7 log [2019-11-27T14:57:09.075Z] #32 133.7 github.com/BurntSushi/toml [2019-11-27T14:57:09.075Z] #32 133.7 flag [2019-11-27T14:57:09.075Z] #32 ... [2019-11-27T14:57:09.075Z] [2019-11-27T14:57:09.075Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:57:09.075Z] #42 46.58 CC images/tcp-stream.o [2019-11-27T14:57:09.075Z] #42 46.99 CC images/sk-packet.o [2019-11-27T14:57:09.075Z] #42 47.68 CC images/mnt.o [2019-11-27T14:57:09.075Z] #42 48.13 CC images/pipe-data.o [2019-11-27T14:57:09.075Z] #42 48.59 CC images/sa.o [2019-11-27T14:57:09.075Z] #42 49.04 CC images/timer.o [2019-11-27T14:57:09.075Z] #42 49.80 CC images/timerfd.o [2019-11-27T14:57:09.075Z] #42 50.28 CC images/mm.o [2019-11-27T14:57:09.075Z] #42 50.92 CC images/sk-opts.o [2019-11-27T14:57:09.075Z] #42 51.33 CC images/sk-unix.o [2019-11-27T14:57:09.450Z] #42 52.11 CC images/sk-inet.o [2019-11-27T14:57:09.818Z] #42 ... [2019-11-27T14:57:09.818Z] [2019-11-27T14:57:09.818Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:57:09.818Z] #18 81.34 Selecting previously unselected package python3.5. [2019-11-27T14:57:09.818Z] #18 81.34 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-27T14:57:09.818Z] #18 81.35 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-27T14:57:09.818Z] #18 81.61 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-11-27T14:57:09.818Z] #18 81.62 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-11-27T14:57:09.818Z] #18 81.62 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-27T14:57:10.162Z] #18 81.73 Selecting previously unselected package dh-python. [2019-11-27T14:57:10.162Z] #18 81.74 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-27T14:57:10.162Z] #18 81.77 Unpacking dh-python (2.20170125) ... [2019-11-27T14:57:10.507Z] #18 82.16 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-27T14:57:10.507Z] #18 82.19 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-27T14:57:16.551Z] #18 ... [2019-11-27T14:57:16.551Z] [2019-11-27T14:57:16.551Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:57:16.551Z] #45 134.5 net [2019-11-27T14:57:16.551Z] #45 135.4 os/exec [2019-11-27T14:57:16.551Z] #45 144.1 internal/lazyregexp [2019-11-27T14:57:16.895Z] #45 ... [2019-11-27T14:57:16.895Z] [2019-11-27T14:57:16.895Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:57:16.895Z] #42 52.99 CC images/tun.o [2019-11-27T14:57:16.895Z] #42 53.68 CC images/sk-netlink.o [2019-11-27T14:57:16.895Z] #42 54.12 CC images/packet-sock.o [2019-11-27T14:57:16.895Z] #42 55.21 CC images/ipc-var.o [2019-11-27T14:57:16.895Z] #42 55.71 CC images/ipc-desc.o [2019-11-27T14:57:16.895Z] #42 56.20 CC images/ipc-shm.o [2019-11-27T14:57:16.895Z] #42 56.64 CC images/ipc-msg.o [2019-11-27T14:57:16.895Z] #42 57.20 CC images/ipc-sem.o [2019-11-27T14:57:16.896Z] #42 57.66 CC images/utsns.o [2019-11-27T14:57:16.896Z] #42 58.14 CC images/creds.o [2019-11-27T14:57:16.896Z] #42 58.64 CC images/vma.o [2019-11-27T14:57:16.896Z] #42 59.06 CC images/netdev.o [2019-11-27T14:57:17.240Z] #42 59.99 CC images/tty.o [2019-11-27T14:57:17.240Z] #42 ... [2019-11-27T14:57:17.240Z] [2019-11-27T14:57:17.240Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:57:17.240Z] #18 89.07 Setting up python3-minimal (3.5.3-1) ... [2019-11-27T14:57:19.622Z] #18 91.41 Selecting previously unselected package python3. [2019-11-27T14:57:19.623Z] #18 91.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-11-27T14:57:19.623Z] #18 91.48 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-11-27T14:57:19.981Z] #18 91.50 Unpacking python3 (3.5.3-1) ... [2019-11-27T14:57:19.981Z] #18 91.64 Selecting previously unselected package pigz. [2019-11-27T14:57:19.981Z] #18 91.66 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-11-27T14:57:19.981Z] #18 91.67 Unpacking pigz (2.3.4-1) ... [2019-11-27T14:57:19.981Z] #18 91.77 Selecting previously unselected package libip4tc0:ppc64el. [2019-11-27T14:57:19.981Z] #18 91.77 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-27T14:57:19.981Z] #18 91.78 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-27T14:57:19.981Z] #18 91.88 Selecting previously unselected package libip6tc0:ppc64el. [2019-11-27T14:57:20.327Z] #18 91.89 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-27T14:57:20.327Z] #18 91.90 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-27T14:57:20.327Z] #18 92.09 Selecting previously unselected package libiptc0:ppc64el. [2019-11-27T14:57:20.327Z] #18 92.10 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-27T14:57:20.327Z] #18 92.11 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-27T14:57:20.675Z] #18 92.27 Selecting previously unselected package libxtables12:ppc64el. [2019-11-27T14:57:20.675Z] #18 92.27 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-27T14:57:20.675Z] #18 92.28 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-27T14:57:20.675Z] #18 92.44 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-11-27T14:57:20.675Z] #18 92.44 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-11-27T14:57:20.675Z] #18 92.45 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-27T14:57:21.020Z] #18 92.61 Selecting previously unselected package iptables. [2019-11-27T14:57:21.020Z] #18 92.62 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-27T14:57:21.020Z] #18 92.63 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-27T14:57:21.020Z] #18 ... [2019-11-27T14:57:21.020Z] [2019-11-27T14:57:21.020Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-27T14:57:21.020Z] #32 142.1 github.com/BurntSushi/toml/cmd/tomlv [2019-11-27T14:57:21.020Z] #32 DONE 149.1s [2019-11-27T14:57:21.368Z] [2019-11-27T14:57:21.368Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:57:21.368Z] #45 148.1 encoding/binary [2019-11-27T14:57:21.368Z] #45 148.2 go/token [2019-11-27T14:57:21.368Z] #45 148.3 net/url [2019-11-27T14:57:23.702Z] #45 151.2 go/scanner [2019-11-27T14:57:25.426Z] #45 ... [2019-11-27T14:57:25.426Z] [2019-11-27T14:57:25.426Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:57:25.426Z] #18 93.81 Selecting previously unselected package xxd. [2019-11-27T14:57:25.426Z] #18 93.83 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-27T14:57:25.426Z] #18 93.85 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:57:25.426Z] #18 94.19 Selecting previously unselected package vim-common. [2019-11-27T14:57:25.426Z] #18 94.19 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-27T14:57:25.426Z] #18 94.24 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:57:25.426Z] #18 94.61 Selecting previously unselected package bzip2. [2019-11-27T14:57:25.426Z] #18 94.62 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-11-27T14:57:25.426Z] #18 94.65 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-27T14:57:25.426Z] #18 94.79 Selecting previously unselected package libgpm2:ppc64el. [2019-11-27T14:57:25.426Z] #18 94.82 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-11-27T14:57:25.426Z] #18 94.83 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-27T14:57:25.426Z] #18 94.95 Selecting previously unselected package xz-utils. [2019-11-27T14:57:25.426Z] #18 94.96 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-11-27T14:57:25.426Z] #18 94.96 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-27T14:57:25.426Z] #18 95.28 Selecting previously unselected package aufs-tools. [2019-11-27T14:57:25.426Z] #18 95.30 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-11-27T14:57:25.426Z] #18 95.30 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-27T14:57:25.426Z] #18 95.51 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-27T14:57:25.426Z] #18 95.54 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-27T14:57:25.426Z] #18 95.54 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-27T14:57:25.426Z] #18 95.67 Selecting previously unselected package btrfs-progs. [2019-11-27T14:57:25.426Z] #18 95.67 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-27T14:57:25.426Z] #18 95.68 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-27T14:57:25.426Z] #18 96.38 Selecting previously unselected package btrfs-tools. [2019-11-27T14:57:25.426Z] #18 96.39 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-27T14:57:25.426Z] #18 96.41 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-27T14:57:25.426Z] #18 96.52 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-11-27T14:57:25.426Z] #18 96.54 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-27T14:57:25.426Z] #18 96.54 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-27T14:57:25.426Z] #18 96.84 Selecting previously unselected package dmsetup. [2019-11-27T14:57:25.426Z] #18 96.84 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-11-27T14:57:25.426Z] #18 96.84 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-27T14:57:25.426Z] #18 97.02 Selecting previously unselected package libonig4:ppc64el. [2019-11-27T14:57:25.426Z] #18 97.03 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-11-27T14:57:25.426Z] #18 97.03 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-27T14:57:25.770Z] #18 97.28 Selecting previously unselected package libjq1:ppc64el. [2019-11-27T14:57:25.770Z] #18 97.30 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-27T14:57:25.770Z] #18 97.31 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-27T14:57:25.770Z] #18 97.54 Selecting previously unselected package jq. [2019-11-27T14:57:25.770Z] #18 97.57 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-27T14:57:25.770Z] #18 97.58 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-27T14:57:26.182Z] #18 97.78 Selecting previously unselected package libaio1:ppc64el. [2019-11-27T14:57:26.182Z] #18 97.78 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-11-27T14:57:26.182Z] #18 97.79 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-11-27T14:57:26.182Z] #18 97.93 Selecting previously unselected package libcap2-bin. [2019-11-27T14:57:26.182Z] #18 97.96 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-11-27T14:57:26.182Z] #18 97.97 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-27T14:57:26.398Z] #73 exporting layers 57.8s done [2019-11-27T14:57:26.398Z] #73 exporting manifest sha256:7a23935dfadf3d4977ae25cc7fd189bbfe4d27ba83ecd7566698640daa96d845 0.0s done [2019-11-27T14:57:26.398Z] #73 exporting config sha256:e688b62cb7bc2d044ac7adc4b0f7b5da624337483f1aabdca849c5075b0281d6 0.0s done [2019-11-27T14:57:26.398Z] #73 sending tarball [2019-11-27T14:57:26.530Z] #18 98.27 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-11-27T14:57:26.530Z] #18 98.35 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-27T14:57:26.531Z] #18 98.35 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-27T14:57:26.875Z] #18 98.49 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-11-27T14:57:26.875Z] #18 98.50 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-11-27T14:57:26.875Z] #18 98.51 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-11-27T14:57:27.220Z] #18 98.79 Selecting previously unselected package libpcre16-3:ppc64el. [2019-11-27T14:57:27.220Z] #18 98.80 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-11-27T14:57:27.220Z] #18 98.81 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-27T14:57:27.220Z] #18 99.10 Selecting previously unselected package libpcre32-3:ppc64el. [2019-11-27T14:57:27.564Z] #18 99.13 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-11-27T14:57:27.564Z] #18 99.14 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-27T14:57:27.564Z] #18 99.38 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-11-27T14:57:27.564Z] #18 99.40 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-11-27T14:57:27.564Z] #18 99.41 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-27T14:57:28.302Z] #18 100.0 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-11-27T14:57:28.302Z] #18 100.1 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-11-27T14:57:28.302Z] #18 100.1 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-27T14:57:28.647Z] #18 ... [2019-11-27T14:57:28.647Z] [2019-11-27T14:57:28.647Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:57:28.647Z] #42 61.43 CC images/file-lock.o [2019-11-27T14:57:28.647Z] #42 61.85 CC images/rlimit.o [2019-11-27T14:57:28.647Z] #42 62.33 CC images/pagemap.o [2019-11-27T14:57:28.647Z] #42 63.08 CC images/siginfo.o [2019-11-27T14:57:28.647Z] #42 63.74 CC images/rpc.o [2019-11-27T14:57:28.647Z] #42 66.95 CC images/ext-file.o [2019-11-27T14:57:28.647Z] #42 67.40 CC images/cgroup.o [2019-11-27T14:57:28.647Z] #42 68.51 CC images/userns.o [2019-11-27T14:57:28.647Z] #42 68.81 CC images/google/protobuf/descriptor.o [2019-11-27T14:57:28.647Z] #42 ... [2019-11-27T14:57:28.647Z] [2019-11-27T14:57:28.647Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:57:28.647Z] #18 100.5 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-11-27T14:57:28.647Z] #18 100.5 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-11-27T14:57:28.647Z] #18 100.5 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-27T14:57:28.994Z] #18 100.7 Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-27T14:57:28.994Z] #18 100.7 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-27T14:57:28.994Z] #18 100.7 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-27T14:57:29.342Z] #18 100.8 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-27T14:57:29.342Z] #18 100.9 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-27T14:57:29.342Z] #18 100.9 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-27T14:57:29.342Z] #18 101.0 Selecting previously unselected package libreadline5:ppc64el. [2019-11-27T14:57:29.342Z] #18 101.0 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-11-27T14:57:29.342Z] #18 101.0 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-27T14:57:29.342Z] #18 101.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-11-27T14:57:29.342Z] #18 101.2 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-27T14:57:29.342Z] #18 101.2 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-27T14:57:30.893Z] ok github.com/docker/docker/api/server/httputils 0.030s coverage: 14.7% of statements [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-27T14:57:30.893Z] ok github.com/docker/docker/api/server/middleware 0.040s coverage: 37.7% of statements [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-27T14:57:30.893Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2019-11-27T14:57:30.893Z] ok github.com/docker/docker/api/types/filters 0.023s coverage: 92.2% of statements [2019-11-27T14:57:30.893Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements [2019-11-27T14:57:30.893Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 4.0% of statements [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/types [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-27T14:57:30.893Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 75.0% of statements [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/builder [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-27T14:57:30.893Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-27T14:57:30.893Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2019-11-27T14:57:30.893Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2019-11-27T14:57:30.893Z] ok github.com/docker/docker/builder/remotecontext 0.541s coverage: 13.6% of statements [2019-11-27T14:57:30.893Z] ok github.com/docker/docker/builder/remotecontext/git 3.289s coverage: 85.1% of statements [2019-11-27T14:57:31.466Z] ok github.com/docker/docker/builder/dockerfile 1.006s coverage: 48.2% of statements [2019-11-27T14:57:31.724Z] ? github.com/docker/docker/cli [no test files] [2019-11-27T14:57:31.724Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-27T14:57:32.015Z] #18 103.6 Selecting previously unselected package net-tools. [2019-11-27T14:57:32.015Z] #18 103.7 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-11-27T14:57:32.015Z] #18 103.7 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-27T14:57:32.366Z] #18 104.1 Selecting previously unselected package python-pip-whl. [2019-11-27T14:57:32.366Z] #18 104.1 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-27T14:57:32.366Z] #18 104.1 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-27T14:57:33.101Z] #18 104.9 Selecting previously unselected package python3-pip. [2019-11-27T14:57:33.102Z] #18 105.0 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-27T14:57:33.102Z] #18 105.0 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-27T14:57:33.447Z] #18 105.3 Selecting previously unselected package python3-pkg-resources. [2019-11-27T14:57:33.447Z] #18 105.3 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-27T14:57:33.447Z] #18 105.3 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-27T14:57:33.793Z] #18 105.6 Selecting previously unselected package python3-setuptools. [2019-11-27T14:57:33.793Z] #18 105.6 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-27T14:57:33.793Z] #18 105.6 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-27T14:57:34.138Z] #18 105.9 Selecting previously unselected package python3-wheel. [2019-11-27T14:57:34.138Z] #18 106.0 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-27T14:57:34.138Z] #18 106.0 Unpacking python3-wheel (0.29.0-2) ... [2019-11-27T14:57:34.484Z] #18 106.1 Selecting previously unselected package thin-provisioning-tools. [2019-11-27T14:57:34.484Z] #18 106.1 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-11-27T14:57:34.484Z] #18 106.2 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-27T14:57:34.830Z] #18 106.6 Selecting previously unselected package vim-runtime. [2019-11-27T14:57:34.830Z] #18 106.6 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-27T14:57:35.178Z] #18 106.7 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-27T14:57:35.178Z] #18 106.8 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-27T14:57:35.178Z] #18 106.8 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:57:35.249Z] #73 ... [2019-11-27T14:57:35.249Z] [2019-11-27T14:57:35.249Z] #74 importing to docker [2019-11-27T14:57:35.249Z] #74 ... [2019-11-27T14:57:35.249Z] [2019-11-27T14:57:35.249Z] #73 exporting to oci image format [2019-11-27T14:57:35.249Z] #73 sending tarball 9.5s done [2019-11-27T14:57:35.249Z] #73 DONE 67.4s [2019-11-27T14:57:35.249Z] [2019-11-27T14:57:35.249Z] #74 importing to docker [2019-11-27T14:57:35.441Z] Loaded image: buildpack-deps:jessie [2019-11-27T14:57:35.441Z] Loaded image: buildpack-deps:jessie [2019-11-27T14:57:35.441Z] Loaded image: busybox:latest [2019-11-27T14:57:35.441Z] Loaded image: busybox:latest [2019-11-27T14:57:35.441Z] Loaded image: busybox:glibc [2019-11-27T14:57:35.441Z] Loaded image: busybox:glibc [2019-11-27T14:57:35.441Z] Loaded image: debian:jessieLoaded image: debian:jessie [2019-11-27T14:57:35.441Z] [2019-11-27T14:57:36.000Z] Loaded image: hello-world:latestLoaded image: hello-world:latest [2019-11-27T14:57:36.000Z] [2019-11-27T14:57:36.000Z] INFO: Testing against a local daemonINFO: Testing against a local daemon [2019-11-27T14:57:36.000Z] === RUN TestDockerDaemonSuite [2019-11-27T14:57:36.000Z] [2019-11-27T14:57:36.000Z] === RUN TestDockerSuite [2019-11-27T14:57:36.000Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-27T14:57:36.000Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-11-27T14:57:36.000Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-27T14:57:36.000Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-27T14:57:36.000Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-27T14:57:36.255Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-27T14:57:36.255Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-27T14:57:36.255Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-27T14:57:36.255Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-27T14:57:37.010Z] ok github.com/docker/docker/client 0.337s coverage: 75.8% of statements [2019-11-27T14:57:37.512Z] #18 ... [2019-11-27T14:57:37.512Z] [2019-11-27T14:57:37.512Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:57:37.512Z] #45 155.6 text/template/parse [2019-11-27T14:57:37.512Z] #45 156.1 go/ast [2019-11-27T14:57:37.512Z] #45 156.9 encoding/base64 [2019-11-27T14:57:37.512Z] #45 159.6 encoding/json [2019-11-27T14:57:37.858Z] #45 ... [2019-11-27T14:57:37.858Z] [2019-11-27T14:57:37.858Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:57:37.858Z] #42 72.49 CC images/opts.o [2019-11-27T14:57:37.858Z] #42 72.98 CC images/seccomp.o [2019-11-27T14:57:37.858Z] #42 73.59 CC images/binfmt-misc.o [2019-11-27T14:57:37.858Z] #42 73.93 CC images/time.o [2019-11-27T14:57:37.858Z] #42 74.23 CC images/sysctl.o [2019-11-27T14:57:37.858Z] #42 74.64 CC images/autofs.o [2019-11-27T14:57:37.858Z] #42 74.92 CC images/macvlan.o [2019-11-27T14:57:37.858Z] #42 75.21 CC images/sit.o [2019-11-27T14:57:37.858Z] #42 75.61 LINK images/built-in.o [2019-11-27T14:57:37.858Z] #42 75.84 GEN compel/include/asm [2019-11-27T14:57:37.858Z] #42 75.86 GEN compel/include/version.h [2019-11-27T14:57:37.858Z] #42 75.87 touch .config [2019-11-27T14:57:37.858Z] #42 75.90 GEN include/common/config.h [2019-11-27T14:57:37.858Z] #42 76.10 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-27T14:57:37.858Z] #42 76.13 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-27T14:57:37.858Z] #42 76.21 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-11-27T14:57:37.858Z] #42 76.25 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-11-27T14:57:37.858Z] #42 76.34 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-11-27T14:57:37.858Z] #42 76.40 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-11-27T14:57:37.858Z] #42 76.47 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-11-27T14:57:37.858Z] #42 76.56 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-27T14:57:37.858Z] #42 76.57 DEP compel/plugins/std/infect.d [2019-11-27T14:57:37.858Z] #42 76.89 DEP compel/plugins/std/string.d [2019-11-27T14:57:37.858Z] #42 77.12 DEP compel/plugins/std/log.d [2019-11-27T14:57:37.858Z] #42 77.34 DEP compel/plugins/std/fds.d [2019-11-27T14:57:37.858Z] #42 77.56 DEP compel/plugins/std/std.d [2019-11-27T14:57:37.858Z] #42 77.76 DEP compel/plugins/shmem/shmem.d [2019-11-27T14:57:37.858Z] #42 78.06 DEP compel/plugins/fds/fds.d [2019-11-27T14:57:37.858Z] #42 78.47 CC compel/plugins/std/std.o [2019-11-27T14:57:37.858Z] #42 79.10 CC compel/plugins/std/fds.o [2019-11-27T14:57:37.858Z] #42 79.83 CC compel/plugins/std/log.o [2019-11-27T14:57:38.596Z] #42 81.50 CC compel/plugins/std/string.o [2019-11-27T14:57:39.833Z] #42 82.63 CC compel/plugins/std/infect.o [2019-11-27T14:57:40.640Z] #42 83.32 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-11-27T14:57:40.640Z] #42 83.41 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-11-27T14:57:40.640Z] #42 83.50 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-11-27T14:57:40.640Z] #42 83.61 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-11-27T14:57:40.985Z] #42 83.76 AR compel/plugins/std.lib.a [2019-11-27T14:57:40.985Z] #42 ... [2019-11-27T14:57:40.985Z] [2019-11-27T14:57:40.985Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:57:40.985Z] #18 112.8 Selecting previously unselected package vim. [2019-11-27T14:57:40.985Z] #18 112.8 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-27T14:57:40.985Z] #18 112.9 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:57:42.182Z] #18 113.8 Selecting previously unselected package xfsprogs. [2019-11-27T14:57:42.182Z] #18 113.8 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-11-27T14:57:42.182Z] #18 113.8 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-27T14:57:42.785Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-27T14:57:42.785Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-27T14:57:42.923Z] #18 114.5 Selecting previously unselected package zip. [2019-11-27T14:57:42.923Z] #18 114.5 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-11-27T14:57:42.923Z] #18 114.5 Unpacking zip (3.0-11+b1) ... [2019-11-27T14:57:42.923Z] #18 114.9 Selecting previously unselected package libapparmor-perl. [2019-11-27T14:57:42.923Z] #18 114.9 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-27T14:57:42.923Z] #18 114.9 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-27T14:57:43.269Z] #18 115.1 Selecting previously unselected package apparmor. [2019-11-27T14:57:43.269Z] #18 115.1 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-27T14:57:43.620Z] #18 115.3 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-27T14:57:43.965Z] #18 115.9 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-27T14:57:44.285Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-27T14:57:44.285Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-27T14:57:44.311Z] #18 115.9 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-27T14:57:44.311Z] #18 116.0 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-27T14:57:45.646Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-27T14:57:45.913Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-27T14:57:45.913Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-27T14:57:46.649Z] #18 118.5 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-27T14:57:46.649Z] #18 118.5 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-27T14:57:46.915Z] e96b0897c5d1: Pull complete [2019-11-27T14:57:46.915Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33 [2019-11-27T14:57:46.915Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-27T14:57:46.916Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-11-27T14:57:46.916Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-11-27T14:57:46.916Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.864' [2019-11-27T14:57:46.916Z] WARN: Skipping validation tests [2019-11-27T14:57:46.916Z] INFO: Running unit tests at 11/27/2019 14:57:39... [2019-11-27T14:57:46.916Z] INFO: make.ps1 starting at 11/27/2019 14:57:43 [2019-11-27T14:57:46.916Z] INFO: Git commit (ef7d16a32) assumed from DOCKER_GITCOMMIT environment variable [2019-11-27T14:57:46.916Z] INFO: Invoking autogen... [2019-11-27T14:57:46.916Z] INFO: Running unit tests... [2019-11-27T14:57:46.992Z] #18 118.5 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-27T14:57:49.176Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-11-27T14:57:49.176Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-27T14:57:49.315Z] #18 121.2 Selecting previously unselected package binutils-mingw-w64. [2019-11-27T14:57:49.315Z] #18 ... [2019-11-27T14:57:49.315Z] [2019-11-27T14:57:49.315Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:57:49.315Z] #45 177.3 text/template [2019-11-27T14:57:49.737Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-27T14:57:49.737Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-27T14:57:49.737Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-27T14:57:51.040Z] #45 ... [2019-11-27T14:57:51.040Z] [2019-11-27T14:57:51.040Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:57:51.040Z] #42 84.00 CC compel/plugins/fds/fds.o [2019-11-27T14:57:51.040Z] #42 84.42 AR compel/plugins/fds.lib.a [2019-11-27T14:57:51.040Z] #42 84.54 HOSTDEP compel/src/lib/log-host.d [2019-11-27T14:57:51.040Z] #42 84.75 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-27T14:57:51.040Z] #42 85.06 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-11-27T14:57:51.040Z] #42 85.28 HOSTDEP compel/src/main-host.d [2019-11-27T14:57:51.040Z] #42 85.59 DEP compel/src/lib/ptrace.d [2019-11-27T14:57:51.040Z] #42 85.85 DEP compel/src/lib/infect.d [2019-11-27T14:57:51.040Z] #42 86.18 DEP compel/src/lib/infect-util.d [2019-11-27T14:57:51.040Z] #42 86.34 DEP compel/src/lib/infect-rpc.d [2019-11-27T14:57:51.040Z] #42 86.63 DEP compel/arch/ppc64/src/lib/infect.d [2019-11-27T14:57:51.040Z] #42 86.91 DEP compel/arch/ppc64/src/lib/cpu.d [2019-11-27T14:57:51.040Z] #42 87.16 DEP compel/src/lib/log.d [2019-11-27T14:57:51.040Z] #42 87.45 DEP compel/src/main.d [2019-11-27T14:57:51.040Z] #42 87.79 DEP compel/src/lib/handle-elf.d [2019-11-27T14:57:51.040Z] #42 88.18 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-11-27T14:57:51.040Z] #42 88.56 CC compel/src/lib/log.o [2019-11-27T14:57:51.040Z] #42 89.20 CC compel/arch/ppc64/src/lib/cpu.o [2019-11-27T14:57:51.040Z] #42 89.91 CC compel/arch/ppc64/src/lib/infect.o [2019-11-27T14:57:51.040Z] #42 91.26 CC compel/src/lib/infect-rpc.o [2019-11-27T14:57:51.040Z] #42 91.87 CC compel/src/lib/infect-util.o [2019-11-27T14:57:51.040Z] #42 92.38 CC compel/src/lib/infect.o [2019-11-27T14:57:51.099Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-27T14:57:51.384Z] #42 ... [2019-11-27T14:57:51.384Z] [2019-11-27T14:57:51.384Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:57:51.384Z] #18 121.2 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-27T14:57:51.384Z] #18 121.2 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-27T14:57:51.384Z] #18 121.4 Selecting previously unselected package mingw-w64-common. [2019-11-27T14:57:51.384Z] #18 121.4 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-27T14:57:51.384Z] #18 121.4 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-27T14:57:52.024Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-27T14:57:52.586Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-27T14:57:52.586Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-27T14:57:52.586Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-27T14:57:52.586Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-27T14:57:52.841Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-11-27T14:57:57.428Z] #18 128.7 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-27T14:57:57.428Z] #18 128.7 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-27T14:57:57.428Z] #18 128.7 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-27T14:57:57.773Z] #18 ... [2019-11-27T14:57:57.773Z] [2019-11-27T14:57:57.773Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:57:57.773Z] #63 185.9 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-27T14:57:57.773Z] #63 185.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-27T14:57:59.060Z] #74 DONE 21.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-27T14:57:59.371Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-11-27T14:57:59.371Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-27T14:57:59.916Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40263/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27a1fb12007ec2a66e70bbf1285fe3e91dd0899a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:27a1fb12007ec2a66e70bbf1285fe3e91dd0899a hack/test/unit [2019-11-27T14:58:02.460Z] ? github.com/docker/docker/api [no test files] [2019-11-27T14:58:02.630Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-27T14:58:02.630Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-11-27T14:58:03.554Z] --- PASS: TestBuildWithHugeFile (84.60s) [2019-11-27T14:58:03.554Z] === RUN TestBuildWithEmptyDockerfile [2019-11-27T14:58:03.554Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-27T14:58:03.554Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-27T14:58:03.554Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-27T14:58:03.554Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-27T14:58:03.554Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-27T14:58:03.554Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-27T14:58:03.554Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-27T14:58:03.554Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-27T14:58:03.583Z] ok github.com/docker/docker/cmd/dockerd 0.139s coverage: 30.3% of statements [2019-11-27T14:58:03.583Z] ok github.com/docker/docker/container 0.142s coverage: 35.0% of statements [2019-11-27T14:58:03.583Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-27T14:58:03.583Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-27T14:58:03.583Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-27T14:58:03.583Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-27T14:58:03.808Z] #63 ... [2019-11-27T14:58:03.808Z] [2019-11-27T14:58:03.808Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:58:03.808Z] #45 181.3 go/parser [2019-11-27T14:58:03.808Z] #45 189.1 encoding/xml [2019-11-27T14:58:03.808Z] #45 ... [2019-11-27T14:58:03.808Z] [2019-11-27T14:58:03.808Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:58:03.808Z] #42 96.39 CC compel/src/lib/ptrace.o [2019-11-27T14:58:03.808Z] #42 97.33 AR compel/libcompel.a [2019-11-27T14:58:03.808Z] #42 97.48 HOSTCC compel/src/main-host.o [2019-11-27T14:58:03.808Z] #42 98.23 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-11-27T14:58:03.808Z] #42 98.84 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-27T14:58:03.808Z] #42 100.2 HOSTCC compel/src/lib/log-host.o [2019-11-27T14:58:03.808Z] #42 100.7 HOSTLINK compel/compel-host-bin [2019-11-27T14:58:03.808Z] #42 101.0 DEP soccr/soccr.d [2019-11-27T14:58:03.808Z] #42 101.3 CC soccr/soccr.o [2019-11-27T14:58:03.808Z] #42 104.4 AR soccr/libsoccr.a [2019-11-27T14:58:03.808Z] #42 104.4 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-27T14:58:03.808Z] #42 105.1 DEP criu/arch/ppc64/sigframe.d [2019-11-27T14:58:03.808Z] #42 105.4 DEP criu/arch/ppc64/crtools.d [2019-11-27T14:58:03.808Z] #42 105.9 DEP criu/arch/ppc64/cpu.d [2019-11-27T14:58:03.808Z] #42 106.3 CC criu/arch/ppc64/cpu.o [2019-11-27T14:58:04.114Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-27T14:58:04.114Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-11-27T14:58:04.114Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.56s) [2019-11-27T14:58:04.114Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.57s) [2019-11-27T14:58:04.114Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-11-27T14:58:04.114Z] === RUN TestBuildPreserveOwnership [2019-11-27T14:58:04.114Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-27T14:58:04.369Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-11-27T14:58:04.636Z] ? github.com/docker/docker/api [no test files] [2019-11-27T14:58:05.000Z] #42 107.5 CC criu/arch/ppc64/crtools.o [2019-11-27T14:58:05.000Z] #42 ... [2019-11-27T14:58:05.000Z] [2019-11-27T14:58:05.000Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:58:05.292Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-27T14:58:05.344Z] #18 137.0 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-27T14:58:05.344Z] #18 137.0 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-27T14:58:05.344Z] #18 137.0 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-27T14:58:05.700Z] #18 137.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-27T14:58:05.700Z] #18 137.3 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-27T14:58:05.700Z] #18 137.3 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-27T14:58:05.851Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-11-27T14:58:06.127Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.058s coverage: 65.3% of statements [2019-11-27T14:58:07.067Z] ok github.com/docker/docker/daemon/cluster/convert 0.026s coverage: 35.8% of statements [2019-11-27T14:58:08.009Z] ok github.com/docker/docker/daemon/cluster 0.093s coverage: 0.5% of statements [2019-11-27T14:58:08.361Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-27T14:58:08.616Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-27T14:58:08.616Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-11-27T14:58:09.176Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-27T14:58:10.101Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-27T14:58:10.553Z] ok github.com/docker/docker/daemon/discovery 0.029s coverage: 30.0% of statements [2019-11-27T14:58:10.663Z] --- PASS: TestBuildPreserveOwnership (6.34s) [2019-11-27T14:58:10.663Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.30s) [2019-11-27T14:58:10.663Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.03s) [2019-11-27T14:58:10.663Z] === RUN TestBuildPlatformInvalid [2019-11-27T14:58:10.663Z] --- PASS: TestBuildPlatformInvalid (0.21s) [2019-11-27T14:58:10.663Z] PASS [2019-11-27T14:58:10.663Z] [2019-11-27T14:58:10.663Z] === Skipped [2019-11-27T14:58:10.663Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-11-27T14:58:10.664Z] build_session_test.go:25: TODO: BuildKit [2019-11-27T14:58:10.664Z] [2019-11-27T14:58:10.664Z] [2019-11-27T14:58:10.664Z] DONE 32 tests, 1 skipped in 172.564s [2019-11-27T14:58:10.918Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-11-27T14:58:10.918Z] ++ 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-27T14:58:10.918Z] ++ set -e [2019-11-27T14:58:10.918Z] ++ '[' -n 0 ']' [2019-11-27T14:58:10.918Z] ++ set -x [2019-11-27T14:58:10.919Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-27T14:58:11.173Z] INFO: Testing against a local daemon [2019-11-27T14:58:11.173Z] === RUN TestConfigList [2019-11-27T14:58:11.173Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-27T14:58:11.173Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-11-27T14:58:11.940Z] ok github.com/docker/docker/daemon/config 0.077s coverage: 82.1% of statements [2019-11-27T14:58:12.098Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-11-27T14:58:12.199Z] ok github.com/docker/docker/daemon/events 0.089s coverage: 50.0% of statements [2019-11-27T14:58:13.121Z] #18 ... [2019-11-27T14:58:13.121Z] [2019-11-27T14:58:13.121Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:58:13.121Z] #63 DONE 200.2s [2019-11-27T14:58:13.121Z] [2019-11-27T14:58:13.121Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-27T14:58:13.121Z] #64 DONE 0.2s [2019-11-27T14:58:13.121Z] [2019-11-27T14:58:13.121Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:58:13.121Z] #42 109.9 CC criu/arch/ppc64/sigframe.o [2019-11-27T14:58:13.121Z] #42 110.5 LINK criu/arch/ppc64/crtools.built-in.o [2019-11-27T14:58:13.121Z] #42 110.6 DEP criu/arch/ppc64/misc.d [2019-11-27T14:58:13.121Z] #42 110.7 DEP criu/arch/ppc64/vdso-trampoline.d [2019-11-27T14:58:13.121Z] #42 110.7 DEP criu/arch/ppc64/vdso-pie.d [2019-11-27T14:58:13.121Z] #42 111.0 DEP criu/pie/parasite-vdso.d [2019-11-27T14:58:13.121Z] #42 111.5 DEP criu/pie/util-vdso.d [2019-11-27T14:58:13.121Z] #42 111.9 DEP criu/pie/util.d [2019-11-27T14:58:13.121Z] #42 112.3 CC criu/pie/util.o [2019-11-27T14:58:13.121Z] #42 113.0 CC criu/pie/util-vdso.o [2019-11-27T14:58:13.121Z] #42 114.4 CC criu/pie/parasite-vdso.o [2019-11-27T14:58:13.467Z] #42 ... [2019-11-27T14:58:13.467Z] [2019-11-27T14:58:13.467Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:58:13.467Z] #45 201.4 math/big [2019-11-27T14:58:13.467Z] #45 201.5 go/doc [2019-11-27T14:58:14.111Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-11-27T14:58:14.627Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-11-27T14:58:14.627Z] --- PASS: TestConfigList (3.26s) [2019-11-27T14:58:14.627Z] === RUN TestConfigsCreateAndDelete [2019-11-27T14:58:14.742Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2019-11-27T14:58:14.885Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-11-27T14:58:16.247Z] === RUN TestDockerSuite/TestAttachDetach [2019-11-27T14:58:17.171Z] --- PASS: TestConfigsCreateAndDelete (2.88s) [2019-11-27T14:58:17.171Z] === RUN TestConfigsUpdate [2019-11-27T14:58:17.426Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-27T14:58:18.033Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2019-11-27T14:58:18.033Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.476s coverage: 13.7% of statements [2019-11-27T14:58:18.350Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-11-27T14:58:18.605Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-27T14:58:19.415Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.628s coverage: 57.0% of statements [2019-11-27T14:58:19.512Z] #45 ... [2019-11-27T14:58:19.512Z] [2019-11-27T14:58:19.512Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:58:19.512Z] #42 116.6 CC criu/arch/ppc64/vdso-pie.o [2019-11-27T14:58:19.512Z] #42 117.7 CC criu/arch/ppc64/vdso-trampoline.o [2019-11-27T14:58:19.512Z] #42 117.7 CC criu/arch/ppc64/misc.o [2019-11-27T14:58:19.512Z] #42 117.8 AR criu/pie/pie.lib.a [2019-11-27T14:58:19.512Z] #42 117.9 DEP criu/pie/restorer.d [2019-11-27T14:58:19.512Z] #42 118.3 DEP criu/arch/ppc64/restorer.d [2019-11-27T14:58:19.512Z] #42 118.8 DEP criu/pie/parasite.d [2019-11-27T14:58:19.512Z] #42 119.4 CC criu/pie/parasite.o [2019-11-27T14:58:19.512Z] #42 121.7 LINK criu/pie/parasite.built-in.o [2019-11-27T14:58:19.512Z] #42 121.7 GEN criu/pie/parasite-blob.h [2019-11-27T14:58:19.512Z] #42 121.8 CC criu/arch/ppc64/restorer.o [2019-11-27T14:58:19.512Z] #42 122.6 CC criu/pie/restorer.o [2019-11-27T14:58:20.488Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-27T14:58:20.743Z] --- PASS: TestConfigsUpdate (3.45s) [2019-11-27T14:58:20.743Z] === RUN TestTemplatedConfig [2019-11-27T14:58:20.743Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-11-27T14:58:21.668Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-27T14:58:22.228Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-11-27T14:58:22.454Z] ok github.com/docker/docker/api/server 0.181s coverage: 9.0% of statements [2019-11-27T14:58:22.483Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-27T14:58:23.609Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.105s coverage: 46.2% of statements [2019-11-27T14:58:23.609Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.733s coverage: 48.6% of statements [2019-11-27T14:58:23.609Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.821s coverage: 72.5% of statements [2019-11-27T14:58:24.368Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-27T14:58:24.368Z] --- PASS: TestTemplatedConfig (3.56s) [2019-11-27T14:58:24.368Z] === RUN TestConfigInspect [2019-11-27T14:58:24.927Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-11-27T14:58:25.182Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-11-27T14:58:25.520Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.0% of statements [2019-11-27T14:58:25.555Z] #42 128.4 LINK criu/pie/restorer.built-in.o [2019-11-27T14:58:25.555Z] #42 128.4 GEN criu/pie/restorer-blob.h [2019-11-27T14:58:25.741Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-11-27T14:58:25.900Z] #42 128.7 DEP criu/vdso.d [2019-11-27T14:58:26.090Z] ok github.com/docker/docker/daemon 12.287s coverage: 17.6% of statements [2019-11-27T14:58:26.090Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-27T14:58:26.090Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-27T14:58:26.090Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-27T14:58:26.090Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-27T14:58:26.090Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-27T14:58:26.090Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.521s coverage: 76.1% of statements [2019-11-27T14:58:26.245Z] #42 129.1 DEP criu/uts_ns.d [2019-11-27T14:58:26.245Z] #42 ... [2019-11-27T14:58:26.245Z] [2019-11-27T14:58:26.245Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:58:26.245Z] #45 214.3 vendor/golang.org/x/net/idna [2019-11-27T14:58:26.302Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-27T14:58:27.031Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2019-11-27T14:58:27.230Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-11-27T14:58:27.485Z] --- PASS: TestConfigInspect (3.17s) [2019-11-27T14:58:27.485Z] === RUN TestConfigCreateWithLabels [2019-11-27T14:58:27.485Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-27T14:58:27.601Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.027s coverage: 3.0% of statements [2019-11-27T14:58:28.046Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-11-27T14:58:28.624Z] #45 216.3 github.com/LK4D4/vndr/build [2019-11-27T14:58:28.970Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-27T14:58:28.970Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-27T14:58:29.511Z] ok github.com/docker/docker/daemon/logger 0.245s coverage: 42.7% of statements [2019-11-27T14:58:30.080Z] ok github.com/docker/docker/daemon/images 0.043s coverage: 4.9% of statements [2019-11-27T14:58:30.331Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-27T14:58:30.341Z] ok github.com/docker/docker/daemon/logger/awslogs 0.264s coverage: 77.8% of statements [2019-11-27T14:58:30.586Z] --- PASS: TestConfigCreateWithLabels (3.12s) [2019-11-27T14:58:30.586Z] === RUN TestConfigCreateResolve [2019-11-27T14:58:30.841Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-27T14:58:30.841Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-11-27T14:58:30.910Z] ok github.com/docker/docker/daemon/logger/gelf 0.025s coverage: 67.0% of statements [2019-11-27T14:58:31.171Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.008s coverage: 60.1% of statements [2019-11-27T14:58:31.171Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-27T14:58:31.171Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-27T14:58:31.171Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-27T14:58:31.171Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-27T14:58:31.171Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-27T14:58:31.171Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-27T14:58:31.431Z] ok github.com/docker/docker/daemon/logger/journald 0.037s coverage: 26.2% of statements [2019-11-27T14:58:31.669Z] #45 ... [2019-11-27T14:58:31.669Z] [2019-11-27T14:58:31.669Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:58:31.669Z] #18 162.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-27T14:58:31.669Z] #18 162.4 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-27T14:58:31.669Z] #18 162.4 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-27T14:58:31.691Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.026s coverage: 88.3% of statements [2019-11-27T14:58:31.951Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.024s coverage: 62.1% of statements [2019-11-27T14:58:32.724Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-11-27T14:58:32.904Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 74.7% of statements [2019-11-27T14:58:32.904Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-27T14:58:33.649Z] --- PASS: TestConfigCreateResolve (3.24s) [2019-11-27T14:58:33.649Z] === RUN TestConfigDaemonLibtrustID [2019-11-27T14:58:33.845Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.096s coverage: 19.9% of statements [2019-11-27T14:58:33.845Z] ok github.com/docker/docker/daemon/logger/syslog 0.021s coverage: 47.8% of statements [2019-11-27T14:58:34.107Z] ok github.com/docker/docker/daemon/logger/templates 0.016s coverage: 8.3% of statements [2019-11-27T14:58:34.210Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-11-27T14:58:34.210Z] PASS [2019-11-27T14:58:34.210Z] [2019-11-27T14:58:34.210Z] DONE 8 tests in 23.393s [2019-11-27T14:58:34.210Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-11-27T14:58:34.210Z] ++ 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-27T14:58:34.210Z] ++ set -e [2019-11-27T14:58:34.210Z] ++ '[' -n 0 ']' [2019-11-27T14:58:34.210Z] ++ set -x [2019-11-27T14:58:34.210Z] ++ env -i DEST=/go/src/github.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-27T14:58:34.466Z] INFO: Testing against a local daemon [2019-11-27T14:58:34.466Z] === RUN TestCheckpoint [2019-11-27T14:58:34.466Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-27T14:58:34.466Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-27T14:58:34.466Z] === RUN TestContainerInvalidJSON [2019-11-27T14:58:34.466Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-27T14:58:34.466Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-27T14:58:34.466Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-27T14:58:34.466Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-27T14:58:34.466Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-27T14:58:34.466Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-27T14:58:34.466Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-27T14:58:34.466Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-27T14:58:34.466Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-27T14:58:34.466Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-11-27T14:58:34.466Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-11-27T14:58:34.466Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-27T14:58:34.466Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-27T14:58:34.466Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-27T14:58:34.720Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s) [2019-11-27T14:58:34.720Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-27T14:58:34.720Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-11-27T14:58:34.720Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-27T14:58:34.720Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-11-27T14:58:34.975Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-11-27T14:58:34.975Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-27T14:58:34.975Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-11-27T14:58:34.975Z] === RUN TestCopyFromContainer [2019-11-27T14:58:35.047Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2019-11-27T14:58:35.900Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-11-27T14:58:35.986Z] ok github.com/docker/docker/daemon/logger/splunk 1.928s coverage: 82.5% of statements [2019-11-27T14:58:35.986Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-27T14:58:35.986Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-27T14:58:36.467Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-11-27T14:58:36.542Z] #18 ... [2019-11-27T14:58:36.542Z] [2019-11-27T14:58:36.542Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:58:36.542Z] #42 129.5 DEP criu/util.d [2019-11-27T14:58:36.542Z] #42 129.9 DEP criu/uffd.d [2019-11-27T14:58:36.542Z] #42 130.2 DEP criu/tun.d [2019-11-27T14:58:36.542Z] #42 130.5 DEP criu/tty.d [2019-11-27T14:58:36.542Z] #42 130.9 DEP criu/timerfd.d [2019-11-27T14:58:36.542Z] #42 131.3 DEP criu/sysfs_parse.d [2019-11-27T14:58:36.542Z] #42 131.6 DEP criu/sysctl.d [2019-11-27T14:58:36.542Z] #42 131.9 DEP criu/string.d [2019-11-27T14:58:36.542Z] #42 132.0 DEP criu/stats.d [2019-11-27T14:58:36.542Z] #42 132.3 DEP criu/sockets.d [2019-11-27T14:58:36.542Z] #42 132.8 DEP criu/sk-unix.d [2019-11-27T14:58:36.542Z] #42 133.2 DEP criu/sk-tcp.d [2019-11-27T14:58:36.542Z] #42 133.6 DEP criu/sk-queue.d [2019-11-27T14:58:36.542Z] #42 133.9 DEP criu/sk-packet.d [2019-11-27T14:58:36.542Z] #42 134.3 DEP criu/sk-netlink.d [2019-11-27T14:58:36.542Z] #42 134.7 DEP criu/sk-inet.d [2019-11-27T14:58:36.542Z] #42 135.1 DEP criu/signalfd.d [2019-11-27T14:58:36.542Z] #42 135.4 DEP criu/sigframe.d [2019-11-27T14:58:36.542Z] #42 135.6 DEP criu/shmem.d [2019-11-27T14:58:36.542Z] #42 136.0 DEP criu/servicefd.d [2019-11-27T14:58:36.542Z] #42 136.3 DEP criu/seize.d [2019-11-27T14:58:36.542Z] #42 136.5 DEP criu/seccomp.d [2019-11-27T14:58:36.542Z] #42 137.0 DEP criu/rst-malloc.d [2019-11-27T14:58:36.542Z] #42 137.2 DEP criu/rbtree.d [2019-11-27T14:58:36.542Z] #42 137.3 DEP criu/pstree.d [2019-11-27T14:58:36.542Z] #42 137.6 DEP criu/protobuf.d [2019-11-27T14:58:36.542Z] #42 138.1 GEN criu/protobuf-desc-gen.h [2019-11-27T14:58:36.926Z] ok github.com/docker/docker/distribution/metadata 0.100s coverage: 48.2% of statements [2019-11-27T14:58:37.027Z] === RUN TestCopyFromContainer// [2019-11-27T14:58:37.027Z] === RUN TestCopyFromContainer//bar/root [2019-11-27T14:58:37.281Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-27T14:58:37.281Z] === RUN TestCopyFromContainer/bar/quux [2019-11-27T14:58:37.496Z] ok github.com/docker/docker/distribution 0.392s coverage: 22.1% of statements [2019-11-27T14:58:37.496Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-27T14:58:37.496Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2019-11-27T14:58:37.536Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-27T14:58:37.536Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-27T14:58:37.536Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-27T14:58:37.728Z] #42 ... [2019-11-27T14:58:37.728Z] [2019-11-27T14:58:37.728Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:58:37.728Z] #45 225.8 vendor/golang.org/x/net/http2/hpack [2019-11-27T14:58:37.791Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-27T14:58:37.791Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-27T14:58:37.791Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-27T14:58:38.046Z] --- PASS: TestCopyFromContainer (3.00s) [2019-11-27T14:58:38.046Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-11-27T14:58:38.046Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2019-11-27T14:58:38.046Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-11-27T14:58:38.046Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2019-11-27T14:58:38.046Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-11-27T14:58:38.046Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-11-27T14:58:38.046Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-11-27T14:58:38.046Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-11-27T14:58:38.046Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-11-27T14:58:38.046Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-11-27T14:58:38.046Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-27T14:58:38.046Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-27T14:58:38.046Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-27T14:58:38.046Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-27T14:58:38.046Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-27T14:58:38.046Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-27T14:58:38.046Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-27T14:58:38.046Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-27T14:58:38.046Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-27T14:58:38.046Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-27T14:58:38.046Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-11-27T14:58:38.046Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-27T14:58:38.046Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-27T14:58:38.046Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-27T14:58:38.046Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-27T14:58:38.046Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-11-27T14:58:38.046Z] === RUN TestCreateWithInvalidEnv [2019-11-27T14:58:38.046Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-27T14:58:38.046Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-27T14:58:38.046Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-27T14:58:38.046Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-27T14:58:38.046Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-27T14:58:38.046Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-27T14:58:38.046Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-27T14:58:38.046Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-27T14:58:38.046Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-27T14:58:38.046Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-11-27T14:58:38.046Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-27T14:58:38.046Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-27T14:58:38.046Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-27T14:58:38.046Z] === RUN TestCreateTmpfsMountsTarget [2019-11-27T14:58:38.046Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-11-27T14:58:38.046Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-27T14:58:38.233Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2019-11-27T14:58:38.233Z] INFO [runner] Issues before processing: 46, after processing: 0 [2019-11-27T14:58:38.233Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 10/10, autogenerated_exclude: 1/10, nolint: 0/1, filename_unadjuster: 10/10, exclude: 1/1, exclude-rules: 1/1, cgo: 10/46, path_prettifier: 10/10, identifier_marker: 1/1, skip_files: 10/10 [2019-11-27T14:58:38.233Z] INFO [runner] processing took 1.539511ms with stages: nolint: 886.32µs, path_prettifier: 199.763µs, skip_dirs: 160.286µs, cgo: 123.09µs, autogenerated_exclude: 100.815µs, identifier_marker: 43.843µs, exclude-rules: 10.299µs, filename_unadjuster: 10.263µs, max_same_issues: 1.655µs, diff: 516ns, source_code: 460ns, path_shortener: 418ns, max_from_linter: 406ns, uniq_by_line: 377ns, max_per_file_from_linter: 366ns, skip_files: 323ns, exclude: 311ns [2019-11-27T14:58:38.233Z] INFO [runner] linters took 1m28.408718257s with stages: goanalysis_metalinter: 1m10.558247638s, unused: 17.84830882s [2019-11-27T14:58:38.233Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2019-11-27T14:58:38.233Z] INFO Memory: 1318 samples, avg is 640.4MB, max is 3570.0MB [2019-11-27T14:58:38.233Z] INFO Execution took 3m16.224574315s [2019-11-27T14:58:38.233Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-11-27T14:58:38.233Z] Congratulations! All api changes are done the right way. [2019-11-27T14:58:38.233Z] Congratulations! All toml source files changed here have valid syntax. [2019-11-27T14:58:38.233Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-11-27T14:58:38.233Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-11-27T14:58:38.645Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40263/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27a1fb12007ec2a66e70bbf1285fe3e91dd0899a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:27a1fb12007ec2a66e70bbf1285fe3e91dd0899a hack/make.sh dynbinary-daemon test-docker-py [2019-11-27T14:58:39.204Z] [2019-11-27T14:58:39.405Z] ok github.com/docker/docker/image 0.051s coverage: 86.4% of statements [2019-11-27T14:58:39.405Z] ok github.com/docker/docker/image/cache 0.025s coverage: 19.2% of statements [2019-11-27T14:58:39.405Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2019-11-27T14:58:39.459Z] Removing bundles/ [2019-11-27T14:58:39.459Z] [2019-11-27T14:58:39.459Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-27T14:58:39.459Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-27T14:58:39.459Z] GOOS="" GOARCH="" GOARM="" [2019-11-27T14:58:39.665Z] ok github.com/docker/docker/distribution/xfer 1.705s coverage: 85.1% of statements [2019-11-27T14:58:39.665Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-27T14:58:39.665Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-27T14:58:39.665Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-27T14:58:39.926Z] ok github.com/docker/docker/libcontainerd/queue 0.043s coverage: 100.0% of statements [2019-11-27T14:58:39.928Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-11-27T14:58:40.488Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) [2019-11-27T14:58:40.488Z] === RUN TestCreateWithCapabilities [2019-11-27T14:58:40.488Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-27T14:58:40.488Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-27T14:58:40.488Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-27T14:58:40.488Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-27T14:58:40.488Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-27T14:58:40.488Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-27T14:58:40.488Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-27T14:58:40.488Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-27T14:58:40.488Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-27T14:58:40.488Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-27T14:58:40.488Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-27T14:58:40.488Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-27T14:58:40.488Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-27T14:58:40.488Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-27T14:58:40.488Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-27T14:58:40.488Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-27T14:58:40.488Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-27T14:58:40.488Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-27T14:58:40.488Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-27T14:58:40.488Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-27T14:58:40.488Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-27T14:58:40.488Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-27T14:58:40.488Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-27T14:58:40.488Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-27T14:58:40.488Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-27T14:58:40.488Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-27T14:58:40.743Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-27T14:58:40.743Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-27T14:58:40.743Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-27T14:58:40.743Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-27T14:58:40.743Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-27T14:58:40.743Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-27T14:58:40.743Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-27T14:58:40.743Z] --- PASS: TestCreateWithCapabilities (0.05s) [2019-11-27T14:58:40.743Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-27T14:58:40.743Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-27T14:58:40.743Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-11-27T14:58:40.743Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-11-27T14:58:40.743Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-11-27T14:58:40.743Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-11-27T14:58:40.743Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-11-27T14:58:40.743Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-11-27T14:58:40.743Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-27T14:58:40.743Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-11-27T14:58:40.743Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-11-27T14:58:40.743Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-27T14:58:40.867Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 50.0% of statements [2019-11-27T14:58:41.436Z] ok github.com/docker/docker/opts 0.101s coverage: 66.9% of statements [2019-11-27T14:58:42.820Z] ok github.com/docker/docker/pkg/broadcaster 0.010s coverage: 100.0% of statements [2019-11-27T14:58:43.080Z] ok github.com/docker/docker/pkg/authorization 0.433s coverage: 68.3% of statements [2019-11-27T14:58:43.340Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2019-11-27T14:58:43.782Z] #45 ... [2019-11-27T14:58:43.782Z] [2019-11-27T14:58:43.782Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:58:44.002Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.59s) [2019-11-27T14:58:44.002Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-27T14:58:44.002Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-27T14:58:44.002Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-27T14:58:44.002Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-27T14:58:44.002Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-27T14:58:44.002Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-27T14:58:44.002Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-27T14:58:44.002Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-27T14:58:44.002Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-27T14:58:44.002Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-27T14:58:44.002Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-27T14:58:44.002Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-27T14:58:44.002Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-27T14:58:44.002Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-27T14:58:44.002Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-27T14:58:44.002Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-27T14:58:44.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-27T14:58:44.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-11-27T14:58:44.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-11-27T14:58:44.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-27T14:58:44.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-27T14:58:44.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-27T14:58:44.002Z] === RUN TestContainerStartOnDaemonRestart [2019-11-27T14:58:44.002Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-27T14:58:44.002Z] === RUN TestDaemonRestartIpcMode [2019-11-27T14:58:44.002Z] === PAUSE TestDaemonRestartIpcMode [2019-11-27T14:58:44.002Z] === RUN TestDiff [2019-11-27T14:58:44.002Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-11-27T14:58:44.257Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-11-27T14:58:44.257Z] --- PASS: TestDiff (0.89s) [2019-11-27T14:58:44.257Z] === RUN TestExecWithCloseStdin [2019-11-27T14:58:44.279Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2019-11-27T14:58:44.539Z] ok github.com/docker/docker/pkg/archive 1.343s coverage: 77.1% of statements [2019-11-27T14:58:44.799Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2019-11-27T14:58:44.817Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-11-27T14:58:45.369Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2019-11-27T14:58:45.376Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-11-27T14:58:45.376Z] --- PASS: TestExecWithCloseStdin (1.14s) [2019-11-27T14:58:45.376Z] === RUN TestExec [2019-11-27T14:58:45.631Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-11-27T14:58:46.067Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-11-27T14:58:46.556Z] --- PASS: TestExec (1.11s) [2019-11-27T14:58:46.556Z] === RUN TestExecUser [2019-11-27T14:58:46.635Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2019-11-27T14:58:46.896Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-11-27T14:58:46.917Z] #23 230.0 Checking out files: 18% (2024/10716) Checking out files: 19% (2037/10716) Checking out files: 20% (2144/10716) Checking out files: 21% (2251/10716) Checking out files: 22% (2358/10716) Checking out files: 23% (2465/10716) Checking out files: 24% (2572/10716) Checking out files: 25% (2679/10716) Checking out files: 26% (2787/10716) Checking out files: 27% (2894/10716) Checking out files: 28% (3001/10716) Checking out files: 29% (3108/10716) Checking out files: 30% (3215/10716) Checking out files: 31% (3322/10716) Checking out files: 32% (3430/10716) Checking out files: 33% (3537/10716) Checking out files: 33% (3604/10716) Checking out files: 34% (3644/10716) Checking out files: 35% (3751/10716) Checking out files: 36% (3858/10716) Checking out files: 37% (3965/10716) Checking out files: 38% (4073/10716) Checking out files: 39% (4180/10716) Checking out files: 40% (4287/10716) Checking out files: 41% (4394/10716) Checking out files: 42% (4501/10716) Checking out files: 43% (4608/10716) Checking out files: 44% (4716/10716) Checking out files: 45% (4823/10716) Checking out files: 46% (4930/10716) Checking out files: 47% (5037/10716) Checking out files: 48% (5144/10716) Checking out files: 49% (5251/10716) Checking out files: 50% (5358/10716) Checking out files: 50% (5395/10716) Checking out files: 51% (5466/10716) Checking out files: 52% (5573/10716) Checking out files: 53% (5680/10716) Checking out files: 54% (5787/10716) Checking out files: 55% (5894/10716) Checking out files: 56% (6001/10716) Checking out files: 57% (6109/10716) Checking out files: 58% (6216/10716) Checking out files: 59% (6323/10716) Checking out files: 60% (6430/10716) Checking out files: 61% (6537/10716) Checking out files: 62% (6644/10716) Checking out files: 63% (6752/10716) Checking out files: 64% (6859/10716) Checking out files: 65% (6966/10716) Checking out files: 66% (7073/10716) Checking out files: 67% (7180/10716) Checking out files: 68% (7287/10716) Checking out files: 69% (7395/10716) Checking out files: 69% (7497/10716) Checking out files: 70% (7502/10716) Checking out files: 71% (7609/10716) Checking out files: 72% (7716/10716) Checking out files: 73% (7823/10716) Checking out files: 74% (7930/10716) Checking out files: 75% (8037/10716) Checking out files: 76% (8145/10716) Checking out files: 77% (8252/10716) Checking out files: 78% (8359/10716) Checking out files: 79% (8466/10716) Checking out files: 80% (8573/10716) Checking out files: 81% (8680/10716) Checking out files: 82% (8788/10716) Checking out files: 83% (8895/10716) Checking out files: 84% (9002/10716) Checking out files: 85% (9109/10716) Checking out files: 86% (9216/10716) Checking out files: 86% (9259/10716) Checking out files: 87% (9323/10716) Checking out files: 88% (9431/10716) Checking out files: 89% (9538/10716) Checking out files: 90% (9645/10716) Checking out files: 91% (9752/10716) Checking out files: 92% (9859/10716) Checking out files: 93% (9966/10716) Checking out files: 94% (10074/10716) Checking out files: 95% (10181/10716) Checking out files: 96% (10288/10716) Checking out files: 97% (10395/10716) Checking out files: 98% (10502/10716) Checking out files: 99% (10609/10716) Checking out files: 100% (10716/10716) Checking out files: 100% (10716/10716), done. [2019-11-27T14:58:47.260Z] #23 235.1 + cd /tmp/tmp.jZtRQowJ6q/tmp/docker-ce [2019-11-27T14:58:47.260Z] #23 235.1 + git checkout -q v17.06.2-ce [2019-11-27T14:58:47.918Z] --- PASS: TestExecUser (1.07s) [2019-11-27T14:58:47.918Z] === RUN TestExportContainerAndImportImage [2019-11-27T14:58:48.274Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-11-27T14:58:48.274Z] ok github.com/docker/docker/pkg/chrootarchive 3.560s coverage: 43.2% of statements [2019-11-27T14:58:48.445Z] #23 ... [2019-11-27T14:58:48.445Z] [2019-11-27T14:58:48.445Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:58:48.445Z] #42 141.3 DEP criu/protobuf-desc.d [2019-11-27T14:58:48.445Z] #42 141.6 DEP criu/proc_parse.d [2019-11-27T14:58:48.445Z] #42 142.1 DEP criu/plugin.d [2019-11-27T14:58:48.445Z] #42 142.4 DEP criu/pipes.d [2019-11-27T14:58:48.445Z] #42 142.7 DEP criu/pie-util.d [2019-11-27T14:58:48.445Z] #42 143.0 DEP criu/pie-util-vdso.d [2019-11-27T14:58:48.445Z] #42 143.2 DEP criu/pie-util-vdso-elf32.d [2019-11-27T14:58:48.445Z] #42 143.5 DEP criu/path.d [2019-11-27T14:58:48.445Z] #42 143.8 DEP criu/parasite-syscall.d [2019-11-27T14:58:48.445Z] #42 144.2 DEP criu/pagemap.d [2019-11-27T14:58:48.445Z] #42 144.6 DEP criu/pagemap-cache.d [2019-11-27T14:58:48.445Z] #42 145.0 DEP criu/page-xfer.d [2019-11-27T14:58:48.445Z] #42 145.4 DEP criu/page-pipe.d [2019-11-27T14:58:48.445Z] #42 145.6 DEP criu/netfilter.d [2019-11-27T14:58:48.445Z] #42 146.0 DEP criu/net.d [2019-11-27T14:58:48.445Z] #42 146.6 DEP criu/namespaces.d [2019-11-27T14:58:48.445Z] #42 147.1 DEP criu/mount.d [2019-11-27T14:58:48.445Z] #42 147.7 DEP criu/mem.d [2019-11-27T14:58:48.446Z] #42 148.3 DEP criu/lsm.d [2019-11-27T14:58:48.446Z] #42 148.8 DEP criu/log.d [2019-11-27T14:58:48.446Z] #42 149.2 DEP criu/libnetlink.d [2019-11-27T14:58:48.446Z] #42 149.6 DEP criu/kerndat.d [2019-11-27T14:58:48.446Z] #42 150.1 DEP criu/kcmp-ids.d [2019-11-27T14:58:48.446Z] #42 150.3 DEP criu/irmap.d [2019-11-27T14:58:48.446Z] #42 150.7 DEP criu/ipc_ns.d [2019-11-27T14:58:48.446Z] #42 151.0 DEP criu/image.d [2019-11-27T14:58:48.790Z] #42 151.5 DEP criu/image-desc.d [2019-11-27T14:58:48.844Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-11-27T14:58:48.844Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-11-27T14:58:48.844Z] --- PASS: TestExportContainerAndImportImage (1.21s) [2019-11-27T14:58:48.844Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-27T14:58:48.845Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2019-11-27T14:58:49.105Z] ok github.com/docker/docker/pkg/fsutils 0.301s coverage: 85.1% of statements [2019-11-27T14:58:49.105Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2019-11-27T14:58:49.105Z] ok github.com/docker/docker/pkg/discovery/kv 3.142s coverage: 84.1% of statements [2019-11-27T14:58:49.132Z] #42 151.8 DEP criu/fsnotify.d [2019-11-27T14:58:49.132Z] #42 ... [2019-11-27T14:58:49.132Z] [2019-11-27T14:58:49.132Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:58:49.132Z] #18 180.9 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-27T14:58:49.132Z] #18 180.9 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-27T14:58:49.132Z] #18 180.9 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-11-27T14:58:49.132Z] #18 180.9 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-27T14:58:49.132Z] #18 180.9 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-27T14:58:49.132Z] #18 181.0 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-27T14:58:49.474Z] #18 181.1 Processing triggers for mime-support (3.60) ... [2019-11-27T14:58:49.474Z] #18 181.2 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:58:49.474Z] #18 181.2 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-27T14:58:49.474Z] #18 181.2 Setting up libcap2-bin (1:2.25-1) ... [2019-11-27T14:58:49.474Z] #18 181.2 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-27T14:58:49.474Z] #18 181.2 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-27T14:58:49.474Z] #18 181.2 Setting up bash-completion (1:2.1-4.3) ... [2019-11-27T14:58:50.046Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2019-11-27T14:58:50.046Z] ok github.com/docker/docker/layer 7.440s coverage: 68.8% of statements [2019-11-27T14:58:50.046Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-27T14:58:50.046Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-27T14:58:50.046Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-27T14:58:50.046Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-27T14:58:50.046Z] ? github.com/docker/docker/oci [no test files] [2019-11-27T14:58:50.046Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-27T14:58:50.046Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-27T14:58:50.046Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-27T14:58:50.206Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-27T14:58:50.462Z] --- PASS: TestExportContainerAfterDaemonRestart (1.65s) [2019-11-27T14:58:50.462Z] === RUN TestHealthCheckWorkdir [2019-11-27T14:58:50.625Z] ok github.com/docker/docker/pkg/locker 0.067s coverage: 88.9% of statements [2019-11-27T14:58:50.625Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2019-11-27T14:58:51.022Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-27T14:58:51.205Z] ok github.com/docker/docker/pkg/ioutils 0.781s coverage: 70.6% of statements [2019-11-27T14:58:51.206Z] ok github.com/docker/docker/pkg/idtools 1.101s coverage: 70.1% of statements [2019-11-27T14:58:51.206Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-27T14:58:51.206Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2019-11-27T14:58:51.781Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2019-11-27T14:58:51.946Z] --- PASS: TestHealthCheckWorkdir (1.20s) [2019-11-27T14:58:51.946Z] === RUN TestHealthKillContainer [2019-11-27T14:58:51.946Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-11-27T14:58:51.946Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-11-27T14:58:52.045Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2019-11-27T14:58:52.304Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 91.4% of statements [2019-11-27T14:58:52.564Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.4% of statements [2019-11-27T14:58:52.824Z] ok github.com/docker/docker/pkg/mount 0.911s coverage: 70.0% of statements [2019-11-27T14:58:52.824Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-27T14:58:52.824Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-27T14:58:52.824Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-27T14:58:52.873Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-27T14:58:52.873Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-27T14:58:53.085Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.032s coverage: 56.8% of statements [2019-11-27T14:58:53.358Z] #18 ... [2019-11-27T14:58:53.358Z] [2019-11-27T14:58:53.358Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:58:53.358Z] #45 231.0 mime [2019-11-27T14:58:53.358Z] #45 231.1 mime/quotedprintable [2019-11-27T14:58:53.358Z] #45 233.5 net/http/internal [2019-11-27T14:58:53.358Z] #45 237.9 crypto/x509/pkix [2019-11-27T14:58:53.358Z] #45 238.1 vendor/golang.org/x/crypto/cryptobyte [2019-11-27T14:58:53.358Z] #45 240.8 vendor/golang.org/x/net/http/httpproxy [2019-11-27T14:58:53.358Z] #45 240.8 net/textproto [2019-11-27T14:58:53.358Z] #45 ... [2019-11-27T14:58:53.358Z] [2019-11-27T14:58:53.358Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:58:53.358Z] #23 240.6 + mkdir -p /tmp/tmp.jZtRQowJ6q/src/github.com/docker [2019-11-27T14:58:53.358Z] #23 240.6 + mv components/cli /tmp/tmp.jZtRQowJ6q/src/github.com/docker/cli [2019-11-27T14:58:53.358Z] #23 240.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-11-27T14:58:53.656Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2019-11-27T14:58:53.799Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-11-27T14:58:53.799Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-11-27T14:58:53.917Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2019-11-27T14:58:53.917Z] ok github.com/docker/docker/pkg/plugins/transport 0.018s coverage: 85.7% of statements [2019-11-27T14:58:54.487Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2019-11-27T14:58:55.058Z] ok github.com/docker/docker/pkg/stdcopy 0.016s coverage: 100.0% of statements [2019-11-27T14:58:55.162Z] --- PASS: TestHealthKillContainer (3.20s) [2019-11-27T14:58:55.162Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-27T14:58:55.318Z] ok github.com/docker/docker/pkg/pubsub 1.095s coverage: 73.9% of statements [2019-11-27T14:58:55.722Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2019-11-27T14:58:55.722Z] === RUN TestIpcModeNone [2019-11-27T14:58:55.888Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2019-11-27T14:58:55.888Z] ok github.com/docker/docker/pkg/streamformatter 0.013s coverage: 66.2% of statements [2019-11-27T14:58:56.284Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-11-27T14:58:56.459Z] ok github.com/docker/docker/pkg/symlink 0.022s coverage: 87.7% of statements [2019-11-27T14:58:56.459Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 80.6% of statements [2019-11-27T14:58:56.539Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-27T14:58:56.796Z] --- PASS: TestIpcModeNone (1.19s) [2019-11-27T14:58:56.796Z] === RUN TestIpcModePrivate [2019-11-27T14:58:57.400Z] ok github.com/docker/docker/pkg/tailfile 0.126s coverage: 88.6% of statements [2019-11-27T14:58:57.400Z] ok github.com/docker/docker/pkg/system 0.031s coverage: 36.9% of statements [2019-11-27T14:58:57.400Z] ok github.com/docker/docker/pkg/signal 2.786s coverage: 61.0% of statements [2019-11-27T14:58:57.973Z] testing: warning: no tests to run [2019-11-27T14:58:57.973Z] coverage: [no statements] [2019-11-27T14:58:57.973Z] ok github.com/docker/docker/pkg/term/windows 0.007s coverage: [no statements] [no tests to run] [2019-11-27T14:58:58.159Z] --- PASS: TestIpcModePrivate (1.22s) [2019-11-27T14:58:58.159Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:195, shared: false, mustBeShared: false [2019-11-27T14:58:58.159Z] === RUN TestIpcModeShareable [2019-11-27T14:58:58.159Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-11-27T14:58:58.232Z] ok github.com/docker/docker/pkg/term 0.013s coverage: 85.9% of statements [2019-11-27T14:58:58.232Z] ok github.com/docker/docker/pkg/tarsum 0.129s coverage: 89.3% of statements [2019-11-27T14:58:58.251Z] #23 ... [2019-11-27T14:58:58.251Z] [2019-11-27T14:58:58.251Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:58:58.251Z] #18 187.4 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-27T14:58:58.251Z] #18 187.4 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-27T14:58:58.251Z] #18 187.4 Setting up zip (3.0-11+b1) ... [2019-11-27T14:58:58.251Z] #18 187.5 Setting up bzip2 (1.0.6-8.1) ... [2019-11-27T14:58:58.251Z] #18 187.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-27T14:58:58.251Z] #18 187.5 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-27T14:58:58.251Z] #18 187.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:58:58.251Z] #18 187.5 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-11-27T14:58:58.251Z] #18 187.6 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-27T14:58:58.251Z] #18 187.6 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-27T14:58:58.251Z] #18 187.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-27T14:58:58.251Z] #18 187.6 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-27T14:58:58.251Z] #18 187.6 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:58:58.251Z] #18 187.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-27T14:58:58.251Z] #18 187.7 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-27T14:58:58.251Z] #18 187.7 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-27T14:58:58.251Z] #18 187.7 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:58:58.251Z] #18 188.5 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-27T14:58:58.252Z] #18 188.5 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-27T14:58:58.252Z] #18 188.5 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-27T14:58:58.252Z] #18 188.5 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-27T14:58:58.252Z] #18 188.5 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-27T14:58:58.252Z] #18 188.5 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-27T14:58:58.252Z] #18 188.5 Setting up pigz (2.3.4-1) ... [2019-11-27T14:58:58.252Z] #18 188.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-27T14:58:58.252Z] #18 188.6 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-11-27T14:58:58.252Z] #18 188.6 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-27T14:58:58.252Z] #18 188.6 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-27T14:58:58.252Z] #18 188.6 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-27T14:58:58.252Z] #18 188.6 Setting up jq (1.5+dfsg-1.3) ... [2019-11-27T14:58:58.252Z] #18 188.6 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-27T14:58:58.252Z] #18 188.6 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-27T14:58:58.252Z] #18 188.6 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-27T14:58:58.252Z] #18 188.7 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-27T14:58:58.252Z] #18 188.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-27T14:58:58.252Z] #18 188.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-27T14:58:58.252Z] #18 188.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-27T14:58:58.252Z] #18 188.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-27T14:58:58.252Z] #18 188.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-27T14:58:58.252Z] #18 188.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-27T14:58:58.252Z] #18 188.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-27T14:58:58.252Z] #18 188.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-27T14:58:58.252Z] #18 188.9 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-27T14:58:58.252Z] #18 188.9 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-27T14:58:58.252Z] #18 188.9 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-27T14:58:58.252Z] #18 188.9 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-27T14:58:58.252Z] #18 188.9 Setting up btrfs-progs (4.7.3-1) ... [2019-11-27T14:58:58.252Z] #18 188.9 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-27T14:58:58.252Z] #18 188.9 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-27T14:58:58.802Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2019-11-27T14:58:58.802Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2019-11-27T14:58:58.802Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2019-11-27T14:58:59.441Z] #18 ... [2019-11-27T14:58:59.441Z] [2019-11-27T14:58:59.441Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:58:59.441Z] #42 152.2 DEP criu/filesystems.d [2019-11-27T14:58:59.441Z] #42 152.5 DEP criu/files.d [2019-11-27T14:58:59.441Z] #42 153.0 DEP criu/files-reg.d [2019-11-27T14:58:59.441Z] #42 153.4 DEP criu/files-ext.d [2019-11-27T14:58:59.441Z] #42 153.8 DEP criu/file-lock.d [2019-11-27T14:58:59.441Z] #42 154.1 DEP criu/file-ids.d [2019-11-27T14:58:59.441Z] #42 154.4 DEP criu/fifo.d [2019-11-27T14:58:59.441Z] #42 154.8 DEP criu/fdstore.d [2019-11-27T14:58:59.441Z] #42 155.0 DEP criu/fault-injection.d [2019-11-27T14:58:59.441Z] #42 155.1 DEP criu/external.d [2019-11-27T14:58:59.441Z] #42 155.4 DEP criu/eventpoll.d [2019-11-27T14:58:59.441Z] #42 155.8 DEP criu/eventfd.d [2019-11-27T14:58:59.441Z] #42 156.2 DEP criu/crtools.d [2019-11-27T14:58:59.441Z] #42 156.5 DEP criu/cr-service.d [2019-11-27T14:58:59.441Z] #42 156.8 DEP criu/cr-restore.d [2019-11-27T14:58:59.441Z] #42 157.2 DEP criu/cr-errno.d [2019-11-27T14:58:59.441Z] #42 157.3 DEP criu/cr-dump.d [2019-11-27T14:58:59.441Z] #42 157.8 DEP criu/cr-dedup.d [2019-11-27T14:58:59.441Z] #42 158.2 DEP criu/cr-check.d [2019-11-27T14:58:59.441Z] #42 158.9 DEP criu/config.d [2019-11-27T14:58:59.441Z] #42 159.3 DEP criu/clone-noasan.d [2019-11-27T14:58:59.441Z] #42 159.5 DEP criu/cgroup.d [2019-11-27T14:58:59.441Z] #42 160.0 DEP criu/cgroup-props.d [2019-11-27T14:58:59.441Z] #42 160.2 DEP criu/bitmap.d [2019-11-27T14:58:59.441Z] #42 160.2 DEP criu/bfd.d [2019-11-27T14:58:59.441Z] #42 160.4 DEP criu/autofs.d [2019-11-27T14:58:59.441Z] #42 160.8 DEP criu/aio.d [2019-11-27T14:58:59.441Z] #42 161.2 DEP criu/action-scripts.d [2019-11-27T14:58:59.441Z] #42 161.8 CC criu/action-scripts.o [2019-11-27T14:58:59.531Z] --- PASS: TestIpcModeShareable (1.27s) [2019-11-27T14:58:59.531Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:189, shared: true, mustBeShared: true [2019-11-27T14:58:59.531Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-27T14:58:59.531Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-27T14:59:00.091Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-11-27T14:59:00.177Z] #42 163.1 CC criu/aio.o [2019-11-27T14:59:00.650Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-27T14:59:00.715Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2019-11-27T14:59:00.715Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 73.8% of statements [2019-11-27T14:59:01.288Z] ok github.com/docker/docker/reference 0.040s coverage: 84.4% of statements [2019-11-27T14:59:01.370Z] #42 164.3 CC criu/autofs.o [2019-11-27T14:59:01.714Z] #42 ... [2019-11-27T14:59:01.714Z] [2019-11-27T14:59:01.714Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T14:59:01.714Z] #48 DONE 249.7s [2019-11-27T14:59:01.714Z] [2019-11-27T14:59:01.714Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:59:01.714Z] #45 243.7 crypto/x509 [2019-11-27T14:59:01.714Z] #45 243.7 vendor/golang.org/x/net/http/httpguts [2019-11-27T14:59:01.714Z] #45 243.7 mime/multipart [2019-11-27T14:59:02.232Z] ok github.com/docker/docker/plugin 0.611s coverage: 27.1% of statements [2019-11-27T14:59:02.493Z] ok github.com/docker/docker/registry/resumable 0.047s coverage: 100.0% of statements [2019-11-27T14:59:02.924Z] #45 250.8 crypto/tls [2019-11-27T14:59:03.064Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 50.9% of statements [2019-11-27T14:59:03.064Z] ok github.com/docker/docker/registry 0.342s coverage: 56.0% of statements [2019-11-27T14:59:03.163Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.41s) [2019-11-27T14:59:03.163Z] === RUN TestAPIIpcModeHost [2019-11-27T14:59:03.419Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-11-27T14:59:03.635Z] ok github.com/docker/docker/testutil 0.020s coverage: 62.5% of statements [2019-11-27T14:59:03.675Z] --- PASS: TestAPIIpcModeHost (0.97s) [2019-11-27T14:59:03.675Z] === RUN TestDaemonIpcModeShareable [2019-11-27T14:59:03.895Z] ok github.com/docker/docker/runconfig 0.022s coverage: 68.2% of statements [2019-11-27T14:59:03.930Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-11-27T14:59:05.803Z] ok github.com/docker/docker/volume/drivers 0.023s coverage: 36.1% of statements [2019-11-27T14:59:05.816Z] --- PASS: TestDaemonIpcModeShareable (2.09s) [2019-11-27T14:59:05.816Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: true, mustBeShared: true [2019-11-27T14:59:05.816Z] === RUN TestDaemonIpcModePrivate [2019-11-27T14:59:05.995Z] #45 ... [2019-11-27T14:59:05.995Z] [2019-11-27T14:59:05.995Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:59:05.995Z] #42 168.9 CC criu/bfd.o [2019-11-27T14:59:06.062Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2019-11-27T14:59:06.630Z] ok github.com/docker/docker/volume/mounts 0.078s coverage: 67.0% of statements [2019-11-27T14:59:07.566Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2019-11-27T14:59:07.698Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2019-11-27T14:59:07.698Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:232, shared: false, mustBeShared: false [2019-11-27T14:59:07.698Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-27T14:59:07.728Z] #42 170.3 CC criu/bitmap.o [2019-11-27T14:59:07.955Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-11-27T14:59:08.077Z] #42 170.8 CC criu/cgroup-props.o [2019-11-27T14:59:09.316Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2019-11-27T14:59:09.316Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: false, mustBeShared: false [2019-11-27T14:59:09.316Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-27T14:59:09.571Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-27T14:59:09.806Z] #42 172.7 CC criu/cgroup.o [2019-11-27T14:59:11.453Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.98s) [2019-11-27T14:59:11.453Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: true, mustBeShared: true [2019-11-27T14:59:11.453Z] === RUN TestIpcModeOlderClient [2019-11-27T14:59:11.453Z] === PAUSE TestIpcModeOlderClient [2019-11-27T14:59:11.453Z] === RUN TestKillContainerInvalidSignal [2019-11-27T14:59:12.383Z] --- PASS: TestKillContainerInvalidSignal (1.01s) [2019-11-27T14:59:12.383Z] === RUN TestKillContainer [2019-11-27T14:59:12.383Z] === RUN TestKillContainer/no_signal [2019-11-27T14:59:12.911Z] #42 ... [2019-11-27T14:59:12.911Z] [2019-11-27T14:59:12.911Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:59:12.911Z] #18 199.2 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-27T14:59:12.911Z] #18 199.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-27T14:59:12.911Z] #18 199.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-27T14:59:12.911Z] #18 199.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-27T14:59:12.911Z] #18 199.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-27T14:59:12.911Z] #18 199.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-27T14:59:12.911Z] #18 199.3 Setting up btrfs-tools (4.7.3-1) ... [2019-11-27T14:59:12.911Z] #18 199.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-27T14:59:12.911Z] #18 199.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-27T14:59:12.911Z] #18 199.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-27T14:59:12.911Z] #18 199.5 Setting up python3 (3.5.3-1) ... [2019-11-27T14:59:12.911Z] #18 203.0 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-27T14:59:12.943Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-11-27T14:59:13.191Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-27T14:59:13.192Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-11-27T14:59:13.192Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-27T14:59:13.192Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.0% of statements [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/types [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-27T14:59:13.192Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2019-11-27T14:59:13.192Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-27T14:59:13.192Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2019-11-27T14:59:13.192Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/builder [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-27T14:59:13.192Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-27T14:59:13.192Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2019-11-27T14:59:13.507Z] === RUN TestKillContainer/non_killing_signal [2019-11-27T14:59:13.648Z] #18 205.4 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-27T14:59:13.993Z] #18 205.7 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-27T14:59:13.993Z] #18 205.8 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-27T14:59:13.993Z] #18 205.8 Setting up python3-wheel (0.29.0-2) ... [2019-11-27T14:59:14.341Z] #18 ... [2019-11-27T14:59:14.341Z] [2019-11-27T14:59:14.341Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:59:14.341Z] #45 262.5 net/http/httptrace [2019-11-27T14:59:14.432Z] === RUN TestKillContainer/killing_signal [2019-11-27T14:59:14.432Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-27T14:59:14.687Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-27T14:59:15.083Z] #45 263.0 net/http [2019-11-27T14:59:15.614Z] --- PASS: TestKillContainer (3.20s) [2019-11-27T14:59:15.614Z] --- PASS: TestKillContainer/no_signal (1.01s) [2019-11-27T14:59:15.614Z] --- PASS: TestKillContainer/non_killing_signal (0.87s) [2019-11-27T14:59:15.614Z] --- PASS: TestKillContainer/killing_signal (1.03s) [2019-11-27T14:59:15.614Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-27T14:59:15.614Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-27T14:59:15.748Z] ok github.com/docker/docker/builder/dockerfile 0.818s coverage: 48.2% of statements [2019-11-27T14:59:15.748Z] ok github.com/docker/docker/builder/remotecontext 0.298s coverage: 13.6% of statements [2019-11-27T14:59:16.539Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-27T14:59:16.559Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-11-27T14:59:16.794Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-11-27T14:59:16.794Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-27T14:59:17.353Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-11-27T14:59:17.353Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.73s) [2019-11-27T14:59:17.353Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.91s) [2019-11-27T14:59:17.353Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2019-11-27T14:59:17.353Z] === RUN TestKillStoppedContainer [2019-11-27T14:59:17.353Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-11-27T14:59:17.353Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-27T14:59:17.380Z] ok github.com/docker/docker/builder/remotecontext/git 0.778s coverage: 85.1% of statements [2019-11-27T14:59:17.380Z] ? github.com/docker/docker/cli [no test files] [2019-11-27T14:59:17.380Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-27T14:59:17.608Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2019-11-27T14:59:17.608Z] === RUN TestKillDifferentUserContainer [2019-11-27T14:59:17.862Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-11-27T14:59:18.422Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-11-27T14:59:18.422Z] --- PASS: TestKillDifferentUserContainer (0.94s) [2019-11-27T14:59:18.422Z] === RUN TestInspectOomKilledTrue [2019-11-27T14:59:18.422Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-27T14:59:18.422Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-27T14:59:18.422Z] === RUN TestInspectOomKilledFalse [2019-11-27T14:59:18.422Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-27T14:59:18.422Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-27T14:59:18.422Z] === RUN TestLinksEtcHostsContentMatch [2019-11-27T14:59:19.348Z] --- PASS: TestLinksEtcHostsContentMatch (0.89s) [2019-11-27T14:59:19.348Z] === RUN TestLinksContainerNames [2019-11-27T14:59:20.274Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-11-27T14:59:20.834Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-27T14:59:21.136Z] #45 ... [2019-11-27T14:59:21.136Z] [2019-11-27T14:59:21.136Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-27T14:59:21.136Z] #18 207.6 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-27T14:59:21.136Z] #18 210.0 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-27T14:59:21.136Z] #18 210.0 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-27T14:59:21.136Z] #18 212.4 Setting up dmsetup (2:1.02.137-2) ... [2019-11-27T14:59:21.136Z] #18 212.4 Setting up python3-setuptools (33.1.1-1) ... [2019-11-27T14:59:21.395Z] --- PASS: TestLinksContainerNames (2.04s) [2019-11-27T14:59:21.395Z] === RUN TestLogsFollowTailEmpty [2019-11-27T14:59:21.899Z] ok github.com/docker/docker/client 0.335s coverage: 75.8% of statements [2019-11-27T14:59:21.967Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-11-27T14:59:22.229Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-27T14:59:22.485Z] --- PASS: TestLogsFollowTailEmpty (0.97s) [2019-11-27T14:59:22.485Z] === RUN TestContainerNetworkMountsNoChown [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-27T14:59:22.950Z] ok github.com/docker/docker/api/server/httputils 0.178s coverage: 14.7% of statements [2019-11-27T14:59:22.950Z] ok github.com/docker/docker/api/server/middleware 0.183s coverage: 37.7% of statements [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-27T14:59:22.950Z] ok github.com/docker/docker/api/server/router/swarm 0.122s coverage: 4.0% of statements [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/types [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-27T14:59:22.950Z] ok github.com/docker/docker/api/types/filters 0.058s coverage: 92.2% of statements [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-27T14:59:22.950Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-27T14:59:22.950Z] ok github.com/docker/docker/api/types/time 0.386s coverage: 100.0% of statements [2019-11-27T14:59:22.950Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 75.0% of statements [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/builder [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-27T14:59:22.950Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-27T14:59:23.412Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-27T14:59:23.412Z] --- PASS: TestContainerNetworkMountsNoChown (1.03s) [2019-11-27T14:59:23.412Z] === RUN TestMountDaemonRoot [2019-11-27T14:59:23.412Z] === RUN TestMountDaemonRoot/default [2019-11-27T14:59:23.412Z] === PAUSE TestMountDaemonRoot/default [2019-11-27T14:59:23.412Z] === RUN TestMountDaemonRoot/private [2019-11-27T14:59:23.412Z] === PAUSE TestMountDaemonRoot/private [2019-11-27T14:59:23.412Z] === RUN TestMountDaemonRoot/rprivate [2019-11-27T14:59:23.412Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-27T14:59:23.412Z] === RUN TestMountDaemonRoot/slave [2019-11-27T14:59:23.412Z] === PAUSE TestMountDaemonRoot/slave [2019-11-27T14:59:23.412Z] === RUN TestMountDaemonRoot/rslave [2019-11-27T14:59:23.412Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-27T14:59:23.412Z] === RUN TestMountDaemonRoot/shared [2019-11-27T14:59:23.412Z] === PAUSE TestMountDaemonRoot/shared [2019-11-27T14:59:23.412Z] === RUN TestMountDaemonRoot/rshared [2019-11-27T14:59:23.412Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-27T14:59:23.412Z] === CONT TestMountDaemonRoot/default [2019-11-27T14:59:23.412Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-27T14:59:23.412Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-27T14:59:23.412Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-27T14:59:23.412Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-27T14:59:23.412Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-27T14:59:23.412Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-27T14:59:23.412Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-27T14:59:23.412Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-27T14:59:23.412Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-27T14:59:23.412Z] === CONT TestMountDaemonRoot/rshared [2019-11-27T14:59:23.412Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-27T14:59:23.412Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-27T14:59:23.412Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-27T14:59:23.412Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-27T14:59:23.412Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-27T14:59:23.412Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-27T14:59:23.412Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-27T14:59:23.412Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-27T14:59:23.412Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-27T14:59:23.412Z] === CONT TestMountDaemonRoot/shared [2019-11-27T14:59:23.470Z] #18 214.9 Setting up dh-python (2.20170125) ... [2019-11-27T14:59:23.667Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-27T14:59:23.667Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-27T14:59:23.667Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-27T14:59:23.667Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-27T14:59:23.667Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-27T14:59:23.667Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-27T14:59:23.667Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-27T14:59:23.667Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-27T14:59:23.667Z] === CONT TestMountDaemonRoot/rslave [2019-11-27T14:59:23.667Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-27T14:59:23.668Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-27T14:59:23.668Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-27T14:59:23.668Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-27T14:59:23.668Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-27T14:59:23.668Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-27T14:59:23.668Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-27T14:59:23.668Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-27T14:59:23.668Z] === CONT TestMountDaemonRoot/slave [2019-11-27T14:59:23.668Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-27T14:59:23.668Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-27T14:59:23.668Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-27T14:59:23.668Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-27T14:59:23.668Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-27T14:59:23.668Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-27T14:59:23.668Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-27T14:59:23.668Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-27T14:59:23.668Z] === CONT TestMountDaemonRoot/rprivate [2019-11-27T14:59:23.668Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-27T14:59:23.668Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-27T14:59:23.668Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-27T14:59:23.668Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-27T14:59:23.668Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-27T14:59:23.668Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-27T14:59:23.668Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-27T14:59:23.668Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-27T14:59:23.668Z] === CONT TestMountDaemonRoot/private [2019-11-27T14:59:23.668Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-27T14:59:23.668Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-27T14:59:23.668Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-27T14:59:23.668Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-27T14:59:23.668Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-27T14:59:23.668Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-27T14:59:23.668Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-27T14:59:23.668Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-27T14:59:23.668Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-27T14:59:23.668Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-27T14:59:23.668Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-27T14:59:23.668Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-27T14:59:23.668Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-27T14:59:23.668Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-27T14:59:23.924Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-27T14:59:23.924Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-27T14:59:23.924Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-27T14:59:23.924Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-27T14:59:23.924Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-27T14:59:23.924Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-11-27T14:59:23.924Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-27T14:59:23.924Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-27T14:59:23.924Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-27T14:59:23.924Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-27T14:59:23.924Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-27T14:59:24.179Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-27T14:59:24.179Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-27T14:59:24.179Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-27T14:59:24.179Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-27T14:59:24.179Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-27T14:59:24.179Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-27T14:59:24.179Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-27T14:59:24.179Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-27T14:59:24.179Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-27T14:59:24.179Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/shared (0.01s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-11-27T14:59:24.179Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-11-27T14:59:24.179Z] === RUN TestContainerBindMountNonRecursive [2019-11-27T14:59:24.706Z] #18 216.5 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-27T14:59:24.706Z] #18 216.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-27T14:59:25.050Z] #18 DONE 216.9s [2019-11-27T14:59:25.050Z] [2019-11-27T14:59:25.050Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-27T14:59:25.788Z] #19 ... [2019-11-27T14:59:25.788Z] [2019-11-27T14:59:25.788Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:59:25.788Z] #42 178.6 CC criu/clone-noasan.o [2019-11-27T14:59:25.788Z] #42 178.9 CC criu/config.o [2019-11-27T14:59:25.788Z] #42 182.1 CC criu/cr-check.o [2019-11-27T14:59:25.788Z] #42 185.9 CC criu/cr-dedup.o [2019-11-27T14:59:25.788Z] #42 187.0 CC criu/cr-dump.o [2019-11-27T14:59:26.063Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-11-27T14:59:26.701Z] ok github.com/docker/docker/builder/dockerfile 0.517s coverage: 46.3% of statements [2019-11-27T14:59:26.701Z] ok github.com/docker/docker/builder/dockerignore 0.348s coverage: 96.8% of statements [2019-11-27T14:59:26.701Z] ok github.com/docker/docker/builder/remotecontext 0.693s coverage: 9.2% of statements [2019-11-27T14:59:26.991Z] --- PASS: TestContainerBindMountNonRecursive (2.56s) [2019-11-27T14:59:26.991Z] === RUN TestNetworkNat [2019-11-27T14:59:27.247Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-27T14:59:27.807Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-11-27T14:59:27.807Z] --- PASS: TestNetworkNat (0.97s) [2019-11-27T14:59:27.807Z] === RUN TestNetworkLocalhostTCPNat [2019-11-27T14:59:28.731Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s) [2019-11-27T14:59:28.731Z] === RUN TestNetworkLoopbackNat [2019-11-27T14:59:29.291Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-11-27T14:59:29.487Z] ok github.com/docker/docker/pkg/plugins 33.653s coverage: 76.6% of statements [2019-11-27T14:59:29.487Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-27T14:59:29.487Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-27T14:59:29.487Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-27T14:59:29.487Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-27T14:59:29.487Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-27T14:59:29.487Z] ? github.com/docker/docker/rootless [no test files] [2019-11-27T14:59:29.487Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-27T14:59:29.487Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-27T14:59:29.487Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-27T14:59:29.487Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-27T14:59:29.487Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-27T14:59:29.487Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-27T14:59:29.487Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-27T14:59:29.487Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-27T14:59:29.487Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-27T14:59:29.487Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-27T14:59:29.487Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-27T14:59:29.487Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-27T14:59:29.487Z] ? github.com/docker/docker/volume [no test files] [2019-11-27T14:59:29.487Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-27T14:59:29.487Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-27T14:59:29.487Z] [2019-11-27T14:59:29.487Z] === Skipped [2019-11-27T14:59:29.487Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-27T14:59:29.487Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-27T14:59:29.487Z] [2019-11-27T14:59:29.487Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-27T14:59:29.487Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-27T14:59:29.487Z] [2019-11-27T14:59:29.487Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-27T14:59:29.487Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T14:59:29.487Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-27T14:59:29.487Z] [2019-11-27T14:59:29.487Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-27T14:59:29.487Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T14:59:29.487Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-27T14:59:29.487Z] [2019-11-27T14:59:29.487Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-27T14:59:29.487Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T14:59:29.487Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-27T14:59:29.487Z] [2019-11-27T14:59:29.487Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-27T14:59:29.487Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T14:59:29.487Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-27T14:59:29.487Z] [2019-11-27T14:59:29.487Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-27T14:59:29.487Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T14:59:29.487Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-27T14:59:29.487Z] [2019-11-27T14:59:29.487Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-27T14:59:29.487Z] graphtest_unix.go:73: No driver to put! [2019-11-27T14:59:29.487Z] [2019-11-27T14:59:29.487Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-27T14:59:29.487Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-27T14:59:29.487Z] [2019-11-27T14:59:29.487Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-27T14:59:29.487Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-27T14:59:29.487Z] [2019-11-27T14:59:29.487Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-27T14:59:29.487Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-27T14:59:29.487Z] [2019-11-27T14:59:29.487Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-27T14:59:29.487Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-27T14:59:29.487Z] [2019-11-27T14:59:29.487Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-27T14:59:29.487Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T14:59:29.487Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-27T14:59:29.487Z] [2019-11-27T14:59:29.487Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-27T14:59:29.487Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T14:59:29.487Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-27T14:59:29.487Z] [2019-11-27T14:59:29.487Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-27T14:59:29.487Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T14:59:29.487Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-27T14:59:29.487Z] [2019-11-27T14:59:29.487Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-27T14:59:29.487Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T14:59:29.487Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-27T14:59:29.487Z] [2019-11-27T14:59:29.487Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-27T14:59:29.487Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T14:59:29.487Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-27T14:59:29.487Z] [2019-11-27T14:59:29.487Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-27T14:59:29.487Z] graphtest_unix.go:73: No driver to put! [2019-11-27T14:59:29.487Z] [2019-11-27T14:59:29.487Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-27T14:59:29.487Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-27T14:59:29.487Z] [2019-11-27T14:59:29.487Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-27T14:59:29.487Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-27T14:59:29.487Z] [2019-11-27T14:59:29.487Z] [2019-11-27T14:59:29.487Z] DONE 2141 tests, 20 skipped in 184.848s Post stage [Pipeline] junit [2019-11-27T14:59:29.500Z] Recording test results [2019-11-27T14:59:29.850Z] --- PASS: TestNetworkLoopbackNat (1.05s) [2019-11-27T14:59:29.851Z] === RUN TestPause [2019-11-27T14:59:30.411Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-27T14:59:30.686Z] #42 192.8 CC criu/cr-errno.o [2019-11-27T14:59:30.686Z] #42 193.0 CC criu/cr-restore.o [2019-11-27T14:59:30.971Z] --- PASS: TestPause (1.03s) [2019-11-27T14:59:30.971Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-27T14:59:30.971Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-27T14:59:30.971Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-27T14:59:30.971Z] === RUN TestPauseStopPausedContainer [2019-11-27T14:59:31.226Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-11-27T14:59:31.481Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-27T14:59:31.737Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-27T14:59:32.001Z] --- PASS: TestPauseStopPausedContainer (1.12s) [2019-11-27T14:59:32.001Z] === RUN TestPsFilter [2019-11-27T14:59:32.121Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40263/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27a1fb12007ec2a66e70bbf1285fe3e91dd0899a -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:27a1fb12007ec2a66e70bbf1285fe3e91dd0899a hack/make.sh dynbinary test-integration [2019-11-27T14:59:32.561Z] --- PASS: TestPsFilter (0.65s) [2019-11-27T14:59:32.561Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-27T14:59:33.059Z] [2019-11-27T14:59:33.059Z] Removing bundles/ [2019-11-27T14:59:33.059Z] [2019-11-27T14:59:33.059Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-27T14:59:33.059Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-27T14:59:33.059Z] GOOS="" GOARCH="" GOARM="" [2019-11-27T14:59:33.486Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-27T14:59:33.486Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2019-11-27T14:59:33.486Z] === RUN TestRemoveContainerWithVolume [2019-11-27T14:59:34.411Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2019-11-27T14:59:34.411Z] === RUN TestRemoveContainerRunning [2019-11-27T14:59:34.610Z] #42 ... [2019-11-27T14:59:34.610Z] [2019-11-27T14:59:34.610Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:59:34.610Z] #45 282.5 github.com/LK4D4/vndr/godl [2019-11-27T14:59:34.970Z] --- PASS: TestRemoveContainerRunning (0.80s) [2019-11-27T14:59:34.970Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-27T14:59:35.531Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-11-27T14:59:35.786Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2019-11-27T14:59:35.786Z] === RUN TestRemoveInvalidContainer [2019-11-27T14:59:35.786Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-11-27T14:59:35.786Z] === RUN TestRenameLinkedContainer [2019-11-27T14:59:36.326Z] #45 284.0 github.com/LK4D4/vndr [2019-11-27T14:59:36.348Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-27T14:59:39.611Z] --- PASS: TestRenameLinkedContainer (3.36s) [2019-11-27T14:59:39.611Z] === RUN TestRenameStoppedContainer [2019-11-27T14:59:40.171Z] --- PASS: TestRenameStoppedContainer (0.81s) [2019-11-27T14:59:40.171Z] === RUN TestRenameRunningContainerAndReuse [2019-11-27T14:59:40.214Z] #45 ... [2019-11-27T14:59:40.214Z] [2019-11-27T14:59:40.214Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:59:40.214Z] #42 202.7 CC criu/cr-service.o [2019-11-27T14:59:42.055Z] --- PASS: TestRenameRunningContainerAndReuse (1.78s) [2019-11-27T14:59:42.055Z] === RUN TestRenameInvalidName [2019-11-27T14:59:42.055Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-11-27T14:59:42.617Z] --- PASS: TestRenameInvalidName (0.87s) [2019-11-27T14:59:42.617Z] === RUN TestRenameAnonymousContainer [2019-11-27T14:59:44.100Z] #42 206.9 CC criu/crtools.o [2019-11-27T14:59:44.501Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-27T14:59:45.820Z] #42 208.4 CC criu/eventfd.o [2019-11-27T14:59:46.557Z] #42 209.3 CC criu/eventpoll.o [2019-11-27T14:59:46.557Z] #42 ... [2019-11-27T14:59:46.557Z] [2019-11-27T14:59:46.557Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-27T14:59:46.557Z] #19 11.30 Collecting yamllint==1.16.0 [2019-11-27T14:59:46.557Z] #19 12.90 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-27T14:59:46.557Z] #19 13.81 Collecting pyyaml (from yamllint==1.16.0) [2019-11-27T14:59:46.557Z] #19 14.55 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-27T14:59:46.557Z] #19 18.99 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-27T14:59:46.557Z] #19 19.35 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-27T14:59:47.045Z] --- PASS: TestRenameAnonymousContainer (3.91s) [2019-11-27T14:59:47.045Z] === RUN TestRenameContainerWithSameName [2019-11-27T14:59:47.605Z] --- PASS: TestRenameContainerWithSameName (1.13s) [2019-11-27T14:59:47.605Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-27T14:59:48.307Z] #19 22.74 Building wheels for collected packages: pyyaml, pathspec [2019-11-27T14:59:48.307Z] #19 22.75 Running setup.py bdist_wheel for pyyaml: started [2019-11-27T14:59:48.529Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-11-27T14:59:49.042Z] #19 ... [2019-11-27T14:59:49.042Z] [2019-11-27T14:59:49.042Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:59:49.042Z] #42 211.6 CC criu/external.o [2019-11-27T14:59:49.777Z] #42 212.5 CC criu/fault-injection.o [2019-11-27T14:59:49.777Z] #42 212.7 CC criu/fdstore.o [2019-11-27T14:59:49.895Z] --- PASS: TestRenameContainerWithLinkedContainer (1.87s) [2019-11-27T14:59:49.895Z] === RUN TestResize [2019-11-27T14:59:50.752Z] ok github.com/docker/docker/cmd/dockerd 0.091s coverage: 30.3% of statements [2019-11-27T14:59:50.819Z] --- PASS: TestResize (1.14s) [2019-11-27T14:59:50.819Z] === RUN TestResizeWithInvalidSize [2019-11-27T14:59:50.819Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-11-27T14:59:50.819Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-27T14:59:50.962Z] #42 213.7 CC criu/fifo.o [2019-11-27T14:59:51.745Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2019-11-27T14:59:51.745Z] === RUN TestResizeWhenContainerNotStarted [2019-11-27T14:59:52.153Z] #42 214.7 CC criu/file-ids.o [2019-11-27T14:59:52.498Z] #42 ... [2019-11-27T14:59:52.499Z] [2019-11-27T14:59:52.499Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T14:59:52.499Z] #45 DONE 300.4s [2019-11-27T14:59:52.499Z] [2019-11-27T14:59:52.499Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-27T14:59:52.499Z] #19 25.66 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-27T14:59:52.499Z] #19 25.66 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-27T14:59:52.499Z] #19 25.86 Running setup.py bdist_wheel for pathspec: started [2019-11-27T14:59:52.623Z] ok github.com/docker/docker/container 0.113s coverage: 35.3% of statements [2019-11-27T14:59:52.623Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-27T14:59:52.623Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-27T14:59:52.623Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-27T14:59:52.623Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-27T14:59:52.670Z] --- PASS: TestResizeWhenContainerNotStarted (1.10s) [2019-11-27T14:59:52.670Z] === RUN TestDaemonRestartKillContainers [2019-11-27T14:59:52.670Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-27T14:59:52.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-27T14:59:52.670Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-27T14:59:52.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-27T14:59:52.670Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-27T14:59:52.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-27T14:59:52.670Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-27T14:59:52.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-27T14:59:52.670Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-27T14:59:52.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-27T14:59:52.670Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-27T14:59:52.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-27T14:59:52.670Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-27T14:59:52.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-27T14:59:52.670Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-27T14:59:52.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-27T14:59:52.670Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-27T14:59:52.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-27T14:59:52.670Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-27T14:59:52.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-27T14:59:52.670Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-27T14:59:52.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-27T14:59:52.670Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-27T14:59:52.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-27T14:59:52.670Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-27T14:59:52.670Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-27T14:59:55.549Z] #19 30.02 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-27T14:59:55.549Z] #19 30.03 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-27T14:59:55.549Z] #19 30.08 Successfully built pyyaml pathspec [2019-11-27T14:59:55.549Z] #19 30.08 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-27T14:59:55.890Z] #19 30.97 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-27T14:59:55.935Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-27T14:59:55.935Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-27T14:59:55.935Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-27T14:59:56.623Z] #19 DONE 31.4s [2019-11-27T14:59:56.623Z] [2019-11-27T14:59:56.623Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T14:59:56.623Z] #42 215.7 CC criu/file-lock.o [2019-11-27T14:59:56.623Z] #42 217.9 CC criu/files-ext.o [2019-11-27T14:59:56.623Z] #42 218.8 CC criu/files-reg.o [2019-11-27T14:59:56.695Z] ok github.com/docker/docker/builder/remotecontext/git 32.407s coverage: 85.1% of statements [2019-11-27T14:59:56.695Z] ? github.com/docker/docker/cli [no test files] [2019-11-27T14:59:56.695Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-27T14:59:56.695Z] ok github.com/docker/docker/cli/debug 0.314s coverage: 100.0% of statements [2019-11-27T14:59:56.695Z] ok github.com/docker/docker/client 0.719s coverage: 75.3% of statements [2019-11-27T14:59:56.860Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-27T14:59:57.420Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-27T14:59:59.930Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-27T15:00:00.490Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-27T15:00:00.525Z] #42 223.1 CC criu/files.o [2019-11-27T15:00:00.724Z] ok github.com/docker/docker/daemon/cluster 0.041s coverage: 0.5% of statements [2019-11-27T15:00:01.018Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-27T15:00:01.018Z] [2019-11-27T15:00:01.018Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-11-27T15:00:01.018Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-11-27T15:00:01.018Z] Using test binary docker [2019-11-27T15:00:01.018Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-27T15:00:01.018Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-27T15:00:01.018Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-27T15:00:01.018Z] Warning failed to create cache: (null) [2019-11-27T15:00:01.018Z] . [2019-11-27T15:00:01.018Z] INFO: Waiting for daemon to start... [2019-11-27T15:00:01.018Z] Starting dockerd [2019-11-27T15:00:01.018Z] . [2019-11-27T15:00:01.018Z] INFO: Building docker-sdk-python3:4.1.0... [2019-11-27T15:00:02.377Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-27T15:00:02.570Z] #42 ... [2019-11-27T15:00:02.570Z] [2019-11-27T15:00:02.570Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-27T15:00:02.570Z] #29 310.8 + rm -rf /tmp/tmp.X3DiOavoiC [2019-11-27T15:00:02.776Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-11-27T15:00:02.941Z] #29 DONE 311.3s [2019-11-27T15:00:02.941Z] [2019-11-27T15:00:02.941Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T15:00:04.264Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-27T15:00:04.723Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.8% of statements [2019-11-27T15:00:05.263Z] #42 228.2 CC criu/filesystems.o [2019-11-27T15:00:05.378Z] ok github.com/docker/docker/cmd/dockerd 0.710s coverage: 19.0% of statements [2019-11-27T15:00:05.626Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-27T15:00:06.454Z] #42 229.2 CC criu/fsnotify.o [2019-11-27T15:00:07.510Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-11-27T15:00:07.566Z] ok github.com/docker/docker/container 0.660s coverage: 42.5% of statements [2019-11-27T15:00:07.566Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-27T15:00:07.566Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-27T15:00:07.566Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-27T15:00:07.566Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-27T15:00:07.765Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-27T15:00:08.327Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-27T15:00:08.788Z] #42 231.5 CC criu/image-desc.o [2019-11-27T15:00:08.788Z] #42 231.7 CC criu/image.o [2019-11-27T15:00:09.690Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-27T15:00:09.690Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-27T15:00:10.272Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-11-27T15:00:10.503Z] #42 233.4 CC criu/ipc_ns.o [2019-11-27T15:00:11.636Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-11-27T15:00:11.636Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-27T15:00:12.495Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.6% of statements [2019-11-27T15:00:12.562Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-27T15:00:12.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.13s) [2019-11-27T15:00:12.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.22s) [2019-11-27T15:00:12.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2019-11-27T15:00:12.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.03s) [2019-11-27T15:00:12.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (3.50s) [2019-11-27T15:00:12.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.74s) [2019-11-27T15:00:12.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.51s) [2019-11-27T15:00:12.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.27s) [2019-11-27T15:00:12.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.38s) [2019-11-27T15:00:12.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.20s) [2019-11-27T15:00:12.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.04s) [2019-11-27T15:00:12.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.71s) [2019-11-27T15:00:12.562Z] === RUN TestCgroupNamespacesRun [2019-11-27T15:00:12.829Z] #42 235.5 CC criu/irmap.o [2019-11-27T15:00:13.508Z] ok github.com/docker/docker/daemon 12.371s coverage: 17.6% of statements [2019-11-27T15:00:13.508Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-27T15:00:13.508Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-27T15:00:14.013Z] #42 236.7 CC criu/kcmp-ids.o [2019-11-27T15:00:14.357Z] #42 237.1 CC criu/kerndat.o [2019-11-27T15:00:14.447Z] --- PASS: TestCgroupNamespacesRun (2.06s) [2019-11-27T15:00:14.447Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-27T15:00:15.437Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-11-27T15:00:15.437Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 82.1% of statements [2019-11-27T15:00:16.068Z] #42 239.1 CC criu/libnetlink.o [2019-11-27T15:00:16.288Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2019-11-27T15:00:16.288Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-27T15:00:16.288Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-27T15:00:16.331Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.93s) [2019-11-27T15:00:16.331Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-27T15:00:16.683Z] ok github.com/docker/docker/daemon/graphdriver 0.013s coverage: 2.2% of statements [2019-11-27T15:00:16.804Z] #42 239.8 CC criu/log.o [2019-11-27T15:00:16.891Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-27T15:00:17.147Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-11-27T15:00:17.600Z] #42 240.5 CC criu/lsm.o [2019-11-27T15:00:18.332Z] #42 241.2 CC criu/mem.o [2019-11-27T15:00:18.511Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.08s) [2019-11-27T15:00:18.511Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-27T15:00:20.086Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-11-27T15:00:20.464Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.242s coverage: 57.9% of statements [2019-11-27T15:00:21.021Z] --- PASS: TestCgroupNamespacesRunHostMode (2.09s) [2019-11-27T15:00:21.021Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-27T15:00:21.021Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-11-27T15:00:21.376Z] #42 244.2 CC criu/mount.o [2019-11-27T15:00:22.907Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.05s) [2019-11-27T15:00:22.907Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-27T15:00:23.468Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2019-11-27T15:00:23.468Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-27T15:00:24.393Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-11-27T15:00:24.393Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-27T15:00:24.459Z] #42 ... [2019-11-27T15:00:24.459Z] [2019-11-27T15:00:24.459Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-27T15:00:24.459Z] #55 279.6 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-27T15:00:25.318Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-27T15:00:25.573Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-27T15:00:26.498Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.18s) [2019-11-27T15:00:26.498Z] === RUN TestKernelTCPMemory [2019-11-27T15:00:26.498Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-11-27T15:00:26.737Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.376s coverage: 45.9% of statements [2019-11-27T15:00:27.860Z] --- PASS: TestKernelTCPMemory (1.16s) [2019-11-27T15:00:27.860Z] === RUN TestNISDomainname [2019-11-27T15:00:28.328Z] #55 283.4 + mkdir -p /build [2019-11-27T15:00:28.328Z] #55 283.4 + cp runc /build/runc [2019-11-27T15:00:28.328Z] #55 DONE 283.6s [2019-11-27T15:00:28.328Z] [2019-11-27T15:00:28.328Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-27T15:00:28.328Z] #39 ... [2019-11-27T15:00:28.328Z] [2019-11-27T15:00:28.328Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T15:00:28.328Z] #42 251.2 CC criu/namespaces.o [2019-11-27T15:00:28.420Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-27T15:00:28.420Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-11-27T15:00:28.699Z] ok github.com/docker/docker/daemon 3.004s coverage: 9.2% of statements [2019-11-27T15:00:28.699Z] ok github.com/docker/docker/daemon/cluster 1.917s coverage: 0.5% of statements [2019-11-27T15:00:28.699Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.390s coverage: 65.3% of statements [2019-11-27T15:00:28.699Z] ok github.com/docker/docker/daemon/cluster/convert 1.391s coverage: 35.8% of statements [2019-11-27T15:00:28.699Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-27T15:00:28.699Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.262s coverage: 10.9% of statements [2019-11-27T15:00:28.699Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-27T15:00:28.699Z] ok github.com/docker/docker/daemon/config 0.583s coverage: 80.1% of statements [2019-11-27T15:00:28.699Z] ok github.com/docker/docker/daemon/discovery 0.355s coverage: 30.0% of statements [2019-11-27T15:00:28.699Z] ok github.com/docker/docker/daemon/events 0.314s coverage: 50.0% of statements [2019-11-27T15:00:28.699Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-27T15:00:28.699Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-27T15:00:28.699Z] ok github.com/docker/docker/daemon/graphdriver 0.531s coverage: 2.3% of statements [2019-11-27T15:00:28.699Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-11-27T15:00:28.699Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-11-27T15:00:28.699Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-27T15:00:28.699Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-11-27T15:00:28.699Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-11-27T15:00:28.699Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-11-27T15:00:28.699Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-11-27T15:00:28.699Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-27T15:00:28.699Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-11-27T15:00:28.699Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-11-27T15:00:28.699Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-11-27T15:00:28.979Z] --- PASS: TestNISDomainname (1.24s) [2019-11-27T15:00:28.979Z] === RUN TestHostnameDnsResolution [2019-11-27T15:00:30.134Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.944s coverage: 48.6% of statements [2019-11-27T15:00:30.866Z] --- PASS: TestHostnameDnsResolution (1.65s) [2019-11-27T15:00:30.866Z] === RUN TestStats [2019-11-27T15:00:30.866Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-27T15:00:30.866Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-11-27T15:00:30.884Z] ok github.com/docker/docker/daemon/images 0.388s coverage: 4.9% of statements [2019-11-27T15:00:30.884Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-27T15:00:30.884Z] ok github.com/docker/docker/daemon/links 0.226s coverage: 93.0% of statements [2019-11-27T15:00:30.884Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-27T15:00:30.884Z] ok github.com/docker/docker/daemon/logger 0.398s coverage: 43.0% of statements [2019-11-27T15:00:30.884Z] ok github.com/docker/docker/daemon/logger/awslogs 0.539s coverage: 77.4% of statements [2019-11-27T15:00:30.884Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-11-27T15:00:30.884Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-27T15:00:30.884Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-27T15:00:30.884Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-11-27T15:00:30.884Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-11-27T15:00:31.415Z] ok github.com/docker/docker/daemon/graphdriver/aufs 13.259s coverage: 72.5% of statements [2019-11-27T15:00:31.415Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-27T15:00:32.201Z] #42 254.7 CC criu/net.o [2019-11-27T15:00:32.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-27T15:00:33.072Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.364s coverage: 62.1% of statements [2019-11-27T15:00:33.072Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.376s coverage: 88.3% of statements [2019-11-27T15:00:33.265Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.586s coverage: 76.1% of statements [2019-11-27T15:00:33.533Z] ok github.com/docker/docker/daemon/logger/local 0.516s coverage: 74.7% of statements [2019-11-27T15:00:33.533Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-27T15:00:33.533Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.193s coverage: 21.4% of statements [2019-11-27T15:00:34.109Z] --- PASS: TestStats (3.20s) [2019-11-27T15:00:34.109Z] === RUN TestStopContainerWithTimeout [2019-11-27T15:00:34.109Z] === RUN TestStopContainerWithTimeout/0 [2019-11-27T15:00:34.109Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-27T15:00:34.109Z] === RUN TestStopContainerWithTimeout/1 [2019-11-27T15:00:34.109Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-27T15:00:34.109Z] === RUN TestStopContainerWithTimeout/3 [2019-11-27T15:00:34.109Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-27T15:00:34.109Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-27T15:00:34.109Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-27T15:00:34.109Z] === CONT TestStopContainerWithTimeout/0 [2019-11-27T15:00:34.109Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-27T15:00:34.125Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-11-27T15:00:34.702Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-27T15:00:35.264Z] === CONT TestStopContainerWithTimeout/3 [2019-11-27T15:00:35.719Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2019-11-27T15:00:37.101Z] #42 259.2 CC criu/netfilter.o [2019-11-27T15:00:37.102Z] #42 259.7 CC criu/page-pipe.o [2019-11-27T15:00:37.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-27T15:00:37.148Z] === CONT TestStopContainerWithTimeout/1 [2019-11-27T15:00:37.598Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.412s coverage: 59.8% of statements [2019-11-27T15:00:37.598Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-27T15:00:37.598Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-27T15:00:37.859Z] #42 260.8 CC criu/page-xfer.o [2019-11-27T15:00:37.983Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements [2019-11-27T15:00:37.983Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-27T15:00:37.983Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2019-11-27T15:00:37.983Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-27T15:00:38.368Z] ok github.com/docker/docker/daemon/logger/splunk 2.766s coverage: 82.5% of statements [2019-11-27T15:00:38.368Z] ok github.com/docker/docker/daemon/logger/syslog 0.222s coverage: 47.8% of statements [2019-11-27T15:00:38.368Z] ok github.com/docker/docker/daemon/logger/templates 0.099s coverage: 8.3% of statements [2019-11-27T15:00:38.368Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-27T15:00:38.368Z] ? github.com/docker/docker/daemon/network [no test files] [2019-11-27T15:00:38.368Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-27T15:00:39.033Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-11-27T15:00:39.033Z] --- PASS: TestStopContainerWithTimeout/0 (1.49s) [2019-11-27T15:00:39.033Z] --- PASS: TestStopContainerWithTimeout/-1 (3.44s) [2019-11-27T15:00:39.033Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) [2019-11-27T15:00:39.033Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2019-11-27T15:00:39.033Z] === RUN TestDeleteDevicemapper [2019-11-27T15:00:39.033Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-27T15:00:39.033Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-27T15:00:39.033Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-27T15:00:39.911Z] ok github.com/docker/docker/distribution 1.697s coverage: 20.3% of statements [2019-11-27T15:00:39.919Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 42.7% of statements [2019-11-27T15:00:39.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-27T15:00:40.192Z] #42 262.8 CC criu/pagemap-cache.o [2019-11-27T15:00:40.324Z] ok github.com/docker/docker/daemon/logger/awslogs 0.103s coverage: 77.8% of statements [2019-11-27T15:00:40.324Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-27T15:00:40.324Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-27T15:00:40.374Z] ok github.com/docker/docker/distribution/metadata 1.586s coverage: 48.2% of statements [2019-11-27T15:00:40.374Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-27T15:00:40.537Z] #42 263.4 CC criu/pagemap.o [2019-11-27T15:00:40.768Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-27T15:00:40.768Z] [2019-11-27T15:00:40.768Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-27T15:00:40.768Z] PKG_CONFIG=pkg-config [2019-11-27T15:00:40.768Z] GOLANG_VERSION=1.13.4 [2019-11-27T15:00:40.768Z] HOSTNAME=e9eb3a4a4d96 [2019-11-27T15:00:40.768Z] DOCKER_EXPERIMENTAL=1 [2019-11-27T15:00:40.768Z] container=docker [2019-11-27T15:00:40.768Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-27T15:00:40.768Z] GO111MODULE=off [2019-11-27T15:00:40.768Z] GOPATH=/go [2019-11-27T15:00:40.768Z] PWD=/go/src/github.com/docker/docker [2019-11-27T15:00:40.768Z] HOME=/root [2019-11-27T15:00:40.768Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-27T15:00:40.768Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-27T15:00:40.768Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-27T15:00:40.768Z] DOCKER_GITCOMMIT=27a1fb12007ec2a66e70bbf1285fe3e91dd0899a [2019-11-27T15:00:40.768Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-27T15:00:40.768Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-27T15:00:40.768Z] TERM=xterm [2019-11-27T15:00:40.768Z] VALIDATE_BRANCH=master [2019-11-27T15:00:40.768Z] DEST=bundles/test-integration [2019-11-27T15:00:40.768Z] SHLVL=1 [2019-11-27T15:00:40.768Z] TIMEOUT=120m [2019-11-27T15:00:40.768Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-27T15:00:40.768Z] DOCKER_PKG=github.com/docker/docker [2019-11-27T15:00:40.768Z] TESTDEBUG=0 [2019-11-27T15:00:40.768Z] _=/usr/bin/env [2019-11-27T15:00:40.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-27T15:00:41.346Z] ok github.com/docker/docker/distribution/xfer 2.134s coverage: 76.8% of statements [2019-11-27T15:00:41.346Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-27T15:00:41.346Z] ok github.com/docker/docker/errdefs 0.100s coverage: 49.4% of statements [2019-11-27T15:00:41.841Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-11-27T15:00:41.841Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-27T15:00:41.910Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 26.2% of statements [2019-11-27T15:00:41.910Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 67.0% of statements [2019-11-27T15:00:42.260Z] #42 264.8 CC criu/parasite-syscall.o [2019-11-27T15:00:42.757Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 88.3% of statements [2019-11-27T15:00:43.149Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 62.1% of statements [2019-11-27T15:00:43.203Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.00s) [2019-11-27T15:00:43.203Z] === RUN TestUpdateMemory [2019-11-27T15:00:43.203Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-27T15:00:43.203Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-27T15:00:43.203Z] === RUN TestUpdateCPUQuota [2019-11-27T15:00:43.450Z] #42 266.4 CC criu/path.o [2019-11-27T15:00:44.007Z] ok github.com/docker/docker/daemon/logger/local 0.009s coverage: 74.7% of statements [2019-11-27T15:00:44.007Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-27T15:00:44.185Z] #42 266.9 CC criu/pie-util-vdso-elf32.o [2019-11-27T15:00:44.262Z] ok github.com/docker/docker/image 1.433s coverage: 86.4% of statements [2019-11-27T15:00:44.262Z] ok github.com/docker/docker/image/cache 0.213s coverage: 19.2% of statements [2019-11-27T15:00:44.262Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-27T15:00:44.262Z] ok github.com/docker/docker/image/v1 0.195s coverage: 25.0% of statements [2019-11-27T15:00:44.262Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-27T15:00:44.408Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.008s coverage: 19.9% of statements [2019-11-27T15:00:44.530Z] #42 267.5 CC criu/pie-util-vdso.o [2019-11-27T15:00:45.087Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-11-27T15:00:45.264Z] #42 268.1 CC criu/pie-util.o [2019-11-27T15:00:45.646Z] --- PASS: TestUpdateCPUQuota (2.35s) [2019-11-27T15:00:45.647Z] === RUN TestUpdatePidsLimit [2019-11-27T15:00:45.647Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-27T15:00:45.768Z] ok github.com/docker/docker/daemon/logger/syslog 0.034s coverage: 47.8% of statements [2019-11-27T15:00:45.810Z] ok github.com/docker/docker/layer 0.456s coverage: 30.0% of statements [2019-11-27T15:00:45.810Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-27T15:00:45.902Z] === RUN TestUpdatePidsLimit/no_change [2019-11-27T15:00:46.003Z] #42 268.5 CC criu/pipes.o [2019-11-27T15:00:46.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-27T15:00:46.411Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-27T15:00:46.631Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-11-27T15:00:46.666Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-11-27T15:00:47.193Z] #42 269.8 CC criu/plugin.o [2019-11-27T15:00:47.225Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-27T15:00:47.536Z] #42 270.4 CC criu/proc_parse.o [2019-11-27T15:00:47.575Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-11-27T15:00:47.635Z] sha256:850f27f51ab3f36161bf199f0a584eaf2cd68ea4879fa803d6ebae725b251694 [2019-11-27T15:00:47.635Z] INFO: Starting docker-py tests... [2019-11-27T15:00:47.785Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-27T15:00:47.997Z] ok github.com/docker/docker/daemon/logger/splunk 1.779s coverage: 82.5% of statements [2019-11-27T15:00:47.997Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-27T15:00:47.997Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-27T15:00:48.198Z] ============================= test session starts ============================== [2019-11-27T15:00:48.199Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.1 [2019-11-27T15:00:48.344Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-27T15:00:48.454Z] rootdir: /src, inifile: pytest.ini [2019-11-27T15:00:48.454Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-11-27T15:00:48.729Z] ok github.com/docker/docker/libcontainerd/local 0.437s coverage: 1.0% of statements [2019-11-27T15:00:48.729Z] ok github.com/docker/docker/libcontainerd/queue 0.094s coverage: 100.0% of statements [2019-11-27T15:00:48.729Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-27T15:00:48.729Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-27T15:00:48.729Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-27T15:00:48.729Z] ? github.com/docker/docker/oci [no test files] [2019-11-27T15:00:48.729Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-27T15:00:48.729Z] ok github.com/docker/docker/opts 0.359s coverage: 67.3% of statements [2019-11-27T15:00:48.729Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 50.0% of statements [2019-11-27T15:00:48.903Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-27T15:00:49.380Z] collected 385 items / 5 deselected / 380 selected [2019-11-27T15:00:49.380Z] [2019-11-27T15:00:49.464Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-11-27T15:00:50.551Z] ok github.com/docker/docker/distribution/metadata 0.058s coverage: 48.2% of statements [2019-11-27T15:00:50.551Z] ok github.com/docker/docker/distribution 0.333s coverage: 22.1% of statements [2019-11-27T15:00:50.551Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-27T15:00:50.827Z] --- PASS: TestUpdatePidsLimit (5.33s) [2019-11-27T15:00:50.827Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.47s) [2019-11-27T15:00:50.827Z] --- PASS: TestUpdatePidsLimit/no_change (0.57s) [2019-11-27T15:00:50.827Z] --- PASS: TestUpdatePidsLimit/update_lower (0.56s) [2019-11-27T15:00:50.827Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.62s) [2019-11-27T15:00:50.827Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s) [2019-11-27T15:00:50.827Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.63s) [2019-11-27T15:00:50.827Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) [2019-11-27T15:00:50.827Z] === RUN TestUpdateRestartPolicy [2019-11-27T15:00:51.896Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2019-11-27T15:00:52.404Z] #42 274.6 CC criu/protobuf-desc.o [2019-11-27T15:00:52.715Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-11-27T15:00:52.715Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-11-27T15:00:52.715Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-11-27T15:00:53.253Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-11-27T15:00:53.634Z] #42 276.4 CC criu/protobuf.o [2019-11-27T15:00:53.749Z] ok github.com/docker/docker/distribution/xfer 1.992s coverage: 85.1% of statements [2019-11-27T15:00:53.749Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-27T15:00:53.979Z] #42 277.0 CC criu/pstree.o [2019-11-27T15:00:54.190Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2019-11-27T15:00:54.190Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-27T15:00:55.526Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2019-11-27T15:00:55.526Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-27T15:00:56.311Z] #42 278.8 CC criu/rbtree.o [2019-11-27T15:00:56.311Z] #42 279.2 CC criu/rst-malloc.o [2019-11-27T15:00:56.347Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2019-11-27T15:00:56.877Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-11-27T15:00:57.049Z] #42 279.8 CC criu/seccomp.o [2019-11-27T15:00:57.149Z] ok github.com/docker/docker/opts 0.038s coverage: 66.9% of statements [2019-11-27T15:00:57.526Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-11-27T15:00:58.289Z] #42 280.9 CC criu/seize.o [2019-11-27T15:00:59.564Z] #42 282.3 CC criu/servicefd.o [2019-11-27T15:00:59.572Z] ok github.com/docker/docker/pkg/archive 0.591s coverage: 76.7% of statements [2019-11-27T15:01:00.137Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-27T15:01:00.354Z] #42 ... [2019-11-27T15:01:00.354Z] [2019-11-27T15:01:00.354Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-27T15:01:00.354Z] #39 368.5 + dpkg --print-architecture [2019-11-27T15:01:00.354Z] #39 368.5 + cd /tmp/tmp.sIlldTXdY1/src/github.com/docker/distribution [2019-11-27T15:01:00.354Z] #39 368.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-27T15:01:00.702Z] #39 368.8 + GOPATH=/tmp/tmp.sIlldTXdY1/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.sIlldTXdY1 [2019-11-27T15:01:00.702Z] #39 368.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-27T15:01:00.899Z] ok github.com/docker/docker/pkg/authorization 0.226s coverage: 68.3% of statements [2019-11-27T15:01:00.899Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-11-27T15:01:01.276Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-11-27T15:01:01.522Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-11-27T15:01:03.407Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-27T15:01:04.439Z] ok github.com/docker/docker/layer 7.653s coverage: 68.8% of statements [2019-11-27T15:01:04.439Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-27T15:01:04.439Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-27T15:01:04.439Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-27T15:01:04.439Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-27T15:01:04.439Z] ? github.com/docker/docker/oci [no test files] [2019-11-27T15:01:04.439Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-27T15:01:04.439Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-11-27T15:01:04.769Z] --- PASS: TestUpdateRestartPolicy (13.66s) [2019-11-27T15:01:04.769Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-27T15:01:04.769Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-11-27T15:01:05.270Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-11-27T15:01:05.270Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2019-11-27T15:01:05.328Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) [2019-11-27T15:01:05.328Z] === RUN TestWaitNonBlocked [2019-11-27T15:01:05.328Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-27T15:01:05.328Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-27T15:01:05.328Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-27T15:01:05.328Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-27T15:01:05.584Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-27T15:01:05.584Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-27T15:01:05.688Z] ok github.com/docker/docker/pkg/chrootarchive 3.381s coverage: 43.2% of statements [2019-11-27T15:01:05.688Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-27T15:01:05.688Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-27T15:01:06.142Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-11-27T15:01:06.944Z] --- PASS: TestWaitNonBlocked (0.08s) [2019-11-27T15:01:06.944Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.25s) [2019-11-27T15:01:06.944Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.40s) [2019-11-27T15:01:06.944Z] === RUN TestWaitBlocked [2019-11-27T15:01:06.944Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-27T15:01:06.944Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-27T15:01:06.944Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-27T15:01:06.944Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-27T15:01:06.944Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-27T15:01:06.944Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-27T15:01:07.064Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2019-11-27T15:01:07.199Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-27T15:01:07.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-27T15:01:07.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-27T15:01:07.445Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-11-27T15:01:07.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-27T15:01:08.380Z] --- PASS: TestWaitBlocked (0.02s) [2019-11-27T15:01:08.380Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2019-11-27T15:01:08.380Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s) [2019-11-27T15:01:08.380Z] === CONT TestContainerStartOnDaemonRestart [2019-11-27T15:01:08.380Z] === CONT TestIpcModeOlderClient [2019-11-27T15:01:08.380Z] --- PASS: TestIpcModeOlderClient (0.13s) [2019-11-27T15:01:08.380Z] === CONT TestDaemonRestartIpcMode [2019-11-27T15:01:08.380Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-11-27T15:01:09.316Z] ok github.com/docker/docker/pkg/filenotify 0.619s coverage: 67.0% of statements [2019-11-27T15:01:09.691Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2019-11-27T15:01:09.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-27T15:01:10.497Z] ok github.com/docker/docker/pkg/discovery/kv 3.201s coverage: 84.1% of statements [2019-11-27T15:01:10.870Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2019-11-27T15:01:10.870Z] ok github.com/docker/docker/pkg/fsutils 0.423s coverage: 85.1% of statements [2019-11-27T15:01:10.890Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-27T15:01:10.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-11-27T15:01:11.797Z] #39 ... [2019-11-27T15:01:11.797Z] [2019-11-27T15:01:11.797Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T15:01:11.797Z] #42 283.2 CC criu/shmem.o [2019-11-27T15:01:11.797Z] #42 285.0 CC criu/sigframe.o [2019-11-27T15:01:11.797Z] #42 285.4 CC criu/signalfd.o [2019-11-27T15:01:11.797Z] #42 285.9 CC criu/sk-inet.o [2019-11-27T15:01:11.797Z] #42 287.8 CC criu/sk-netlink.o [2019-11-27T15:01:11.797Z] #42 288.5 CC criu/sk-packet.o [2019-11-27T15:01:11.797Z] #42 289.7 CC criu/sk-queue.o [2019-11-27T15:01:11.797Z] #42 290.7 CC criu/sk-tcp.o [2019-11-27T15:01:11.797Z] #42 291.6 CC criu/sk-unix.o [2019-11-27T15:01:11.816Z] --- PASS: TestContainerStartOnDaemonRestart (3.70s) [2019-11-27T15:01:12.140Z] #42 295.0 CC criu/sockets.o [2019-11-27T15:01:12.330Z] ok github.com/docker/docker/pkg/idtools 0.578s coverage: 70.1% of statements [2019-11-27T15:01:12.330Z] ok github.com/docker/docker/pkg/ioutils 0.377s coverage: 70.6% of statements [2019-11-27T15:01:12.711Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2019-11-27T15:01:13.110Z] ok github.com/docker/docker/pkg/locker 0.080s coverage: 88.9% of statements [2019-11-27T15:01:13.110Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2019-11-27T15:01:13.110Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-27T15:01:13.698Z] --- PASS: TestDaemonRestartIpcMode (5.14s) [2019-11-27T15:01:13.699Z] PASS [2019-11-27T15:01:13.699Z] [2019-11-27T15:01:13.699Z] === Skipped [2019-11-27T15:01:13.699Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-11-27T15:01:13.699Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-27T15:01:13.699Z] [2019-11-27T15:01:13.699Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-27T15:01:13.699Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-27T15:01:13.699Z] [2019-11-27T15:01:13.699Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-27T15:01:13.699Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-27T15:01:13.699Z] [2019-11-27T15:01:13.699Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-27T15:01:13.699Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-27T15:01:13.699Z] [2019-11-27T15:01:13.699Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-27T15:01:13.699Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-27T15:01:13.699Z] [2019-11-27T15:01:13.699Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-11-27T15:01:13.699Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-27T15:01:13.699Z] [2019-11-27T15:01:13.699Z] [2019-11-27T15:01:13.699Z] DONE 197 tests, 6 skipped in 159.155s [2019-11-27T15:01:13.699Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-11-27T15:01:13.699Z] ++ 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-27T15:01:13.699Z] ++ set -e [2019-11-27T15:01:13.699Z] ++ '[' -n 0 ']' [2019-11-27T15:01:13.699Z] ++ set -x [2019-11-27T15:01:13.699Z] ++ env -i DEST=/go/src/github.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-27T15:01:13.699Z] INFO: Testing against a local daemon [2019-11-27T15:01:13.699Z] === RUN TestCommitInheritsEnv [2019-11-27T15:01:13.883Z] #42 296.7 CC criu/stats.o [2019-11-27T15:01:13.908Z] ok github.com/docker/docker/pkg/namesgenerator 0.014s coverage: 85.7% of statements [2019-11-27T15:01:13.908Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-11-27T15:01:14.258Z] --- PASS: TestCommitInheritsEnv (0.57s) [2019-11-27T15:01:14.258Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-27T15:01:14.258Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-27T15:01:14.258Z] === RUN TestImagesFilterMultiReference [2019-11-27T15:01:14.258Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2019-11-27T15:01:14.258Z] === RUN TestImagePullPlatformInvalid [2019-11-27T15:01:14.258Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-11-27T15:01:14.258Z] === RUN TestRemoveImageOrphaning [2019-11-27T15:01:14.258Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-27T15:01:14.277Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-11-27T15:01:14.615Z] #42 297.3 CC criu/string.o [2019-11-27T15:01:14.615Z] #42 297.5 CC criu/sysctl.o [2019-11-27T15:01:14.653Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-11-27T15:01:14.821Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2019-11-27T15:01:14.821Z] === RUN TestRemoveImageGarbageCollector [2019-11-27T15:01:15.041Z] ok github.com/docker/docker/pkg/mount 1.196s coverage: 70.0% of statements [2019-11-27T15:01:15.041Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-27T15:01:15.041Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-11-27T15:01:15.041Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-27T15:01:15.041Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-27T15:01:15.383Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-11-27T15:01:15.804Z] #42 298.7 CC criu/sysfs_parse.o [2019-11-27T15:01:15.912Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2019-11-27T15:01:16.041Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-11-27T15:01:16.295Z] tests/integration/api_client_test.py ..... [ 7%] [2019-11-27T15:01:16.540Z] #42 299.5 CC criu/timerfd.o [2019-11-27T15:01:16.714Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-27T15:01:17.196Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-11-27T15:01:17.270Z] --- PASS: TestRemoveImageGarbageCollector (2.55s) [2019-11-27T15:01:17.270Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-27T15:01:17.270Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-27T15:01:17.270Z] === RUN TestTagInvalidReference [2019-11-27T15:01:17.278Z] #42 300.1 CC criu/tty.o [2019-11-27T15:01:17.526Z] --- PASS: TestTagInvalidReference (0.04s) [2019-11-27T15:01:17.526Z] === RUN TestTagValidPrefixedRepo [2019-11-27T15:01:17.526Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-11-27T15:01:17.526Z] === RUN TestTagExistedNameWithoutForce [2019-11-27T15:01:17.526Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-11-27T15:01:17.526Z] === RUN TestTagOfficialNames [2019-11-27T15:01:17.526Z] --- PASS: TestTagOfficialNames (0.06s) [2019-11-27T15:01:17.526Z] === RUN TestTagMatchesDigest [2019-11-27T15:01:17.526Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-27T15:01:17.526Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-27T15:01:17.694Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-11-27T15:01:18.721Z] ok github.com/docker/docker/pkg/archive 10.111s coverage: 62.0% of statements [2019-11-27T15:01:18.721Z] ok github.com/docker/docker/pkg/authorization 0.980s coverage: 26.8% of statements [2019-11-27T15:01:18.721Z] ok github.com/docker/docker/pkg/broadcaster 0.094s coverage: 100.0% of statements [2019-11-27T15:01:18.721Z] ok github.com/docker/docker/pkg/capabilities 0.064s coverage: 87.5% of statements [2019-11-27T15:01:18.721Z] ok github.com/docker/docker/pkg/chrootarchive 0.128s coverage: 15.4% of statements [2019-11-27T15:01:18.721Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-27T15:01:18.721Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-27T15:01:18.721Z] ok github.com/docker/docker/pkg/directory 0.115s coverage: 80.0% of statements [2019-11-27T15:01:18.721Z] ok github.com/docker/docker/pkg/discovery 0.131s coverage: 58.3% of statements [2019-11-27T15:01:18.721Z] ok github.com/docker/docker/pkg/discovery/file 0.159s coverage: 92.9% of statements [2019-11-27T15:01:18.721Z] ok github.com/docker/docker/pkg/discovery/kv 3.772s coverage: 84.1% of statements [2019-11-27T15:01:18.721Z] ok github.com/docker/docker/pkg/discovery/memory 0.259s coverage: 92.3% of statements [2019-11-27T15:01:18.721Z] ok github.com/docker/docker/pkg/discovery/nodes 0.122s coverage: 93.8% of statements [2019-11-27T15:01:18.721Z] ok github.com/docker/docker/pkg/filenotify 0.058s coverage: 36.2% of statements [2019-11-27T15:01:18.721Z] ok github.com/docker/docker/pkg/fileutils 0.087s coverage: 87.7% of statements [2019-11-27T15:01:18.721Z] ok github.com/docker/docker/pkg/homedir 0.076s coverage: 42.9% of statements [2019-11-27T15:01:18.721Z] ok github.com/docker/docker/pkg/idtools 0.051s coverage: 6.3% of statements [2019-11-27T15:01:18.721Z] ok github.com/docker/docker/pkg/ioutils 0.768s coverage: 68.4% of statements [2019-11-27T15:01:18.721Z] ok github.com/docker/docker/pkg/jsonmessage 0.237s coverage: 91.7% of statements [2019-11-27T15:01:18.721Z] ok github.com/docker/docker/pkg/locker 0.052s coverage: 88.9% of statements [2019-11-27T15:01:18.721Z] ok github.com/docker/docker/pkg/longpath 0.051s coverage: 100.0% of statements [2019-11-27T15:01:18.721Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-11-27T15:01:18.721Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2019-11-27T15:01:18.721Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-27T15:01:18.721Z] ok github.com/docker/docker/pkg/parsers 0.336s coverage: 97.0% of statements [2019-11-27T15:01:18.721Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-11-27T15:01:18.721Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-11-27T15:01:18.721Z] ok github.com/docker/docker/pkg/pidfile 0.075s coverage: 82.6% of statements [2019-11-27T15:01:18.721Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-27T15:01:18.721Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-27T15:01:18.736Z] tests/integration/api_config_test.py ..... [ 8%] [2019-11-27T15:01:19.101Z] ok github.com/docker/docker/pkg/pubsub 1.038s coverage: 73.9% of statements [2019-11-27T15:01:19.473Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-11-27T15:01:20.041Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-11-27T15:01:21.261Z] #42 303.8 CC criu/tun.o [2019-11-27T15:01:21.402Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-27T15:01:21.994Z] #42 305.0 CC criu/uffd.o [2019-11-27T15:01:22.667Z] ok github.com/docker/docker/pkg/signal 2.524s coverage: 61.0% of statements [2019-11-27T15:01:22.667Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-11-27T15:01:23.290Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-27T15:01:23.641Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-11-27T15:01:23.641Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2019-11-27T15:01:24.197Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2019-11-27T15:01:24.323Z] #42 307.3 CC criu/util.o [2019-11-27T15:01:25.040Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-11-27T15:01:25.175Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-27T15:01:25.436Z] ok github.com/docker/docker/pkg/system 0.025s coverage: 36.9% of statements [2019-11-27T15:01:25.753Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-11-27T15:01:25.824Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2019-11-27T15:01:26.312Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-27T15:01:26.657Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2019-11-27T15:01:27.060Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-11-27T15:01:27.360Z] #42 310.0 CC criu/uts_ns.o [2019-11-27T15:01:27.360Z] #42 310.4 CC criu/vdso.o [2019-11-27T15:01:27.449Z] testing: warning: no tests to run [2019-11-27T15:01:27.449Z] coverage: [no statements] [2019-11-27T15:01:27.449Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2019-11-27T15:01:27.673Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-27T15:01:27.821Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-27T15:01:27.821Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2019-11-27T15:01:27.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-27T15:01:28.214Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-11-27T15:01:28.547Z] #42 311.5 LINK criu/built-in.o [2019-11-27T15:01:28.890Z] #42 311.7 LINK criu/criu [2019-11-27T15:01:29.036Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-11-27T15:01:29.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-27T15:01:29.652Z] #42 312.6 DEP lib/c/criu.d [2019-11-27T15:01:29.994Z] #42 312.8 CC images/rpc.pb-c.o [2019-11-27T15:01:30.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-27T15:01:30.907Z] ok github.com/docker/docker/plugin 0.550s coverage: 27.1% of statements [2019-11-27T15:01:31.186Z] #42 314.0 CC lib/c/criu.o [2019-11-27T15:01:31.735Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-11-27T15:01:32.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-27T15:01:32.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-27T15:01:32.528Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2019-11-27T15:01:32.926Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-11-27T15:01:33.198Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-11-27T15:01:33.514Z] #42 316.1 LINK lib/c/built-in.o [2019-11-27T15:01:33.514Z] #42 316.2 LINK lib/c/libcriu.so [2019-11-27T15:01:33.862Z] #42 316.7 GEN magic.py [2019-11-27T15:01:33.862Z] #42 316.9 Note: Building without setproctitle() and strlcpy() support. [2019-11-27T15:01:34.206Z] #42 316.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-27T15:01:34.746Z] ok github.com/docker/docker/registry 0.155s coverage: 56.0% of statements [2019-11-27T15:01:34.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-27T15:01:34.976Z] #42 317.9 fatal: Not a git repository (or any of the parent directories): .git [2019-11-27T15:01:35.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-27T15:01:35.707Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-27T15:01:35.713Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2019-11-27T15:01:35.713Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2019-11-27T15:01:36.698Z] #42 319.4 make[1]: Nothing to be done for 'all'. [2019-11-27T15:01:36.723Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-11-27T15:01:37.114Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-11-27T15:01:37.590Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-11-27T15:01:37.590Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-27T15:01:37.889Z] #42 320.9 make[1]: 'images/built-in.o' is up to date. [2019-11-27T15:01:37.889Z] #42 320.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-27T15:01:37.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-27T15:01:38.231Z] #42 321.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-27T15:01:38.231Z] #42 321.1 make[1]: 'compel/libcompel.a' is up to date. [2019-11-27T15:01:38.231Z] #42 321.2 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-27T15:01:38.231Z] #42 321.2 make[1]: Nothing to be done for 'all'. [2019-11-27T15:01:38.575Z] #42 321.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-27T15:01:38.919Z] #42 321.7 make[2]: Nothing to be done for 'all'. [2019-11-27T15:01:38.919Z] #42 321.8 make[2]: Nothing to be done for 'all'. [2019-11-27T15:01:38.952Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-11-27T15:01:39.263Z] #42 321.9 make[2]: Nothing to be done for 'all'. [2019-11-27T15:01:39.263Z] #42 322.2 make[2]: Nothing to be done for 'all'. [2019-11-27T15:01:39.607Z] #42 322.3 make[2]: Nothing to be done for 'all'. [2019-11-27T15:01:39.607Z] #42 322.4 make[2]: Nothing to be done for 'all'. [2019-11-27T15:01:39.607Z] #42 322.4 make[2]: Nothing to be done for 'all'. [2019-11-27T15:01:39.607Z] #42 ... [2019-11-27T15:01:39.607Z] [2019-11-27T15:01:39.607Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-27T15:01:39.607Z] #39 407.7 + rm -rf /tmp/tmp.sIlldTXdY1/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.sIlldTXdY1 [2019-11-27T15:01:39.607Z] #39 DONE 407.8s [2019-11-27T15:01:39.607Z] [2019-11-27T15:01:39.607Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T15:01:39.842Z] ok github.com/docker/docker/pkg/plugins 35.216s coverage: 73.4% of statements [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.090s coverage: 56.8% of statements [2019-11-27T15:01:39.843Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-27T15:01:39.843Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/pkg/plugins/transport 0.163s coverage: 85.7% of statements [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/pkg/pools 0.163s coverage: 88.2% of statements [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/pkg/pubsub 1.108s coverage: 73.9% of statements [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/pkg/reexec 0.088s coverage: 82.4% of statements [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/pkg/signal 0.042s coverage: 20.3% of statements [2019-11-27T15:01:39.843Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/pkg/stdcopy 0.051s coverage: 100.0% of statements [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/pkg/streamformatter 0.069s coverage: 66.2% of statements [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/pkg/stringid 0.044s coverage: 70.6% of statements [2019-11-27T15:01:39.843Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/pkg/sysinfo 0.066s coverage: 38.2% of statements [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/pkg/system 0.100s coverage: 13.1% of statements [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/pkg/tailfile 0.114s coverage: 88.6% of statements [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/pkg/tarsum 0.223s coverage: 89.3% of statements [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/pkg/term 0.098s coverage: 30.8% of statements [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/pkg/term/windows 0.041s coverage: 0.0% of statements [no tests to run] [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/plugin 0.232s coverage: 11.6% of statements [2019-11-27T15:01:39.843Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/plugin/v2 0.115s coverage: 20.1% of statements [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/reference 0.428s coverage: 84.4% of statements [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/registry 0.487s coverage: 51.7% of statements [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/registry/resumable 0.436s coverage: 100.0% of statements [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/restartmanager 0.048s coverage: 50.9% of statements [2019-11-27T15:01:39.843Z] ? github.com/docker/docker/rootless [no test files] [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/runconfig 0.117s coverage: 54.5% of statements [2019-11-27T15:01:39.843Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/testutil 0.140s coverage: 62.5% of statements [2019-11-27T15:01:39.843Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-27T15:01:39.843Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-27T15:01:39.843Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-27T15:01:39.843Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-27T15:01:39.843Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-27T15:01:39.843Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-27T15:01:39.843Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-27T15:01:39.843Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-27T15:01:39.843Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-27T15:01:39.843Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-27T15:01:39.843Z] ? github.com/docker/docker/volume [no test files] [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/volume/drivers 0.257s coverage: 36.1% of statements [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/volume/local 0.164s coverage: 37.7% of statements [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/volume/mounts 0.087s coverage: 66.2% of statements [2019-11-27T15:01:39.843Z] ok github.com/docker/docker/volume/service 0.473s coverage: 70.3% of statements [2019-11-27T15:01:39.843Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-27T15:01:39.843Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-27T15:01:39.843Z] INFO: make.ps1 ended at 11/27/2019 15:01:39 [2019-11-27T15:01:39.880Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-11-27T15:01:39.880Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-27T15:01:39.951Z] #23 ... [2019-11-27T15:01:39.951Z] [2019-11-27T15:01:39.951Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-27T15:01:39.951Z] #42 322.7 make[2]: Nothing to be done for 'all'. [2019-11-27T15:01:39.951Z] #42 322.7 INSTALL criu/criu [2019-11-27T15:01:39.951Z] #42 DONE 322.8s [2019-11-27T15:01:39.951Z] [2019-11-27T15:01:39.951Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T15:01:40.382Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2019-11-27T15:01:40.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-27T15:01:40.752Z] ok github.com/docker/docker/volume/local 0.027s coverage: 73.0% of statements [2019-11-27T15:01:41.387Z] INFO: Unit tests ended at 11/27/2019 15:01:41. Duration:00:04:02.0877655 [2019-11-27T15:01:41.387Z] INFO: Building busybox [2019-11-27T15:01:41.570Z] ok github.com/docker/docker/volume/mounts 0.023s coverage: 67.0% of statements [2019-11-27T15:01:41.851Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-27T15:01:41.851Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-27T15:01:41.851Z] [2019-11-27T15:01:41.851Z] Sending build context to Docker daemon 2.56kB [2019-11-27T15:01:41.851Z] [2019-11-27T15:01:41.851Z] Step 1/6 : FROM microsoft/windowsservercore [2019-11-27T15:01:41.851Z] ---> 49e459dc7a6b [2019-11-27T15:01:41.851Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-11-27T15:01:41.851Z] ---> Running in db9f16b24d45 [2019-11-27T15:01:42.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-27T15:01:42.963Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2019-11-27T15:01:43.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-27T15:01:44.041Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-11-27T15:01:46.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-27T15:01:47.663Z] Removing intermediate container db9f16b24d45 [2019-11-27T15:01:47.663Z] ---> 27032730a6a8 [2019-11-27T15:01:47.663Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-11-27T15:01:47.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-27T15:01:48.199Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-27T15:01:48.641Z] [2019-11-27T15:01:48.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-27T15:01:49.102Z] ---> 949b9df9d9b1 [2019-11-27T15:01:49.103Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-11-27T15:01:49.103Z] ---> Running in 4563c464af98 [2019-11-27T15:01:50.043Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-27T15:01:50.043Z] Using test binary docker [2019-11-27T15:01:50.043Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-27T15:01:50.043Z] +++ /etc/init.d/apparmor start [2019-11-27T15:01:50.043Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-27T15:01:50.043Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-27T15:01:50.043Z] Warning failed to create cache: (null) [2019-11-27T15:01:50.043Z] . [2019-11-27T15:01:50.043Z] INFO: Waiting for daemon to start... [2019-11-27T15:01:50.043Z] Starting dockerd [2019-11-27T15:01:50.043Z] +++ 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-27T15:01:50.074Z] [2019-11-27T15:01:50.074Z] SUCCESS: Specified value was saved. [2019-11-27T15:01:50.085Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-11-27T15:01:50.550Z] ok github.com/docker/docker/pkg/plugins 33.651s coverage: 76.6% of statements [2019-11-27T15:01:50.550Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-27T15:01:50.550Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-27T15:01:50.550Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-27T15:01:50.550Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-27T15:01:50.550Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-27T15:01:50.550Z] ? github.com/docker/docker/rootless [no test files] [2019-11-27T15:01:50.550Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-27T15:01:50.550Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-27T15:01:50.550Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-27T15:01:50.550Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-27T15:01:50.550Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-27T15:01:50.550Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-27T15:01:50.550Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-27T15:01:50.550Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-27T15:01:50.550Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-27T15:01:50.550Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-27T15:01:50.550Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-27T15:01:50.550Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-27T15:01:50.550Z] ? github.com/docker/docker/volume [no test files] [2019-11-27T15:01:50.550Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-27T15:01:50.550Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-27T15:01:50.550Z] [2019-11-27T15:01:50.550Z] === Skipped [2019-11-27T15:01:50.550Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-27T15:01:50.550Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-27T15:01:50.550Z] [2019-11-27T15:01:50.550Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-27T15:01:50.550Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-27T15:01:50.550Z] [2019-11-27T15:01:50.550Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-27T15:01:50.550Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:01:50.550Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-27T15:01:50.550Z] [2019-11-27T15:01:50.550Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-27T15:01:50.550Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:01:50.550Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-27T15:01:50.550Z] [2019-11-27T15:01:50.550Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-27T15:01:50.550Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:01:50.550Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-27T15:01:50.550Z] [2019-11-27T15:01:50.550Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-27T15:01:50.550Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:01:50.550Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-27T15:01:50.550Z] [2019-11-27T15:01:50.550Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-27T15:01:50.550Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:01:50.550Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-27T15:01:50.550Z] [2019-11-27T15:01:50.550Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-27T15:01:50.550Z] graphtest_unix.go:73: No driver to put! [2019-11-27T15:01:50.550Z] [2019-11-27T15:01:50.550Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-27T15:01:50.550Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-27T15:01:50.550Z] [2019-11-27T15:01:50.550Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-27T15:01:50.550Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-27T15:01:50.550Z] [2019-11-27T15:01:50.550Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-27T15:01:50.550Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-27T15:01:50.550Z] [2019-11-27T15:01:50.550Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-27T15:01:50.550Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-27T15:01:50.550Z] [2019-11-27T15:01:50.550Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-27T15:01:50.550Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:01:50.550Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-27T15:01:50.550Z] [2019-11-27T15:01:50.550Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-27T15:01:50.550Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:01:50.550Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-27T15:01:50.550Z] [2019-11-27T15:01:50.550Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-27T15:01:50.550Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:01:50.550Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-27T15:01:50.550Z] [2019-11-27T15:01:50.550Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-27T15:01:50.550Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:01:50.550Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-27T15:01:50.550Z] [2019-11-27T15:01:50.550Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-27T15:01:50.550Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:01:50.550Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-27T15:01:50.550Z] [2019-11-27T15:01:50.550Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-27T15:01:50.550Z] graphtest_unix.go:73: No driver to put! [2019-11-27T15:01:50.550Z] [2019-11-27T15:01:50.550Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-27T15:01:50.550Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-27T15:01:50.550Z] [2019-11-27T15:01:50.550Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-27T15:01:50.550Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-27T15:01:50.550Z] [2019-11-27T15:01:50.550Z] [2019-11-27T15:01:50.550Z] DONE 2141 tests, 20 skipped in 228.856s [2019-11-27T15:01:51.012Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-27T15:01:51.012Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse Post stage [Pipeline] junit [2019-11-27T15:01:51.210Z] Recording test results [2019-11-27T15:01:51.573Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-11-27T15:01:52.133Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-27T15:01:52.388Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [Pipeline] } [Pipeline] // stage [2019-11-27T15:01:52.948Z] === RUN TestDockerSuite/TestBuildCmd [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-27T15:01:52.992Z] Removing intermediate container 4563c464af98 [2019-11-27T15:01:52.992Z] ---> 6a0b015d8816 [2019-11-27T15:01:52.992Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-11-27T15:01:52.992Z] ---> Running in 4534223ce43d [2019-11-27T15:01:53.508Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-27T15:01:53.730Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40263/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27a1fb12007ec2a66e70bbf1285fe3e91dd0899a -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:27a1fb12007ec2a66e70bbf1285fe3e91dd0899a hack/make.sh dynbinary test-integration [2019-11-27T15:01:53.763Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-27T15:01:54.116Z] [2019-11-27T15:01:54.116Z] Removing bundles/ [2019-11-27T15:01:54.116Z] [2019-11-27T15:01:54.116Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-27T15:01:54.116Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-27T15:01:54.116Z] GOOS="" GOARCH="" GOARM="" [2019-11-27T15:01:54.336Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-27T15:01:54.336Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-27T15:01:54.500Z] . [2019-11-27T15:01:54.500Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-27T15:01:54.500Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-27T15:01:54.500Z] Error: No such image: emptyfs [2019-11-27T15:01:54.500Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-27T15:01:54.500Z] ++++ docker load [2019-11-27T15:01:55.069Z] Running integration-test (iteration 1) [2019-11-27T15:01:55.069Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-11-27T15:01:55.069Z] ++ 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-27T15:01:55.069Z] ++ set -e [2019-11-27T15:01:55.069Z] ++ '[' -n 0 ']' [2019-11-27T15:01:55.069Z] ++ set -x [2019-11-27T15:01:55.069Z] ++ env -i DEST=/go/src/github.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-27T15:01:56.845Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-27T15:01:57.769Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-11-27T15:01:58.669Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-11-27T15:01:58.694Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-11-27T15:01:59.030Z] Cannot create a file when that file already exists. [2019-11-27T15:01:59.618Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-11-27T15:01:59.873Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-11-27T15:02:04.031Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-27T15:02:04.031Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-11-27T15:02:04.286Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-11-27T15:02:05.048Z] Loaded image: buildpack-deps:jessie [2019-11-27T15:02:05.048Z] Loaded image: busybox:latest [2019-11-27T15:02:05.048Z] Loaded image: busybox:glibc [2019-11-27T15:02:05.048Z] Loaded image: debian:jessie [2019-11-27T15:02:05.048Z] Loaded image: hello-world:latest [2019-11-27T15:02:05.048Z] INFO: Testing against a local daemon [2019-11-27T15:02:05.048Z] === RUN TestCgroupNamespacesBuild [2019-11-27T15:02:05.213Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-27T15:02:06.125Z] Removing intermediate container 4534223ce43d [2019-11-27T15:02:06.125Z] ---> 961f8f0eac5f [2019-11-27T15:02:06.125Z] Step 6/6 : CMD ["sh"] [2019-11-27T15:02:06.125Z] ---> Running in f5c7280b7118 [2019-11-27T15:02:06.125Z] Removing intermediate container f5c7280b7118 [2019-11-27T15:02:06.125Z] ---> 2ac257c7fb2e [2019-11-27T15:02:06.125Z] Successfully built 2ac257c7fb2e [2019-11-27T15:02:06.125Z] Successfully tagged busybox:latest [2019-11-27T15:02:06.125Z] INFO: Docker images of the daemon under test [2019-11-27T15:02:06.125Z] [2019-11-27T15:02:06.125Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-27T15:02:06.125Z] busybox latest 2ac257c7fb2e Less than a second ago 4.85GB [2019-11-27T15:02:06.125Z] microsoft/windowsservercore latest 49e459dc7a6b 2 weeks ago 4.81GB [2019-11-27T15:02:06.125Z] mcr.microsoft.com/windows/servercore ltsc2019 49e459dc7a6b 2 weeks ago 4.81GB [2019-11-27T15:02:06.125Z] [2019-11-27T15:02:06.125Z] INFO: Running integration tests at 11/27/2019 15:02:05... [2019-11-27T15:02:06.125Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-11-27T15:02:06.125Z] INFO: Integration API tests being run from the host: [2019-11-27T15:02:06.125Z] INFO: make.ps1 starting at 11/27/2019 15:02:05 [2019-11-27T15:02:07.099Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-11-27T15:02:08.473Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-11-27T15:02:09.236Z] --- PASS: TestCgroupNamespacesBuild (4.49s) [2019-11-27T15:02:09.236Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-27T15:02:09.834Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-27T15:02:10.393Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-11-27T15:02:10.612Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s) [2019-11-27T15:02:10.612Z] === RUN TestBuildWithSession [2019-11-27T15:02:10.612Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-27T15:02:10.612Z] build_session_test.go:25: TODO: BuildKit [2019-11-27T15:02:10.612Z] === RUN TestBuildSquashParent [2019-11-27T15:02:11.318Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-27T15:02:11.878Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-27T15:02:12.133Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-27T15:02:13.155Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-27T15:02:13.410Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-27T15:02:15.296Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-11-27T15:02:16.659Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-11-27T15:02:17.175Z] --- PASS: TestBuildSquashParent (6.32s) [2019-11-27T15:02:17.175Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-27T15:02:17.175Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-27T15:02:17.175Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-27T15:02:17.175Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-27T15:02:17.175Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-27T15:02:17.175Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-27T15:02:17.175Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-27T15:02:17.175Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-27T15:02:17.175Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-27T15:02:17.175Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-27T15:02:17.175Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-27T15:02:17.175Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-27T15:02:17.175Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-27T15:02:17.175Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-27T15:02:17.175Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-27T15:02:17.175Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-27T15:02:17.175Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-27T15:02:19.713Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-27T15:02:19.713Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-27T15:02:20.329Z] #23 ... [2019-11-27T15:02:20.329Z] [2019-11-27T15:02:20.329Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T15:02:20.329Z] #60 395.0 + bin/containerd [2019-11-27T15:02:22.248Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-27T15:02:22.248Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.78s) [2019-11-27T15:02:22.248Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.94s) [2019-11-27T15:02:22.248Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.95s) [2019-11-27T15:02:22.248Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.03s) [2019-11-27T15:02:22.248Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s) [2019-11-27T15:02:22.248Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.27s) [2019-11-27T15:02:22.248Z] === RUN TestBuildMultiStageCopy [2019-11-27T15:02:22.248Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-27T15:02:23.192Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-27T15:02:24.149Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-27T15:02:24.717Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-27T15:02:25.195Z] #60 ... [2019-11-27T15:02:25.195Z] [2019-11-27T15:02:25.195Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T15:02:25.195Z] #51 DONE 452.8s [2019-11-27T15:02:25.195Z] [2019-11-27T15:02:25.195Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T15:02:25.285Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-27T15:02:25.853Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-27T15:02:26.421Z] --- PASS: TestBuildMultiStageCopy (4.43s) [2019-11-27T15:02:26.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.31s) [2019-11-27T15:02:26.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2019-11-27T15:02:26.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2019-11-27T15:02:26.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2019-11-27T15:02:26.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2019-11-27T15:02:26.421Z] === RUN TestBuildMultiStageParentConfig [2019-11-27T15:02:26.454Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-11-27T15:02:27.799Z] --- PASS: TestBuildMultiStageParentConfig (1.55s) [2019-11-27T15:02:27.799Z] === RUN TestBuildLabelWithTargets [2019-11-27T15:02:29.715Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-27T15:02:29.715Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-11-27T15:02:30.330Z] --- PASS: TestBuildLabelWithTargets (2.31s) [2019-11-27T15:02:30.330Z] === RUN TestBuildWithEmptyLayers [2019-11-27T15:02:30.643Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-27T15:02:31.220Z] #23 458.9 + return [2019-11-27T15:02:31.220Z] #23 DONE 459.0s [2019-11-27T15:02:31.220Z] [2019-11-27T15:02:31.220Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T15:02:31.267Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2019-11-27T15:02:31.267Z] === RUN TestBuildMultiStageOnBuild [2019-11-27T15:02:31.567Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-27T15:02:32.285Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-11-27T15:02:32.494Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-11-27T15:02:33.055Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-11-27T15:02:33.538Z] #60 ... [2019-11-27T15:02:33.539Z] [2019-11-27T15:02:33.539Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-27T15:02:33.539Z] #24 DONE 0.1s [2019-11-27T15:02:33.539Z] [2019-11-27T15:02:33.539Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-27T15:02:33.616Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-11-27T15:02:34.176Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-11-27T15:02:34.281Z] #28 DONE 0.5s [2019-11-27T15:02:34.281Z] [2019-11-27T15:02:34.281Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-27T15:02:34.281Z] #30 DONE 0.1s [2019-11-27T15:02:34.281Z] [2019-11-27T15:02:34.281Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-27T15:02:34.281Z] #33 DONE 0.1s [2019-11-27T15:02:34.281Z] [2019-11-27T15:02:34.281Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T15:02:34.281Z] #60 ... [2019-11-27T15:02:34.281Z] [2019-11-27T15:02:34.281Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-27T15:02:34.281Z] #38 DONE 0.1s [2019-11-27T15:02:34.281Z] [2019-11-27T15:02:34.281Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-27T15:02:34.559Z] --- PASS: TestBuildMultiStageOnBuild (2.89s) [2019-11-27T15:02:34.559Z] === RUN TestBuildUncleanTarFilenames [2019-11-27T15:02:34.674Z] #40 DONE 0.1s [2019-11-27T15:02:34.674Z] [2019-11-27T15:02:34.674Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-27T15:02:34.674Z] #43 DONE 0.1s [2019-11-27T15:02:34.674Z] [2019-11-27T15:02:34.674Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T15:02:34.674Z] #60 ... [2019-11-27T15:02:34.674Z] [2019-11-27T15:02:34.674Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-27T15:02:34.674Z] #46 DONE 0.1s [2019-11-27T15:02:34.674Z] [2019-11-27T15:02:34.674Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-27T15:02:34.674Z] #49 DONE 0.1s [2019-11-27T15:02:34.674Z] [2019-11-27T15:02:34.674Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-27T15:02:35.014Z] #52 DONE 0.1s [2019-11-27T15:02:35.014Z] [2019-11-27T15:02:35.014Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-27T15:02:35.014Z] #56 DONE 0.1s [2019-11-27T15:02:35.014Z] [2019-11-27T15:02:35.014Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-27T15:02:35.494Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2019-11-27T15:02:35.494Z] === RUN TestBuildMultiStageLayerLeak [2019-11-27T15:02:36.034Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-11-27T15:02:36.059Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-27T15:02:36.059Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-11-27T15:02:36.059Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-11-27T15:02:37.943Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-11-27T15:02:38.780Z] --- PASS: TestBuildMultiStageLayerLeak (2.87s) [2019-11-27T15:02:38.780Z] === RUN TestBuildWithHugeFile [2019-11-27T15:02:39.784Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-11-27T15:02:39.828Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-11-27T15:02:41.712Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-27T15:02:42.723Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-11-27T15:02:43.599Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-27T15:02:43.599Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-27T15:02:43.599Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-27T15:02:43.599Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-27T15:02:43.599Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-27T15:02:43.599Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-11-27T15:02:45.485Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-11-27T15:02:45.642Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-27T15:02:46.615Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-27T15:02:47.587Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-27T15:02:47.999Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-11-27T15:02:48.620Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-27T15:02:49.430Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-27T15:02:49.597Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-27T15:02:51.950Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-11-27T15:02:52.514Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-27T15:02:56.109Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-11-27T15:02:56.109Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-27T15:02:57.202Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-27T15:03:01.344Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-27T15:03:01.344Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-27T15:03:01.344Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-11-27T15:03:03.233Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-11-27T15:03:04.595Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-11-27T15:03:04.755Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-27T15:03:04.755Z] [2019-11-27T15:03:04.755Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-27T15:03:04.755Z] PKG_CONFIG=pkg-config [2019-11-27T15:03:04.755Z] GOLANG_VERSION=1.13.4 [2019-11-27T15:03:04.755Z] HOSTNAME=fa969d4000e1 [2019-11-27T15:03:04.755Z] DOCKER_EXPERIMENTAL=1 [2019-11-27T15:03:04.755Z] container=docker [2019-11-27T15:03:04.755Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-27T15:03:04.755Z] GO111MODULE=off [2019-11-27T15:03:04.755Z] GOPATH=/go [2019-11-27T15:03:04.755Z] PWD=/go/src/github.com/docker/docker [2019-11-27T15:03:04.755Z] HOME=/root [2019-11-27T15:03:04.755Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-27T15:03:04.755Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-27T15:03:04.755Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-27T15:03:04.755Z] DOCKER_GITCOMMIT=27a1fb12007ec2a66e70bbf1285fe3e91dd0899a [2019-11-27T15:03:04.755Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-27T15:03:04.755Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-27T15:03:04.755Z] TERM=xterm [2019-11-27T15:03:04.755Z] VALIDATE_BRANCH=master [2019-11-27T15:03:04.755Z] DEST=bundles/test-integration [2019-11-27T15:03:04.755Z] SHLVL=1 [2019-11-27T15:03:04.755Z] TIMEOUT=120m [2019-11-27T15:03:04.755Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-27T15:03:04.755Z] DOCKER_PKG=github.com/docker/docker [2019-11-27T15:03:04.755Z] TESTDEBUG=0 [2019-11-27T15:03:04.755Z] _=/usr/bin/env [2019-11-27T15:03:04.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-27T15:03:05.798Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-27T15:03:05.956Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-11-27T15:03:08.698Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-11-27T15:03:09.217Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-27T15:03:09.217Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-11-27T15:03:11.604Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-11-27T15:03:12.638Z] ................................................ [ 29%] [2019-11-27T15:03:15.285Z] #60 446.6 + bin/containerd-stress [2019-11-27T15:03:15.286Z] #60 450.3 + bin/containerd-shim [2019-11-27T15:03:15.341Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-11-27T15:03:17.296Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-27T15:03:17.552Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-27T15:03:18.266Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-11-27T15:03:18.916Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-11-27T15:03:19.476Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-27T15:03:20.448Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-11-27T15:03:23.354Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-11-27T15:03:23.354Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-27T15:03:23.354Z] INFO: Testing against a local daemon [2019-11-27T15:03:23.354Z] === RUN TestBuildWithSession [2019-11-27T15:03:23.354Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-27T15:03:23.354Z] build_session_test.go:25: TODO: BuildKit [2019-11-27T15:03:23.354Z] === RUN TestBuildSquashParent [2019-11-27T15:03:23.812Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-11-27T15:03:23.812Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:03:23.812Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-27T15:03:23.812Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-11-27T15:03:23.812Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-27T15:03:23.812Z] === RUN TestBuildMultiStageCopy [2019-11-27T15:03:23.812Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-27T15:03:24.331Z] #60 460.5 + bin/containerd-shim-runc-v1 [2019-11-27T15:03:24.715Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-27T15:03:24.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-27T15:03:24.970Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-27T15:03:24.970Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-27T15:03:25.472Z] --- PASS: TestBuildWithHugeFile (41.39s) [2019-11-27T15:03:25.472Z] === RUN TestBuildWithEmptyDockerfile [2019-11-27T15:03:25.472Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-27T15:03:25.472Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-27T15:03:25.472Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-27T15:03:25.472Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-27T15:03:25.472Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-27T15:03:25.472Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-27T15:03:25.472Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-27T15:03:25.472Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-27T15:03:25.472Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-27T15:03:25.472Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s) [2019-11-27T15:03:25.472Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2019-11-27T15:03:25.472Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2019-11-27T15:03:25.472Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) [2019-11-27T15:03:25.472Z] === RUN TestBuildPreserveOwnership [2019-11-27T15:03:25.472Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-27T15:03:25.472Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-27T15:03:25.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-27T15:03:26.407Z] --- PASS: TestBuildPreserveOwnership (6.13s) [2019-11-27T15:03:26.407Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.97s) [2019-11-27T15:03:26.407Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.13s) [2019-11-27T15:03:26.407Z] === RUN TestBuildPlatformInvalid [2019-11-27T15:03:26.407Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-11-27T15:03:26.407Z] PASS [2019-11-27T15:03:26.407Z] [2019-11-27T15:03:26.407Z] === Skipped [2019-11-27T15:03:26.407Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-11-27T15:03:26.407Z] build_session_test.go:25: TODO: BuildKit [2019-11-27T15:03:26.407Z] [2019-11-27T15:03:26.407Z] [2019-11-27T15:03:26.407Z] DONE 32 tests, 1 skipped in 91.583s [2019-11-27T15:03:26.665Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-11-27T15:03:26.665Z] ++ 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-27T15:03:26.665Z] ++ set -e [2019-11-27T15:03:26.665Z] ++ '[' -n 0 ']' [2019-11-27T15:03:26.665Z] ++ set -x [2019-11-27T15:03:26.666Z] ++ env -i DEST=/go/src/github.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-27T15:03:26.858Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-27T15:03:26.924Z] INFO: Testing against a local daemon [2019-11-27T15:03:26.924Z] === RUN TestConfigList [2019-11-27T15:03:28.218Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-27T15:03:28.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-27T15:03:29.144Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-27T15:03:29.183Z] #60 465.5 + bin/containerd-shim-runc-v2 [2019-11-27T15:03:30.071Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-27T15:03:30.297Z] #60 467.1 + binaries [2019-11-27T15:03:30.297Z] #60 467.1 + mkdir -p /build [2019-11-27T15:03:30.297Z] #60 467.1 + cp bin/containerd /build/containerd [2019-11-27T15:03:30.297Z] #60 467.1 + cp bin/containerd-shim /build/containerd-shim [2019-11-27T15:03:30.297Z] #60 467.1 + cp bin/ctr /build/ctr [2019-11-27T15:03:30.297Z] #60 DONE 467.2s [2019-11-27T15:03:31.111Z] --- PASS: TestConfigList (3.47s) [2019-11-27T15:03:31.111Z] === RUN TestConfigsCreateAndDelete [2019-11-27T15:03:31.995Z] [2019-11-27T15:03:31.995Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-27T15:03:31.995Z] #61 DONE 0.1s [2019-11-27T15:03:31.995Z] [2019-11-27T15:03:31.995Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-27T15:03:31.995Z] #65 DONE 0.1s [2019-11-27T15:03:31.995Z] [2019-11-27T15:03:31.995Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-27T15:03:31.995Z] #67 DONE 0.1s [2019-11-27T15:03:31.995Z] [2019-11-27T15:03:31.995Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-27T15:03:31.995Z] #70 DONE 0.0s [2019-11-27T15:03:31.995Z] [2019-11-27T15:03:31.995Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-27T15:03:31.995Z] #71 DONE 0.0s [2019-11-27T15:03:31.995Z] [2019-11-27T15:03:31.995Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-27T15:03:32.584Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-11-27T15:03:34.123Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-27T15:03:34.123Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-27T15:03:34.328Z] #72 DONE 2.3s [2019-11-27T15:03:34.328Z] [2019-11-27T15:03:34.328Z] #73 exporting to oci image format [2019-11-27T15:03:34.396Z] --- PASS: TestConfigsCreateAndDelete (3.44s) [2019-11-27T15:03:34.396Z] === RUN TestConfigsUpdate [2019-11-27T15:03:34.472Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-11-27T15:03:34.581Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-27T15:03:34.669Z] #73 exporting layers [2019-11-27T15:03:35.503Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-11-27T15:03:36.115Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-27T15:03:36.929Z] --- PASS: TestConfigsUpdate (2.75s) [2019-11-27T15:03:36.929Z] === RUN TestTemplatedConfig [2019-11-27T15:03:37.651Z] --- PASS: TestBuildMultiStageCopy (13.86s) [2019-11-27T15:03:37.651Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.21s) [2019-11-27T15:03:37.651Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2019-11-27T15:03:37.651Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.13s) [2019-11-27T15:03:37.651Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.15s) [2019-11-27T15:03:37.651Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.51s) [2019-11-27T15:03:37.651Z] === RUN TestBuildMultiStageParentConfig [2019-11-27T15:03:37.651Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-11-27T15:03:37.651Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-27T15:03:37.651Z] === RUN TestBuildLabelWithTargets [2019-11-27T15:03:37.651Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-11-27T15:03:37.651Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-27T15:03:37.651Z] === RUN TestBuildWithEmptyLayers [2019-11-27T15:03:37.738Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-11-27T15:03:37.738Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-11-27T15:03:38.619Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2019-11-27T15:03:38.619Z] === RUN TestBuildMultiStageOnBuild [2019-11-27T15:03:38.619Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2019-11-27T15:03:38.619Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-27T15:03:38.619Z] === RUN TestBuildUncleanTarFilenames [2019-11-27T15:03:38.619Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-11-27T15:03:38.619Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-27T15:03:38.619Z] === RUN TestBuildMultiStageLayerLeak [2019-11-27T15:03:38.619Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2019-11-27T15:03:38.619Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-27T15:03:38.619Z] === RUN TestBuildWithHugeFile [2019-11-27T15:03:38.619Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2019-11-27T15:03:38.619Z] build_test.go:491: testEnv.OSType == "windows" [2019-11-27T15:03:38.619Z] === RUN TestBuildWithEmptyDockerfile [2019-11-27T15:03:38.619Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-27T15:03:38.619Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-27T15:03:38.619Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-27T15:03:38.619Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-27T15:03:38.619Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-27T15:03:38.619Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-27T15:03:39.077Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-27T15:03:39.077Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-27T15:03:39.077Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-27T15:03:39.077Z] --- PASS: TestBuildWithEmptyDockerfile (0.48s) [2019-11-27T15:03:39.077Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-11-27T15:03:39.077Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-11-27T15:03:39.077Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2019-11-27T15:03:39.077Z] === RUN TestBuildPreserveOwnership [2019-11-27T15:03:39.077Z] --- SKIP: TestBuildPreserveOwnership (0.02s) [2019-11-27T15:03:39.077Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-27T15:03:39.077Z] === RUN TestBuildPlatformInvalid [2019-11-27T15:03:39.077Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2019-11-27T15:03:39.077Z] PASS [2019-11-27T15:03:39.077Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-11-27T15:03:39.077Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-27T15:03:39.077Z] INFO: Testing against a local daemon [2019-11-27T15:03:39.077Z] === RUN TestConfigList [2019-11-27T15:03:39.077Z] --- SKIP: TestConfigList (0.00s) [2019-11-27T15:03:39.077Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:03:39.077Z] === RUN TestConfigsCreateAndDelete [2019-11-27T15:03:39.077Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-11-27T15:03:39.078Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:03:39.078Z] === RUN TestConfigsUpdate [2019-11-27T15:03:39.078Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-11-27T15:03:39.078Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:03:39.078Z] === RUN TestTemplatedConfig [2019-11-27T15:03:39.078Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-11-27T15:03:39.078Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:03:39.078Z] === RUN TestConfigInspect [2019-11-27T15:03:39.078Z] --- SKIP: TestConfigInspect (0.01s) [2019-11-27T15:03:39.078Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:03:39.078Z] === RUN TestConfigCreateWithLabels [2019-11-27T15:03:39.078Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-11-27T15:03:39.078Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-11-27T15:03:39.078Z] === RUN TestConfigCreateResolve [2019-11-27T15:03:39.078Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-11-27T15:03:39.078Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-11-27T15:03:39.078Z] === RUN TestConfigDaemonLibtrustID [2019-11-27T15:03:39.078Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-11-27T15:03:39.078Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-11-27T15:03:39.078Z] PASS [2019-11-27T15:03:39.078Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-11-27T15:03:39.536Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-27T15:03:39.536Z] INFO: Testing against a local daemon [2019-11-27T15:03:39.536Z] === RUN TestCheckpoint [2019-11-27T15:03:39.536Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-27T15:03:39.536Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-27T15:03:39.536Z] === RUN TestContainerInvalidJSON [2019-11-27T15:03:39.536Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-27T15:03:39.536Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-27T15:03:39.536Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-27T15:03:39.536Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-27T15:03:39.536Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-27T15:03:39.536Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-27T15:03:39.536Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-27T15:03:39.536Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-27T15:03:39.536Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-27T15:03:39.536Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-11-27T15:03:39.536Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-11-27T15:03:39.536Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-11-27T15:03:39.536Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-11-27T15:03:39.536Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-27T15:03:39.536Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-11-27T15:03:39.536Z] copy_test.go:25: testEnv.OSType == "windows" [2019-11-27T15:03:39.536Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-27T15:03:39.536Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-11-27T15:03:39.536Z] copy_test.go:39: testEnv.OSType == "windows" [2019-11-27T15:03:39.536Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-27T15:03:39.536Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-11-27T15:03:39.536Z] copy_test.go:51: testEnv.OSType == "windows" [2019-11-27T15:03:39.536Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-27T15:03:39.536Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-11-27T15:03:39.536Z] copy_test.go:65: testEnv.OSType == "windows" [2019-11-27T15:03:39.536Z] === RUN TestCopyFromContainer [2019-11-27T15:03:39.536Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-11-27T15:03:39.536Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:03:39.536Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-27T15:03:39.536Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-27T15:03:39.536Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-27T15:03:39.536Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-27T15:03:39.536Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-27T15:03:39.536Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-27T15:03:39.536Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-27T15:03:39.536Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-27T15:03:39.536Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-27T15:03:39.536Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-27T15:03:39.536Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-27T15:03:39.536Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-27T15:03:39.536Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-27T15:03:39.536Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-27T15:03:39.536Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-27T15:03:39.536Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-11-27T15:03:39.536Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-11-27T15:03:39.536Z] === RUN TestCreateWithInvalidEnv [2019-11-27T15:03:39.536Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-27T15:03:39.536Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-27T15:03:39.536Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-27T15:03:39.536Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-27T15:03:39.536Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-27T15:03:39.536Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-27T15:03:39.536Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-27T15:03:39.536Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-27T15:03:39.536Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-27T15:03:39.536Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-11-27T15:03:39.536Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-27T15:03:39.536Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-27T15:03:39.536Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-11-27T15:03:39.536Z] === RUN TestCreateTmpfsMountsTarget [2019-11-27T15:03:39.536Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-11-27T15:03:39.536Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:03:39.536Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-27T15:03:39.536Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-11-27T15:03:39.536Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-11-27T15:03:39.536Z] === RUN TestCreateWithCapabilities [2019-11-27T15:03:39.536Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-11-27T15:03:39.536Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-11-27T15:03:39.536Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-27T15:03:39.536Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-11-27T15:03:39.536Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-11-27T15:03:39.536Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-27T15:03:39.536Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-27T15:03:39.536Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-27T15:03:39.536Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-27T15:03:39.536Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-27T15:03:39.536Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-27T15:03:39.536Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-27T15:03:39.536Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-27T15:03:39.536Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-27T15:03:39.536Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-27T15:03:39.536Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-27T15:03:39.536Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-27T15:03:39.536Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-27T15:03:39.536Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-27T15:03:39.536Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-27T15:03:39.536Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-27T15:03:39.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-27T15:03:39.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-27T15:03:39.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-27T15:03:39.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-27T15:03:39.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-27T15:03:39.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-27T15:03:39.536Z] === RUN TestDiff [2019-11-27T15:03:39.536Z] --- SKIP: TestDiff (0.00s) [2019-11-27T15:03:39.536Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-11-27T15:03:39.536Z] === RUN TestExecWithCloseStdin [2019-11-27T15:03:40.216Z] --- PASS: TestTemplatedConfig (3.48s) [2019-11-27T15:03:40.216Z] === RUN TestConfigInspect [2019-11-27T15:03:41.711Z] --- PASS: TestExecWithCloseStdin (2.13s) [2019-11-27T15:03:41.711Z] === RUN TestExec [2019-11-27T15:03:41.711Z] --- SKIP: TestExec (0.00s) [2019-11-27T15:03:41.711Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-27T15:03:41.711Z] === RUN TestExecUser [2019-11-27T15:03:41.711Z] --- SKIP: TestExecUser (0.01s) [2019-11-27T15:03:41.711Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-27T15:03:41.711Z] === RUN TestExportContainerAndImportImage [2019-11-27T15:03:41.711Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-11-27T15:03:41.711Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:03:41.711Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-27T15:03:41.711Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-11-27T15:03:41.711Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:03:41.711Z] === RUN TestHealthCheckWorkdir [2019-11-27T15:03:41.711Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-11-27T15:03:41.711Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-27T15:03:41.711Z] === RUN TestHealthKillContainer [2019-11-27T15:03:41.711Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-11-27T15:03:41.711Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-11-27T15:03:41.711Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-27T15:03:41.711Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-11-27T15:03:41.711Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-11-27T15:03:41.711Z] === RUN TestKillContainerInvalidSignal [2019-11-27T15:03:43.421Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-11-27T15:03:43.500Z] --- PASS: TestConfigInspect (3.22s) [2019-11-27T15:03:43.500Z] === RUN TestConfigCreateWithLabels [2019-11-27T15:03:43.885Z] --- PASS: TestKillContainerInvalidSignal (1.78s) [2019-11-27T15:03:43.885Z] === RUN TestKillContainer [2019-11-27T15:03:43.885Z] --- SKIP: TestKillContainer (0.00s) [2019-11-27T15:03:43.885Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-11-27T15:03:43.885Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-27T15:03:43.885Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-11-27T15:03:43.885Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-27T15:03:43.885Z] === RUN TestKillStoppedContainer [2019-11-27T15:03:43.885Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-11-27T15:03:43.885Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-27T15:03:43.885Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-27T15:03:43.885Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-11-27T15:03:43.885Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-27T15:03:43.885Z] === RUN TestKillDifferentUserContainer [2019-11-27T15:03:43.885Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-11-27T15:03:43.885Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-11-27T15:03:43.885Z] === RUN TestInspectOomKilledTrue [2019-11-27T15:03:43.885Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-27T15:03:43.885Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-27T15:03:43.885Z] === RUN TestInspectOomKilledFalse [2019-11-27T15:03:43.885Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-27T15:03:43.885Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-27T15:03:43.885Z] === RUN TestLogsFollowTailEmpty [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite (367.62s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (12.95s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.15s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.62s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.47s) [2019-11-27T15:03:44.263Z] docker_cli_daemon_test.go:1449: [d96f98b474f0f] daemon is not started [2019-11-27T15:03:44.263Z] check_test.go:309: [d5f08193d87b1] daemon is not started [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (4.27s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.91s) [2019-11-27T15:03:44.263Z] check_test.go:309: [d59af23e8d371] daemon is not started [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.44s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.87s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.47s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.59s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.43s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.64s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.39s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.53s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-11-27T15:03:44.263Z] check_test.go:309: [d2e861382786c] daemon is not started [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-11-27T15:03:44.263Z] check_test.go:309: [d33389695f2f0] daemon is not started [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.43s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.65s) [2019-11-27T15:03:44.263Z] check_test.go:309: [d64f356382347] daemon is not started [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.99s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.50s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.44s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.09s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-11-27T15:03:44.263Z] check_test.go:309: [d99b0cc22e54d] daemon is not started [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.05s) [2019-11-27T15:03:44.263Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-11-27T15:03:44.263Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-27T15:03:44.263Z] check_test.go:309: [db9937d32f935] daemon is not started [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.04s) [2019-11-27T15:03:44.263Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-27T15:03:44.263Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-27T15:03:44.263Z] check_test.go:309: [d5ec116934233] daemon is not started [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.06s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.22s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.02s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.90s) [2019-11-27T15:03:44.263Z] check_test.go:309: [d299f19937432] daemon is not started [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.32s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2019-11-27T15:03:44.263Z] check_test.go:309: [d4151397d312f] daemon is not started [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.09s) [2019-11-27T15:03:44.263Z] docker_cli_daemon_plugins_test.go:79: [d7d02911c87b5] daemon is not started [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.97s) [2019-11-27T15:03:44.263Z] docker_cli_daemon_plugins_test.go:169: [daa53dc8c0fea] daemon is not started [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.77s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2019-11-27T15:03:44.263Z] check_test.go:309: [d0bafaeb674c2] daemon is not started [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.87s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.70s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.97s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.91s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.85s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.57s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.06s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.80s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.24s) [2019-11-27T15:03:44.263Z] check_test.go:309: [d839f0209089a] daemon is not started [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.39s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.55s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.05s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.74s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.56s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.79s) [2019-11-27T15:03:44.263Z] check_test.go:309: [d78a9dcb4d369] daemon is not started [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.78s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.53s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.79s) [2019-11-27T15:03:44.263Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.45s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.53s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.33s) [2019-11-27T15:03:44.264Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-27T15:03:44.264Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-27T15:03:44.264Z] check_test.go:309: [d68550424b268] daemon is not started [2019-11-27T15:03:44.264Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-27T15:03:44.264Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-27T15:03:44.264Z] check_test.go:309: [d418c0313b93f] daemon is not started [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.70s) [2019-11-27T15:03:44.264Z] check_test.go:309: [d7d3dcae51b8a] daemon is not started [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.02s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.41s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.70s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.53s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.28s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.68s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.89s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.02s) [2019-11-27T15:03:44.264Z] check_test.go:309: [d6c73d2506d67] daemon is not started [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.19s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.31s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.38s) [2019-11-27T15:03:44.264Z] check_test.go:309: [d6e8f8471b4e9] daemon is not started [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.68s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.16s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.70s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.24s) [2019-11-27T15:03:44.264Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-11-27T15:03:44.264Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-11-27T15:03:44.264Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-11-27T15:03:44.264Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-11-27T15:03:44.264Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-11-27T15:03:44.264Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-11-27T15:03:44.264Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-11-27T15:03:44.264Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-11-27T15:03:44.264Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-11-27T15:03:44.264Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-11-27T15:03:44.264Z] check_test.go:309: [d6e6dfb127c34] daemon is not started [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.21s) [2019-11-27T15:03:44.264Z] check_test.go:309: [da2c46f140ec7] daemon is not started [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.59s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.90s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2019-11-27T15:03:44.264Z] check_test.go:309: [dab8a48f7acdd] daemon is not started [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.80s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.26s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.88s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2019-11-27T15:03:44.264Z] check_test.go:309: [d61a5fb38abe8] daemon is not started [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.87s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.02s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.45s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.57s) [2019-11-27T15:03:44.264Z] check_test.go:309: [dd74d752fdef1] daemon is not started [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.66s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.00s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-11-27T15:03:44.264Z] check_test.go:309: [d6ee2f2d94994] daemon is not started [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.87s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.69s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.01s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.87s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.05s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.01s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.13s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.43s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.12s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.29s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.59s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.66s) [2019-11-27T15:03:44.264Z] docker_cli_daemon_test.go:2542: [d78d938d69cd4] daemon is not started [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.26s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.16s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.17s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.15s) [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2019-11-27T15:03:44.264Z] check_test.go:309: [df832f6863731] daemon is not started [2019-11-27T15:03:44.264Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.81s) [2019-11-27T15:03:44.264Z] === RUN TestDockerSwarmSuite [2019-11-27T15:03:44.264Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-11-27T15:03:44.264Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-27T15:03:45.422Z] --- PASS: TestLogsFollowTailEmpty (1.76s) [2019-11-27T15:03:45.422Z] === RUN TestNetworkNat [2019-11-27T15:03:45.422Z] --- SKIP: TestNetworkNat (0.00s) [2019-11-27T15:03:45.422Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-11-27T15:03:45.422Z] === RUN TestNetworkLocalhostTCPNat [2019-11-27T15:03:45.422Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-11-27T15:03:45.422Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-27T15:03:45.422Z] === RUN TestNetworkLoopbackNat [2019-11-27T15:03:45.422Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-11-27T15:03:45.422Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-11-27T15:03:45.422Z] === RUN TestPause [2019-11-27T15:03:45.422Z] --- SKIP: TestPause (0.00s) [2019-11-27T15:03:45.422Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-11-27T15:03:45.422Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-27T15:03:45.628Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-27T15:03:46.783Z] --- PASS: TestConfigCreateWithLabels (3.21s) [2019-11-27T15:03:46.783Z] === RUN TestConfigCreateResolve [2019-11-27T15:03:46.958Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.85s) [2019-11-27T15:03:46.958Z] === RUN TestPauseStopPausedContainer [2019-11-27T15:03:46.958Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-11-27T15:03:46.958Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:03:46.958Z] === RUN TestPsFilter [2019-11-27T15:03:47.416Z] --- PASS: TestPsFilter (0.15s) [2019-11-27T15:03:47.416Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-27T15:03:48.026Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-11-27T15:03:48.139Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-11-27T15:03:48.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-27T15:03:49.500Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-27T15:03:49.593Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.10s) [2019-11-27T15:03:49.593Z] === RUN TestRemoveContainerWithVolume [2019-11-27T15:03:49.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-27T15:03:50.067Z] --- PASS: TestConfigCreateResolve (3.20s) [2019-11-27T15:03:50.067Z] === RUN TestConfigDaemonLibtrustID [2019-11-27T15:03:50.325Z] --- PASS: TestConfigDaemonLibtrustID (0.67s) [2019-11-27T15:03:50.325Z] PASS [2019-11-27T15:03:50.325Z] [2019-11-27T15:03:50.325Z] DONE 8 tests in 23.697s [2019-11-27T15:03:50.325Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-11-27T15:03:50.325Z] ++ 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-27T15:03:50.325Z] ++ set -e [2019-11-27T15:03:50.325Z] ++ '[' -n 0 ']' [2019-11-27T15:03:50.325Z] ++ set -x [2019-11-27T15:03:50.325Z] ++ env -i DEST=/go/src/github.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-27T15:03:50.583Z] INFO: Testing against a local daemon [2019-11-27T15:03:50.583Z] === RUN TestCheckpoint [2019-11-27T15:03:50.583Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-27T15:03:50.583Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-27T15:03:50.583Z] === RUN TestContainerInvalidJSON [2019-11-27T15:03:50.583Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-27T15:03:50.583Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-27T15:03:50.583Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-27T15:03:50.583Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-27T15:03:50.583Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-27T15:03:50.583Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-27T15:03:50.583Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-27T15:03:50.583Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-27T15:03:50.583Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-27T15:03:50.583Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-27T15:03:50.583Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-27T15:03:50.583Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-27T15:03:50.583Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-27T15:03:50.583Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-27T15:03:50.583Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-11-27T15:03:50.583Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-27T15:03:50.842Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2019-11-27T15:03:50.842Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-27T15:03:50.842Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-11-27T15:03:50.842Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-27T15:03:51.101Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-11-27T15:03:51.101Z] === RUN TestCopyFromContainer [2019-11-27T15:03:51.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-27T15:03:51.767Z] --- PASS: TestRemoveContainerWithVolume (2.06s) [2019-11-27T15:03:51.768Z] === RUN TestRemoveContainerRunning [2019-11-27T15:03:52.008Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-11-27T15:03:52.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-27T15:03:53.003Z] === RUN TestCopyFromContainer// [2019-11-27T15:03:53.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-27T15:03:53.262Z] === RUN TestCopyFromContainer//bar/root [2019-11-27T15:03:53.262Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-27T15:03:53.302Z] --- PASS: TestRemoveContainerRunning (1.74s) [2019-11-27T15:03:53.302Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-27T15:03:53.520Z] === RUN TestCopyFromContainer/bar/quux [2019-11-27T15:03:53.520Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-27T15:03:53.520Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-27T15:03:53.779Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-27T15:03:53.779Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-27T15:03:54.037Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-27T15:03:54.037Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-27T15:03:54.295Z] --- PASS: TestCopyFromContainer (3.17s) [2019-11-27T15:03:54.295Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-11-27T15:03:54.295Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-11-27T15:03:54.295Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-11-27T15:03:54.295Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-11-27T15:03:54.295Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-11-27T15:03:54.295Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-11-27T15:03:54.295Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-11-27T15:03:54.295Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-11-27T15:03:54.295Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-11-27T15:03:54.295Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-11-27T15:03:54.295Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-27T15:03:54.295Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-27T15:03:54.295Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-27T15:03:54.295Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-27T15:03:54.295Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-27T15:03:54.295Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-27T15:03:54.295Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-27T15:03:54.295Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-27T15:03:54.295Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-27T15:03:54.295Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-27T15:03:54.295Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-27T15:03:54.295Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-27T15:03:54.295Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-27T15:03:54.295Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-27T15:03:54.295Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-27T15:03:54.296Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-11-27T15:03:54.296Z] === RUN TestCreateWithInvalidEnv [2019-11-27T15:03:54.296Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-27T15:03:54.296Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-27T15:03:54.296Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-27T15:03:54.296Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-27T15:03:54.296Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-27T15:03:54.296Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-27T15:03:54.296Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-27T15:03:54.296Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-27T15:03:54.296Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-27T15:03:54.296Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-11-27T15:03:54.296Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-27T15:03:54.296Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-27T15:03:54.296Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-27T15:03:54.296Z] === RUN TestCreateTmpfsMountsTarget [2019-11-27T15:03:54.296Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-27T15:03:54.296Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-27T15:03:54.838Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.86s) [2019-11-27T15:03:54.838Z] === RUN TestRemoveInvalidContainer [2019-11-27T15:03:54.838Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-27T15:03:54.838Z] === RUN TestRenameLinkedContainer [2019-11-27T15:03:54.838Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-11-27T15:03:54.838Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-11-27T15:03:54.838Z] === RUN TestRenameStoppedContainer [2019-11-27T15:03:54.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-27T15:03:56.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-27T15:03:56.831Z] --- PASS: TestCreateWithCustomMaskedPaths (2.26s) [2019-11-27T15:03:56.831Z] === RUN TestCreateWithCapabilities [2019-11-27T15:03:56.831Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-27T15:03:56.831Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-27T15:03:56.831Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-27T15:03:56.831Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-27T15:03:56.831Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-27T15:03:56.831Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-27T15:03:56.831Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-27T15:03:56.831Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-27T15:03:56.831Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-27T15:03:56.831Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-27T15:03:56.831Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-27T15:03:56.831Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-27T15:03:56.831Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-27T15:03:56.831Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-27T15:03:56.831Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-27T15:03:56.831Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-27T15:03:56.831Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-27T15:03:56.831Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-27T15:03:56.831Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-27T15:03:56.831Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-27T15:03:56.831Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-27T15:03:56.831Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-27T15:03:56.831Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-27T15:03:56.831Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-27T15:03:56.831Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-27T15:03:56.831Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-27T15:03:56.831Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-27T15:03:56.831Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-27T15:03:56.831Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-27T15:03:56.831Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-27T15:03:56.831Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-27T15:03:56.831Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-27T15:03:56.831Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-27T15:03:56.831Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-27T15:03:56.831Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-11-27T15:03:56.831Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-11-27T15:03:56.831Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-11-27T15:03:56.831Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-11-27T15:03:56.831Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-11-27T15:03:56.831Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-27T15:03:56.831Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-11-27T15:03:56.831Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-11-27T15:03:56.831Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-11-27T15:03:56.831Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-11-27T15:03:56.831Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-11-27T15:03:56.831Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-27T15:03:57.012Z] --- PASS: TestRenameStoppedContainer (2.13s) [2019-11-27T15:03:57.012Z] === RUN TestRenameRunningContainerAndReuse [2019-11-27T15:03:57.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-27T15:03:58.533Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-11-27T15:03:59.365Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s) [2019-11-27T15:03:59.366Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-27T15:03:59.366Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-27T15:03:59.366Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-27T15:03:59.366Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-27T15:03:59.366Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-27T15:03:59.366Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-27T15:03:59.366Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-27T15:03:59.366Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-27T15:03:59.366Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-27T15:03:59.366Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-27T15:03:59.366Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-27T15:03:59.366Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-27T15:03:59.367Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-27T15:03:59.367Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-27T15:03:59.367Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-27T15:03:59.367Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-27T15:03:59.367Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-27T15:03:59.367Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-11-27T15:03:59.367Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-11-27T15:03:59.367Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2019-11-27T15:03:59.367Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2019-11-27T15:03:59.367Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-11-27T15:03:59.367Z] === RUN TestContainerStartOnDaemonRestart [2019-11-27T15:03:59.367Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-27T15:03:59.367Z] === RUN TestDaemonRestartIpcMode [2019-11-27T15:03:59.367Z] === PAUSE TestDaemonRestartIpcMode [2019-11-27T15:03:59.367Z] === RUN TestDiff [2019-11-27T15:04:00.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-27T15:04:00.303Z] --- PASS: TestDiff (0.84s) [2019-11-27T15:04:00.303Z] === RUN TestExecWithCloseStdin [2019-11-27T15:04:00.744Z] --- PASS: TestRenameRunningContainerAndReuse (3.60s) [2019-11-27T15:04:00.744Z] === RUN TestRenameInvalidName [2019-11-27T15:04:01.239Z] --- PASS: TestExecWithCloseStdin (1.03s) [2019-11-27T15:04:01.239Z] === RUN TestExec [2019-11-27T15:04:02.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-27T15:04:02.175Z] --- PASS: TestExec (0.98s) [2019-11-27T15:04:02.175Z] === RUN TestExecUser [2019-11-27T15:04:02.920Z] --- PASS: TestRenameInvalidName (1.85s) [2019-11-27T15:04:02.920Z] === RUN TestRenameAnonymousContainer [2019-11-27T15:04:02.920Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-11-27T15:04:02.920Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-11-27T15:04:02.920Z] === RUN TestRenameContainerWithSameName [2019-11-27T15:04:03.111Z] --- PASS: TestExecUser (1.00s) [2019-11-27T15:04:03.111Z] === RUN TestExportContainerAndImportImage [2019-11-27T15:04:03.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-27T15:04:04.454Z] --- PASS: TestRenameContainerWithSameName (1.79s) [2019-11-27T15:04:04.454Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-27T15:04:04.454Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-11-27T15:04:04.454Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-11-27T15:04:04.454Z] === RUN TestResize [2019-11-27T15:04:04.454Z] --- SKIP: TestResize (0.00s) [2019-11-27T15:04:04.454Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-27T15:04:04.454Z] === RUN TestResizeWithInvalidSize [2019-11-27T15:04:04.454Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-11-27T15:04:04.454Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-11-27T15:04:04.454Z] === RUN TestResizeWhenContainerNotStarted [2019-11-27T15:04:04.486Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2019-11-27T15:04:04.486Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-27T15:04:05.069Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-27T15:04:06.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-27T15:04:06.390Z] --- PASS: TestExportContainerAfterDaemonRestart (2.04s) [2019-11-27T15:04:06.390Z] === RUN TestHealthCheckWorkdir [2019-11-27T15:04:06.432Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-27T15:04:06.432Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-27T15:04:06.628Z] --- PASS: TestResizeWhenContainerNotStarted (2.08s) [2019-11-27T15:04:06.628Z] === RUN TestDaemonRestartKillContainers [2019-11-27T15:04:06.628Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-11-27T15:04:06.628Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:04:06.628Z] === RUN TestStats [2019-11-27T15:04:06.628Z] --- SKIP: TestStats (0.00s) [2019-11-27T15:04:06.628Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-11-27T15:04:06.628Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-27T15:04:06.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-27T15:04:07.325Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2019-11-27T15:04:07.325Z] === RUN TestHealthKillContainer [2019-11-27T15:04:08.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-27T15:04:09.550Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-27T15:04:09.550Z] Using test binary docker [2019-11-27T15:04:09.550Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-27T15:04:09.550Z] +++ /etc/init.d/apparmor start [2019-11-27T15:04:09.550Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-27T15:04:09.550Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-27T15:04:09.550Z] Warning failed to create cache: (null) [2019-11-27T15:04:09.550Z] . [2019-11-27T15:04:09.550Z] Starting dockerd [2019-11-27T15:04:09.550Z] INFO: Waiting for daemon to start... [2019-11-27T15:04:09.550Z] +++ 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-27T15:04:10.620Z] --- PASS: TestHealthKillContainer (3.15s) [2019-11-27T15:04:10.620Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-27T15:04:11.423Z] . [2019-11-27T15:04:11.423Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-27T15:04:11.423Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-27T15:04:11.555Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2019-11-27T15:04:11.555Z] === RUN TestIpcModeNone [2019-11-27T15:04:11.668Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-27T15:04:11.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-11-27T15:04:11.794Z] Error: No such image: emptyfs [2019-11-27T15:04:11.794Z] ++++ docker load [2019-11-27T15:04:11.794Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-27T15:04:11.794Z] Running integration-test (iteration 1) [2019-11-27T15:04:11.794Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-11-27T15:04:11.795Z] ++ 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-27T15:04:11.795Z] ++ set -e [2019-11-27T15:04:11.795Z] ++ '[' -n 0 ']' [2019-11-27T15:04:11.795Z] ++ set -x [2019-11-27T15:04:11.795Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-27T15:04:12.491Z] --- PASS: TestIpcModeNone (0.95s) [2019-11-27T15:04:12.491Z] === RUN TestIpcModePrivate [2019-11-27T15:04:12.592Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-27T15:04:13.426Z] --- PASS: TestIpcModePrivate (0.98s) [2019-11-27T15:04:13.426Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-11-27T15:04:13.426Z] === RUN TestIpcModeShareable [2019-11-27T15:04:13.497Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-11-27T15:04:14.361Z] --- PASS: TestIpcModeShareable (1.00s) [2019-11-27T15:04:14.361Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-11-27T15:04:14.361Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-27T15:04:14.475Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-27T15:04:16.942Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.78s) [2019-11-27T15:04:16.942Z] === RUN TestStopContainerWithTimeout [2019-11-27T15:04:16.942Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-11-27T15:04:16.942Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-11-27T15:04:16.942Z] === RUN TestUpdateRestartPolicy [2019-11-27T15:04:17.647Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.94s) [2019-11-27T15:04:17.647Z] === RUN TestAPIIpcModeHost [2019-11-27T15:04:18.214Z] --- PASS: TestAPIIpcModeHost (0.77s) [2019-11-27T15:04:18.214Z] === RUN TestDaemonIpcModeShareable [2019-11-27T15:04:18.638Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-27T15:04:20.117Z] --- PASS: TestDaemonIpcModeShareable (1.97s) [2019-11-27T15:04:20.117Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-11-27T15:04:20.117Z] === RUN TestDaemonIpcModePrivate [2019-11-27T15:04:21.182Z] Loaded image: buildpack-deps:jessie [2019-11-27T15:04:21.182Z] Loaded image: busybox:latest [2019-11-27T15:04:21.182Z] Loaded image: busybox:glibc [2019-11-27T15:04:21.182Z] Loaded image: debian:jessie [2019-11-27T15:04:21.182Z] Loaded image: hello-world:latest [2019-11-27T15:04:21.182Z] INFO: Testing against a local daemon [2019-11-27T15:04:21.182Z] === RUN TestCgroupNamespacesBuild [2019-11-27T15:04:21.879Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-11-27T15:04:22.019Z] --- PASS: TestDaemonIpcModePrivate (2.11s) [2019-11-27T15:04:22.019Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-11-27T15:04:22.019Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-27T15:04:23.005Z] --- PASS: TestCgroupNamespacesBuild (1.76s) [2019-11-27T15:04:23.005Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-27T15:04:23.877Z] --- PASS: TestImportExtremelyLargeImageWorks (185.94s) [2019-11-27T15:04:23.877Z] PASS [2019-11-27T15:04:23.877Z] [2019-11-27T15:04:23.877Z] DONE 12 tests in 190.060s [2019-11-27T15:04:23.877Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-11-27T15:04:23.877Z] ++ 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-27T15:04:23.877Z] ++ set -e [2019-11-27T15:04:23.877Z] ++ '[' -n 0 ']' [2019-11-27T15:04:23.877Z] ++ set -x [2019-11-27T15:04:23.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-27T15:04:23.877Z] INFO: Testing against a local daemon [2019-11-27T15:04:23.877Z] === RUN TestNetworkCreateDelete [2019-11-27T15:04:23.877Z] --- PASS: TestNetworkCreateDelete (0.12s) [2019-11-27T15:04:23.878Z] === RUN TestDockerNetworkDeletePreferID [2019-11-27T15:04:24.015Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-11-27T15:04:24.132Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2019-11-27T15:04:24.132Z] === RUN TestInspectNetwork [2019-11-27T15:04:24.550Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.95s) [2019-11-27T15:04:24.550Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-11-27T15:04:24.550Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-27T15:04:24.834Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s) [2019-11-27T15:04:24.834Z] === RUN TestBuildWithSession [2019-11-27T15:04:24.834Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-27T15:04:24.834Z] build_session_test.go:25: TODO: BuildKit [2019-11-27T15:04:24.834Z] === RUN TestBuildSquashParent [2019-11-27T15:04:25.493Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-27T15:04:26.452Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.14s) [2019-11-27T15:04:26.452Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-11-27T15:04:26.452Z] === RUN TestIpcModeOlderClient [2019-11-27T15:04:26.452Z] === PAUSE TestIpcModeOlderClient [2019-11-27T15:04:26.452Z] === RUN TestKillContainerInvalidSignal [2019-11-27T15:04:27.020Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2019-11-27T15:04:27.020Z] === RUN TestKillContainer [2019-11-27T15:04:27.020Z] === RUN TestKillContainer/no_signal [2019-11-27T15:04:27.955Z] === RUN TestKillContainer/non_killing_signal [2019-11-27T15:04:28.523Z] === RUN TestKillContainer/killing_signal [2019-11-27T15:04:28.756Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-27T15:04:28.955Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-11-27T15:04:29.458Z] --- PASS: TestKillContainer (2.49s) [2019-11-27T15:04:29.458Z] --- PASS: TestKillContainer/no_signal (0.80s) [2019-11-27T15:04:29.458Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2019-11-27T15:04:29.458Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2019-11-27T15:04:29.458Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-27T15:04:29.458Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-27T15:04:30.395Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-27T15:04:31.211Z] --- PASS: TestBuildSquashParent (5.96s) [2019-11-27T15:04:31.211Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-27T15:04:31.211Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-27T15:04:31.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-27T15:04:31.211Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-27T15:04:31.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-27T15:04:31.211Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-27T15:04:31.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-27T15:04:31.211Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-27T15:04:31.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-27T15:04:31.211Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-27T15:04:31.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-27T15:04:31.211Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-27T15:04:31.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-27T15:04:31.211Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-27T15:04:31.211Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-27T15:04:31.267Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-27T15:04:31.329Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2019-11-27T15:04:31.329Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2019-11-27T15:04:31.329Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2019-11-27T15:04:31.329Z] === RUN TestKillStoppedContainer [2019-11-27T15:04:31.329Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-11-27T15:04:31.329Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-27T15:04:31.329Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-11-27T15:04:31.329Z] === RUN TestKillDifferentUserContainer [2019-11-27T15:04:31.521Z] === RUN TestInspectNetwork/full_network_id [2019-11-27T15:04:31.521Z] === RUN TestInspectNetwork/partial_network_id [2019-11-27T15:04:31.521Z] === RUN TestInspectNetwork/network_name [2019-11-27T15:04:31.521Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-27T15:04:32.265Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2019-11-27T15:04:32.265Z] === RUN TestInspectOomKilledTrue [2019-11-27T15:04:32.265Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-27T15:04:32.265Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-27T15:04:32.265Z] === RUN TestInspectOomKilledFalse [2019-11-27T15:04:32.265Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-27T15:04:32.265Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-27T15:04:32.265Z] === RUN TestLinksEtcHostsContentMatch [2019-11-27T15:04:33.201Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s) [2019-11-27T15:04:33.201Z] === RUN TestLinksContainerNames [2019-11-27T15:04:33.693Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-27T15:04:33.693Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-27T15:04:34.576Z] --- PASS: TestLinksContainerNames (1.58s) [2019-11-27T15:04:34.576Z] === RUN TestLogsFollowTailEmpty [2019-11-27T15:04:35.512Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2019-11-27T15:04:35.512Z] === RUN TestContainerNetworkMountsNoChown [2019-11-27T15:04:36.262Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-27T15:04:36.447Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/default [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/default [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/private [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/private [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/rprivate [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/slave [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/slave [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/rslave [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/shared [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/shared [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/rshared [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-27T15:04:36.447Z] === CONT TestMountDaemonRoot/default [2019-11-27T15:04:36.447Z] === CONT TestMountDaemonRoot/rslave [2019-11-27T15:04:36.447Z] === CONT TestMountDaemonRoot/rshared [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-27T15:04:36.447Z] === CONT TestMountDaemonRoot/rprivate [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-27T15:04:36.447Z] === CONT TestMountDaemonRoot/slave [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-27T15:04:36.447Z] === CONT TestMountDaemonRoot/shared [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-27T15:04:36.447Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-27T15:04:36.447Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-27T15:04:36.447Z] === CONT TestMountDaemonRoot/private [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-27T15:04:36.447Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-27T15:04:36.447Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-27T15:04:36.447Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-27T15:04:36.447Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-27T15:04:36.447Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-27T15:04:36.447Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-27T15:04:36.447Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-27T15:04:36.447Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-27T15:04:36.447Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-27T15:04:36.447Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-27T15:04:36.447Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-27T15:04:36.447Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-27T15:04:36.447Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-27T15:04:36.447Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-27T15:04:36.447Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-27T15:04:36.447Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-27T15:04:36.694Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-27T15:04:36.706Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-27T15:04:36.706Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-27T15:04:36.706Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-27T15:04:36.706Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-27T15:04:36.706Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-27T15:04:36.706Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-27T15:04:36.706Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-27T15:04:36.706Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-27T15:04:36.706Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-27T15:04:36.706Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-27T15:04:36.706Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-27T15:04:36.706Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.12s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-11-27T15:04:36.706Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-11-27T15:04:36.706Z] === RUN TestContainerBindMountNonRecursive [2019-11-27T15:04:36.753Z] --- PASS: TestInspectNetwork (11.69s) [2019-11-27T15:04:36.753Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-27T15:04:36.753Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-27T15:04:36.753Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-27T15:04:36.753Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-27T15:04:36.753Z] === RUN TestRunContainerWithBridgeNone [2019-11-27T15:04:38.027Z] --- PASS: TestUpdateRestartPolicy (20.75s) [2019-11-27T15:04:38.027Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-27T15:04:38.610Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2019-11-27T15:04:38.610Z] === RUN TestNetworkNat [2019-11-27T15:04:38.684Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-11-27T15:04:38.684Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-11-27T15:04:39.002Z] --- PASS: TestUpdateRestartWithAutoRemove (1.83s) [2019-11-27T15:04:39.002Z] === RUN TestWaitNonBlocked [2019-11-27T15:04:39.002Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-27T15:04:39.002Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-27T15:04:39.002Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-27T15:04:39.002Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-27T15:04:39.002Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-27T15:04:39.002Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-27T15:04:39.224Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-27T15:04:39.224Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.77s) [2019-11-27T15:04:39.224Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.83s) [2019-11-27T15:04:39.224Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.79s) [2019-11-27T15:04:39.224Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.88s) [2019-11-27T15:04:39.224Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.52s) [2019-11-27T15:04:39.224Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.44s) [2019-11-27T15:04:39.225Z] === RUN TestBuildMultiStageCopy [2019-11-27T15:04:39.225Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-27T15:04:39.245Z] --- PASS: TestRunContainerWithBridgeNone (3.34s) [2019-11-27T15:04:39.246Z] === RUN TestNetworkInvalidJSON [2019-11-27T15:04:39.246Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-27T15:04:39.246Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-27T15:04:39.246Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-27T15:04:39.246Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-27T15:04:39.246Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-27T15:04:39.246Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-27T15:04:39.246Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-27T15:04:39.246Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-27T15:04:39.246Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-27T15:04:39.246Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2019-11-27T15:04:39.246Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-27T15:04:39.246Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-11-27T15:04:39.246Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-27T15:04:39.246Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-27T15:04:39.547Z] --- PASS: TestNetworkNat (0.90s) [2019-11-27T15:04:39.547Z] === RUN TestNetworkLocalhostTCPNat [2019-11-27T15:04:40.484Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2019-11-27T15:04:40.484Z] === RUN TestNetworkLoopbackNat [2019-11-27T15:04:40.609Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-11-27T15:04:40.609Z] === RUN TestDaemonDefaultNetworkPools [2019-11-27T15:04:41.171Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2019-11-27T15:04:41.171Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-27T15:04:41.676Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-27T15:04:41.861Z] --- PASS: TestNetworkLoopbackNat (1.12s) [2019-11-27T15:04:41.861Z] === RUN TestPause [2019-11-27T15:04:41.915Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-11-27T15:04:41.916Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.71s) [2019-11-27T15:04:41.916Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.80s) [2019-11-27T15:04:41.916Z] === RUN TestWaitBlocked [2019-11-27T15:04:41.916Z] --- SKIP: TestWaitBlocked (0.00s) [2019-11-27T15:04:41.916Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-11-27T15:04:41.916Z] PASS [2019-11-27T15:04:41.916Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-11-27T15:04:41.916Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-27T15:04:41.916Z] INFO: Testing against a local daemon [2019-11-27T15:04:41.916Z] === RUN TestCommitInheritsEnv [2019-11-27T15:04:41.916Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-11-27T15:04:41.916Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-27T15:04:41.916Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-27T15:04:41.916Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-27T15:04:41.916Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-11-27T15:04:41.916Z] === RUN TestImagesFilterMultiReference [2019-11-27T15:04:41.916Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-11-27T15:04:41.916Z] === RUN TestImagePullPlatformInvalid [2019-11-27T15:04:41.916Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-11-27T15:04:41.916Z] === RUN TestRemoveImageOrphaning [2019-11-27T15:04:41.916Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-11-27T15:04:41.916Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-27T15:04:41.916Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-27T15:04:41.916Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-27T15:04:41.916Z] === RUN TestTagInvalidReference [2019-11-27T15:04:41.916Z] --- PASS: TestTagInvalidReference (0.04s) [2019-11-27T15:04:41.916Z] === RUN TestTagValidPrefixedRepo [2019-11-27T15:04:41.916Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-11-27T15:04:41.916Z] === RUN TestTagExistedNameWithoutForce [2019-11-27T15:04:41.916Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2019-11-27T15:04:41.916Z] === RUN TestTagOfficialNames [2019-11-27T15:04:41.916Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-11-27T15:04:41.916Z] tag_test.go:98: testEnv.OSType == "windows" [2019-11-27T15:04:41.916Z] === RUN TestTagMatchesDigest [2019-11-27T15:04:41.916Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-11-27T15:04:41.916Z] PASS [2019-11-27T15:04:42.041Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-27T15:04:42.374Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-11-27T15:04:42.374Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-27T15:04:42.374Z] INFO: Testing against a local daemon [2019-11-27T15:04:42.374Z] === RUN TestNetworkCreateDelete [2019-11-27T15:04:42.374Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-11-27T15:04:42.374Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-11-27T15:04:42.374Z] === RUN TestDockerNetworkDeletePreferID [2019-11-27T15:04:42.374Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-11-27T15:04:42.374Z] 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-27T15:04:42.374Z] === RUN TestInspectNetwork [2019-11-27T15:04:42.374Z] --- SKIP: TestInspectNetwork (0.00s) [2019-11-27T15:04:42.374Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-11-27T15:04:42.374Z] === RUN TestRunContainerWithBridgeNone [2019-11-27T15:04:42.374Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-11-27T15:04:42.374Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-11-27T15:04:42.374Z] === RUN TestNetworkInvalidJSON [2019-11-27T15:04:42.374Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-27T15:04:42.374Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-27T15:04:42.374Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-27T15:04:42.374Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-27T15:04:42.374Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-27T15:04:42.374Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-27T15:04:42.374Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-27T15:04:42.374Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-27T15:04:42.374Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-27T15:04:42.374Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-27T15:04:42.374Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-27T15:04:42.374Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-11-27T15:04:42.374Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-11-27T15:04:42.374Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-27T15:04:42.374Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-11-27T15:04:42.374Z] service_test.go:29: testEnv.OSType == "windows" [2019-11-27T15:04:42.374Z] === RUN TestDaemonDefaultNetworkPools [2019-11-27T15:04:42.374Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-11-27T15:04:42.374Z] service_test.go:51: testEnv.OSType == "windows" [2019-11-27T15:04:42.374Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-27T15:04:42.374Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-11-27T15:04:42.374Z] service_test.go:94: testEnv.OSType == "windows" [2019-11-27T15:04:42.374Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-27T15:04:42.374Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-11-27T15:04:42.374Z] service_test.go:127: testEnv.OSType == "windows" [2019-11-27T15:04:42.374Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-27T15:04:42.375Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-11-27T15:04:42.375Z] service_test.go:177: testEnv.OSType == "windows" [2019-11-27T15:04:42.375Z] === RUN TestServiceWithPredefinedNetwork [2019-11-27T15:04:42.375Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-11-27T15:04:42.375Z] service_test.go:201: testEnv.OSType == "windows" [2019-11-27T15:04:42.375Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-27T15:04:42.375Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-27T15:04:42.375Z] service_test.go:230: FLAKY_TEST [2019-11-27T15:04:42.375Z] === RUN TestServiceWithDataPathPortInit [2019-11-27T15:04:42.375Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-11-27T15:04:42.375Z] service_test.go:319: testEnv.OSType == "windows" [2019-11-27T15:04:42.375Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-27T15:04:42.375Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-11-27T15:04:42.375Z] service_test.go:386: testEnv.OSType == "windows" [2019-11-27T15:04:42.375Z] PASS [2019-11-27T15:04:42.375Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-27T15:04:42.375Z] PASS [2019-11-27T15:04:42.375Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-27T15:04:42.375Z] PASS [2019-11-27T15:04:42.375Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-27T15:04:42.375Z] PASS [2019-11-27T15:04:42.375Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-27T15:04:42.375Z] PASS [2019-11-27T15:04:42.375Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-27T15:04:42.375Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-27T15:04:42.375Z] INFO: Testing against a local daemon [2019-11-27T15:04:42.375Z] === RUN TestPluginInvalidJSON [2019-11-27T15:04:42.375Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-27T15:04:42.375Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-27T15:04:42.375Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-27T15:04:42.375Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-27T15:04:42.375Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-27T15:04:42.375Z] PASS [2019-11-27T15:04:42.375Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-27T15:04:42.375Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-27T15:04:42.375Z] INFO: Testing against a local daemon [2019-11-27T15:04:42.375Z] === RUN TestExternalGraphDriver [2019-11-27T15:04:42.375Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-11-27T15:04:42.375Z] external_test.go:48: runtime.GOOS == "windows" [2019-11-27T15:04:42.375Z] === RUN TestGraphdriverPluginV2 [2019-11-27T15:04:42.375Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-11-27T15:04:42.375Z] external_test.go:407: runtime.GOOS == "windows" [2019-11-27T15:04:42.375Z] PASS [2019-11-27T15:04:42.375Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-27T15:04:42.375Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-27T15:04:42.375Z] INFO: Testing against a local daemon [2019-11-27T15:04:42.375Z] PASS [2019-11-27T15:04:42.522Z] --- PASS: TestPause (0.94s) [2019-11-27T15:04:42.522Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-27T15:04:42.522Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-27T15:04:42.522Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-27T15:04:42.522Z] === RUN TestPauseStopPausedContainer [2019-11-27T15:04:42.536Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2019-11-27T15:04:42.536Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-27T15:04:42.605Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-27T15:04:42.906Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-27T15:04:42.906Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-27T15:04:42.906Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-11-27T15:04:42.906Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-27T15:04:42.906Z] INFO: Testing against a local daemon [2019-11-27T15:04:42.906Z] === RUN TestSecretInspect [2019-11-27T15:04:42.906Z] --- SKIP: TestSecretInspect (0.00s) [2019-11-27T15:04:42.906Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:04:42.906Z] === RUN TestSecretList [2019-11-27T15:04:42.906Z] --- SKIP: TestSecretList (0.00s) [2019-11-27T15:04:42.906Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:04:42.906Z] === RUN TestSecretsCreateAndDelete [2019-11-27T15:04:42.906Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-11-27T15:04:42.906Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:04:42.906Z] === RUN TestSecretsUpdate [2019-11-27T15:04:42.906Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-11-27T15:04:42.906Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:04:42.906Z] === RUN TestTemplatedSecret [2019-11-27T15:04:42.906Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-11-27T15:04:42.906Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:04:42.906Z] === RUN TestSecretCreateResolve [2019-11-27T15:04:42.906Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-11-27T15:04:42.906Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-11-27T15:04:42.906Z] PASS [2019-11-27T15:04:42.906Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-11-27T15:04:42.906Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-27T15:04:42.906Z] INFO: Testing against a local daemon [2019-11-27T15:04:42.906Z] === RUN TestServiceCreateInit [2019-11-27T15:04:42.906Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-27T15:04:42.906Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-27T15:04:42.906Z] --- PASS: TestServiceCreateInit (0.03s) [2019-11-27T15:04:42.906Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-11-27T15:04:42.906Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:04:42.906Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-11-27T15:04:42.906Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:04:42.906Z] === RUN TestCreateServiceMultipleTimes [2019-11-27T15:04:42.906Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-11-27T15:04:42.906Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:04:42.906Z] === RUN TestCreateServiceConflict [2019-11-27T15:04:42.906Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-11-27T15:04:42.906Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:04:42.906Z] === RUN TestCreateServiceMaxReplicas [2019-11-27T15:04:42.906Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-11-27T15:04:42.906Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:04:42.906Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-27T15:04:42.906Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-11-27T15:04:42.906Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:04:42.906Z] === RUN TestCreateServiceSecretFileMode [2019-11-27T15:04:42.906Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-11-27T15:04:42.906Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:04:42.906Z] === RUN TestCreateServiceConfigFileMode [2019-11-27T15:04:42.906Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-11-27T15:04:42.906Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:04:42.906Z] === RUN TestCreateServiceSysctls [2019-11-27T15:04:42.906Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-11-27T15:04:42.906Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:04:42.906Z] === RUN TestCreateServiceCapabilities [2019-11-27T15:04:42.906Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-11-27T15:04:42.906Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:04:42.906Z] === RUN TestInspect [2019-11-27T15:04:42.906Z] --- SKIP: TestInspect (0.00s) [2019-11-27T15:04:42.906Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:04:42.906Z] === RUN TestServiceListWithStatuses [2019-11-27T15:04:42.906Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-27T15:04:42.906Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:04:42.906Z] === RUN TestDockerNetworkConnectAlias [2019-11-27T15:04:42.906Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-11-27T15:04:42.906Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:04:42.906Z] === RUN TestDockerNetworkReConnect [2019-11-27T15:04:42.906Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-11-27T15:04:42.906Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:04:42.906Z] === RUN TestServicePlugin [2019-11-27T15:04:42.906Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-27T15:04:42.906Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:04:42.906Z] === RUN TestServiceUpdateLabel [2019-11-27T15:04:42.906Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-11-27T15:04:42.906Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-11-27T15:04:42.906Z] === RUN TestServiceUpdateSecrets [2019-11-27T15:04:42.906Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-11-27T15:04:42.906Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-11-27T15:04:42.906Z] === RUN TestServiceUpdateConfigs [2019-11-27T15:04:42.906Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-11-27T15:04:42.906Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-11-27T15:04:42.906Z] === RUN TestServiceUpdateNetwork [2019-11-27T15:04:42.906Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-11-27T15:04:42.906Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-11-27T15:04:42.906Z] PASS [2019-11-27T15:04:42.906Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-11-27T15:04:42.906Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-27T15:04:42.906Z] INFO: Testing against a local daemon [2019-11-27T15:04:42.906Z] === RUN TestSessionCreate [2019-11-27T15:04:42.906Z] --- SKIP: TestSessionCreate (0.00s) [2019-11-27T15:04:42.906Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-11-27T15:04:42.906Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-27T15:04:42.906Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-11-27T15:04:42.906Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-11-27T15:04:42.906Z] PASS [2019-11-27T15:04:42.906Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-11-27T15:04:43.365Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-27T15:04:43.365Z] INFO: Testing against a local daemon [2019-11-27T15:04:43.365Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-27T15:04:43.365Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-27T15:04:43.365Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-11-27T15:04:43.365Z] === RUN TestEventsExecDie [2019-11-27T15:04:43.365Z] --- SKIP: TestEventsExecDie (0.00s) [2019-11-27T15:04:43.365Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-11-27T15:04:43.365Z] === RUN TestEventsBackwardsCompatible [2019-11-27T15:04:43.365Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-11-27T15:04:43.365Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-11-27T15:04:43.365Z] === RUN TestInfoAPI [2019-11-27T15:04:43.365Z] --- PASS: TestInfoAPI (0.04s) [2019-11-27T15:04:43.365Z] === RUN TestInfoAPIWarnings [2019-11-27T15:04:43.365Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-11-27T15:04:43.365Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-27T15:04:43.365Z] === RUN TestInfoDebug [2019-11-27T15:04:43.365Z] --- SKIP: TestInfoDebug (0.00s) [2019-11-27T15:04:43.365Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-11-27T15:04:43.365Z] === RUN TestInfoInsecureRegistries [2019-11-27T15:04:43.365Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2019-11-27T15:04:43.365Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-11-27T15:04:43.365Z] === RUN TestInfoRegistryMirrors [2019-11-27T15:04:43.365Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2019-11-27T15:04:43.365Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-11-27T15:04:43.365Z] === RUN TestLoginFailsWithBadCredentials [2019-11-27T15:04:43.421Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-27T15:04:43.458Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2019-11-27T15:04:43.458Z] === RUN TestPsFilter [2019-11-27T15:04:43.462Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2019-11-27T15:04:43.462Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-27T15:04:43.717Z] --- PASS: TestPsFilter (0.26s) [2019-11-27T15:04:43.717Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-27T15:04:43.807Z] --- PASS: TestBuildMultiStageCopy (4.78s) [2019-11-27T15:04:43.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.58s) [2019-11-27T15:04:43.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2019-11-27T15:04:43.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2019-11-27T15:04:43.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2019-11-27T15:04:43.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s) [2019-11-27T15:04:43.807Z] === RUN TestBuildMultiStageParentConfig [2019-11-27T15:04:43.901Z] ......................... [ 67%] [2019-11-27T15:04:44.022Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-11-27T15:04:44.022Z] === RUN TestServiceWithPredefinedNetwork [2019-11-27T15:04:44.330Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2019-11-27T15:04:44.330Z] === RUN TestPingCacheHeaders [2019-11-27T15:04:44.330Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-11-27T15:04:44.330Z] === RUN TestPingGet [2019-11-27T15:04:44.330Z] --- PASS: TestPingGet (0.03s) [2019-11-27T15:04:44.330Z] === RUN TestPingHead [2019-11-27T15:04:44.330Z] --- PASS: TestPingHead (0.03s) [2019-11-27T15:04:44.330Z] === RUN TestVersion [2019-11-27T15:04:44.330Z] --- PASS: TestVersion (0.03s) [2019-11-27T15:04:44.330Z] PASS [2019-11-27T15:04:44.330Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-11-27T15:04:44.330Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-27T15:04:44.330Z] INFO: Testing against a local daemon [2019-11-27T15:04:44.330Z] === RUN TestVolumesCreateAndList [2019-11-27T15:04:44.330Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-11-27T15:04:44.330Z] === RUN TestVolumesRemove [2019-11-27T15:04:44.330Z] --- SKIP: TestVolumesRemove (0.00s) [2019-11-27T15:04:44.330Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-11-27T15:04:44.330Z] === RUN TestVolumesInspect [2019-11-27T15:04:44.330Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-27T15:04:44.330Z] === RUN TestVolumesInvalidJSON [2019-11-27T15:04:44.330Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-27T15:04:44.330Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-27T15:04:44.330Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-27T15:04:44.330Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-11-27T15:04:44.330Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-27T15:04:44.330Z] PASS [2019-11-27T15:04:44.330Z] INFO: make.ps1 ended at 11/27/2019 15:04:44 [2019-11-27T15:04:44.330Z] INFO: Integration CLI tests being run from the host: [2019-11-27T15:04:44.330Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-11-27T15:04:44.654Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2019-11-27T15:04:44.654Z] === RUN TestRemoveContainerWithVolume [2019-11-27T15:04:45.063Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2019-11-27T15:04:45.063Z] === RUN TestBuildLabelWithTargets [2019-11-27T15:04:45.590Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2019-11-27T15:04:45.590Z] === RUN TestRemoveContainerRunning [2019-11-27T15:04:46.157Z] --- PASS: TestRemoveContainerRunning (0.86s) [2019-11-27T15:04:46.157Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-27T15:04:47.094Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2019-11-27T15:04:47.094Z] === RUN TestRemoveInvalidContainer [2019-11-27T15:04:47.094Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-27T15:04:47.094Z] === RUN TestRenameLinkedContainer [2019-11-27T15:04:47.280Z] --- PASS: TestServiceWithPredefinedNetwork (3.25s) [2019-11-27T15:04:47.280Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-27T15:04:47.280Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-27T15:04:47.280Z] service_test.go:230: FLAKY_TEST [2019-11-27T15:04:47.280Z] === RUN TestServiceWithDataPathPortInit [2019-11-27T15:04:47.522Z] --- PASS: TestBuildLabelWithTargets (2.13s) [2019-11-27T15:04:47.522Z] === RUN TestBuildWithEmptyLayers [2019-11-27T15:04:47.840Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-27T15:04:47.840Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-27T15:04:48.306Z] --- PASS: TestBuildWithEmptyLayers (0.93s) [2019-11-27T15:04:48.306Z] === RUN TestBuildMultiStageOnBuild [2019-11-27T15:04:50.384Z] --- PASS: TestRenameLinkedContainer (3.37s) [2019-11-27T15:04:50.384Z] === RUN TestRenameStoppedContainer [2019-11-27T15:04:51.321Z] --- PASS: TestRenameStoppedContainer (0.80s) [2019-11-27T15:04:51.321Z] === RUN TestRenameRunningContainerAndReuse [2019-11-27T15:04:51.685Z] --- PASS: TestBuildMultiStageOnBuild (3.41s) [2019-11-27T15:04:51.685Z] === RUN TestBuildUncleanTarFilenames [2019-11-27T15:04:52.945Z] --- PASS: TestBuildUncleanTarFilenames (1.35s) [2019-11-27T15:04:52.945Z] === RUN TestBuildMultiStageLayerLeak [2019-11-27T15:04:53.080Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-27T15:04:53.226Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s) [2019-11-27T15:04:53.226Z] === RUN TestRenameInvalidName [2019-11-27T15:04:53.336Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-27T15:04:53.794Z] --- PASS: TestRenameInvalidName (0.82s) [2019-11-27T15:04:53.794Z] === RUN TestRenameAnonymousContainer [2019-11-27T15:04:53.895Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-27T15:04:54.456Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-27T15:04:54.456Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-27T15:04:54.711Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-27T15:04:54.966Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-27T15:04:56.224Z] --- PASS: TestBuildMultiStageLayerLeak (2.86s) [2019-11-27T15:04:56.224Z] === RUN TestBuildWithHugeFile [2019-11-27T15:04:56.720Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-27T15:04:56.720Z] INFO: Testing against a local daemon [2019-11-27T15:04:56.720Z] === RUN TestDockerSuite [2019-11-27T15:04:56.720Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-27T15:04:56.720Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-27T15:04:56.720Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-27T15:04:56.720Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-27T15:04:56.720Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-27T15:04:56.720Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-27T15:04:56.720Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-27T15:04:56.720Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-27T15:04:56.720Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-27T15:04:56.720Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-27T15:04:56.720Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-27T15:04:57.178Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-27T15:04:57.474Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-27T15:04:57.984Z] --- PASS: TestRenameAnonymousContainer (4.05s) [2019-11-27T15:04:57.985Z] === RUN TestRenameContainerWithSameName [2019-11-27T15:04:58.551Z] --- PASS: TestRenameContainerWithSameName (0.85s) [2019-11-27T15:04:58.551Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-27T15:04:58.833Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-27T15:04:59.088Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-11-27T15:05:00.012Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-11-27T15:05:00.453Z] --- PASS: TestRenameContainerWithLinkedContainer (1.63s) [2019-11-27T15:05:00.453Z] === RUN TestResize [2019-11-27T15:05:01.020Z] --- PASS: TestResize (0.87s) [2019-11-27T15:05:01.020Z] === RUN TestResizeWithInvalidSize [2019-11-27T15:05:01.374Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-27T15:05:01.957Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2019-11-27T15:05:01.957Z] === RUN TestResizeWhenContainerNotStarted [2019-11-27T15:05:02.892Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2019-11-27T15:05:02.892Z] === RUN TestDaemonRestartKillContainers [2019-11-27T15:05:02.892Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-27T15:05:02.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-27T15:05:02.892Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-27T15:05:02.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-27T15:05:02.892Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-27T15:05:02.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-27T15:05:02.892Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-27T15:05:02.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-27T15:05:02.892Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-27T15:05:02.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-27T15:05:02.892Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-27T15:05:02.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-27T15:05:02.892Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-27T15:05:02.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-27T15:05:02.892Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-27T15:05:02.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-27T15:05:02.892Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-27T15:05:02.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-27T15:05:02.892Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-27T15:05:02.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-27T15:05:02.892Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-27T15:05:02.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-27T15:05:02.892Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-27T15:05:02.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-27T15:05:02.892Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-27T15:05:02.892Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-27T15:05:02.892Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-27T15:05:02.892Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-27T15:05:03.258Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-27T15:05:04.181Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-27T15:05:05.427Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-27T15:05:05.552Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-27T15:05:05.994Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-27T15:05:06.564Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-27T15:05:06.824Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-27T15:05:07.433Z] --- PASS: TestServiceWithDataPathPortInit (20.19s) [2019-11-27T15:05:07.433Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-27T15:05:07.763Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-27T15:05:07.763Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-27T15:05:09.141Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-27T15:05:09.403Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-27T15:05:12.706Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-27T15:05:12.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.48s) [2019-11-27T15:05:12.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.27s) [2019-11-27T15:05:12.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.62s) [2019-11-27T15:05:12.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2019-11-27T15:05:12.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.95s) [2019-11-27T15:05:12.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2019-11-27T15:05:12.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.76s) [2019-11-27T15:05:12.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2019-11-27T15:05:12.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.84s) [2019-11-27T15:05:12.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2019-11-27T15:05:12.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.92s) [2019-11-27T15:05:12.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (5.01s) [2019-11-27T15:05:12.706Z] === RUN TestCgroupNamespacesRun [2019-11-27T15:05:13.955Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-27T15:05:15.246Z] --- PASS: TestCgroupNamespacesRun (2.01s) [2019-11-27T15:05:15.246Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-27T15:05:16.624Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s) [2019-11-27T15:05:16.624Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-27T15:05:18.110Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.86s) [2019-11-27T15:05:18.110Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ri55twjb4xq8td5wl792v7xi0 Created:2019-11-27 15:05:09.012510859 +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[d00e17d09e11d47042377c6b53f55f42f8919a06b05d7cfd18387c64f8a40399:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s74sh3ffi4gyjvjwsk09h9z68 EndpointID:c57f6b0bb78e5ee0cb9d48440bdfb279fa68df90a9221b830edc05bc2a5fd02d MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:98b6e3b952a84ef537acde91acde7a6380b0ec36d607761b66c4ca5968445312 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:f013c174bbd3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s74sh3ffi4gyjvjwsk09h9z68 EndpointID:c57f6b0bb78e5ee0cb9d48440bdfb279fa68df90a9221b830edc05bc2a5fd02d EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-27T15:05:18.110Z] PASS [2019-11-27T15:05:18.110Z] [2019-11-27T15:05:18.110Z] === Skipped [2019-11-27T15:05:18.110Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-27T15:05:18.110Z] service_test.go:230: FLAKY_TEST [2019-11-27T15:05:18.110Z] [2019-11-27T15:05:18.110Z] [2019-11-27T15:05:18.110Z] DONE 21 tests, 1 skipped in 53.800s [2019-11-27T15:05:18.110Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-27T15:05:18.110Z] ++ 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-27T15:05:18.110Z] ++ set -e [2019-11-27T15:05:18.110Z] ++ '[' -n 0 ']' [2019-11-27T15:05:18.110Z] ++ set -x [2019-11-27T15:05:18.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-27T15:05:18.111Z] INFO: Testing against a local daemon [2019-11-27T15:05:18.111Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-27T15:05:18.111Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-27T15:05:18.111Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-27T15:05:18.111Z] === RUN TestDockerNetworkIpvlan [2019-11-27T15:05:18.111Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-27T15:05:18.111Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-27T15:05:18.111Z] PASS [2019-11-27T15:05:18.111Z] [2019-11-27T15:05:18.111Z] === Skipped [2019-11-27T15:05:18.111Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-27T15:05:18.111Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-27T15:05:18.111Z] [2019-11-27T15:05:18.111Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-27T15:05:18.111Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-27T15:05:18.111Z] [2019-11-27T15:05:18.111Z] [2019-11-27T15:05:18.111Z] DONE 2 tests, 2 skipped in 0.145s [2019-11-27T15:05:18.111Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-27T15:05:18.111Z] ++ 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-27T15:05:18.111Z] ++ set -e [2019-11-27T15:05:18.111Z] ++ '[' -n 0 ']' [2019-11-27T15:05:18.111Z] ++ set -x [2019-11-27T15:05:18.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-27T15:05:18.111Z] INFO: Testing against a local daemon [2019-11-27T15:05:18.111Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-27T15:05:18.527Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.90s) [2019-11-27T15:05:18.527Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-27T15:05:19.037Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2019-11-27T15:05:19.037Z] === RUN TestDockerNetworkMacvlan [2019-11-27T15:05:19.961Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-27T15:05:20.429Z] --- PASS: TestCgroupNamespacesRunHostMode (1.91s) [2019-11-27T15:05:20.429Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-27T15:05:20.520Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-27T15:05:21.444Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-27T15:05:22.333Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s) [2019-11-27T15:05:22.333Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-27T15:05:23.268Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.96s) [2019-11-27T15:05:23.268Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-27T15:05:23.958Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-11-27T15:05:24.204Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.04s) [2019-11-27T15:05:24.204Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-27T15:05:25.600Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-27T15:05:26.737Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.94s) [2019-11-27T15:05:26.737Z] === RUN TestKernelTCPMemory [2019-11-27T15:05:27.303Z] --- PASS: TestKernelTCPMemory (0.99s) [2019-11-27T15:05:27.303Z] === RUN TestNISDomainname [2019-11-27T15:05:28.208Z] #73 exporting layers 110.4s done [2019-11-27T15:05:28.208Z] #73 exporting manifest sha256:e5c5e23a70ad4a6d038b45a7072d81acae241eeda1c30d9422ff0032bf0bb31a done [2019-11-27T15:05:28.208Z] #73 exporting config sha256:34e9488e3b10c5f0b57b0df5e4871adbd1f3dcf698d996bc5e2c88ec4b4951dd done [2019-11-27T15:05:28.208Z] #73 sending tarball [2019-11-27T15:05:28.239Z] --- PASS: TestNISDomainname (1.10s) [2019-11-27T15:05:28.239Z] === RUN TestHostnameDnsResolution [2019-11-27T15:05:28.858Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-27T15:05:30.140Z] --- PASS: TestHostnameDnsResolution (1.78s) [2019-11-27T15:05:30.140Z] === RUN TestStats [2019-11-27T15:05:30.568Z] --- PASS: TestBuildWithHugeFile (30.87s) [2019-11-27T15:05:30.568Z] === RUN TestBuildWithEmptyDockerfile [2019-11-27T15:05:30.568Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-27T15:05:30.568Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-27T15:05:30.568Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-27T15:05:30.568Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-27T15:05:30.568Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-27T15:05:30.568Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-27T15:05:30.568Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-27T15:05:30.568Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-27T15:05:30.568Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-27T15:05:30.568Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-11-27T15:05:30.568Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2019-11-27T15:05:30.568Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2019-11-27T15:05:30.568Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-11-27T15:05:30.568Z] === RUN TestBuildPreserveOwnership [2019-11-27T15:05:30.568Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-27T15:05:30.933Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-27T15:05:32.041Z] --- PASS: TestStats (1.99s) [2019-11-27T15:05:32.041Z] === RUN TestStopContainerWithTimeout [2019-11-27T15:05:32.041Z] === RUN TestStopContainerWithTimeout/0 [2019-11-27T15:05:32.041Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-27T15:05:32.041Z] === RUN TestStopContainerWithTimeout/1 [2019-11-27T15:05:32.041Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-27T15:05:32.041Z] === RUN TestStopContainerWithTimeout/3 [2019-11-27T15:05:32.041Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-27T15:05:32.041Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-27T15:05:32.041Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-27T15:05:32.041Z] === CONT TestStopContainerWithTimeout/0 [2019-11-27T15:05:32.041Z] === CONT TestStopContainerWithTimeout/3 [2019-11-27T15:05:32.041Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-27T15:05:32.041Z] === CONT TestStopContainerWithTimeout/1 [2019-11-27T15:05:32.774Z] --- PASS: TestBuildPreserveOwnership (5.90s) [2019-11-27T15:05:32.774Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.81s) [2019-11-27T15:05:32.774Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2019-11-27T15:05:32.774Z] === RUN TestBuildPlatformInvalid [2019-11-27T15:05:33.148Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2019-11-27T15:05:33.148Z] PASS [2019-11-27T15:05:33.148Z] [2019-11-27T15:05:33.148Z] === Skipped [2019-11-27T15:05:33.148Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-11-27T15:05:33.148Z] build_session_test.go:25: TODO: BuildKit [2019-11-27T15:05:33.148Z] [2019-11-27T15:05:33.148Z] [2019-11-27T15:05:33.148Z] DONE 32 tests, 1 skipped in 81.194s [2019-11-27T15:05:33.148Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-11-27T15:05:33.148Z] ++ 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-27T15:05:33.148Z] ++ set -e [2019-11-27T15:05:33.148Z] ++ '[' -n 0 ']' [2019-11-27T15:05:33.148Z] ++ set -x [2019-11-27T15:05:33.148Z] ++ env -i DEST=/go/src/github.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-27T15:05:33.148Z] INFO: Testing against a local daemon [2019-11-27T15:05:33.148Z] === RUN TestConfigList [2019-11-27T15:05:35.384Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-27T15:05:36.230Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-11-27T15:05:36.230Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2019-11-27T15:05:36.230Z] --- PASS: TestStopContainerWithTimeout/1 (2.41s) [2019-11-27T15:05:36.230Z] --- PASS: TestStopContainerWithTimeout/3 (3.15s) [2019-11-27T15:05:36.230Z] --- PASS: TestStopContainerWithTimeout/-1 (3.38s) [2019-11-27T15:05:36.230Z] === RUN TestDeleteDevicemapper [2019-11-27T15:05:36.230Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-27T15:05:36.230Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-27T15:05:36.230Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-27T15:05:36.469Z] --- PASS: TestConfigList (2.83s) [2019-11-27T15:05:36.469Z] === RUN TestConfigsCreateAndDelete [2019-11-27T15:05:36.744Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-27T15:05:36.744Z] --- PASS: TestDockerNetworkMacvlan (17.76s) [2019-11-27T15:05:36.744Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-11-27T15:05:36.744Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-11-27T15:05:36.744Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.07s) [2019-11-27T15:05:36.744Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.88s) [2019-11-27T15:05:36.744Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.80s) [2019-11-27T15:05:36.744Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s) [2019-11-27T15:05:36.744Z] PASS [2019-11-27T15:05:36.744Z] [2019-11-27T15:05:36.744Z] DONE 8 tests in 19.231s [2019-11-27T15:05:36.744Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-27T15:05:36.744Z] ++ 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-27T15:05:36.744Z] ++ set -e [2019-11-27T15:05:36.744Z] ++ '[' -n 0 ']' [2019-11-27T15:05:36.744Z] ++ set -x [2019-11-27T15:05:36.744Z] ++ env -i DEST=/go/src/github.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-27T15:05:36.744Z] testing: warning: no tests to run [2019-11-27T15:05:36.744Z] PASS [2019-11-27T15:05:36.744Z] [2019-11-27T15:05:36.744Z] DONE 0 tests in 0.030s [2019-11-27T15:05:36.744Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-27T15:05:36.744Z] ++ 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-27T15:05:36.744Z] ++ set -e [2019-11-27T15:05:36.744Z] ++ '[' -n 0 ']' [2019-11-27T15:05:36.744Z] ++ set -x [2019-11-27T15:05:36.744Z] ++ env -i DEST=/go/src/github.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-27T15:05:36.998Z] INFO: Testing against a local daemon [2019-11-27T15:05:36.998Z] === RUN TestAuthZPluginAllowRequest [2019-11-27T15:05:37.607Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.10s) [2019-11-27T15:05:37.607Z] === RUN TestUpdateMemory [2019-11-27T15:05:37.607Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-27T15:05:37.607Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-27T15:05:37.607Z] === RUN TestUpdateCPUQuota [2019-11-27T15:05:38.774Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-11-27T15:05:38.884Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-27T15:05:38.884Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2019-11-27T15:05:38.884Z] === RUN TestAuthZPluginTLS [2019-11-27T15:05:38.955Z] --- PASS: TestConfigsCreateAndDelete (2.93s) [2019-11-27T15:05:38.955Z] === RUN TestConfigsUpdate [2019-11-27T15:05:39.443Z] --- PASS: TestAuthZPluginTLS (0.54s) [2019-11-27T15:05:39.443Z] === RUN TestAuthZPluginDenyRequest [2019-11-27T15:05:39.510Z] --- PASS: TestUpdateCPUQuota (1.78s) [2019-11-27T15:05:39.510Z] === RUN TestUpdatePidsLimit [2019-11-27T15:05:39.510Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-27T15:05:39.769Z] === RUN TestUpdatePidsLimit/no_change [2019-11-27T15:05:40.019Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-11-27T15:05:40.019Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-27T15:05:40.336Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-27T15:05:40.584Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-11-27T15:05:40.584Z] === RUN TestAuthZPluginDenyResponse [2019-11-27T15:05:40.903Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-27T15:05:41.143Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-11-27T15:05:41.143Z] === RUN TestAuthZPluginAllowEventStream [2019-11-27T15:05:41.161Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-27T15:05:41.280Z] tests/integration/client_test.py ..... [ 75%] [2019-11-27T15:05:41.535Z] tests/integration/errors_test.py . [ 76%] [2019-11-27T15:05:41.728Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-27T15:05:42.217Z] --- PASS: TestConfigsUpdate (2.70s) [2019-11-27T15:05:42.217Z] === RUN TestTemplatedConfig [2019-11-27T15:05:42.247Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-27T15:05:43.025Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s) [2019-11-27T15:05:43.025Z] === RUN TestAuthZPluginErrorResponse [2019-11-27T15:05:43.279Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-11-27T15:05:43.279Z] === RUN TestAuthZPluginErrorRequest [2019-11-27T15:05:43.838Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-11-27T15:05:43.838Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-27T15:05:44.151Z] --- PASS: TestUpdatePidsLimit (4.56s) [2019-11-27T15:05:44.151Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2019-11-27T15:05:44.151Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2019-11-27T15:05:44.151Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2019-11-27T15:05:44.151Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2019-11-27T15:05:44.151Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2019-11-27T15:05:44.151Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s) [2019-11-27T15:05:44.151Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2019-11-27T15:05:44.151Z] === RUN TestUpdateRestartPolicy [2019-11-27T15:05:44.352Z] #73 sending tarball 17.0s done [2019-11-27T15:05:44.352Z] #73 DONE 127.4s [2019-11-27T15:05:44.352Z] [2019-11-27T15:05:44.352Z] #74 importing to docker [2019-11-27T15:05:44.397Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-11-27T15:05:44.397Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-27T15:05:45.404Z] --- PASS: TestTemplatedConfig (3.63s) [2019-11-27T15:05:45.404Z] === RUN TestConfigInspect [2019-11-27T15:05:46.907Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2019-11-27T15:05:46.907Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-27T15:05:47.841Z] --- PASS: TestConfigInspect (2.48s) [2019-11-27T15:05:47.841Z] === RUN TestConfigCreateWithLabels [2019-11-27T15:05:48.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-27T15:05:48.792Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.12s) [2019-11-27T15:05:48.792Z] === RUN TestAuthZPluginHeader [2019-11-27T15:05:49.046Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-27T15:05:49.607Z] --- PASS: TestAuthZPluginHeader (0.99s) [2019-11-27T15:05:49.607Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-27T15:05:50.166Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-27T15:05:50.465Z] --- PASS: TestConfigCreateWithLabels (2.54s) [2019-11-27T15:05:50.465Z] === RUN TestConfigCreateResolve [2019-11-27T15:05:50.727Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-27T15:05:51.654Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-27T15:05:53.539Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-27T15:05:53.539Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-27T15:05:53.539Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-27T15:05:53.662Z] --- PASS: TestConfigCreateResolve (2.99s) [2019-11-27T15:05:53.662Z] === RUN TestConfigDaemonLibtrustID [2019-11-27T15:05:54.030Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-11-27T15:05:54.030Z] PASS [2019-11-27T15:05:54.030Z] [2019-11-27T15:05:54.030Z] DONE 8 tests in 20.740s [2019-11-27T15:05:54.030Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-11-27T15:05:54.030Z] ++ 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-27T15:05:54.030Z] ++ set -e [2019-11-27T15:05:54.030Z] ++ '[' -n 0 ']' [2019-11-27T15:05:54.030Z] ++ set -x [2019-11-27T15:05:54.030Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-27T15:05:54.030Z] INFO: Testing against a local daemon [2019-11-27T15:05:54.030Z] === RUN TestCheckpoint [2019-11-27T15:05:54.030Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-27T15:05:54.030Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-27T15:05:54.030Z] === RUN TestContainerInvalidJSON [2019-11-27T15:05:54.030Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-27T15:05:54.030Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-27T15:05:54.030Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-27T15:05:54.030Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-27T15:05:54.030Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-27T15:05:54.030Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-27T15:05:54.030Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-27T15:05:54.030Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-27T15:05:54.030Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-27T15:05:54.030Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-11-27T15:05:54.030Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-27T15:05:54.030Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-27T15:05:54.030Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-27T15:05:54.030Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-27T15:05:54.396Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-11-27T15:05:54.396Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-27T15:05:54.396Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-11-27T15:05:54.396Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-27T15:05:54.396Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-11-27T15:05:54.396Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-27T15:05:54.464Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.89s) [2019-11-27T15:05:54.464Z] === RUN TestAuthZPluginV2Disable [2019-11-27T15:05:54.760Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-11-27T15:05:54.760Z] === RUN TestCopyFromContainer [2019-11-27T15:05:56.651Z] === RUN TestCopyFromContainer// [2019-11-27T15:05:56.651Z] === RUN TestCopyFromContainer//bar/root [2019-11-27T15:05:57.042Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-27T15:05:57.042Z] === RUN TestCopyFromContainer/bar/quux [2019-11-27T15:05:57.042Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-27T15:05:57.042Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-27T15:05:57.042Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-27T15:05:57.434Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-27T15:05:57.434Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-27T15:05:57.434Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-27T15:05:57.434Z] --- PASS: TestCopyFromContainer (2.95s) [2019-11-27T15:05:57.434Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-11-27T15:05:57.434Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-11-27T15:05:57.434Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2019-11-27T15:05:57.434Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-11-27T15:05:57.434Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-11-27T15:05:57.434Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-11-27T15:05:57.434Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-11-27T15:05:57.434Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-11-27T15:05:57.434Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-11-27T15:05:57.434Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-11-27T15:05:57.434Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-27T15:05:57.434Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-27T15:05:57.434Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-27T15:05:57.434Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-27T15:05:57.434Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-27T15:05:57.434Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-27T15:05:57.434Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-27T15:05:57.434Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-27T15:05:57.434Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-27T15:05:57.434Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-27T15:05:57.434Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-11-27T15:05:57.434Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-27T15:05:57.434Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-27T15:05:57.434Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-27T15:05:57.434Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-27T15:05:57.836Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-11-27T15:05:57.836Z] === RUN TestCreateWithInvalidEnv [2019-11-27T15:05:57.836Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-27T15:05:57.836Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-27T15:05:57.836Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-27T15:05:57.836Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-27T15:05:57.836Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-27T15:05:57.836Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-27T15:05:57.836Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-27T15:05:57.836Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-27T15:05:57.836Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-27T15:05:57.836Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-11-27T15:05:57.836Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-27T15:05:57.836Z] --- PASS: TestCreateWithInvalidEnv/2 (0.03s) [2019-11-27T15:05:57.836Z] --- PASS: TestCreateWithInvalidEnv/1 (0.03s) [2019-11-27T15:05:57.836Z] === RUN TestCreateTmpfsMountsTarget [2019-11-27T15:05:57.836Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-27T15:05:57.836Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-27T15:05:58.622Z] --- PASS: TestAuthZPluginV2Disable (3.66s) [2019-11-27T15:05:58.622Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-27T15:05:59.024Z] --- PASS: TestUpdateRestartPolicy (12.62s) [2019-11-27T15:05:59.024Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-27T15:05:59.024Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2019-11-27T15:05:59.024Z] === RUN TestWaitNonBlocked [2019-11-27T15:05:59.024Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-27T15:05:59.024Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-27T15:05:59.024Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-27T15:05:59.024Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-27T15:05:59.024Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-27T15:05:59.024Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-27T15:05:59.024Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-27T15:05:59.024Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2019-11-27T15:05:59.024Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2019-11-27T15:05:59.024Z] === RUN TestWaitBlocked [2019-11-27T15:05:59.024Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-27T15:05:59.024Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-27T15:05:59.024Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-27T15:05:59.024Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-27T15:05:59.024Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-27T15:05:59.024Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-27T15:05:59.591Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-27T15:05:59.591Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s) [2019-11-27T15:05:59.591Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2019-11-27T15:05:59.591Z] === CONT TestContainerStartOnDaemonRestart [2019-11-27T15:05:59.591Z] === CONT TestIpcModeOlderClient [2019-11-27T15:05:59.591Z] === CONT TestDaemonRestartIpcMode [2019-11-27T15:05:59.849Z] --- PASS: TestIpcModeOlderClient (0.18s) [2019-11-27T15:06:00.318Z] --- PASS: TestCreateWithCustomMaskedPaths (2.48s) [2019-11-27T15:06:00.318Z] === RUN TestCreateWithCapabilities [2019-11-27T15:06:00.318Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-27T15:06:00.318Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-27T15:06:00.318Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-27T15:06:00.318Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-27T15:06:00.318Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-27T15:06:00.318Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-27T15:06:00.318Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-27T15:06:00.318Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-27T15:06:00.318Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-27T15:06:00.318Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-27T15:06:00.318Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-27T15:06:00.318Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-27T15:06:00.318Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-27T15:06:00.318Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-27T15:06:00.318Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-27T15:06:00.318Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-27T15:06:00.318Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-27T15:06:00.318Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-27T15:06:00.318Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-27T15:06:00.318Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-27T15:06:00.318Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-27T15:06:00.318Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-27T15:06:00.318Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-27T15:06:00.318Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-27T15:06:00.318Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-27T15:06:00.318Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-27T15:06:00.318Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-27T15:06:00.318Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-27T15:06:00.318Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-27T15:06:00.318Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-27T15:06:00.318Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-27T15:06:00.318Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-27T15:06:00.318Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-27T15:06:00.686Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-11-27T15:06:00.686Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-27T15:06:00.686Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-27T15:06:00.686Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-11-27T15:06:00.686Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-11-27T15:06:00.686Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-11-27T15:06:00.686Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-11-27T15:06:00.686Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-11-27T15:06:00.686Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-11-27T15:06:00.686Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-27T15:06:00.686Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-11-27T15:06:00.686Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2019-11-27T15:06:00.686Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-27T15:06:01.881Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.25s) [2019-11-27T15:06:01.881Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-27T15:06:03.318Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.62s) [2019-11-27T15:06:03.318Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-27T15:06:03.318Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-27T15:06:03.318Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-27T15:06:03.318Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-27T15:06:03.318Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-27T15:06:03.318Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-27T15:06:03.318Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-27T15:06:03.318Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-27T15:06:03.318Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-27T15:06:03.318Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-27T15:06:03.318Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-27T15:06:03.318Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-27T15:06:03.318Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-27T15:06:03.318Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-27T15:06:03.318Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-27T15:06:03.318Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-27T15:06:03.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-11-27T15:06:03.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-27T15:06:03.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-27T15:06:03.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-27T15:06:03.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-27T15:06:03.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-27T15:06:03.319Z] === RUN TestContainerStartOnDaemonRestart [2019-11-27T15:06:03.319Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-27T15:06:03.319Z] === RUN TestDaemonRestartIpcMode [2019-11-27T15:06:03.319Z] === PAUSE TestDaemonRestartIpcMode [2019-11-27T15:06:03.319Z] === RUN TestDiff [2019-11-27T15:06:04.038Z] --- PASS: TestDaemonRestartIpcMode (4.08s) [2019-11-27T15:06:04.038Z] --- PASS: TestContainerStartOnDaemonRestart (4.17s) [2019-11-27T15:06:04.038Z] PASS [2019-11-27T15:06:04.038Z] [2019-11-27T15:06:04.038Z] === Skipped [2019-11-27T15:06:04.038Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-11-27T15:06:04.038Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-27T15:06:04.038Z] [2019-11-27T15:06:04.038Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-27T15:06:04.038Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-27T15:06:04.038Z] [2019-11-27T15:06:04.038Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-27T15:06:04.038Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-27T15:06:04.038Z] [2019-11-27T15:06:04.038Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-27T15:06:04.038Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-27T15:06:04.038Z] [2019-11-27T15:06:04.038Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-27T15:06:04.038Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-27T15:06:04.038Z] [2019-11-27T15:06:04.038Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-11-27T15:06:04.038Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-27T15:06:04.038Z] [2019-11-27T15:06:04.038Z] [2019-11-27T15:06:04.038Z] DONE 197 tests, 6 skipped in 133.458s [2019-11-27T15:06:04.038Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-11-27T15:06:04.038Z] ++ 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-27T15:06:04.038Z] ++ set -e [2019-11-27T15:06:04.038Z] ++ '[' -n 0 ']' [2019-11-27T15:06:04.038Z] ++ set -x [2019-11-27T15:06:04.038Z] ++ env -i DEST=/go/src/github.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-27T15:06:04.038Z] INFO: Testing against a local daemon [2019-11-27T15:06:04.038Z] === RUN TestCommitInheritsEnv [2019-11-27T15:06:04.100Z] --- PASS: TestDiff (0.76s) [2019-11-27T15:06:04.100Z] === RUN TestExecWithCloseStdin [2019-11-27T15:06:04.888Z] --- PASS: TestExecWithCloseStdin (1.11s) [2019-11-27T15:06:04.888Z] === RUN TestExec [2019-11-27T15:06:04.974Z] --- PASS: TestCommitInheritsEnv (0.62s) [2019-11-27T15:06:04.974Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-27T15:06:04.974Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-27T15:06:04.974Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-27T15:06:04.974Z] === RUN TestImagesFilterMultiReference [2019-11-27T15:06:04.974Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-11-27T15:06:04.974Z] === RUN TestImagePullPlatformInvalid [2019-11-27T15:06:04.974Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-27T15:06:04.974Z] === RUN TestRemoveImageOrphaning [2019-11-27T15:06:05.541Z] --- PASS: TestRemoveImageOrphaning (0.61s) [2019-11-27T15:06:05.541Z] === RUN TestRemoveImageGarbageCollector [2019-11-27T15:06:05.541Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-27T15:06:05.541Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:06:05.541Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-27T15:06:05.541Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-27T15:06:05.541Z] === RUN TestTagInvalidReference [2019-11-27T15:06:05.541Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-27T15:06:05.541Z] === RUN TestTagValidPrefixedRepo [2019-11-27T15:06:05.799Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-11-27T15:06:05.799Z] === RUN TestTagExistedNameWithoutForce [2019-11-27T15:06:05.799Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-27T15:06:05.799Z] === RUN TestTagOfficialNames [2019-11-27T15:06:05.799Z] --- PASS: TestTagOfficialNames (0.08s) [2019-11-27T15:06:05.799Z] === RUN TestTagMatchesDigest [2019-11-27T15:06:05.799Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-27T15:06:05.799Z] PASS [2019-11-27T15:06:05.799Z] [2019-11-27T15:06:05.799Z] === Skipped [2019-11-27T15:06:05.799Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-11-27T15:06:05.799Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-27T15:06:05.799Z] [2019-11-27T15:06:05.799Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-27T15:06:05.799Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:06:05.799Z] [2019-11-27T15:06:05.799Z] [2019-11-27T15:06:05.799Z] DONE 12 tests, 2 skipped in 1.979s [2019-11-27T15:06:05.799Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-11-27T15:06:05.799Z] ++ 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-27T15:06:05.799Z] ++ set -e [2019-11-27T15:06:05.799Z] ++ '[' -n 0 ']' [2019-11-27T15:06:05.799Z] ++ set -x [2019-11-27T15:06:05.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=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-27T15:06:06.058Z] INFO: Testing against a local daemon [2019-11-27T15:06:06.058Z] === RUN TestNetworkCreateDelete [2019-11-27T15:06:06.154Z] --- PASS: TestExec (1.05s) [2019-11-27T15:06:06.154Z] === RUN TestExecUser [2019-11-27T15:06:06.443Z] --- PASS: TestNetworkCreateDelete (0.43s) [2019-11-27T15:06:06.443Z] === RUN TestDockerNetworkDeletePreferID [2019-11-27T15:06:06.939Z] --- PASS: TestExecUser (0.95s) [2019-11-27T15:06:06.939Z] === RUN TestExportContainerAndImportImage [2019-11-27T15:06:07.821Z] --- PASS: TestDockerNetworkDeletePreferID (1.19s) [2019-11-27T15:06:07.821Z] === RUN TestInspectNetwork [2019-11-27T15:06:08.409Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-27T15:06:08.451Z] --- PASS: TestExportContainerAndImportImage (1.32s) [2019-11-27T15:06:08.451Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-27T15:06:09.334Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-27T15:06:09.730Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2019-11-27T15:06:09.730Z] === RUN TestHealthCheckWorkdir [2019-11-27T15:06:09.896Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-27T15:06:10.456Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-27T15:06:11.001Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2019-11-27T15:06:11.001Z] === RUN TestHealthKillContainer [2019-11-27T15:06:11.015Z] === RUN TestDockerSuite/TestBuildFails [2019-11-27T15:06:11.940Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-27T15:06:11.940Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-27T15:06:13.301Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.74s) [2019-11-27T15:06:13.301Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-27T15:06:14.206Z] --- PASS: TestHealthKillContainer (3.08s) [2019-11-27T15:06:14.206Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-27T15:06:14.227Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-27T15:06:14.385Z] === RUN TestInspectNetwork/full_network_id [2019-11-27T15:06:14.385Z] === RUN TestInspectNetwork/partial_network_id [2019-11-27T15:06:14.385Z] === RUN TestInspectNetwork/network_name [2019-11-27T15:06:14.385Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-27T15:06:15.014Z] --- PASS: TestInspectCpusetInConfigPre120 (1.02s) [2019-11-27T15:06:15.014Z] === RUN TestIpcModeNone [2019-11-27T15:06:16.264Z] --- PASS: TestIpcModeNone (1.02s) [2019-11-27T15:06:16.264Z] === RUN TestIpcModePrivate [2019-11-27T15:06:16.733Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-27T15:06:17.072Z] --- PASS: TestIpcModePrivate (1.09s) [2019-11-27T15:06:17.072Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-11-27T15:06:17.072Z] === RUN TestIpcModeShareable [2019-11-27T15:06:17.924Z] #74 DONE 35.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-27T15:06:18.346Z] --- PASS: TestIpcModeShareable (1.07s) [2019-11-27T15:06:18.346Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-11-27T15:06:18.346Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-27T15:06:18.570Z] --- PASS: TestInspectNetwork (10.97s) [2019-11-27T15:06:18.570Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-27T15:06:18.570Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-27T15:06:18.570Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-27T15:06:18.570Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-27T15:06:18.570Z] === RUN TestRunContainerWithBridgeNone [2019-11-27T15:06:18.616Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-27T15:06:18.638Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40263/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27a1fb12007ec2a66e70bbf1285fe3e91dd0899a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:27a1fb12007ec2a66e70bbf1285fe3e91dd0899a hack/test/unit [2019-11-27T15:06:19.978Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-27T15:06:20.232Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-27T15:06:21.159Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-27T15:06:21.301Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-11-27T15:06:21.688Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.07s) [2019-11-27T15:06:21.688Z] === RUN TestAPIIpcModeHost [2019-11-27T15:06:21.856Z] --- PASS: TestRunContainerWithBridgeNone (2.93s) [2019-11-27T15:06:21.856Z] === RUN TestNetworkInvalidJSON [2019-11-27T15:06:21.856Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-27T15:06:21.856Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-27T15:06:21.856Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-27T15:06:21.856Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-27T15:06:21.856Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-27T15:06:21.856Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-27T15:06:21.856Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-27T15:06:21.856Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-27T15:06:21.856Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-27T15:06:21.856Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-27T15:06:21.856Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-27T15:06:21.856Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-27T15:06:21.856Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-27T15:06:21.856Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-27T15:06:22.067Z] --- PASS: TestAPIIpcModeHost (0.86s) [2019-11-27T15:06:22.067Z] === RUN TestDaemonIpcModeShareable [2019-11-27T15:06:22.508Z] ? github.com/docker/docker/api [no test files] [2019-11-27T15:06:23.233Z] --- PASS: TestDaemonRestartWithLiveRestore (1.47s) [2019-11-27T15:06:23.234Z] === RUN TestDaemonDefaultNetworkPools [2019-11-27T15:06:23.667Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-27T15:06:23.866Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2019-11-27T15:06:23.866Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-27T15:06:23.866Z] === RUN TestDaemonIpcModePrivate [2019-11-27T15:06:23.921Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-27T15:06:24.169Z] --- PASS: TestDaemonDefaultNetworkPools (1.22s) [2019-11-27T15:06:24.169Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-27T15:06:24.176Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-27T15:06:25.693Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2019-11-27T15:06:25.693Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-27T15:06:25.693Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-27T15:06:26.071Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.87s) [2019-11-27T15:06:26.072Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-27T15:06:26.682Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-27T15:06:27.615Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2019-11-27T15:06:27.615Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-27T15:06:27.615Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-27T15:06:28.566Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-27T15:06:28.604Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.29s) [2019-11-27T15:06:28.604Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-27T15:06:29.172Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2019-11-27T15:06:29.172Z] === RUN TestServiceWithPredefinedNetwork [2019-11-27T15:06:29.469Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2019-11-27T15:06:29.469Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-27T15:06:29.469Z] === RUN TestIpcModeOlderClient [2019-11-27T15:06:29.469Z] === PAUSE TestIpcModeOlderClient [2019-11-27T15:06:29.469Z] === RUN TestKillContainerInvalidSignal [2019-11-27T15:06:29.928Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2019-11-27T15:06:29.928Z] PASS [2019-11-27T15:06:29.928Z] [2019-11-27T15:06:29.928Z] DONE 17 tests in 52.874s [2019-11-27T15:06:29.928Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-27T15:06:29.928Z] ++ 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-27T15:06:29.928Z] ++ set -e [2019-11-27T15:06:29.928Z] ++ '[' -n 0 ']' [2019-11-27T15:06:29.928Z] ++ set -x [2019-11-27T15:06:29.928Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-27T15:06:29.928Z] INFO: Testing against a local daemon [2019-11-27T15:06:29.928Z] === RUN TestPluginInvalidJSON [2019-11-27T15:06:29.928Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-27T15:06:29.928Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-27T15:06:29.928Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-27T15:06:29.928Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-27T15:06:29.928Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-27T15:06:29.928Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2019-11-27T15:06:29.928Z] PASS [2019-11-27T15:06:29.928Z] [2019-11-27T15:06:29.928Z] DONE 2 tests in 0.175s [2019-11-27T15:06:29.928Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-27T15:06:29.928Z] ++ 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-27T15:06:29.928Z] ++ set -e [2019-11-27T15:06:29.928Z] ++ '[' -n 0 ']' [2019-11-27T15:06:29.928Z] ++ set -x [2019-11-27T15:06:29.928Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-27T15:06:30.182Z] INFO: Testing against a local daemon [2019-11-27T15:06:30.182Z] === RUN TestExternalGraphDriver [2019-11-27T15:06:30.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-11-27T15:06:30.182Z] === RUN TestExternalGraphDriver/json [2019-11-27T15:06:30.740Z] --- PASS: TestKillContainerInvalidSignal (0.96s) [2019-11-27T15:06:30.740Z] === RUN TestKillContainer [2019-11-27T15:06:30.740Z] === RUN TestKillContainer/no_signal [2019-11-27T15:06:31.523Z] === RUN TestKillContainer/non_killing_signal [2019-11-27T15:06:31.885Z] === RUN TestKillContainer/killing_signal [2019-11-27T15:06:32.461Z] --- PASS: TestServiceWithPredefinedNetwork (3.36s) [2019-11-27T15:06:32.461Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-27T15:06:32.461Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-27T15:06:32.461Z] service_test.go:230: FLAKY_TEST [2019-11-27T15:06:32.461Z] === RUN TestServiceWithDataPathPortInit [2019-11-27T15:06:32.693Z] === RUN TestExternalGraphDriver/spec [2019-11-27T15:06:33.243Z] --- PASS: TestKillContainer (2.74s) [2019-11-27T15:06:33.243Z] --- PASS: TestKillContainer/no_signal (0.86s) [2019-11-27T15:06:33.243Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) [2019-11-27T15:06:33.243Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2019-11-27T15:06:33.243Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-27T15:06:33.243Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-27T15:06:34.020Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-27T15:06:35.202Z] === RUN TestExternalGraphDriver/pull [2019-11-27T15:06:35.279Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.82s) [2019-11-27T15:06:35.279Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.92s) [2019-11-27T15:06:35.279Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2019-11-27T15:06:35.279Z] === RUN TestKillStoppedContainer [2019-11-27T15:06:35.279Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-11-27T15:06:35.279Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-27T15:06:35.279Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-11-27T15:06:35.279Z] === RUN TestKillDifferentUserContainer [2019-11-27T15:06:35.459Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-27T15:06:36.031Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-27T15:06:36.085Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2019-11-27T15:06:36.085Z] === RUN TestInspectOomKilledTrue [2019-11-27T15:06:36.085Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-27T15:06:36.085Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-27T15:06:36.085Z] === RUN TestInspectOomKilledFalse [2019-11-27T15:06:36.085Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-27T15:06:36.085Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-27T15:06:36.085Z] === RUN TestLinksEtcHostsContentMatch [2019-11-27T15:06:36.592Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-27T15:06:36.898Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s) [2019-11-27T15:06:36.898Z] === RUN TestLinksContainerNames [2019-11-27T15:06:37.152Z] --- PASS: TestExternalGraphDriver (6.85s) [2019-11-27T15:06:37.152Z] --- PASS: TestExternalGraphDriver/json (2.41s) [2019-11-27T15:06:37.152Z] --- PASS: TestExternalGraphDriver/spec (2.39s) [2019-11-27T15:06:37.152Z] --- PASS: TestExternalGraphDriver/pull (1.91s) [2019-11-27T15:06:37.152Z] === RUN TestGraphdriverPluginV2 [2019-11-27T15:06:37.152Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-27T15:06:37.711Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-27T15:06:37.711Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-27T15:06:38.801Z] --- PASS: TestLinksContainerNames (1.63s) [2019-11-27T15:06:38.801Z] === RUN TestLogsFollowTailEmpty [2019-11-27T15:06:39.072Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-27T15:06:39.327Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-27T15:06:39.580Z] --- PASS: TestLogsFollowTailEmpty (0.97s) [2019-11-27T15:06:39.580Z] === RUN TestContainerNetworkMountsNoChown [2019-11-27T15:06:39.887Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-27T15:06:40.364Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/default [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/default [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/private [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/private [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/rprivate [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/slave [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/slave [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/rslave [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/shared [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/shared [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/rshared [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-27T15:06:40.364Z] === CONT TestMountDaemonRoot/default [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-27T15:06:40.364Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-27T15:06:40.364Z] === CONT TestMountDaemonRoot/rshared [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-27T15:06:40.364Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-27T15:06:40.364Z] === CONT TestMountDaemonRoot/shared [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-27T15:06:40.364Z] === CONT TestMountDaemonRoot/rslave [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-27T15:06:40.364Z] === CONT TestMountDaemonRoot/slave [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-27T15:06:40.364Z] === CONT TestMountDaemonRoot/rprivate [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-27T15:06:40.364Z] === CONT TestMountDaemonRoot/private [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-27T15:06:40.364Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-27T15:06:40.364Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-27T15:06:40.364Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-27T15:06:40.364Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-27T15:06:40.364Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-27T15:06:40.364Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-27T15:06:40.448Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-27T15:06:40.703Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-27T15:06:40.734Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-27T15:06:40.735Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-27T15:06:40.735Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-27T15:06:40.735Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-27T15:06:40.735Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-27T15:06:40.735Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-27T15:06:40.735Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-27T15:06:40.735Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-27T15:06:40.735Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-27T15:06:40.735Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-27T15:06:40.735Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-27T15:06:40.735Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-27T15:06:41.117Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-27T15:06:41.117Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-27T15:06:41.117Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-27T15:06:41.117Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-27T15:06:41.117Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-27T15:06:41.117Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-27T15:06:41.117Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-27T15:06:41.117Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-27T15:06:41.117Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-27T15:06:41.117Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-11-27T15:06:41.117Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-11-27T15:06:41.117Z] === RUN TestContainerBindMountNonRecursive [2019-11-27T15:06:41.627Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-27T15:06:42.121Z] ......... [ 85%] [2019-11-27T15:06:42.554Z] --- PASS: TestGraphdriverPluginV2 (5.46s) [2019-11-27T15:06:42.554Z] PASS [2019-11-27T15:06:42.554Z] [2019-11-27T15:06:42.554Z] DONE 5 tests in 12.488s [2019-11-27T15:06:42.554Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-27T15:06:42.554Z] ++ 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-27T15:06:42.554Z] ++ set -e [2019-11-27T15:06:42.554Z] ++ '[' -n 0 ']' [2019-11-27T15:06:42.554Z] ++ set -x [2019-11-27T15:06:42.554Z] ++ env -i DEST=/go/src/github.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-27T15:06:42.809Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-27T15:06:43.063Z] INFO: Testing against a local daemon [2019-11-27T15:06:43.063Z] === RUN TestContinueAfterPluginCrash [2019-11-27T15:06:43.063Z] === PAUSE TestContinueAfterPluginCrash [2019-11-27T15:06:43.063Z] === RUN TestDaemonStartWithLogOpt [2019-11-27T15:06:43.063Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-27T15:06:43.063Z] === CONT TestContinueAfterPluginCrash [2019-11-27T15:06:43.063Z] === CONT TestDaemonStartWithLogOpt [2019-11-27T15:06:43.571Z] --- PASS: TestContainerBindMountNonRecursive (2.30s) [2019-11-27T15:06:43.571Z] === RUN TestNetworkNat [2019-11-27T15:06:44.421Z] --- PASS: TestNetworkNat (0.94s) [2019-11-27T15:06:44.421Z] === RUN TestNetworkLocalhostTCPNat [2019-11-27T15:06:45.734Z] --- PASS: TestNetworkLocalhostTCPNat (1.06s) [2019-11-27T15:06:45.734Z] === RUN TestNetworkLoopbackNat [2019-11-27T15:06:45.789Z] ok github.com/docker/docker/api/server 0.021s coverage: 9.0% of statements [2019-11-27T15:06:46.518Z] --- PASS: TestNetworkLoopbackNat (1.21s) [2019-11-27T15:06:46.518Z] === RUN TestPause [2019-11-27T15:06:47.223Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-27T15:06:47.781Z] --- PASS: TestPause (1.01s) [2019-11-27T15:06:47.782Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-27T15:06:47.782Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-27T15:06:47.782Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-27T15:06:47.782Z] === RUN TestPauseStopPausedContainer [2019-11-27T15:06:48.275Z] tests/integration/models_images_test.py ............... [ 89%] [2019-11-27T15:06:48.570Z] --- PASS: TestPauseStopPausedContainer (1.07s) [2019-11-27T15:06:48.570Z] === RUN TestPsFilter [2019-11-27T15:06:48.938Z] --- PASS: TestPsFilter (0.28s) [2019-11-27T15:06:48.938Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-27T15:06:49.762Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2019-11-27T15:06:49.762Z] === RUN TestRemoveContainerWithVolume [2019-11-27T15:06:49.889Z] tests/integration/models_networks_test.py .... [ 90%] [2019-11-27T15:06:50.627Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2019-11-27T15:06:50.627Z] === RUN TestRemoveContainerRunning [2019-11-27T15:06:51.443Z] --- PASS: TestRemoveContainerRunning (0.92s) [2019-11-27T15:06:51.443Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-27T15:06:52.745Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s) [2019-11-27T15:06:52.745Z] === RUN TestRemoveInvalidContainer [2019-11-27T15:06:52.745Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-11-27T15:06:52.745Z] === RUN TestRenameLinkedContainer [2019-11-27T15:06:54.407Z] --- PASS: TestServiceWithDataPathPortInit (19.76s) [2019-11-27T15:06:54.407Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-27T15:06:55.302Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-27T15:06:55.302Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-11-27T15:06:56.410Z] tests/integration/models_nodes_test.py . [ 91%] [2019-11-27T15:06:56.915Z] --- PASS: TestRenameLinkedContainer (3.69s) [2019-11-27T15:06:56.915Z] === RUN TestRenameStoppedContainer [2019-11-27T15:06:57.299Z] --- PASS: TestRenameStoppedContainer (0.99s) [2019-11-27T15:06:57.299Z] === RUN TestRenameRunningContainerAndReuse [2019-11-27T15:06:57.333Z] tests/integration/models_resources_test.py . [ 91%] [2019-11-27T15:06:57.812Z] --- PASS: TestDaemonStartWithLogOpt (14.54s) [2019-11-27T15:06:58.736Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-27T15:06:58.736Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-27T15:06:58.991Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-27T15:06:58.991Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-27T15:06:58.991Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-27T15:06:59.116Z] --- PASS: TestRenameRunningContainerAndReuse (1.78s) [2019-11-27T15:06:59.116Z] === RUN TestRenameInvalidName [2019-11-27T15:06:59.246Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-27T15:06:59.918Z] --- PASS: TestRenameInvalidName (0.97s) [2019-11-27T15:06:59.918Z] === RUN TestRenameAnonymousContainer [2019-11-27T15:07:01.131Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-27T15:07:02.056Z] --- PASS: TestContinueAfterPluginCrash (18.78s) [2019-11-27T15:07:02.056Z] PASS [2019-11-27T15:07:02.056Z] [2019-11-27T15:07:02.056Z] DONE 2 tests in 18.941s [2019-11-27T15:07:02.056Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-27T15:07:02.056Z] ++ 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-27T15:07:02.056Z] ++ set -e [2019-11-27T15:07:02.056Z] ++ '[' -n 0 ']' [2019-11-27T15:07:02.056Z] ++ set -x [2019-11-27T15:07:02.056Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-27T15:07:02.056Z] INFO: Testing against a local daemon [2019-11-27T15:07:02.056Z] === RUN TestPluginWithDevMounts [2019-11-27T15:07:02.056Z] === PAUSE TestPluginWithDevMounts [2019-11-27T15:07:02.056Z] === CONT TestPluginWithDevMounts [2019-11-27T15:07:02.311Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-27T15:07:02.521Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.70s) [2019-11-27T15:07:02.521Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5x5rixwysoc3hm5tre2venor4 Created:2019-11-27 15:06:53.987618701 +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[30f13455e6e9a54972e3ed9727c50ce637139fa2c3628850b1064ce868549d09:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.viafrhcexnvqhobqvnvjrfqgs EndpointID:6cf3f46a12b0f6245b9b325df297af2fff91b7f08e1063e20fe3b03c0d0f59e7 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:198e5781ef0a326c2d49f384df9b392f733999e4a8d76aee0557a344f3318aed 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:ea66cd800085 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.viafrhcexnvqhobqvnvjrfqgs EndpointID:6cf3f46a12b0f6245b9b325df297af2fff91b7f08e1063e20fe3b03c0d0f59e7 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-27T15:07:02.521Z] PASS [2019-11-27T15:07:02.521Z] [2019-11-27T15:07:02.521Z] === Skipped [2019-11-27T15:07:02.521Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-27T15:07:02.521Z] service_test.go:230: FLAKY_TEST [2019-11-27T15:07:02.521Z] [2019-11-27T15:07:02.521Z] [2019-11-27T15:07:02.521Z] DONE 21 tests, 1 skipped in 56.200s [2019-11-27T15:07:02.521Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-27T15:07:02.521Z] ++ 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-27T15:07:02.521Z] ++ set -e [2019-11-27T15:07:02.521Z] ++ '[' -n 0 ']' [2019-11-27T15:07:02.521Z] ++ set -x [2019-11-27T15:07:02.521Z] ++ env -i DEST=/go/src/github.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-27T15:07:02.521Z] INFO: Testing against a local daemon [2019-11-27T15:07:02.521Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-27T15:07:02.521Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-27T15:07:02.521Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-27T15:07:02.521Z] === RUN TestDockerNetworkIpvlan [2019-11-27T15:07:02.521Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-27T15:07:02.521Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-27T15:07:02.521Z] PASS [2019-11-27T15:07:02.521Z] [2019-11-27T15:07:02.521Z] === Skipped [2019-11-27T15:07:02.521Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-27T15:07:02.521Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-27T15:07:02.521Z] [2019-11-27T15:07:02.521Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-27T15:07:02.521Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-27T15:07:02.521Z] [2019-11-27T15:07:02.521Z] [2019-11-27T15:07:02.521Z] DONE 2 tests, 2 skipped in 0.178s [2019-11-27T15:07:02.521Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-27T15:07:02.521Z] ++ 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-27T15:07:02.521Z] ++ set -e [2019-11-27T15:07:02.521Z] ++ '[' -n 0 ']' [2019-11-27T15:07:02.521Z] ++ set -x [2019-11-27T15:07:02.521Z] ++ env -i DEST=/go/src/github.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-27T15:07:02.521Z] INFO: Testing against a local daemon [2019-11-27T15:07:02.521Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-27T15:07:03.071Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-11-27T15:07:03.146Z] --- PASS: TestRenameAnonymousContainer (3.11s) [2019-11-27T15:07:03.146Z] === RUN TestRenameContainerWithSameName [2019-11-27T15:07:03.954Z] --- PASS: TestRenameContainerWithSameName (0.92s) [2019-11-27T15:07:03.954Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-27T15:07:04.195Z] --- PASS: TestPluginWithDevMounts (1.95s) [2019-11-27T15:07:04.196Z] PASS [2019-11-27T15:07:04.196Z] [2019-11-27T15:07:04.196Z] DONE 1 tests in 2.137s [2019-11-27T15:07:04.196Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-27T15:07:04.196Z] ++ 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-27T15:07:04.196Z] ++ set -e [2019-11-27T15:07:04.196Z] ++ '[' -n 0 ']' [2019-11-27T15:07:04.196Z] ++ set -x [2019-11-27T15:07:04.196Z] ++ env -i DEST=/go/src/github.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-27T15:07:04.196Z] INFO: Testing against a local daemon [2019-11-27T15:07:04.196Z] === RUN TestSecretInspect [2019-11-27T15:07:05.053Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.11s) [2019-11-27T15:07:05.053Z] === RUN TestDockerNetworkMacvlan [2019-11-27T15:07:05.619Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-27T15:07:05.770Z] --- PASS: TestRenameContainerWithLinkedContainer (1.80s) [2019-11-27T15:07:05.770Z] === RUN TestResize [2019-11-27T15:07:06.714Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-27T15:07:06.833Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-11-27T15:07:06.833Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-11-27T15:07:06.996Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-27T15:07:07.022Z] --- PASS: TestResize (0.96s) [2019-11-27T15:07:07.022Z] === RUN TestResizeWithInvalidSize [2019-11-27T15:07:07.284Z] --- PASS: TestSecretInspect (3.02s) [2019-11-27T15:07:07.284Z] === RUN TestSecretList [2019-11-27T15:07:07.284Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-27T15:07:07.810Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2019-11-27T15:07:07.810Z] === RUN TestResizeWhenContainerNotStarted [2019-11-27T15:07:07.842Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-27T15:07:08.373Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-27T15:07:08.702Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2019-11-27T15:07:08.702Z] === RUN TestDaemonRestartKillContainers [2019-11-27T15:07:08.702Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-27T15:07:08.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-27T15:07:08.702Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-27T15:07:08.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-27T15:07:08.702Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-27T15:07:08.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-27T15:07:08.702Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-27T15:07:08.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-27T15:07:08.702Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-27T15:07:08.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-27T15:07:08.702Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-27T15:07:08.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-27T15:07:08.702Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-27T15:07:08.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-27T15:07:08.702Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-27T15:07:08.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-27T15:07:08.702Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-27T15:07:08.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-27T15:07:08.702Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-27T15:07:08.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-27T15:07:08.702Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-27T15:07:08.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-27T15:07:08.702Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-27T15:07:08.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-27T15:07:08.702Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-27T15:07:08.702Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-27T15:07:10.039Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-27T15:07:10.353Z] --- PASS: TestSecretList (2.62s) [2019-11-27T15:07:10.353Z] === RUN TestSecretsCreateAndDelete [2019-11-27T15:07:11.338Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-27T15:07:11.338Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-27T15:07:11.658Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-27T15:07:12.112Z] tests/integration/regression_test.py ...... [ 98%] [2019-11-27T15:07:12.367Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-11-27T15:07:12.367Z] tests/integration/credentials/utils_test.py . [100%] [2019-11-27T15:07:12.367Z] [2019-11-27T15:07:12.367Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-11-27T15:07:12.367Z] =========================== short test summary info ============================ [2019-11-27T15:07:12.367Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-11-27T15:07:12.367Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-11-27T15:07:12.367Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-11-27T15:07:12.367Z] Not supported on most drivers [2019-11-27T15:07:12.367Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-11-27T15:07:12.367Z] This doesn't seem to be taken into account by the engine [2019-11-27T15:07:12.367Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-11-27T15:07:12.367Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-11-27T15:07:12.367Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-11-27T15:07:12.367Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-11-27T15:07:12.367Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-11-27T15:07:12.367Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-11-27T15:07:12.367Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-11-27T15:07:12.367Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 384.06 seconds == [2019-11-27T15:07:12.619Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-27T15:07:12.663Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-11-27T15:07:12.988Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-27T15:07:13.612Z] --- PASS: TestSecretsCreateAndDelete (3.13s) [2019-11-27T15:07:13.612Z] === RUN TestSecretsUpdate [2019-11-27T15:07:14.897Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-27T15:07:15.325Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-27T15:07:15.844Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-27T15:07:16.119Z] --- PASS: TestSecretsUpdate (2.86s) [2019-11-27T15:07:16.119Z] === RUN TestTemplatedSecret [2019-11-27T15:07:17.848Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-27T15:07:18.234Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-27T15:07:19.377Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-27T15:07:19.377Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-11-27T15:07:19.632Z] --- PASS: TestTemplatedSecret (3.68s) [2019-11-27T15:07:19.632Z] === RUN TestSecretCreateResolve [2019-11-27T15:07:20.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-27T15:07:22.085Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-27T15:07:22.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2019-11-27T15:07:22.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.63s) [2019-11-27T15:07:22.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s) [2019-11-27T15:07:22.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2019-11-27T15:07:22.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2019-11-27T15:07:22.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s) [2019-11-27T15:07:22.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s) [2019-11-27T15:07:22.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.08s) [2019-11-27T15:07:22.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.50s) [2019-11-27T15:07:22.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.46s) [2019-11-27T15:07:22.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.16s) [2019-11-27T15:07:22.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.18s) [2019-11-27T15:07:22.085Z] === RUN TestCgroupNamespacesRun [2019-11-27T15:07:22.894Z] --- PASS: TestSecretCreateResolve (3.30s) [2019-11-27T15:07:22.894Z] PASS [2019-11-27T15:07:22.894Z] [2019-11-27T15:07:22.894Z] DONE 6 tests in 18.771s [2019-11-27T15:07:22.894Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-11-27T15:07:22.894Z] ++ 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-27T15:07:22.894Z] ++ set -e [2019-11-27T15:07:22.894Z] ++ '[' -n 0 ']' [2019-11-27T15:07:22.894Z] ++ set -x [2019-11-27T15:07:22.895Z] ++ env -i DEST=/go/src/github.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-27T15:07:23.149Z] INFO: Testing against a local daemon [2019-11-27T15:07:23.149Z] === RUN TestServiceCreateInit [2019-11-27T15:07:23.149Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-27T15:07:23.931Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2019-11-27T15:07:23.931Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-27T15:07:23.959Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-27T15:07:24.037Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-27T15:07:24.037Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-27T15:07:24.037Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-27T15:07:24.037Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-27T15:07:24.037Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-27T15:07:24.037Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-27T15:07:24.037Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-27T15:07:24.037Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-27T15:07:24.037Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-27T15:07:24.037Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-27T15:07:24.037Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-27T15:07:24.037Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-27T15:07:24.510Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-27T15:07:24.527Z] --- PASS: TestDockerNetworkMacvlan (19.81s) [2019-11-27T15:07:24.527Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2019-11-27T15:07:24.527Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2019-11-27T15:07:24.527Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s) [2019-11-27T15:07:24.527Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.03s) [2019-11-27T15:07:24.527Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.89s) [2019-11-27T15:07:24.527Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2019-11-27T15:07:24.527Z] PASS [2019-11-27T15:07:24.527Z] [2019-11-27T15:07:24.527Z] DONE 8 tests in 22.110s [2019-11-27T15:07:24.527Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-27T15:07:24.527Z] ++ 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-27T15:07:24.527Z] ++ set -e [2019-11-27T15:07:24.527Z] ++ '[' -n 0 ']' [2019-11-27T15:07:24.527Z] ++ set -x [2019-11-27T15:07:24.527Z] ++ env -i DEST=/go/src/github.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-27T15:07:24.527Z] testing: warning: no tests to run [2019-11-27T15:07:24.527Z] PASS [2019-11-27T15:07:24.527Z] [2019-11-27T15:07:24.527Z] DONE 0 tests in 0.032s [2019-11-27T15:07:24.527Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-27T15:07:24.527Z] ++ 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-27T15:07:24.527Z] ++ set -e [2019-11-27T15:07:24.527Z] ++ '[' -n 0 ']' [2019-11-27T15:07:24.527Z] ++ set -x [2019-11-27T15:07:24.527Z] ++ env -i DEST=/go/src/github.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-27T15:07:24.527Z] INFO: Testing against a local daemon [2019-11-27T15:07:24.527Z] === RUN TestAuthZPluginAllowRequest [2019-11-27T15:07:24.809Z] Clearing AppArmor profiles cache:. [2019-11-27T15:07:24.809Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-27T15:07:24.809Z] Unloading profiles will leave already running processes permanently [2019-11-27T15:07:24.809Z] unconfined, which can lead to unexpected situations. [2019-11-27T15:07:24.809Z] [2019-11-27T15:07:24.809Z] To set a process to complain mode, use the command line tool [2019-11-27T15:07:24.809Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-27T15:07:24.809Z] with the 'teardown' option." [2019-11-27T15:07:24.809Z] [2019-11-27T15:07:25.069Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom Post stage [Pipeline] junit [2019-11-27T15:07:25.380Z] Recording test results [2019-11-27T15:07:25.750Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2019-11-27T15:07:25.750Z] === RUN TestCgroupNamespacesRunDaemonHostMode [Pipeline] sh [2019-11-27T15:07:26.433Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-27T15:07:26.466Z] + echo Ensuring container killed. [2019-11-27T15:07:26.466Z] Ensuring container killed. [2019-11-27T15:07:26.466Z] + docker rm -vf docker-pr1 [2019-11-27T15:07:26.466Z] Error: No such container: docker-pr1 [2019-11-27T15:07:26.466Z] + true [Pipeline] sh [2019-11-27T15:07:26.869Z] + echo Chowning /workspace to jenkins user [2019-11-27T15:07:26.869Z] Chowning /workspace to jenkins user [2019-11-27T15:07:26.869Z] + id -u [2019-11-27T15:07:26.869Z] + id -g [2019-11-27T15:07:26.869Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40263:/workspace busybox chown -R 1000:1000 /workspace [2019-11-27T15:07:26.869Z] Unable to find image 'busybox:latest' locally [2019-11-27T15:07:26.869Z] latest: Pulling from library/busybox [2019-11-27T15:07:26.869Z] 0f8c40e1270f: Pulling fs layer [2019-11-27T15:07:27.061Z] --- PASS: TestAuthZPluginAllowRequest (1.95s) [2019-11-27T15:07:27.061Z] === RUN TestAuthZPluginTLS [2019-11-27T15:07:27.123Z] 0f8c40e1270f: Verifying Checksum [2019-11-27T15:07:27.123Z] 0f8c40e1270f: Download complete [2019-11-27T15:07:27.320Z] --- PASS: TestAuthZPluginTLS (0.70s) [2019-11-27T15:07:27.320Z] === RUN TestAuthZPluginDenyRequest [2019-11-27T15:07:27.377Z] 0f8c40e1270f: Pull complete [2019-11-27T15:07:27.377Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-27T15:07:27.377Z] Status: Downloaded newer image for busybox:latest [2019-11-27T15:07:27.686Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2019-11-27T15:07:27.686Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-27T15:07:27.887Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2019-11-27T15:07:27.887Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-27T15:07:28.454Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2019-11-27T15:07:28.454Z] === RUN TestAuthZPluginDenyResponse [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-27T15:07:28.946Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-27T15:07:29.016Z] --- PASS: TestCgroupNamespacesRunHostMode (1.92s) [2019-11-27T15:07:29.016Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-27T15:07:29.114Z] + bundleName=docker-py [2019-11-27T15:07:29.114Z] + echo Creating docker-py-bundles.tar.gz [2019-11-27T15:07:29.114Z] Creating docker-py-bundles.tar.gz [2019-11-27T15:07:29.114Z] + 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-27T15:07:29.122Z] Archiving artifacts [2019-11-27T15:07:29.352Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40263/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [2019-11-27T15:07:29.390Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2019-11-27T15:07:29.390Z] === RUN TestAuthZPluginAllowEventStream [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-11-27T15:07:29.506Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-27T15:07:29.507Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-27T15:07:29.822Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40263/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=27a1fb12007ec2a66e70bbf1285fe3e91dd0899a -e DOCKER_GRAPHDRIVER docker:27a1fb12007ec2a66e70bbf1285fe3e91dd0899a hack/make.sh binary-daemon [2019-11-27T15:07:29.824Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-27T15:07:29.824Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-27T15:07:29.824Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-27T15:07:30.381Z] [2019-11-27T15:07:30.381Z] Removing bundles/ [2019-11-27T15:07:30.381Z] [2019-11-27T15:07:30.636Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-11-27T15:07:30.636Z] Building: bundles/binary-daemon/dockerd-dev [2019-11-27T15:07:30.636Z] GOOS="" GOARCH="" GOARM="" [2019-11-27T15:07:31.294Z] --- PASS: TestAuthZPluginAllowEventStream (1.88s) [2019-11-27T15:07:31.294Z] === RUN TestAuthZPluginErrorResponse [2019-11-27T15:07:31.477Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.91s) [2019-11-27T15:07:31.477Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-27T15:07:31.862Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2019-11-27T15:07:31.862Z] === RUN TestAuthZPluginErrorRequest [2019-11-27T15:07:32.016Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-27T15:07:32.275Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s) [2019-11-27T15:07:32.275Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-27T15:07:32.429Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2019-11-27T15:07:32.429Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-27T15:07:32.996Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s) [2019-11-27T15:07:32.996Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-27T15:07:33.061Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-11-27T15:07:33.061Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-27T15:07:34.606Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2019-11-27T15:07:34.606Z] === RUN TestKernelTCPMemory [2019-11-27T15:07:34.852Z] --- PASS: TestServiceCreateInit (10.93s) [2019-11-27T15:07:34.852Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.61s) [2019-11-27T15:07:34.852Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.29s) [2019-11-27T15:07:34.852Z] === RUN TestCreateServiceMultipleTimes [2019-11-27T15:07:35.107Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-27T15:07:35.530Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.27s) [2019-11-27T15:07:35.530Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-27T15:07:35.666Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-27T15:07:35.865Z] --- PASS: TestKernelTCPMemory (0.97s) [2019-11-27T15:07:35.865Z] === RUN TestNISDomainname [2019-11-27T15:07:36.642Z] --- PASS: TestNISDomainname (1.16s) [2019-11-27T15:07:36.643Z] === RUN TestHostnameDnsResolution [2019-11-27T15:07:37.910Z] --- PASS: TestHostnameDnsResolution (1.23s) [2019-11-27T15:07:37.910Z] === RUN TestStats [2019-11-27T15:07:38.062Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.32s) [2019-11-27T15:07:38.062Z] === RUN TestAuthZPluginHeader [2019-11-27T15:07:38.193Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-27T15:07:38.193Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-27T15:07:38.628Z] --- PASS: TestAuthZPluginHeader (1.00s) [2019-11-27T15:07:38.628Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-27T15:07:38.628Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-27T15:07:38.628Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:07:38.628Z] === RUN TestAuthZPluginV2Disable [2019-11-27T15:07:38.628Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-27T15:07:38.628Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:07:38.628Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-27T15:07:38.628Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-27T15:07:38.628Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:07:38.628Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-27T15:07:38.628Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-27T15:07:38.628Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:07:38.628Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-27T15:07:39.080Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-27T15:07:39.080Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-27T15:07:39.080Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-27T15:07:39.080Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-27T15:07:39.080Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-27T15:07:39.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-11-27T15:07:40.450Z] --- PASS: TestStats (2.19s) [2019-11-27T15:07:40.450Z] === RUN TestStopContainerWithTimeout [2019-11-27T15:07:40.450Z] === RUN TestStopContainerWithTimeout/0 [2019-11-27T15:07:40.450Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-27T15:07:40.450Z] === RUN TestStopContainerWithTimeout/1 [2019-11-27T15:07:40.450Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-27T15:07:40.450Z] === RUN TestStopContainerWithTimeout/3 [2019-11-27T15:07:40.450Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-27T15:07:40.450Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-27T15:07:40.450Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-27T15:07:40.450Z] === CONT TestStopContainerWithTimeout/0 [2019-11-27T15:07:40.450Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-27T15:07:40.923Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-27T15:07:41.258Z] === CONT TestStopContainerWithTimeout/3 [2019-11-27T15:07:41.848Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-27T15:07:42.811Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-27T15:07:42.811Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-27T15:07:42.811Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-27T15:07:43.213Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-27T15:07:43.701Z] === CONT TestStopContainerWithTimeout/1 [2019-11-27T15:07:45.098Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-27T15:07:45.508Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-11-27T15:07:45.508Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2019-11-27T15:07:45.508Z] --- PASS: TestStopContainerWithTimeout/-1 (3.26s) [2019-11-27T15:07:45.508Z] --- PASS: TestStopContainerWithTimeout/3 (2.94s) [2019-11-27T15:07:45.508Z] --- PASS: TestStopContainerWithTimeout/1 (2.00s) [2019-11-27T15:07:45.508Z] === RUN TestDeleteDevicemapper [2019-11-27T15:07:45.508Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-27T15:07:45.508Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-27T15:07:45.508Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-27T15:07:47.606Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-27T15:07:47.606Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-27T15:07:47.606Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-27T15:07:47.861Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-27T15:07:48.115Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-27T15:07:48.596Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-27T15:07:49.039Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-27T15:07:49.853Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.75s) [2019-11-27T15:07:49.853Z] === RUN TestUpdateMemory [2019-11-27T15:07:49.853Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-27T15:07:49.853Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-27T15:07:49.853Z] === RUN TestUpdateCPUQuota [2019-11-27T15:07:51.134Z] --- PASS: TestUpdateCPUQuota (1.60s) [2019-11-27T15:07:51.135Z] === RUN TestUpdatePidsLimit [2019-11-27T15:07:51.135Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-27T15:07:51.135Z] === RUN TestUpdatePidsLimit/no_change [2019-11-27T15:07:51.548Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-27T15:07:51.944Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-27T15:07:52.323Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-27T15:07:52.471Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-27T15:07:52.710Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-27T15:07:53.157Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-27T15:07:53.559Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-27T15:07:55.396Z] --- PASS: TestUpdatePidsLimit (4.42s) [2019-11-27T15:07:55.397Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2019-11-27T15:07:55.397Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2019-11-27T15:07:55.397Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2019-11-27T15:07:55.397Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2019-11-27T15:07:55.397Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2019-11-27T15:07:55.397Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2019-11-27T15:07:55.397Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.49s) [2019-11-27T15:07:55.397Z] === RUN TestUpdateRestartPolicy [2019-11-27T15:07:55.729Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-27T15:07:56.653Z] --- PASS: TestCreateServiceMultipleTimes (22.65s) [2019-11-27T15:07:56.653Z] === RUN TestCreateServiceConflict [2019-11-27T15:07:56.909Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-27T15:07:59.418Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-27T15:07:59.673Z] --- PASS: TestCreateServiceConflict (3.10s) [2019-11-27T15:07:59.673Z] === RUN TestCreateServiceMaxReplicas [2019-11-27T15:08:00.551Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.18s) [2019-11-27T15:08:00.552Z] PASS [2019-11-27T15:08:00.552Z] [2019-11-27T15:08:00.552Z] === Skipped [2019-11-27T15:08:00.552Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-27T15:08:00.552Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:08:00.552Z] [2019-11-27T15:08:00.552Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-27T15:08:00.552Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:08:00.552Z] [2019-11-27T15:08:00.552Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-27T15:08:00.552Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:08:00.552Z] [2019-11-27T15:08:00.552Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-27T15:08:00.552Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:08:00.552Z] [2019-11-27T15:08:00.552Z] [2019-11-27T15:08:00.552Z] DONE 17 tests, 4 skipped in 32.405s [2019-11-27T15:08:00.552Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-27T15:08:00.552Z] ++ 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-27T15:08:00.552Z] ++ set -e [2019-11-27T15:08:00.552Z] ++ '[' -n 0 ']' [2019-11-27T15:08:00.552Z] ++ set -x [2019-11-27T15:08:00.552Z] ++ env -i DEST=/go/src/github.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-27T15:08:00.552Z] INFO: Testing against a local daemon [2019-11-27T15:08:00.552Z] === RUN TestPluginInvalidJSON [2019-11-27T15:08:00.552Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-27T15:08:00.552Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-27T15:08:00.552Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-27T15:08:00.552Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-27T15:08:00.552Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-27T15:08:00.552Z] PASS [2019-11-27T15:08:00.552Z] [2019-11-27T15:08:00.552Z] DONE 2 tests in 0.191s [2019-11-27T15:08:00.552Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-27T15:08:00.552Z] ++ 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-27T15:08:00.552Z] ++ set -e [2019-11-27T15:08:00.552Z] ++ '[' -n 0 ']' [2019-11-27T15:08:00.552Z] ++ set -x [2019-11-27T15:08:00.552Z] ++ env -i DEST=/go/src/github.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-27T15:08:00.552Z] INFO: Testing against a local daemon [2019-11-27T15:08:00.552Z] === RUN TestExternalGraphDriver [2019-11-27T15:08:00.552Z] === RUN TestExternalGraphDriver/json [2019-11-27T15:08:00.552Z] === RUN TestExternalGraphDriver/spec [2019-11-27T15:08:01.034Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-27T15:08:02.920Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-27T15:08:03.083Z] === RUN TestExternalGraphDriver/pull [2019-11-27T15:08:03.482Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-27T15:08:03.737Z] --- PASS: TestCreateServiceMaxReplicas (3.86s) [2019-11-27T15:08:03.737Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-27T15:08:05.616Z] --- PASS: TestExternalGraphDriver (7.83s) [2019-11-27T15:08:05.616Z] --- PASS: TestExternalGraphDriver/json (2.52s) [2019-11-27T15:08:05.616Z] --- PASS: TestExternalGraphDriver/spec (2.78s) [2019-11-27T15:08:05.616Z] --- PASS: TestExternalGraphDriver/pull (2.36s) [2019-11-27T15:08:05.616Z] === RUN TestGraphdriverPluginV2 [2019-11-27T15:08:05.616Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2019-11-27T15:08:05.616Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:08:05.616Z] PASS [2019-11-27T15:08:05.616Z] [2019-11-27T15:08:05.616Z] === Skipped [2019-11-27T15:08:05.616Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2019-11-27T15:08:05.616Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:08:05.616Z] [2019-11-27T15:08:05.616Z] [2019-11-27T15:08:05.616Z] DONE 5 tests, 1 skipped in 8.185s [2019-11-27T15:08:05.616Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-27T15:08:05.616Z] ++ 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-27T15:08:05.616Z] ++ set -e [2019-11-27T15:08:05.616Z] ++ '[' -n 0 ']' [2019-11-27T15:08:05.616Z] ++ set -x [2019-11-27T15:08:05.616Z] ++ env -i DEST=/go/src/github.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-27T15:08:05.616Z] INFO: Testing against a local daemon [2019-11-27T15:08:05.616Z] === RUN TestContinueAfterPluginCrash [2019-11-27T15:08:05.616Z] === PAUSE TestContinueAfterPluginCrash [2019-11-27T15:08:05.616Z] === RUN TestDaemonStartWithLogOpt [2019-11-27T15:08:05.616Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-27T15:08:05.616Z] === CONT TestContinueAfterPluginCrash [2019-11-27T15:08:05.616Z] === CONT TestDaemonStartWithLogOpt [2019-11-27T15:08:07.904Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-27T15:08:08.986Z] --- PASS: TestUpdateRestartPolicy (12.94s) [2019-11-27T15:08:08.986Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-27T15:08:08.986Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2019-11-27T15:08:08.986Z] === RUN TestWaitNonBlocked [2019-11-27T15:08:08.986Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-27T15:08:08.986Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-27T15:08:08.986Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-27T15:08:08.986Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-27T15:08:08.986Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-27T15:08:08.986Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-27T15:08:10.247Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-11-27T15:08:10.247Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2019-11-27T15:08:10.247Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2019-11-27T15:08:10.247Z] === RUN TestWaitBlocked [2019-11-27T15:08:10.247Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-27T15:08:10.247Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-27T15:08:10.247Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-27T15:08:10.247Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-27T15:08:10.247Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-27T15:08:10.247Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-27T15:08:10.412Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-27T15:08:10.972Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-27T15:08:11.550Z] --- PASS: TestWaitBlocked (0.02s) [2019-11-27T15:08:11.550Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.43s) [2019-11-27T15:08:11.550Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.45s) [2019-11-27T15:08:11.550Z] === CONT TestContainerStartOnDaemonRestart [2019-11-27T15:08:11.550Z] === CONT TestIpcModeOlderClient [2019-11-27T15:08:11.896Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-27T15:08:11.930Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-11-27T15:08:11.930Z] === CONT TestDaemonRestartIpcMode [2019-11-27T15:08:14.549Z] --- PASS: TestContainerStartOnDaemonRestart (2.93s) [2019-11-27T15:08:16.369Z] --- PASS: TestDaemonRestartIpcMode (4.28s) [2019-11-27T15:08:16.369Z] PASS [2019-11-27T15:08:16.369Z] [2019-11-27T15:08:16.369Z] === Skipped [2019-11-27T15:08:16.369Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-11-27T15:08:16.369Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-27T15:08:16.369Z] [2019-11-27T15:08:16.369Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-27T15:08:16.369Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-27T15:08:16.369Z] [2019-11-27T15:08:16.369Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-27T15:08:16.369Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-27T15:08:16.369Z] [2019-11-27T15:08:16.369Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-27T15:08:16.369Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-27T15:08:16.369Z] [2019-11-27T15:08:16.369Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-11-27T15:08:16.369Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-27T15:08:16.369Z] [2019-11-27T15:08:16.369Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-11-27T15:08:16.369Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-27T15:08:16.369Z] [2019-11-27T15:08:16.369Z] [2019-11-27T15:08:16.369Z] DONE 197 tests, 6 skipped in 142.167s [2019-11-27T15:08:16.369Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-11-27T15:08:16.369Z] ++ 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-27T15:08:16.369Z] ++ set -e [2019-11-27T15:08:16.369Z] ++ '[' -n 0 ']' [2019-11-27T15:08:16.369Z] ++ set -x [2019-11-27T15:08:16.369Z] ++ env -i DEST=/go/src/github.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-27T15:08:16.369Z] INFO: Testing against a local daemon [2019-11-27T15:08:16.369Z] === RUN TestCommitInheritsEnv [2019-11-27T15:08:17.181Z] --- PASS: TestCommitInheritsEnv (0.61s) [2019-11-27T15:08:17.181Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-27T15:08:17.181Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-27T15:08:17.181Z] === RUN TestImagesFilterMultiReference [2019-11-27T15:08:17.181Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2019-11-27T15:08:17.181Z] === RUN TestImagePullPlatformInvalid [2019-11-27T15:08:17.181Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-11-27T15:08:17.181Z] === RUN TestRemoveImageOrphaning [2019-11-27T15:08:17.548Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2019-11-27T15:08:17.548Z] === RUN TestRemoveImageGarbageCollector [2019-11-27T15:08:17.548Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-27T15:08:17.548Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:08:17.548Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-27T15:08:17.548Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-11-27T15:08:17.548Z] === RUN TestTagInvalidReference [2019-11-27T15:08:17.548Z] --- PASS: TestTagInvalidReference (0.02s) [2019-11-27T15:08:17.548Z] === RUN TestTagValidPrefixedRepo [2019-11-27T15:08:17.832Z] --- PASS: TestDaemonStartWithLogOpt (11.10s) [2019-11-27T15:08:17.930Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-11-27T15:08:17.930Z] === RUN TestTagExistedNameWithoutForce [2019-11-27T15:08:17.930Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-11-27T15:08:17.930Z] === RUN TestTagOfficialNames [2019-11-27T15:08:17.930Z] --- PASS: TestTagOfficialNames (0.04s) [2019-11-27T15:08:17.930Z] === RUN TestTagMatchesDigest [2019-11-27T15:08:17.930Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-11-27T15:08:17.930Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-27T15:08:19.966Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.12s) [2019-11-27T15:08:19.966Z] === RUN TestCreateServiceSecretFileMode [2019-11-27T15:08:22.018Z] --- PASS: TestContinueAfterPluginCrash (16.02s) [2019-11-27T15:08:22.018Z] PASS [2019-11-27T15:08:22.018Z] [2019-11-27T15:08:22.018Z] DONE 2 tests in 16.337s [2019-11-27T15:08:22.018Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-27T15:08:22.018Z] ++ 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-27T15:08:22.018Z] ++ set -e [2019-11-27T15:08:22.018Z] ++ '[' -n 0 ']' [2019-11-27T15:08:22.018Z] ++ set -x [2019-11-27T15:08:22.018Z] ++ env -i DEST=/go/src/github.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-27T15:08:22.018Z] INFO: Testing against a local daemon [2019-11-27T15:08:22.018Z] === RUN TestPluginWithDevMounts [2019-11-27T15:08:22.018Z] === PAUSE TestPluginWithDevMounts [2019-11-27T15:08:22.018Z] === CONT TestPluginWithDevMounts [2019-11-27T15:08:22.574Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-27T15:08:23.500Z] --- PASS: TestCreateServiceSecretFileMode (3.60s) [2019-11-27T15:08:23.500Z] === RUN TestCreateServiceConfigFileMode [2019-11-27T15:08:24.294Z] ok github.com/docker/docker/api/server/httputils 0.071s coverage: 14.7% of statements [2019-11-27T15:08:24.548Z] --- PASS: TestPluginWithDevMounts (2.23s) [2019-11-27T15:08:24.548Z] PASS [2019-11-27T15:08:24.548Z] [2019-11-27T15:08:24.548Z] DONE 1 tests in 2.533s [2019-11-27T15:08:24.548Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-27T15:08:24.548Z] ++ 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-27T15:08:24.548Z] ++ set -e [2019-11-27T15:08:24.548Z] ++ '[' -n 0 ']' [2019-11-27T15:08:24.548Z] ++ set -x [2019-11-27T15:08:24.549Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-27T15:08:24.549Z] INFO: Testing against a local daemon [2019-11-27T15:08:24.549Z] === RUN TestSecretInspect [2019-11-27T15:08:24.636Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-27T15:08:25.371Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2019-11-27T15:08:25.371Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-27T15:08:25.371Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-27T15:08:25.371Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-27T15:08:26.106Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-27T15:08:26.106Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-27T15:08:26.106Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-27T15:08:26.106Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-27T15:08:26.106Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-27T15:08:26.106Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-27T15:08:26.757Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2019-11-27T15:08:26.757Z] === RUN TestCreateServiceSysctls [2019-11-27T15:08:27.833Z] --- PASS: TestSecretInspect (3.17s) [2019-11-27T15:08:27.833Z] === RUN TestSecretList [2019-11-27T15:08:28.116Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-11-27T15:08:28.426Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-27T15:08:28.426Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-27T15:08:28.773Z] ok github.com/docker/docker/api/types/strslice 0.031s coverage: 90.0% of statements [2019-11-27T15:08:29.508Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2019-11-27T15:08:29.508Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 4.0% of statements [2019-11-27T15:08:29.508Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-27T15:08:29.508Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-27T15:08:29.850Z] ? github.com/docker/docker/api/types [no test files] [2019-11-27T15:08:29.850Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-27T15:08:29.850Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-27T15:08:29.850Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-27T15:08:29.850Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-27T15:08:29.850Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-27T15:08:29.850Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-27T15:08:29.850Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-27T15:08:29.850Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-27T15:08:29.850Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-27T15:08:29.850Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-27T15:08:29.850Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-27T15:08:29.850Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2019-11-27T15:08:30.195Z] ok github.com/docker/docker/api/types/versions 0.051s coverage: 75.0% of statements [2019-11-27T15:08:30.195Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-27T15:08:30.195Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-27T15:08:30.195Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-27T15:08:30.195Z] ? github.com/docker/docker/builder [no test files] [2019-11-27T15:08:30.195Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-27T15:08:30.195Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-27T15:08:30.195Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-27T15:08:30.195Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-27T15:08:30.195Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-27T15:08:30.195Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-27T15:08:30.195Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-27T15:08:30.624Z] === RUN TestDockerSuite/TestBuildRm [2019-11-27T15:08:30.956Z] ok github.com/docker/docker/builder/dockerignore 0.019s coverage: 96.8% of statements [2019-11-27T15:08:31.117Z] --- PASS: TestSecretList (3.23s) [2019-11-27T15:08:31.117Z] === RUN TestSecretsCreateAndDelete [2019-11-27T15:08:31.184Z] --- PASS: TestCreateServiceSysctls (4.57s) [2019-11-27T15:08:31.185Z] === RUN TestCreateServiceCapabilities [2019-11-27T15:08:33.068Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-11-27T15:08:34.408Z] --- PASS: TestSecretsCreateAndDelete (3.33s) [2019-11-27T15:08:34.408Z] === RUN TestSecretsUpdate [2019-11-27T15:08:34.431Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-27T15:08:34.685Z] --- PASS: TestCreateServiceCapabilities (3.47s) [2019-11-27T15:08:34.685Z] === RUN TestInspect [2019-11-27T15:08:36.045Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-27T15:08:36.990Z] ok github.com/docker/docker/cli/debug 0.022s coverage: 100.0% of statements [2019-11-27T15:08:37.693Z] --- PASS: TestSecretsUpdate (3.34s) [2019-11-27T15:08:37.694Z] === RUN TestTemplatedSecret [2019-11-27T15:08:38.564Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-27T15:08:38.818Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-27T15:08:39.376Z] ok github.com/docker/docker/builder/remotecontext/git 5.474s coverage: 85.1% of statements [2019-11-27T15:08:39.377Z] --- PASS: TestInspect (4.68s) [2019-11-27T15:08:39.377Z] === RUN TestServiceListWithStatuses [2019-11-27T15:08:39.377Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-27T15:08:39.377Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-27T15:08:39.377Z] === RUN TestDockerNetworkConnectAlias [2019-11-27T15:08:39.632Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-27T15:08:40.980Z] --- PASS: TestTemplatedSecret (3.55s) [2019-11-27T15:08:40.980Z] === RUN TestSecretCreateResolve [2019-11-27T15:08:40.992Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-27T15:08:41.086Z] ok github.com/docker/docker/builder/remotecontext 0.569s coverage: 13.6% of statements [2019-11-27T15:08:42.353Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-27T15:08:43.416Z] ok github.com/docker/docker/builder/dockerfile 1.657s coverage: 48.2% of statements [2019-11-27T15:08:43.416Z] ? github.com/docker/docker/cli [no test files] [2019-11-27T15:08:43.416Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-27T15:08:44.241Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-27T15:08:44.263Z] --- PASS: TestSecretCreateResolve (3.26s) [2019-11-27T15:08:44.263Z] PASS [2019-11-27T15:08:44.264Z] [2019-11-27T15:08:44.264Z] DONE 6 tests in 20.050s [2019-11-27T15:08:44.264Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-11-27T15:08:44.264Z] ++ 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-27T15:08:44.264Z] ++ set -e [2019-11-27T15:08:44.264Z] ++ '[' -n 0 ']' [2019-11-27T15:08:44.264Z] ++ set -x [2019-11-27T15:08:44.264Z] ++ env -i DEST=/go/src/github.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-27T15:08:44.522Z] INFO: Testing against a local daemon [2019-11-27T15:08:44.522Z] === RUN TestServiceCreateInit [2019-11-27T15:08:44.522Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-27T15:08:47.501Z] --- PASS: TestDockerNetworkConnectAlias (7.81s) [2019-11-27T15:08:47.501Z] === RUN TestDockerNetworkReConnect [2019-11-27T15:08:49.388Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-27T15:08:49.388Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-27T15:08:49.388Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-27T15:08:49.388Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-27T15:08:49.792Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-27T15:08:49.947Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-27T15:08:50.813Z] ok github.com/docker/docker/client 1.039s coverage: 75.8% of statements [2019-11-27T15:08:50.870Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-27T15:08:51.126Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-27T15:08:51.126Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-27T15:08:51.987Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-11-27T15:08:51.987Z] Copying nested executables into bundles/binary-daemon [2019-11-27T15:08:51.987Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-11-27T15:08:52.443Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40263/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=27a1fb12007ec2a66e70bbf1285fe3e91dd0899a -e DOCKER_GRAPHDRIVER docker:27a1fb12007ec2a66e70bbf1285fe3e91dd0899a hack/make.sh cross [2019-11-27T15:08:52.486Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-27T15:08:53.378Z] [2019-11-27T15:08:53.378Z] Removing bundles/ [2019-11-27T15:08:53.378Z] [2019-11-27T15:08:53.378Z] ---> Making bundle: cross (in bundles/cross) [2019-11-27T15:08:53.378Z] Cross building: bundles/cross/linux/amd64 [2019-11-27T15:08:53.378Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-11-27T15:08:53.378Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-11-27T15:08:53.410Z] --- PASS: TestDockerNetworkReConnect (6.27s) [2019-11-27T15:08:53.410Z] === RUN TestServicePlugin [2019-11-27T15:08:55.060Z] --- PASS: TestServiceCreateInit (10.32s) [2019-11-27T15:08:55.060Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.15s) [2019-11-27T15:08:55.060Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.12s) [2019-11-27T15:08:55.060Z] === RUN TestCreateServiceMultipleTimes [2019-11-27T15:08:58.644Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-27T15:09:00.005Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-27T15:09:01.366Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-27T15:09:01.925Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-27T15:09:03.287Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-27T15:09:05.170Z] === RUN TestDockerSuite/TestBuildUser [2019-11-27T15:09:07.685Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-27T15:09:11.842Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-27T15:09:21.601Z] --- PASS: TestCreateServiceMultipleTimes (24.15s) [2019-11-27T15:09:21.602Z] === RUN TestCreateServiceConflict [2019-11-27T15:09:22.169Z] --- PASS: TestCreateServiceConflict (3.24s) [2019-11-27T15:09:22.169Z] === RUN TestCreateServiceMaxReplicas [2019-11-27T15:09:26.357Z] --- PASS: TestCreateServiceMaxReplicas (3.62s) [2019-11-27T15:09:26.357Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-27T15:09:26.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-11-27T15:09:30.826Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-27T15:09:30.826Z] --- PASS: TestServicePlugin (37.20s) [2019-11-27T15:09:30.826Z] plugin_test.go:62: [d2629d1a0f1ae] joining swarm manager [da4e6dcbcd25c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:09:30.826Z] plugin_test.go:65: [d770930b6e9bc] joining swarm manager [da4e6dcbcd25c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-27T15:09:30.826Z] === RUN TestServiceUpdateLabel [2019-11-27T15:09:31.750Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-27T15:09:32.005Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-27T15:09:33.367Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-27T15:09:33.367Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-11-27T15:09:33.622Z] --- PASS: TestServiceUpdateLabel (3.07s) [2019-11-27T15:09:33.622Z] === RUN TestServiceUpdateSecrets [2019-11-27T15:09:34.547Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-27T15:09:36.431Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-27T15:09:36.431Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-27T15:09:36.431Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-27T15:09:36.431Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-27T15:09:36.431Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-27T15:09:38.944Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-27T15:09:38.944Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-27T15:09:39.176Z] ok github.com/docker/docker/cmd/dockerd 0.368s coverage: 30.3% of statements [2019-11-27T15:09:39.504Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-27T15:09:40.428Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-27T15:09:41.352Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-27T15:09:41.352Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-27T15:09:44.444Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.65s) [2019-11-27T15:09:44.444Z] === RUN TestCreateServiceSecretFileMode [2019-11-27T15:09:44.444Z] --- PASS: TestCreateServiceSecretFileMode (2.83s) [2019-11-27T15:09:44.444Z] === RUN TestCreateServiceConfigFileMode [2019-11-27T15:09:44.609Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-27T15:09:45.146Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-27T15:09:45.146Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-27T15:09:46.588Z] ok github.com/docker/docker/container 0.194s coverage: 35.3% of statements [2019-11-27T15:09:46.588Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-27T15:09:46.588Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-27T15:09:46.588Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-27T15:09:46.588Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-27T15:09:47.122Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-27T15:09:47.681Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-27T15:09:47.732Z] --- PASS: TestCreateServiceConfigFileMode (3.35s) [2019-11-27T15:09:47.732Z] === RUN TestCreateServiceSysctls [2019-11-27T15:09:48.241Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-27T15:09:48.801Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-27T15:09:48.801Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-27T15:09:48.910Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-27T15:09:48.910Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-27T15:09:49.724Z] --- PASS: TestServiceUpdateSecrets (15.86s) [2019-11-27T15:09:49.724Z] === RUN TestServiceUpdateConfigs [2019-11-27T15:09:49.979Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-27T15:09:50.465Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2019-11-27T15:09:52.491Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-27T15:09:52.491Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-27T15:09:52.491Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-27T15:09:53.001Z] --- PASS: TestCreateServiceSysctls (4.41s) [2019-11-27T15:09:53.001Z] === RUN TestCreateServiceCapabilities [2019-11-27T15:09:53.415Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-27T15:09:53.636Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-27T15:09:54.338Z] === RUN TestDockerSuite/TestCommitChange [2019-11-27T15:09:54.614Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-27T15:09:54.614Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-27T15:09:54.614Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-27T15:09:54.614Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-27T15:09:54.614Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-27T15:09:55.261Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-27T15:09:55.533Z] --- PASS: TestCreateServiceCapabilities (3.45s) [2019-11-27T15:09:55.533Z] === RUN TestInspect [2019-11-27T15:09:55.591Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-27T15:09:56.184Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-27T15:09:57.582Z] --- PASS: TestImportExtremelyLargeImageWorks (98.12s) [2019-11-27T15:09:57.582Z] PASS [2019-11-27T15:09:57.582Z] [2019-11-27T15:09:57.582Z] === Skipped [2019-11-27T15:09:57.582Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-27T15:09:57.582Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:09:57.582Z] [2019-11-27T15:09:57.582Z] [2019-11-27T15:09:57.582Z] DONE 12 tests, 1 skipped in 99.842s [2019-11-27T15:09:57.582Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-11-27T15:09:57.582Z] ++ 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-27T15:09:57.582Z] ++ set -e [2019-11-27T15:09:57.582Z] ++ '[' -n 0 ']' [2019-11-27T15:09:57.582Z] ++ set -x [2019-11-27T15:09:57.582Z] ++ env -i DEST=/go/src/github.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-27T15:09:57.582Z] INFO: Testing against a local daemon [2019-11-27T15:09:57.582Z] === RUN TestNetworkCreateDelete [2019-11-27T15:09:57.582Z] --- PASS: TestNetworkCreateDelete (0.14s) [2019-11-27T15:09:57.582Z] === RUN TestDockerNetworkDeletePreferID [2019-11-27T15:09:57.582Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2019-11-27T15:09:57.582Z] === RUN TestInspectNetwork [2019-11-27T15:09:57.894Z] ok github.com/docker/docker/daemon/cluster/convert 0.051s coverage: 35.8% of statements [2019-11-27T15:09:58.067Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-27T15:09:59.353Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-27T15:09:59.429Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-27T15:09:59.721Z] --- PASS: TestInspect (3.49s) [2019-11-27T15:09:59.721Z] === RUN TestServiceListWithStatuses [2019-11-27T15:09:59.721Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-27T15:09:59.721Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-27T15:09:59.721Z] === RUN TestDockerNetworkConnectAlias [2019-11-27T15:10:00.036Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-27T15:10:00.332Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-27T15:10:00.332Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-27T15:10:00.332Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-27T15:10:00.332Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-27T15:10:00.844Z] === RUN TestInspectNetwork/full_network_id [2019-11-27T15:10:00.844Z] === RUN TestInspectNetwork/partial_network_id [2019-11-27T15:10:00.844Z] === RUN TestInspectNetwork/network_name [2019-11-27T15:10:00.844Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-27T15:10:01.013Z] ok github.com/docker/docker/daemon/cluster 0.195s coverage: 0.5% of statements [2019-11-27T15:10:01.397Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-27T15:10:03.261Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-27T15:10:03.281Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-27T15:10:04.644Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-27T15:10:04.899Z] --- PASS: TestServiceUpdateConfigs (15.18s) [2019-11-27T15:10:04.899Z] === RUN TestServiceUpdateNetwork [2019-11-27T15:10:05.886Z] --- PASS: TestInspectNetwork (8.84s) [2019-11-27T15:10:05.886Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-11-27T15:10:05.886Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-27T15:10:05.886Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-27T15:10:05.886Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-27T15:10:05.886Z] === RUN TestRunContainerWithBridgeNone [2019-11-27T15:10:06.782Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-27T15:10:07.036Z] ok github.com/docker/docker/daemon/discovery 0.017s coverage: 30.0% of statements [2019-11-27T15:10:07.708Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-27T15:10:07.708Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-27T15:10:07.708Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-27T15:10:07.708Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-27T15:10:07.708Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-27T15:10:07.708Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-27T15:10:07.839Z] --- PASS: TestDockerNetworkConnectAlias (7.42s) [2019-11-27T15:10:07.839Z] === RUN TestDockerNetworkReConnect [2019-11-27T15:10:07.963Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-27T15:10:08.412Z] --- PASS: TestRunContainerWithBridgeNone (2.74s) [2019-11-27T15:10:08.412Z] === RUN TestNetworkInvalidJSON [2019-11-27T15:10:08.412Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-27T15:10:08.412Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-27T15:10:08.412Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-27T15:10:08.412Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-27T15:10:08.412Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-27T15:10:08.412Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-27T15:10:08.412Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-27T15:10:08.412Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-27T15:10:08.412Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-27T15:10:08.412Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-11-27T15:10:08.412Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-27T15:10:08.412Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-27T15:10:08.412Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-11-27T15:10:08.412Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-27T15:10:08.748Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2019-11-27T15:10:08.748Z] ok github.com/docker/docker/daemon/config 0.094s coverage: 82.1% of statements [2019-11-27T15:10:09.282Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-11-27T15:10:09.282Z] === RUN TestDaemonDefaultNetworkPools [2019-11-27T15:10:09.845Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-27T15:10:10.089Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2019-11-27T15:10:10.089Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-27T15:10:11.369Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2019-11-27T15:10:11.369Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-27T15:10:11.738Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-27T15:10:11.738Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-27T15:10:12.298Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-27T15:10:12.618Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-11-27T15:10:12.643Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2019-11-27T15:10:12.643Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-27T15:10:13.018Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-11-27T15:10:13.018Z] === RUN TestServiceWithPredefinedNetwork [2019-11-27T15:10:13.107Z] --- PASS: TestDockerNetworkReConnect (5.96s) [2019-11-27T15:10:13.107Z] === RUN TestServicePlugin [2019-11-27T15:10:13.107Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-27T15:10:13.107Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:10:13.107Z] === RUN TestServiceUpdateLabel [2019-11-27T15:10:13.657Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-27T15:10:14.582Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-27T15:10:14.731Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-11-27T15:10:14.731Z] Copying nested executables into bundles/cross/linux/amd64 [2019-11-27T15:10:14.731Z] Cross building: bundles/cross/windows/amd64 [2019-11-27T15:10:14.731Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-27T15:10:14.731Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-11-27T15:10:14.920Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.599s coverage: 13.7% of statements [2019-11-27T15:10:15.505Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-27T15:10:15.637Z] --- PASS: TestServiceUpdateLabel (3.23s) [2019-11-27T15:10:15.637Z] === RUN TestServiceUpdateSecrets [2019-11-27T15:10:16.065Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-27T15:10:16.065Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-27T15:10:16.320Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-27T15:10:16.372Z] --- PASS: TestServiceWithPredefinedNetwork (2.93s) [2019-11-27T15:10:16.372Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-27T15:10:16.372Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-27T15:10:16.372Z] service_test.go:230: FLAKY_TEST [2019-11-27T15:10:16.372Z] === RUN TestServiceWithDataPathPortInit [2019-11-27T15:10:16.879Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-27T15:10:16.879Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-27T15:10:17.134Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-27T15:10:17.134Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-27T15:10:17.134Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-27T15:10:17.231Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2019-11-27T15:10:18.058Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-27T15:10:18.172Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-27T15:10:18.418Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.076s coverage: 57.9% of statements [2019-11-27T15:10:19.203Z] ok github.com/docker/docker/daemon 12.492s coverage: 17.6% of statements [2019-11-27T15:10:19.203Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-27T15:10:19.203Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-27T15:10:19.203Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-27T15:10:19.203Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-27T15:10:19.419Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-27T15:10:20.342Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-27T15:10:20.342Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-27T15:10:20.342Z] --- PASS: TestServiceUpdateNetwork (15.58s) [2019-11-27T15:10:20.342Z] PASS [2019-11-27T15:10:20.342Z] [2019-11-27T15:10:20.342Z] === Skipped [2019-11-27T15:10:20.342Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-11-27T15:10:20.342Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-27T15:10:20.342Z] [2019-11-27T15:10:20.342Z] [2019-11-27T15:10:20.342Z] DONE 20 tests, 1 skipped in 177.487s [2019-11-27T15:10:20.342Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-11-27T15:10:20.342Z] ++ 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-27T15:10:20.342Z] ++ set -e [2019-11-27T15:10:20.342Z] ++ '[' -n 0 ']' [2019-11-27T15:10:20.342Z] ++ set -x [2019-11-27T15:10:20.342Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-27T15:10:20.596Z] INFO: Testing against a local daemon [2019-11-27T15:10:20.596Z] === RUN TestSessionCreate [2019-11-27T15:10:20.596Z] --- PASS: TestSessionCreate (0.03s) [2019-11-27T15:10:20.596Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-27T15:10:20.596Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-11-27T15:10:20.596Z] PASS [2019-11-27T15:10:20.596Z] [2019-11-27T15:10:20.596Z] DONE 2 tests in 0.161s [2019-11-27T15:10:20.596Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-11-27T15:10:20.596Z] ++ 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-27T15:10:20.596Z] ++ set -e [2019-11-27T15:10:20.596Z] ++ '[' -n 0 ']' [2019-11-27T15:10:20.596Z] ++ set -x [2019-11-27T15:10:20.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-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-27T15:10:20.596Z] INFO: Testing against a local daemon [2019-11-27T15:10:20.596Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-27T15:10:20.596Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-27T15:10:20.596Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-27T15:10:20.596Z] === RUN TestEventsExecDie [2019-11-27T15:10:21.520Z] --- PASS: TestEventsExecDie (0.91s) [2019-11-27T15:10:21.520Z] === RUN TestEventsBackwardsCompatible [2019-11-27T15:10:21.775Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-11-27T15:10:21.775Z] === RUN TestInfoBinaryCommits [2019-11-27T15:10:21.775Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-11-27T15:10:21.775Z] === RUN TestInfoAPIVersioned [2019-11-27T15:10:21.775Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-27T15:10:21.775Z] === RUN TestInfoDiscoveryBackend [2019-11-27T15:10:21.939Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-27T15:10:22.032Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-27T15:10:22.287Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2019-11-27T15:10:22.287Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-27T15:10:22.847Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-27T15:10:22.847Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-27T15:10:22.917Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-27T15:10:22.917Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-27T15:10:23.406Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-27T15:10:23.406Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-27T15:10:23.660Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-11-27T15:10:23.660Z] === RUN TestInfoAPI [2019-11-27T15:10:23.915Z] --- PASS: TestInfoAPI (0.02s) [2019-11-27T15:10:23.915Z] === RUN TestInfoAPIWarnings [2019-11-27T15:10:23.915Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-27T15:10:24.054Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.445s coverage: 68.6% of statements [2019-11-27T15:10:24.475Z] --- PASS: TestInfoAPIWarnings (0.53s) [2019-11-27T15:10:24.475Z] === RUN TestInfoDebug [2019-11-27T15:10:24.783Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.061s coverage: 48.6% of statements [2019-11-27T15:10:25.034Z] --- PASS: TestInfoDebug (0.59s) [2019-11-27T15:10:25.034Z] === RUN TestInfoInsecureRegistries [2019-11-27T15:10:25.034Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-27T15:10:25.594Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-11-27T15:10:25.594Z] === RUN TestInfoRegistryMirrors [2019-11-27T15:10:25.849Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-27T15:10:26.104Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-11-27T15:10:26.104Z] === RUN TestLoginFailsWithBadCredentials [2019-11-27T15:10:26.104Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2019-11-27T15:10:26.104Z] === RUN TestPingCacheHeaders [2019-11-27T15:10:26.360Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-11-27T15:10:26.360Z] === RUN TestPingGet [2019-11-27T15:10:26.360Z] --- PASS: TestPingGet (0.05s) [2019-11-27T15:10:26.360Z] === RUN TestPingHead [2019-11-27T15:10:26.360Z] --- PASS: TestPingHead (0.03s) [2019-11-27T15:10:26.360Z] === RUN TestVersion [2019-11-27T15:10:26.360Z] --- PASS: TestVersion (0.02s) [2019-11-27T15:10:26.360Z] PASS [2019-11-27T15:10:26.360Z] [2019-11-27T15:10:26.360Z] === Skipped [2019-11-27T15:10:26.360Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-27T15:10:26.360Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-27T15:10:26.360Z] [2019-11-27T15:10:26.360Z] [2019-11-27T15:10:26.360Z] DONE 18 tests, 1 skipped in 5.804s [2019-11-27T15:10:26.360Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-27T15:10:26.360Z] ++ 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-27T15:10:26.360Z] ++ set -e [2019-11-27T15:10:26.360Z] ++ '[' -n 0 ']' [2019-11-27T15:10:26.360Z] ++ set -x [2019-11-27T15:10:26.360Z] ++ env -i DEST=/go/src/github.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-27T15:10:26.615Z] INFO: Testing against a local daemon [2019-11-27T15:10:26.615Z] === RUN TestVolumesCreateAndList [2019-11-27T15:10:26.615Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-11-27T15:10:26.615Z] === RUN TestVolumesRemove [2019-11-27T15:10:26.615Z] --- PASS: TestVolumesRemove (0.11s) [2019-11-27T15:10:26.615Z] === RUN TestVolumesInspect [2019-11-27T15:10:26.615Z] --- PASS: TestVolumesInspect (0.02s) [2019-11-27T15:10:26.615Z] === RUN TestVolumesInvalidJSON [2019-11-27T15:10:26.615Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-27T15:10:26.615Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-27T15:10:26.615Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-27T15:10:26.615Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-11-27T15:10:26.615Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-27T15:10:26.615Z] PASS [2019-11-27T15:10:26.615Z] [2019-11-27T15:10:26.615Z] DONE 5 tests in 0.325s [2019-11-27T15:10:26.615Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-27T15:10:26.615Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-27T15:10:26.615Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-27T15:10:26.683Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-27T15:10:26.871Z] ++++ cat bundles/test-integration/docker.pid [2019-11-27T15:10:26.871Z] +++ kill 5332 [2019-11-27T15:10:27.101Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.993s coverage: 45.9% of statements [2019-11-27T15:10:27.101Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-27T15:10:27.661Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-27T15:10:27.794Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-27T15:10:28.720Z] +++ /etc/init.d/apparmor stop [2019-11-27T15:10:28.720Z] Clearing AppArmor profiles cache:. [2019-11-27T15:10:28.720Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-27T15:10:28.720Z] Unloading profiles will leave already running processes permanently [2019-11-27T15:10:28.720Z] unconfined, which can lead to unexpected situations. [2019-11-27T15:10:28.720Z] [2019-11-27T15:10:28.720Z] To set a process to complain mode, use the command line tool [2019-11-27T15:10:28.720Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-27T15:10:28.720Z] with the 'teardown' option." [2019-11-27T15:10:28.720Z] [2019-11-27T15:10:28.720Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-27T15:10:28.820Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.652s coverage: 76.1% of statements [2019-11-27T15:10:28.820Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.0% of statements [2019-11-27T15:10:29.179Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.570s coverage: 54.8% of statements [2019-11-27T15:10:29.179Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-27T15:10:29.179Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-27T15:10:29.644Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-27T15:10:29.644Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-27T15:10:30.398Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2019-11-27T15:10:30.567Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-27T15:10:32.450Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-27T15:10:32.715Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2019-11-27T15:10:33.496Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-27T15:10:33.496Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-27T15:10:33.496Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-27T15:10:33.496Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-27T15:10:33.496Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-27T15:10:33.496Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-27T15:10:33.719Z] --- PASS: TestServiceUpdateSecrets (15.55s) [2019-11-27T15:10:33.719Z] === RUN TestServiceUpdateConfigs [2019-11-27T15:10:33.818Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-27T15:10:34.074Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-27T15:10:34.074Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-27T15:10:34.074Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-27T15:10:34.074Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-27T15:10:34.996Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-27T15:10:35.749Z] ok github.com/docker/docker/daemon/logger 0.307s coverage: 42.7% of statements [2019-11-27T15:10:36.130Z] --- PASS: TestServiceWithDataPathPortInit (17.72s) [2019-11-27T15:10:36.130Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-27T15:10:37.470Z] ok github.com/docker/docker/daemon/logger/awslogs 0.646s coverage: 77.8% of statements [2019-11-27T15:10:37.470Z] ok github.com/docker/docker/daemon/logger/gelf 0.043s coverage: 67.0% of statements [2019-11-27T15:10:38.659Z] ok github.com/docker/docker/daemon/logger/journald 0.031s coverage: 26.2% of statements [2019-11-27T15:10:39.002Z] ok github.com/docker/docker/daemon/images 0.083s coverage: 4.9% of statements [2019-11-27T15:10:39.002Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-27T15:10:39.002Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-27T15:10:39.002Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-27T15:10:39.002Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-27T15:10:39.002Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.030s coverage: 88.3% of statements [2019-11-27T15:10:40.227Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-27T15:10:40.227Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-27T15:10:41.151Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-27T15:10:41.151Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-27T15:10:41.405Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-27T15:10:42.035Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.047s coverage: 62.1% of statements [2019-11-27T15:10:42.392Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.92s) [2019-11-27T15:10:42.392Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s235vkrj2mh6j1ivlcaas6gob Created:2019-11-27 15:10:34.729419717 +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[7454ed13884eb1c53ac11dc1dcc0e6cd4e0413d89cb40a9dfc1ea048dd10c8c7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nq1veqq3y4nvtlh7sfdo0xhlw EndpointID:1c5aa95ed32563240878acaebe533f451cd7693a3eae1969ec6330a6e16cd0f6 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8ea4d7ab8a22f55124da3be14eb033ad38f0591a4ed9242cfe745e865959b6a4 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:c6610b07839d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nq1veqq3y4nvtlh7sfdo0xhlw EndpointID:1c5aa95ed32563240878acaebe533f451cd7693a3eae1969ec6330a6e16cd0f6 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-27T15:10:42.392Z] PASS [2019-11-27T15:10:42.392Z] [2019-11-27T15:10:42.392Z] === Skipped [2019-11-27T15:10:42.392Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-27T15:10:42.392Z] service_test.go:230: FLAKY_TEST [2019-11-27T15:10:42.392Z] [2019-11-27T15:10:42.392Z] [2019-11-27T15:10:42.392Z] DONE 21 tests, 1 skipped in 45.698s [2019-11-27T15:10:42.392Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-27T15:10:42.392Z] ++ 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-27T15:10:42.392Z] ++ set -e [2019-11-27T15:10:42.392Z] ++ '[' -n 0 ']' [2019-11-27T15:10:42.392Z] ++ set -x [2019-11-27T15:10:42.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-27T15:10:42.393Z] INFO: Testing against a local daemon [2019-11-27T15:10:42.393Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-27T15:10:42.393Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-27T15:10:42.393Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-27T15:10:42.393Z] === RUN TestDockerNetworkIpvlan [2019-11-27T15:10:42.393Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-27T15:10:42.393Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-27T15:10:42.393Z] PASS [2019-11-27T15:10:42.393Z] [2019-11-27T15:10:42.393Z] === Skipped [2019-11-27T15:10:42.393Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-27T15:10:42.393Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-27T15:10:42.393Z] [2019-11-27T15:10:42.393Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-27T15:10:42.393Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-27T15:10:42.393Z] [2019-11-27T15:10:42.393Z] [2019-11-27T15:10:42.393Z] DONE 2 tests, 2 skipped in 0.183s [2019-11-27T15:10:42.393Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-27T15:10:42.393Z] ++ 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-27T15:10:42.393Z] ++ set -e [2019-11-27T15:10:42.393Z] ++ '[' -n 0 ']' [2019-11-27T15:10:42.393Z] ++ set -x [2019-11-27T15:10:42.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-27T15:10:42.393Z] INFO: Testing against a local daemon [2019-11-27T15:10:42.393Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-27T15:10:43.234Z] ok github.com/docker/docker/daemon/logger/local 0.098s coverage: 74.7% of statements [2019-11-27T15:10:43.234Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-27T15:10:43.596Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 19.9% of statements [2019-11-27T15:10:43.683Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2019-11-27T15:10:43.683Z] === RUN TestDockerNetworkMacvlan [2019-11-27T15:10:44.477Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-27T15:10:44.662Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-27T15:10:45.220Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-27T15:10:45.268Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-27T15:10:45.334Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2019-11-27T15:10:46.073Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-27T15:10:46.086Z] ok github.com/docker/docker/daemon/logger/syslog 0.060s coverage: 47.8% of statements [2019-11-27T15:10:46.580Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-27T15:10:46.819Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements [2019-11-27T15:10:47.163Z] ok github.com/docker/docker/daemon/logger/splunk 3.029s coverage: 82.5% of statements [2019-11-27T15:10:47.163Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-27T15:10:47.163Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-27T15:10:48.595Z] --- PASS: TestServiceUpdateConfigs (15.56s) [2019-11-27T15:10:48.595Z] === RUN TestServiceUpdateNetwork [2019-11-27T15:10:48.615Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-27T15:10:51.909Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-27T15:10:51.909Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-27T15:10:52.055Z] ok github.com/docker/docker/distribution/metadata 0.132s coverage: 48.2% of statements [2019-11-27T15:10:52.433Z] ok github.com/docker/docker/errdefs 0.023s coverage: 49.4% of statements [2019-11-27T15:10:52.805Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-27T15:10:53.793Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-27T15:10:54.139Z] ok github.com/docker/docker/distribution 0.604s coverage: 22.1% of statements [2019-11-27T15:10:54.139Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-27T15:10:54.873Z] ok github.com/docker/docker/distribution/xfer 1.688s coverage: 85.6% of statements [2019-11-27T15:10:54.873Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-27T15:10:55.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-27T15:10:56.515Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2019-11-27T15:10:57.194Z] ok github.com/docker/docker/image 0.056s coverage: 86.4% of statements [2019-11-27T15:10:57.536Z] ok github.com/docker/docker/image/cache 0.029s coverage: 19.2% of statements [2019-11-27T15:10:57.536Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-27T15:10:58.006Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-27T15:10:58.395Z] --- PASS: TestDockerNetworkMacvlan (15.05s) [2019-11-27T15:10:58.395Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-11-27T15:10:58.395Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-11-27T15:10:58.395Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2019-11-27T15:10:58.395Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.26s) [2019-11-27T15:10:58.395Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.05s) [2019-11-27T15:10:58.395Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2019-11-27T15:10:58.395Z] PASS [2019-11-27T15:10:58.395Z] [2019-11-27T15:10:58.395Z] DONE 8 tests in 16.608s [2019-11-27T15:10:58.395Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-27T15:10:58.395Z] ++ 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-27T15:10:58.395Z] ++ set -e [2019-11-27T15:10:58.395Z] ++ '[' -n 0 ']' [2019-11-27T15:10:58.395Z] ++ set -x [2019-11-27T15:10:58.395Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-27T15:10:58.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2019-11-27T15:10:58.726Z] ok github.com/docker/docker/image/v1 0.062s coverage: 25.0% of statements [2019-11-27T15:10:58.726Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-27T15:10:58.726Z] ok github.com/docker/docker/libcontainerd/queue 0.046s coverage: 100.0% of statements [2019-11-27T15:10:58.782Z] testing: warning: no tests to run [2019-11-27T15:10:58.782Z] PASS [2019-11-27T15:10:58.782Z] [2019-11-27T15:10:58.782Z] DONE 0 tests in 0.061s [2019-11-27T15:10:58.782Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-27T15:10:58.782Z] ++ 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-27T15:10:58.782Z] ++ set -e [2019-11-27T15:10:58.782Z] ++ '[' -n 0 ']' [2019-11-27T15:10:58.782Z] ++ set -x [2019-11-27T15:10:58.782Z] ++ env -i DEST=/go/src/github.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-27T15:10:58.782Z] INFO: Testing against a local daemon [2019-11-27T15:10:58.782Z] === RUN TestAuthZPluginAllowRequest [2019-11-27T15:10:59.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-11-27T15:11:00.633Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2019-11-27T15:11:00.633Z] === RUN TestAuthZPluginTLS [2019-11-27T15:11:01.002Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-11-27T15:11:01.002Z] === RUN TestAuthZPluginDenyRequest [2019-11-27T15:11:01.051Z] ok github.com/docker/docker/pkg/aaparser 0.013s coverage: 50.0% of statements [2019-11-27T15:11:01.641Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-11-27T15:11:01.777Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-11-27T15:11:01.778Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-27T15:11:02.145Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-11-27T15:11:02.145Z] === RUN TestAuthZPluginDenyResponse [2019-11-27T15:11:03.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000703100_} [2019-11-27T15:11:03.049Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-11-27T15:11:03.049Z] === RUN TestAuthZPluginAllowEventStream [2019-11-27T15:11:03.471Z] --- PASS: TestServiceUpdateNetwork (15.69s) [2019-11-27T15:11:03.471Z] PASS [2019-11-27T15:11:03.471Z] [2019-11-27T15:11:03.471Z] === Skipped [2019-11-27T15:11:03.471Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-11-27T15:11:03.471Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-27T15:11:03.471Z] [2019-11-27T15:11:03.471Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-11-27T15:11:03.471Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:11:03.471Z] [2019-11-27T15:11:03.471Z] [2019-11-27T15:11:03.471Z] DONE 20 tests, 2 skipped in 138.104s [2019-11-27T15:11:03.471Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-11-27T15:11:03.471Z] ++ 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-27T15:11:03.471Z] ++ set -e [2019-11-27T15:11:03.471Z] ++ '[' -n 0 ']' [2019-11-27T15:11:03.471Z] ++ set -x [2019-11-27T15:11:03.471Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-27T15:11:03.471Z] INFO: Testing against a local daemon [2019-11-27T15:11:03.471Z] === RUN TestSessionCreate [2019-11-27T15:11:03.471Z] --- PASS: TestSessionCreate (0.05s) [2019-11-27T15:11:03.471Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-27T15:11:03.471Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-27T15:11:03.471Z] PASS [2019-11-27T15:11:03.471Z] [2019-11-27T15:11:03.471Z] DONE 2 tests in 0.270s [2019-11-27T15:11:03.471Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-11-27T15:11:03.471Z] ++ 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-27T15:11:03.471Z] ++ set -e [2019-11-27T15:11:03.471Z] ++ '[' -n 0 ']' [2019-11-27T15:11:03.471Z] ++ set -x [2019-11-27T15:11:03.471Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-27T15:11:03.471Z] INFO: Testing against a local daemon [2019-11-27T15:11:03.471Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-27T15:11:03.471Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-27T15:11:03.471Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-27T15:11:03.471Z] === RUN TestEventsExecDie [2019-11-27T15:11:04.038Z] --- PASS: TestEventsExecDie (1.03s) [2019-11-27T15:11:04.038Z] === RUN TestEventsBackwardsCompatible [2019-11-27T15:11:04.038Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-11-27T15:11:04.038Z] === RUN TestInfoBinaryCommits [2019-11-27T15:11:04.038Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-11-27T15:11:04.038Z] === RUN TestInfoAPIVersioned [2019-11-27T15:11:04.038Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-11-27T15:11:04.038Z] === RUN TestInfoDiscoveryBackend [2019-11-27T15:11:04.098Z] ok github.com/docker/docker/opts 0.075s coverage: 66.9% of statements [2019-11-27T15:11:04.365Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2019-11-27T15:11:04.365Z] === RUN TestAuthZPluginErrorResponse [2019-11-27T15:11:04.439Z] ok github.com/docker/docker/pkg/authorization 0.473s coverage: 68.3% of statements [2019-11-27T15:11:04.915Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1686526145_/foo_false____} [2019-11-27T15:11:04.974Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2019-11-27T15:11:04.974Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-27T15:11:05.136Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2019-11-27T15:11:05.136Z] === RUN TestAuthZPluginErrorRequest [2019-11-27T15:11:05.173Z] ok github.com/docker/docker/pkg/broadcaster 0.006s coverage: 100.0% of statements [2019-11-27T15:11:05.508Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-11-27T15:11:05.508Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-27T15:11:05.515Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2019-11-27T15:11:05.909Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-27T15:11:05.909Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-27T15:11:06.247Z] ok github.com/docker/docker/pkg/archive 1.681s coverage: 77.0% of statements [2019-11-27T15:11:06.274Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1686526145_/foo_true____} [2019-11-27T15:11:06.312Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-11-27T15:11:06.312Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-27T15:11:06.476Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2019-11-27T15:11:06.476Z] === RUN TestInfoAPI [2019-11-27T15:11:06.476Z] --- PASS: TestInfoAPI (0.05s) [2019-11-27T15:11:06.476Z] === RUN TestInfoAPIWarnings [2019-11-27T15:11:06.589Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2019-11-27T15:11:07.043Z] --- PASS: TestInfoAPIWarnings (0.62s) [2019-11-27T15:11:07.043Z] === RUN TestInfoDebug [2019-11-27T15:11:07.611Z] --- PASS: TestInfoDebug (0.64s) [2019-11-27T15:11:07.611Z] === RUN TestInfoInsecureRegistries [2019-11-27T15:11:07.634Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-27T15:11:07.774Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2019-11-27T15:11:07.888Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3680334636_/foo_false____} [2019-11-27T15:11:08.114Z] ok github.com/docker/docker/pkg/discovery/file 0.028s coverage: 92.9% of statements [2019-11-27T15:11:08.178Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2019-11-27T15:11:08.178Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-27T15:11:08.546Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2019-11-27T15:11:08.547Z] === RUN TestInfoRegistryMirrors [2019-11-27T15:11:09.113Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2019-11-27T15:11:09.113Z] === RUN TestLoginFailsWithBadCredentials [2019-11-27T15:11:09.298Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2019-11-27T15:11:09.372Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2019-11-27T15:11:09.372Z] === RUN TestPingCacheHeaders [2019-11-27T15:11:09.372Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-11-27T15:11:09.372Z] === RUN TestPingGet [2019-11-27T15:11:09.372Z] --- PASS: TestPingGet (0.03s) [2019-11-27T15:11:09.372Z] === RUN TestPingHead [2019-11-27T15:11:09.372Z] --- PASS: TestPingHead (0.05s) [2019-11-27T15:11:09.372Z] === RUN TestVersion [2019-11-27T15:11:09.372Z] --- PASS: TestVersion (0.05s) [2019-11-27T15:11:09.372Z] PASS [2019-11-27T15:11:09.372Z] [2019-11-27T15:11:09.372Z] === Skipped [2019-11-27T15:11:09.372Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-27T15:11:09.372Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-27T15:11:09.372Z] [2019-11-27T15:11:09.372Z] [2019-11-27T15:11:09.372Z] DONE 18 tests, 1 skipped in 6.723s [2019-11-27T15:11:09.630Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-27T15:11:09.630Z] ++ 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-27T15:11:09.630Z] ++ set -e [2019-11-27T15:11:09.630Z] ++ '[' -n 0 ']' [2019-11-27T15:11:09.630Z] ++ set -x [2019-11-27T15:11:09.630Z] ++ env -i DEST=/go/src/github.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-27T15:11:09.630Z] INFO: Testing against a local daemon [2019-11-27T15:11:09.630Z] === RUN TestVolumesCreateAndList [2019-11-27T15:11:09.630Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-27T15:11:09.630Z] === RUN TestVolumesRemove [2019-11-27T15:11:09.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3680334636_/foo_true____} [2019-11-27T15:11:09.888Z] --- PASS: TestVolumesRemove (0.12s) [2019-11-27T15:11:09.888Z] === RUN TestVolumesInspect [2019-11-27T15:11:09.888Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-27T15:11:09.888Z] === RUN TestVolumesInvalidJSON [2019-11-27T15:11:09.888Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-27T15:11:09.888Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-27T15:11:09.888Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-27T15:11:09.888Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-27T15:11:09.888Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-27T15:11:09.888Z] PASS [2019-11-27T15:11:09.888Z] [2019-11-27T15:11:09.888Z] DONE 5 tests in 0.407s [2019-11-27T15:11:09.888Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-27T15:11:10.455Z] ++++ cat bundles/test-integration/docker.pid [2019-11-27T15:11:10.455Z] +++ kill 13031 [2019-11-27T15:11:10.480Z] ok github.com/docker/docker/layer 8.032s coverage: 68.8% of statements [2019-11-27T15:11:10.480Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-27T15:11:10.480Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-27T15:11:10.480Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-27T15:11:10.480Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-27T15:11:10.480Z] ? github.com/docker/docker/oci [no test files] [2019-11-27T15:11:10.480Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-27T15:11:10.480Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-11-27T15:11:10.788Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.39s) [2019-11-27T15:11:10.788Z] === RUN TestAuthZPluginHeader [2019-11-27T15:11:11.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3680334636_/foo_true__0xc000703580__} [2019-11-27T15:11:11.214Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2019-11-27T15:11:11.605Z] --- PASS: TestAuthZPluginHeader (0.89s) [2019-11-27T15:11:11.605Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-27T15:11:11.605Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-27T15:11:11.605Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:11:11.605Z] === RUN TestAuthZPluginV2Disable [2019-11-27T15:11:11.605Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-27T15:11:11.605Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:11:11.605Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-27T15:11:11.605Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-27T15:11:11.605Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:11:11.605Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-27T15:11:11.605Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-27T15:11:11.605Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:11:11.605Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-27T15:11:11.829Z] +++ /etc/init.d/apparmor stop [2019-11-27T15:11:11.829Z] Clearing AppArmor profiles cache:. [2019-11-27T15:11:11.829Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-27T15:11:11.829Z] Unloading profiles will leave already running processes permanently [2019-11-27T15:11:11.829Z] unconfined, which can lead to unexpected situations. [2019-11-27T15:11:11.829Z] [2019-11-27T15:11:11.829Z] To set a process to complain mode, use the command line tool [2019-11-27T15:11:11.829Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-27T15:11:11.829Z] with the 'teardown' option." [2019-11-27T15:11:11.829Z] [2019-11-27T15:11:12.395Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2019-11-27T15:11:12.395Z] ok github.com/docker/docker/pkg/chrootarchive 4.419s coverage: 43.2% of statements [2019-11-27T15:11:12.395Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-27T15:11:12.395Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-27T15:11:12.550Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007035a0_} [2019-11-27T15:11:12.738Z] ok github.com/docker/docker/pkg/fileutils 0.054s coverage: 89.5% of statements [2019-11-27T15:11:13.923Z] ok github.com/docker/docker/pkg/discovery/kv 3.253s coverage: 84.1% of statements [2019-11-27T15:11:13.923Z] ok github.com/docker/docker/pkg/fsutils 0.413s coverage: 85.1% of statements [2019-11-27T15:11:14.270Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2019-11-27T15:11:14.433Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007035c0_} Post stage [Pipeline] junit [2019-11-27T15:11:15.127Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-27T15:11:15.814Z] + echo Ensuring container killed. [2019-11-27T15:11:15.814Z] Ensuring container killed. [2019-11-27T15:11:15.814Z] + docker rm -vf docker-pr1 [2019-11-27T15:11:15.814Z] Error: No such container: docker-pr1 [2019-11-27T15:11:15.814Z] + true [Pipeline] sh [2019-11-27T15:11:16.104Z] + echo Chowning /workspace to jenkins user [2019-11-27T15:11:16.104Z] Chowning /workspace to jenkins user [2019-11-27T15:11:16.104Z] + id -u [2019-11-27T15:11:16.104Z] + id -g [2019-11-27T15:11:16.104Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40263:/workspace busybox chown -R 1000:1000 /workspace [2019-11-27T15:11:16.104Z] Unable to find image 'busybox:latest' locally [2019-11-27T15:11:16.317Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007035e0_} [2019-11-27T15:11:16.363Z] latest: Pulling from library/busybox [2019-11-27T15:11:16.363Z] 8e1247db4aa5: Pulling fs layer [2019-11-27T15:11:16.363Z] 8e1247db4aa5: Download complete [2019-11-27T15:11:16.622Z] 8e1247db4aa5: Pull complete [2019-11-27T15:11:16.622Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-27T15:11:16.622Z] Status: Downloaded newer image for busybox:latest [2019-11-27T15:11:16.622Z] ok github.com/docker/docker/pkg/locker 0.081s coverage: 88.9% of statements [2019-11-27T15:11:16.623Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2019-11-27T15:11:16.964Z] ok github.com/docker/docker/pkg/idtools 0.789s coverage: 70.1% of statements [2019-11-27T15:11:17.305Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2019-11-27T15:11:17.676Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000703600_} [2019-11-27T15:11:18.490Z] ok github.com/docker/docker/pkg/namesgenerator 0.029s coverage: 85.7% of statements [2019-11-27T15:11:18.490Z] ok github.com/docker/docker/pkg/ioutils 1.803s coverage: 68.8% of statements [2019-11-27T15:11:18.490Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-27T15:11:18.831Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2019-11-27T15:11:19.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-27T15:11:19.564Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2019-11-27T15:11:19.903Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 91.4% of statements [2019-11-27T15:11:19.903Z] ok github.com/docker/docker/pkg/mount 0.968s coverage: 70.0% of statements [2019-11-27T15:11:19.903Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-27T15:11:20.208Z] + bundleName=arm64-integration [2019-11-27T15:11:20.208Z] + echo Creating arm64-integration-bundles.tar.gz [2019-11-27T15:11:20.208Z] Creating arm64-integration-bundles.tar.gz [2019-11-27T15:11:20.208Z] + 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-27T15:11:20.208Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2019-11-27T15:11:20.245Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.4% of statements [2019-11-27T15:11:20.245Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-27T15:11:20.245Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [Pipeline] archiveArtifacts [2019-11-27T15:11:20.479Z] Archiving artifacts [2019-11-27T15:11:20.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-27T15:11:20.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-27T15:11:20.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-27T15:11:20.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-27T15:11:20.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-27T15:11:20.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-27T15:11:20.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-27T15:11:20.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-27T15:11:21.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-27T15:11:21.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-27T15:11:21.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-27T15:11:21.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-11-27T15:11:21.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-11-27T15:11:21.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-11-27T15:11:21.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-11-27T15:11:21.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-11-27T15:11:21.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-11-27T15:11:21.429Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-27T15:11:21.967Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.062s coverage: 56.8% of statements [2019-11-27T15:11:22.289Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40263/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-27T15:11:22.339Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-27T15:11:22.339Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-11-27T15:11:22.339Z] remote: Enumerating objects: 19, done. [2019-11-27T15:11:22.339Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-11-27T15:11:22.339Z] 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-27T15:11:22.339Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-11-27T15:11:22.604Z] + make clean [2019-11-27T15:11:22.728Z] ok github.com/docker/docker/pkg/plugins/transport 0.033s coverage: 85.7% of statements [2019-11-27T15:11:23.080Z] ok github.com/docker/docker/pkg/pools 0.015s coverage: 88.2% of statements [2019-11-27T15:11:23.080Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2019-11-27T15:11:23.171Z] docker volume rm -f docker-dev-cache [2019-11-27T15:11:23.266Z] [2019-11-27T15:11:23.430Z] docker-dev-cache [Pipeline] deleteDir [2019-11-27T15:11:24.294Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-27T15:11:24.294Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-27T15:11:24.305Z] ok github.com/docker/docker/pkg/reexec 0.044s coverage: 82.4% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-27T15:11:24.689Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-27T15:11:24.759Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-27T15:11:25.035Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40263/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27a1fb12007ec2a66e70bbf1285fe3e91dd0899a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:27a1fb12007ec2a66e70bbf1285fe3e91dd0899a hack/test/unit [2019-11-27T15:11:25.046Z] ok github.com/docker/docker/pkg/pubsub 1.207s coverage: 73.9% of statements [2019-11-27T15:11:25.046Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2019-11-27T15:11:26.227Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-11-27T15:11:26.227Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-11-27T15:11:26.957Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2019-11-27T15:11:27.196Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [Pipeline] // stage [Pipeline] } [2019-11-27T15:11:27.299Z] ok github.com/docker/docker/pkg/sysinfo 0.019s coverage: 80.0% of statements [2019-11-27T15:11:27.546Z] ? github.com/docker/docker/api [no test files] [2019-11-27T15:11:27.642Z] ok github.com/docker/docker/pkg/signal 3.393s coverage: 61.0% of statements [2019-11-27T15:11:28.853Z] ok github.com/docker/docker/pkg/system 0.059s coverage: 36.9% of statements [2019-11-27T15:11:28.853Z] ok github.com/docker/docker/pkg/tailfile 0.138s coverage: 88.6% of statements [2019-11-27T15:11:30.055Z] ok github.com/docker/docker/pkg/term 0.010s coverage: 84.8% of statements [2019-11-27T15:11:30.055Z] testing: warning: no tests to run [2019-11-27T15:11:30.055Z] coverage: [no statements] [2019-11-27T15:11:30.055Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2019-11-27T15:11:30.453Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-27T15:11:30.789Z] ok github.com/docker/docker/pkg/tarsum 0.287s coverage: 89.3% of statements [2019-11-27T15:11:31.130Z] ok github.com/docker/docker/pkg/urlutil 0.013s coverage: 100.0% of statements [2019-11-27T15:11:31.130Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2019-11-27T15:11:31.291Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s) [2019-11-27T15:11:31.291Z] PASS [2019-11-27T15:11:31.291Z] [2019-11-27T15:11:31.291Z] === Skipped [2019-11-27T15:11:31.291Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-27T15:11:31.291Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:11:31.291Z] [2019-11-27T15:11:31.291Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-27T15:11:31.291Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:11:31.291Z] [2019-11-27T15:11:31.291Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-27T15:11:31.291Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:11:31.291Z] [2019-11-27T15:11:31.291Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-27T15:11:31.291Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:11:31.291Z] [2019-11-27T15:11:31.291Z] [2019-11-27T15:11:31.291Z] DONE 17 tests, 4 skipped in 29.688s [2019-11-27T15:11:31.291Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-27T15:11:31.291Z] ++ 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-27T15:11:31.291Z] ++ set -e [2019-11-27T15:11:31.291Z] ++ '[' -n 0 ']' [2019-11-27T15:11:31.291Z] ++ set -x [2019-11-27T15:11:31.291Z] ++ env -i DEST=/go/src/github.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-27T15:11:31.291Z] INFO: Testing against a local daemon [2019-11-27T15:11:31.291Z] === RUN TestPluginInvalidJSON [2019-11-27T15:11:31.291Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-27T15:11:31.291Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-27T15:11:31.291Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-27T15:11:31.291Z] --- PASS: TestPluginInvalidJSON (0.01s) [2019-11-27T15:11:31.291Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-27T15:11:31.291Z] PASS [2019-11-27T15:11:31.291Z] [2019-11-27T15:11:31.291Z] DONE 2 tests in 0.228s [2019-11-27T15:11:31.291Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-27T15:11:31.291Z] ++ 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-27T15:11:31.291Z] ++ set -e [2019-11-27T15:11:31.291Z] ++ '[' -n 0 ']' [2019-11-27T15:11:31.291Z] ++ set -x [2019-11-27T15:11:31.291Z] ++ env -i DEST=/go/src/github.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-27T15:11:31.291Z] INFO: Testing against a local daemon [2019-11-27T15:11:31.291Z] === RUN TestExternalGraphDriver [2019-11-27T15:11:31.291Z] === RUN TestExternalGraphDriver/json [2019-11-27T15:11:31.291Z] === RUN TestExternalGraphDriver/spec [2019-11-27T15:11:31.813Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-27T15:11:31.813Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-27T15:11:31.863Z] ok github.com/docker/docker/pkg/useragent 0.022s coverage: 88.9% of statements [2019-11-27T15:11:32.736Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-27T15:11:33.120Z] === RUN TestExternalGraphDriver/pull [2019-11-27T15:11:33.572Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2019-11-27T15:11:33.661Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-11-27T15:11:35.023Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-27T15:11:35.072Z] --- PASS: TestExternalGraphDriver (6.53s) [2019-11-27T15:11:35.072Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2019-11-27T15:11:35.072Z] --- PASS: TestExternalGraphDriver/spec (2.14s) [2019-11-27T15:11:35.072Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2019-11-27T15:11:35.072Z] === RUN TestGraphdriverPluginV2 [2019-11-27T15:11:35.442Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2019-11-27T15:11:35.445Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-11-27T15:11:35.445Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:11:35.445Z] PASS [2019-11-27T15:11:35.445Z] [2019-11-27T15:11:35.445Z] === Skipped [2019-11-27T15:11:35.445Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-11-27T15:11:35.445Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:11:35.445Z] [2019-11-27T15:11:35.445Z] [2019-11-27T15:11:35.445Z] DONE 5 tests, 1 skipped in 6.745s [2019-11-27T15:11:35.445Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-27T15:11:35.445Z] ++ 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-27T15:11:35.445Z] ++ set -e [2019-11-27T15:11:35.445Z] ++ '[' -n 0 ']' [2019-11-27T15:11:35.445Z] ++ set -x [2019-11-27T15:11:35.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=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-27T15:11:35.445Z] INFO: Testing against a local daemon [2019-11-27T15:11:35.445Z] === RUN TestContinueAfterPluginCrash [2019-11-27T15:11:35.445Z] === PAUSE TestContinueAfterPluginCrash [2019-11-27T15:11:35.445Z] === RUN TestDaemonStartWithLogOpt [2019-11-27T15:11:35.445Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-27T15:11:35.445Z] === CONT TestContinueAfterPluginCrash [2019-11-27T15:11:35.445Z] === CONT TestDaemonStartWithLogOpt [2019-11-27T15:11:35.948Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-27T15:11:36.176Z] ok github.com/docker/docker/profiles/seccomp 0.032s coverage: 68.8% of statements [2019-11-27T15:11:36.872Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-27T15:11:37.357Z] ok github.com/docker/docker/plugin 0.587s coverage: 27.1% of statements [2019-11-27T15:11:37.796Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-27T15:11:38.541Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2019-11-27T15:11:39.157Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-27T15:11:39.274Z] ok github.com/docker/docker/restartmanager 0.058s coverage: 45.3% of statements [2019-11-27T15:11:40.082Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-27T15:11:40.984Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2019-11-27T15:11:40.984Z] ok github.com/docker/docker/runconfig 0.022s coverage: 68.2% of statements [2019-11-27T15:11:41.006Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-27T15:11:41.326Z] ok github.com/docker/docker/registry 0.510s coverage: 56.0% of statements [2019-11-27T15:11:41.930Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-27T15:11:42.372Z] ok github.com/docker/docker/api/server 0.021s coverage: 9.0% of statements [2019-11-27T15:11:43.293Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-27T15:11:44.220Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-27T15:11:45.156Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-27T15:11:45.248Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2019-11-27T15:11:45.930Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-27T15:11:45.930Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-27T15:11:45.930Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-27T15:11:46.517Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-27T15:11:46.925Z] --- PASS: TestDaemonStartWithLogOpt (10.69s) [2019-11-27T15:11:47.877Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-27T15:11:48.279Z] ok github.com/docker/docker/volume/mounts 0.140s coverage: 67.0% of statements [2019-11-27T15:11:48.279Z] ok github.com/docker/docker/volume/local 0.054s coverage: 73.0% of statements [2019-11-27T15:11:48.801Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-27T15:11:48.801Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-27T15:11:49.003Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2019-11-27T15:11:49.724Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-27T15:11:50.649Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-27T15:11:50.946Z] --- PASS: TestContinueAfterPluginCrash (15.56s) [2019-11-27T15:11:50.946Z] PASS [2019-11-27T15:11:50.946Z] [2019-11-27T15:11:50.946Z] DONE 2 tests in 15.755s [2019-11-27T15:11:50.946Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-27T15:11:50.946Z] ++ 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-27T15:11:50.946Z] ++ set -e [2019-11-27T15:11:50.946Z] ++ '[' -n 0 ']' [2019-11-27T15:11:50.946Z] ++ set -x [2019-11-27T15:11:50.946Z] ++ env -i DEST=/go/src/github.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-27T15:11:51.318Z] INFO: Testing against a local daemon [2019-11-27T15:11:51.318Z] === RUN TestPluginWithDevMounts [2019-11-27T15:11:51.318Z] === PAUSE TestPluginWithDevMounts [2019-11-27T15:11:51.318Z] === CONT TestPluginWithDevMounts [2019-11-27T15:11:52.009Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-27T15:11:52.933Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-27T15:11:53.051Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-27T15:11:53.516Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-27T15:11:53.855Z] --- PASS: TestPluginWithDevMounts (2.07s) [2019-11-27T15:11:53.855Z] PASS [2019-11-27T15:11:53.855Z] [2019-11-27T15:11:53.855Z] DONE 1 tests in 2.280s [2019-11-27T15:11:53.855Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-11-27T15:11:53.855Z] ++ 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-27T15:11:53.855Z] ++ set -e [2019-11-27T15:11:53.855Z] ++ '[' -n 0 ']' [2019-11-27T15:11:53.855Z] ++ set -x [2019-11-27T15:11:53.855Z] ++ env -i DEST=/go/src/github.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-27T15:11:53.855Z] INFO: Testing against a local daemon [2019-11-27T15:11:53.855Z] === RUN TestSecretInspect [2019-11-27T15:11:54.295Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-27T15:11:56.177Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-27T15:11:56.351Z] --- PASS: TestSecretInspect (2.60s) [2019-11-27T15:11:56.351Z] === RUN TestSecretList [2019-11-27T15:11:56.735Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-27T15:11:57.972Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2019-11-27T15:11:57.972Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-27T15:11:57.973Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-27T15:11:57.973Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-27T15:11:57.973Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-27T15:11:57.973Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-27T15:11:57.973Z] ? github.com/docker/docker/rootless [no test files] [2019-11-27T15:11:57.973Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-27T15:11:57.973Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-27T15:11:57.973Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-27T15:11:57.973Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-27T15:11:57.973Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-27T15:11:57.973Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-27T15:11:57.973Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-27T15:11:57.973Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-27T15:11:57.973Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-27T15:11:57.973Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-27T15:11:57.973Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-27T15:11:57.973Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-27T15:11:57.973Z] ? github.com/docker/docker/volume [no test files] [2019-11-27T15:11:57.973Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-27T15:11:57.973Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-27T15:11:57.973Z] [2019-11-27T15:11:57.973Z] === Skipped [2019-11-27T15:11:57.973Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-27T15:11:57.973Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-27T15:11:57.973Z] [2019-11-27T15:11:57.973Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-27T15:11:57.973Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-27T15:11:57.973Z] [2019-11-27T15:11:57.973Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-27T15:11:57.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:11:57.973Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-27T15:11:57.973Z] [2019-11-27T15:11:57.973Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-27T15:11:57.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:11:57.973Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-27T15:11:57.973Z] [2019-11-27T15:11:57.973Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-27T15:11:57.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:11:57.973Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-27T15:11:57.973Z] [2019-11-27T15:11:57.973Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-27T15:11:57.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:11:57.973Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-27T15:11:57.973Z] [2019-11-27T15:11:57.973Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-27T15:11:57.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:11:57.973Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-27T15:11:57.973Z] [2019-11-27T15:11:57.973Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-27T15:11:57.973Z] graphtest_unix.go:73: No driver to put! [2019-11-27T15:11:57.973Z] [2019-11-27T15:11:57.973Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-27T15:11:57.973Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-27T15:11:57.973Z] [2019-11-27T15:11:57.973Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-27T15:11:57.973Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-27T15:11:57.973Z] [2019-11-27T15:11:57.973Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-27T15:11:57.973Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-27T15:11:57.973Z] [2019-11-27T15:11:57.973Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-27T15:11:57.973Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-27T15:11:57.973Z] [2019-11-27T15:11:57.973Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-27T15:11:57.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:11:57.973Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-27T15:11:57.973Z] [2019-11-27T15:11:57.973Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-27T15:11:57.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:11:57.973Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-27T15:11:57.973Z] [2019-11-27T15:11:57.973Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-27T15:11:57.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:11:57.973Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-27T15:11:57.973Z] [2019-11-27T15:11:57.973Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-27T15:11:57.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:11:57.973Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-27T15:11:57.973Z] [2019-11-27T15:11:57.973Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-27T15:11:57.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:11:57.973Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-27T15:11:57.973Z] [2019-11-27T15:11:57.973Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-27T15:11:57.973Z] graphtest_unix.go:73: No driver to put! [2019-11-27T15:11:57.973Z] [2019-11-27T15:11:57.973Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-27T15:11:57.973Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-27T15:11:57.973Z] [2019-11-27T15:11:57.973Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-27T15:11:57.973Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-27T15:11:57.973Z] [2019-11-27T15:11:57.973Z] [2019-11-27T15:11:57.973Z] DONE 2141 tests, 20 skipped in 336.372s Post stage [Pipeline] junit [2019-11-27T15:11:58.064Z] Recording test results [2019-11-27T15:11:59.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-27T15:11:59.569Z] --- PASS: TestSecretList (2.97s) [2019-11-27T15:11:59.569Z] === RUN TestSecretsCreateAndDelete [2019-11-27T15:11:59.992Z] === RUN TestDockerSuite/TestCpToCaseD [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-27T15:12:01.939Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40263/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27a1fb12007ec2a66e70bbf1285fe3e91dd0899a -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:27a1fb12007ec2a66e70bbf1285fe3e91dd0899a hack/make.sh dynbinary test-integration [2019-11-27T15:12:02.136Z] --- PASS: TestSecretsCreateAndDelete (2.86s) [2019-11-27T15:12:02.136Z] === RUN TestSecretsUpdate [2019-11-27T15:12:02.278Z] [2019-11-27T15:12:02.279Z] Removing bundles/ [2019-11-27T15:12:02.279Z] [2019-11-27T15:12:02.279Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-27T15:12:02.279Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-27T15:12:02.279Z] GOOS="" GOARCH="" GOARM="" [2019-11-27T15:12:05.231Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-27T15:12:05.328Z] --- PASS: TestSecretsUpdate (3.12s) [2019-11-27T15:12:05.328Z] === RUN TestTemplatedSecret [2019-11-27T15:12:08.487Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-27T15:12:09.048Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-27T15:12:09.529Z] --- PASS: TestTemplatedSecret (3.75s) [2019-11-27T15:12:09.529Z] === RUN TestSecretCreateResolve [2019-11-27T15:12:09.716Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-27T15:12:11.998Z] --- PASS: TestSecretCreateResolve (2.99s) [2019-11-27T15:12:11.998Z] PASS [2019-11-27T15:12:11.998Z] [2019-11-27T15:12:11.998Z] DONE 6 tests in 18.469s [2019-11-27T15:12:11.998Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-11-27T15:12:11.998Z] ++ 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-27T15:12:11.998Z] ++ set -e [2019-11-27T15:12:11.998Z] ++ '[' -n 0 ']' [2019-11-27T15:12:11.998Z] ++ set -x [2019-11-27T15:12:11.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-27T15:12:11.998Z] INFO: Testing against a local daemon [2019-11-27T15:12:11.998Z] === RUN TestServiceCreateInit [2019-11-27T15:12:11.998Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-27T15:12:14.323Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-27T15:12:17.138Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-27T15:12:18.480Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-27T15:12:18.734Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-27T15:12:20.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-27T15:12:20.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-27T15:12:20.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-11-27T15:12:22.205Z] --- PASS: TestServiceCreateInit (10.07s) [2019-11-27T15:12:22.205Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.19s) [2019-11-27T15:12:22.205Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.86s) [2019-11-27T15:12:22.205Z] === RUN TestCreateServiceMultipleTimes [2019-11-27T15:12:23.876Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-11-27T15:12:24.799Z] === RUN TestDockerSuite/TestCpToDot [2019-11-27T15:12:25.723Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-27T15:12:27.606Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-27T15:12:28.968Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-27T15:12:30.330Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-27T15:12:30.466Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-27T15:12:30.466Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-27T15:12:30.466Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-27T15:12:33.586Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-27T15:12:33.840Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-27T15:12:34.765Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-27T15:12:36.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-27T15:12:36.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-27T15:12:36.648Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-27T15:12:36.648Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-27T15:12:36.648Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-27T15:12:36.766Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-27T15:12:36.766Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-27T15:12:36.766Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-27T15:12:37.208Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-27T15:12:37.767Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-27T15:12:38.022Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-27T15:12:38.022Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-27T15:12:38.946Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-27T15:12:39.204Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-27T15:12:39.204Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-27T15:12:39.459Z] === RUN TestDockerSuite/TestCreateRM [2019-11-27T15:12:39.713Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-27T15:12:39.713Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-27T15:12:39.713Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-27T15:12:39.969Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-27T15:12:42.245Z] --- PASS: TestCreateServiceMultipleTimes (18.43s) [2019-11-27T15:12:42.245Z] === RUN TestCreateServiceConflict [2019-11-27T15:12:42.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-11-27T15:12:42.478Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-27T15:12:42.478Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-27T15:12:42.478Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-27T15:12:43.705Z] --- PASS: TestCreateServiceConflict (2.89s) [2019-11-27T15:12:43.705Z] === RUN TestCreateServiceMaxReplicas [2019-11-27T15:12:46.952Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) [2019-11-27T15:12:46.952Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-27T15:12:47.724Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-27T15:12:47.724Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-27T15:12:47.724Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-27T15:12:47.724Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-27T15:12:47.980Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-27T15:12:47.980Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-27T15:12:47.980Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-27T15:12:48.906Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-27T15:12:49.987Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-27T15:12:49.988Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-11-27T15:12:49.988Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-27T15:12:49.988Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/types [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-27T15:12:49.988Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2019-11-27T15:12:49.988Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-27T15:12:49.988Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2019-11-27T15:12:49.988Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/builder [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-27T15:12:49.988Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-27T15:12:49.988Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2019-11-27T15:12:50.800Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-27T15:12:51.724Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-27T15:12:53.253Z] ok github.com/docker/docker/builder/remotecontext 0.187s coverage: 13.6% of statements [2019-11-27T15:12:53.253Z] ok github.com/docker/docker/builder/dockerfile 0.521s coverage: 48.2% of statements [2019-11-27T15:12:54.235Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-27T15:12:54.617Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-11-27T15:12:55.597Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-27T15:12:55.978Z] ok github.com/docker/docker/builder/remotecontext/git 1.380s coverage: 85.1% of statements [2019-11-27T15:12:55.978Z] ? github.com/docker/docker/cli [no test files] [2019-11-27T15:12:55.978Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-27T15:12:56.524Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-27T15:12:57.889Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-27T15:12:57.889Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-27T15:12:58.450Z] === RUN TestDockerSuite/TestDockerFails [2019-11-27T15:12:58.450Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-11-27T15:12:58.450Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-11-27T15:12:58.705Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-11-27T15:12:59.244Z] ok github.com/docker/docker/client 0.209s coverage: 75.8% of statements [2019-11-27T15:13:00.066Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-11-27T15:13:00.988Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-11-27T15:13:02.350Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-11-27T15:13:02.350Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-11-27T15:13:02.350Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-11-27T15:13:02.350Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-11-27T15:13:03.388Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.02s) [2019-11-27T15:13:03.388Z] === RUN TestCreateServiceSecretFileMode [2019-11-27T15:13:03.769Z] --- PASS: TestCreateServiceSecretFileMode (2.82s) [2019-11-27T15:13:03.769Z] === RUN TestCreateServiceConfigFileMode [2019-11-27T15:13:06.881Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-27T15:13:07.926Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2019-11-27T15:13:07.926Z] === RUN TestCreateServiceSysctls [2019-11-27T15:13:08.882Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-27T15:13:09.137Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-27T15:13:10.726Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-27T15:13:11.704Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-27T15:13:12.025Z] --- PASS: TestCreateServiceSysctls (4.23s) [2019-11-27T15:13:12.025Z] === RUN TestCreateServiceCapabilities [2019-11-27T15:13:12.168Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-27T15:13:12.397Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-27T15:13:13.722Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-27T15:13:13.722Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-27T15:13:15.312Z] --- PASS: TestCreateServiceCapabilities (3.42s) [2019-11-27T15:13:15.312Z] === RUN TestInspect [2019-11-27T15:13:15.659Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-27T15:13:18.170Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-11-27T15:13:18.446Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-27T15:13:18.551Z] --- PASS: TestInspect (3.53s) [2019-11-27T15:13:18.551Z] === RUN TestServiceListWithStatuses [2019-11-27T15:13:18.551Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-27T15:13:18.551Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-27T15:13:18.551Z] === RUN TestDockerNetworkConnectAlias [2019-11-27T15:13:19.093Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-27T15:13:19.997Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-27T15:13:19.997Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-27T15:13:19.997Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-27T15:13:20.017Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-27T15:13:20.942Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-27T15:13:21.551Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-27T15:13:21.868Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-27T15:13:22.520Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-27T15:13:22.793Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-27T15:13:22.977Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-27T15:13:23.352Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-11-27T15:13:23.434Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-27T15:13:23.891Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-27T15:13:24.911Z] --- PASS: TestDockerNetworkConnectAlias (6.17s) [2019-11-27T15:13:24.911Z] === RUN TestDockerNetworkReConnect [2019-11-27T15:13:25.233Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-11-27T15:13:25.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-27T15:13:27.154Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-27T15:13:29.668Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-27T15:13:30.018Z] --- PASS: TestDockerNetworkReConnect (5.00s) [2019-11-27T15:13:30.018Z] === RUN TestServicePlugin [2019-11-27T15:13:30.018Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-27T15:13:30.018Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:13:30.018Z] === RUN TestServiceUpdateLabel [2019-11-27T15:13:31.315Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-11-27T15:13:31.837Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-27T15:13:31.837Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-27T15:13:32.801Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-27T15:13:33.298Z] --- PASS: TestServiceUpdateLabel (3.16s) [2019-11-27T15:13:33.298Z] === RUN TestServiceUpdateSecrets [2019-11-27T15:13:33.822Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-27T15:13:35.183Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-27T15:13:37.088Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-27T15:13:37.342Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-27T15:13:37.890Z] ok github.com/docker/docker/cmd/dockerd 0.085s coverage: 30.3% of statements [2019-11-27T15:13:37.890Z] ok github.com/docker/docker/container 0.127s coverage: 35.3% of statements [2019-11-27T15:13:37.890Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-27T15:13:37.890Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-27T15:13:37.890Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-27T15:13:37.890Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-27T15:13:37.901Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-27T15:13:39.260Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-27T15:13:40.183Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-11-27T15:13:40.183Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-27T15:13:40.743Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-11-27T15:13:40.743Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-11-27T15:13:40.743Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-27T15:13:42.102Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-11-27T15:13:42.662Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-27T15:13:44.549Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-27T15:13:44.549Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-27T15:13:44.549Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-27T15:13:45.473Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-27T15:13:45.729Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-27T15:13:45.965Z] ok github.com/docker/docker/daemon/cluster 0.052s coverage: 0.5% of statements [2019-11-27T15:13:46.288Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-27T15:13:46.890Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-11-27T15:13:47.211Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-11-27T15:13:47.466Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-11-27T15:13:47.466Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-11-27T15:13:47.664Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-27T15:13:47.664Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-27T15:13:47.664Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-27T15:13:47.721Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-27T15:13:48.255Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-11-27T15:13:48.646Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-27T15:13:49.766Z] --- PASS: TestServiceUpdateSecrets (15.85s) [2019-11-27T15:13:49.766Z] === RUN TestServiceUpdateConfigs [2019-11-27T15:13:49.839Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-27T15:13:50.005Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-11-27T15:13:50.803Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-27T15:13:51.261Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-27T15:13:51.261Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-27T15:13:51.367Z] === RUN TestDockerSuite/TestEventsRename [2019-11-27T15:13:52.224Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-27T15:13:52.292Z] === RUN TestDockerSuite/TestEventsResize [2019-11-27T15:13:52.682Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-27T15:13:52.682Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-27T15:13:52.682Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-27T15:13:53.654Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-27T15:13:54.579Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-27T15:13:55.507Z] === RUN TestDockerSuite/TestEventsStreaming [2019-11-27T15:13:56.328Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2019-11-27T15:13:56.431Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-27T15:13:58.215Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 82.1% of statements [2019-11-27T15:13:58.215Z] ok github.com/docker/docker/daemon 12.187s coverage: 17.6% of statements [2019-11-27T15:13:58.215Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-27T15:13:58.215Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-27T15:13:59.142Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-11-27T15:13:59.142Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-11-27T15:13:59.142Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-27T15:13:59.142Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-27T15:13:59.692Z] === RUN TestDockerSuite/TestEventsTop [2019-11-27T15:13:59.733Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-27T15:14:00.630Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-27T15:14:01.028Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-11-27T15:14:02.913Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-11-27T15:14:03.141Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-27T15:14:03.839Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.202s coverage: 57.0% of statements [2019-11-27T15:14:05.023Z] === RUN TestDockerSuite/TestExec [2019-11-27T15:14:05.947Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-27T15:14:06.139Z] --- PASS: TestServiceUpdateConfigs (15.67s) [2019-11-27T15:14:06.139Z] === RUN TestServiceUpdateNetwork [2019-11-27T15:14:06.872Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-27T15:14:07.100Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.433s coverage: 72.5% of statements [2019-11-27T15:14:07.357Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.647s coverage: 46.2% of statements [2019-11-27T15:14:07.357Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-27T15:14:07.798Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-27T15:14:08.356Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-27T15:14:09.868Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.002s coverage: 48.6% of statements [2019-11-27T15:14:10.239Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-27T15:14:10.792Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.305s coverage: 76.1% of statements [2019-11-27T15:14:11.034Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-27T15:14:11.034Z] [2019-11-27T15:14:11.034Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-27T15:14:11.034Z] PKG_CONFIG=pkg-config [2019-11-27T15:14:11.034Z] GOLANG_VERSION=1.13.4 [2019-11-27T15:14:11.034Z] HOSTNAME=aeedc1b283d7 [2019-11-27T15:14:11.034Z] DOCKER_EXPERIMENTAL=1 [2019-11-27T15:14:11.034Z] container=docker [2019-11-27T15:14:11.034Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-27T15:14:11.034Z] GO111MODULE=off [2019-11-27T15:14:11.034Z] GOPATH=/go [2019-11-27T15:14:11.034Z] PWD=/go/src/github.com/docker/docker [2019-11-27T15:14:11.034Z] HOME=/root [2019-11-27T15:14:11.034Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-27T15:14:11.034Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-27T15:14:11.034Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-27T15:14:11.034Z] DOCKER_GITCOMMIT=27a1fb12007ec2a66e70bbf1285fe3e91dd0899a [2019-11-27T15:14:11.034Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-27T15:14:11.034Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-27T15:14:11.034Z] TERM=xterm [2019-11-27T15:14:11.034Z] VALIDATE_BRANCH=master [2019-11-27T15:14:11.034Z] DEST=bundles/test-integration [2019-11-27T15:14:11.034Z] SHLVL=1 [2019-11-27T15:14:11.034Z] TIMEOUT=120m [2019-11-27T15:14:11.034Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-27T15:14:11.034Z] DOCKER_PKG=github.com/docker/docker [2019-11-27T15:14:11.034Z] TESTDEBUG=0 [2019-11-27T15:14:11.034Z] _=/usr/bin/env [2019-11-27T15:14:11.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-27T15:14:11.161Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-27T15:14:12.084Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-27T15:14:12.153Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-11-27T15:14:12.153Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.086s coverage: 60.1% of statements [2019-11-27T15:14:12.153Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-27T15:14:12.153Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-27T15:14:13.008Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-27T15:14:13.515Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-11-27T15:14:13.931Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-27T15:14:14.439Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2019-11-27T15:14:14.854Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-27T15:14:15.362Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2019-11-27T15:14:15.362Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-27T15:14:15.362Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-27T15:14:15.776Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-27T15:14:16.768Z] ok github.com/docker/docker/daemon/logger 0.251s coverage: 42.7% of statements [2019-11-27T15:14:17.658Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-27T15:14:17.658Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-11-27T15:14:17.706Z] ok github.com/docker/docker/daemon/logger/awslogs 0.201s coverage: 77.4% of statements [2019-11-27T15:14:17.706Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-27T15:14:17.706Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-27T15:14:17.979Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2019-11-27T15:14:18.934Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2019-11-27T15:14:19.021Z] === RUN TestDockerSuite/TestExecEnv [2019-11-27T15:14:19.494Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2019-11-27T15:14:19.731Z] --- PASS: TestServiceUpdateNetwork (13.57s) [2019-11-27T15:14:19.731Z] PASS [2019-11-27T15:14:19.731Z] [2019-11-27T15:14:19.731Z] === Skipped [2019-11-27T15:14:19.731Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2019-11-27T15:14:19.731Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-27T15:14:19.731Z] [2019-11-27T15:14:19.731Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-11-27T15:14:19.731Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:14:19.731Z] [2019-11-27T15:14:19.731Z] [2019-11-27T15:14:19.731Z] DONE 20 tests, 2 skipped in 125.983s [2019-11-27T15:14:19.731Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-11-27T15:14:19.731Z] ++ 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-27T15:14:19.731Z] ++ set -e [2019-11-27T15:14:19.731Z] ++ '[' -n 0 ']' [2019-11-27T15:14:19.731Z] ++ set -x [2019-11-27T15:14:19.731Z] ++ env -i DEST=/go/src/github.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-27T15:14:19.731Z] INFO: Testing against a local daemon [2019-11-27T15:14:19.731Z] === RUN TestSessionCreate [2019-11-27T15:14:19.731Z] --- PASS: TestSessionCreate (0.03s) [2019-11-27T15:14:19.731Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-27T15:14:19.731Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-11-27T15:14:19.731Z] PASS [2019-11-27T15:14:19.731Z] [2019-11-27T15:14:19.731Z] DONE 2 tests in 0.170s [2019-11-27T15:14:19.731Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-11-27T15:14:19.731Z] ++ 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-27T15:14:19.731Z] ++ set -e [2019-11-27T15:14:19.731Z] ++ '[' -n 0 ']' [2019-11-27T15:14:19.731Z] ++ set -x [2019-11-27T15:14:19.731Z] ++ env -i DEST=/go/src/github.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-27T15:14:19.731Z] INFO: Testing against a local daemon [2019-11-27T15:14:19.731Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-27T15:14:19.731Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-27T15:14:19.731Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-27T15:14:19.731Z] === RUN TestEventsExecDie [2019-11-27T15:14:19.731Z] --- PASS: TestEventsExecDie (0.92s) [2019-11-27T15:14:19.731Z] === RUN TestEventsBackwardsCompatible [2019-11-27T15:14:19.731Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-11-27T15:14:19.731Z] === RUN TestInfoBinaryCommits [2019-11-27T15:14:19.731Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-11-27T15:14:19.731Z] === RUN TestInfoAPIVersioned [2019-11-27T15:14:19.731Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-27T15:14:19.731Z] === RUN TestInfoDiscoveryBackend [2019-11-27T15:14:19.731Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2019-11-27T15:14:19.731Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-27T15:14:19.749Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2019-11-27T15:14:19.946Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-27T15:14:20.506Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-27T15:14:20.990Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-27T15:14:20.991Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-27T15:14:21.111Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 74.7% of statements [2019-11-27T15:14:21.111Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-27T15:14:21.111Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 19.9% of statements [2019-11-27T15:14:21.357Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-11-27T15:14:21.358Z] === RUN TestInfoAPI [2019-11-27T15:14:21.358Z] --- PASS: TestInfoAPI (0.02s) [2019-11-27T15:14:21.358Z] === RUN TestInfoAPIWarnings [2019-11-27T15:14:21.731Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-11-27T15:14:21.731Z] === RUN TestInfoDebug [2019-11-27T15:14:21.866Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-27T15:14:22.474Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 47.8% of statements [2019-11-27T15:14:22.517Z] --- PASS: TestInfoDebug (0.52s) [2019-11-27T15:14:22.517Z] === RUN TestInfoInsecureRegistries [2019-11-27T15:14:22.790Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-27T15:14:22.878Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-11-27T15:14:22.878Z] === RUN TestInfoRegistryMirrors [2019-11-27T15:14:23.034Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-11-27T15:14:23.672Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2019-11-27T15:14:23.672Z] === RUN TestLoginFailsWithBadCredentials [2019-11-27T15:14:23.672Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2019-11-27T15:14:23.672Z] === RUN TestPingCacheHeaders [2019-11-27T15:14:23.849Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-11-27T15:14:24.205Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-11-27T15:14:24.205Z] === RUN TestPingGet [2019-11-27T15:14:24.205Z] --- PASS: TestPingGet (0.01s) [2019-11-27T15:14:24.205Z] === RUN TestPingHead [2019-11-27T15:14:24.205Z] --- PASS: TestPingHead (0.03s) [2019-11-27T15:14:24.205Z] === RUN TestVersion [2019-11-27T15:14:24.205Z] --- PASS: TestVersion (0.02s) [2019-11-27T15:14:24.205Z] PASS [2019-11-27T15:14:24.205Z] [2019-11-27T15:14:24.205Z] === Skipped [2019-11-27T15:14:24.205Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-27T15:14:24.205Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-27T15:14:24.205Z] [2019-11-27T15:14:24.205Z] [2019-11-27T15:14:24.205Z] DONE 18 tests, 1 skipped in 5.878s [2019-11-27T15:14:24.205Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-11-27T15:14:24.205Z] ++ 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-27T15:14:24.205Z] ++ set -e [2019-11-27T15:14:24.205Z] ++ '[' -n 0 ']' [2019-11-27T15:14:24.205Z] ++ set -x [2019-11-27T15:14:24.205Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-27T15:14:24.205Z] INFO: Testing against a local daemon [2019-11-27T15:14:24.205Z] === RUN TestVolumesCreateAndList [2019-11-27T15:14:24.205Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-11-27T15:14:24.205Z] === RUN TestVolumesRemove [2019-11-27T15:14:24.411Z] ok github.com/docker/docker/daemon/logger/splunk 1.690s coverage: 82.5% of statements [2019-11-27T15:14:24.411Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-27T15:14:24.411Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-27T15:14:24.610Z] --- PASS: TestVolumesRemove (0.11s) [2019-11-27T15:14:24.610Z] === RUN TestVolumesInspect [2019-11-27T15:14:24.610Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-27T15:14:24.610Z] === RUN TestVolumesInvalidJSON [2019-11-27T15:14:24.610Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-27T15:14:24.610Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-27T15:14:24.610Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-27T15:14:24.610Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-11-27T15:14:24.610Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-27T15:14:24.610Z] PASS [2019-11-27T15:14:24.610Z] [2019-11-27T15:14:24.610Z] DONE 5 tests in 0.467s [2019-11-27T15:14:24.610Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-27T15:14:24.610Z] ++++ cat bundles/test-integration/docker.pid [2019-11-27T15:14:24.610Z] +++ kill 11524 [2019-11-27T15:14:25.357Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-27T15:14:26.281Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-11-27T15:14:26.296Z] ok github.com/docker/docker/distribution 0.176s coverage: 22.1% of statements [2019-11-27T15:14:26.296Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2019-11-27T15:14:26.296Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-27T15:14:26.404Z] +++ /etc/init.d/apparmor stop [2019-11-27T15:14:26.404Z] Clearing AppArmor profiles cache:. [2019-11-27T15:14:26.404Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-27T15:14:26.404Z] Unloading profiles will leave already running processes permanently [2019-11-27T15:14:26.404Z] unconfined, which can lead to unexpected situations. [2019-11-27T15:14:26.404Z] [2019-11-27T15:14:26.404Z] To set a process to complain mode, use the command line tool [2019-11-27T15:14:26.404Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-27T15:14:26.404Z] with the 'teardown' option." [2019-11-27T15:14:26.404Z] [2019-11-27T15:14:27.205Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-27T15:14:27.656Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements Post stage [Pipeline] junit [2019-11-27T15:14:27.804Z] Recording test results [2019-11-27T15:14:28.131Z] === RUN TestDockerSuite/TestExecParseError [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-27T15:14:29.018Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2019-11-27T15:14:29.055Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-27T15:14:29.446Z] + echo Ensuring container killed. [2019-11-27T15:14:29.446Z] Ensuring container killed. [2019-11-27T15:14:29.446Z] + docker rm -vf docker-pr1 [2019-11-27T15:14:29.446Z] Error: No such container: docker-pr1 [2019-11-27T15:14:29.446Z] + true [Pipeline] sh [2019-11-27T15:14:29.942Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-11-27T15:14:29.943Z] ok github.com/docker/docker/distribution/xfer 1.878s coverage: 85.1% of statements [2019-11-27T15:14:29.943Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-27T15:14:29.943Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-27T15:14:29.979Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-27T15:14:30.348Z] + echo Chowning /workspace to jenkins user [2019-11-27T15:14:30.348Z] Chowning /workspace to jenkins user [2019-11-27T15:14:30.348Z] + id -u [2019-11-27T15:14:30.348Z] + id -g [2019-11-27T15:14:30.348Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40263:/workspace busybox chown -R 1001:1001 /workspace [2019-11-27T15:14:30.348Z] Unable to find image 'busybox:latest' locally [2019-11-27T15:14:30.348Z] latest: Pulling from library/busybox [2019-11-27T15:14:30.717Z] dd8c951d5d23: Pulling fs layer [2019-11-27T15:14:30.717Z] dd8c951d5d23: Verifying Checksum [2019-11-27T15:14:30.717Z] dd8c951d5d23: Download complete [2019-11-27T15:14:30.904Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-27T15:14:31.086Z] dd8c951d5d23: Pull complete [2019-11-27T15:14:31.086Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-27T15:14:31.086Z] Status: Downloaded newer image for busybox:latest [2019-11-27T15:14:31.303Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2019-11-27T15:14:31.303Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-27T15:14:31.863Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-27T15:14:33.226Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-11-27T15:14:33.226Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-11-27T15:14:33.689Z] + bundleName=s390x-integration [2019-11-27T15:14:33.689Z] + echo Creating s390x-integration-bundles.tar.gz [2019-11-27T15:14:33.689Z] Creating s390x-integration-bundles.tar.gz [2019-11-27T15:14:33.689Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-11-27T15:14:33.689Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-11-27T15:14:33.821Z] Archiving artifacts [2019-11-27T15:14:34.163Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-27T15:14:34.722Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-27T15:14:35.109Z] ok github.com/docker/docker/pkg/archive 0.414s coverage: 77.3% of statements [2019-11-27T15:14:35.181Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40263/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-27T15:14:35.391Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-27T15:14:35.647Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-27T15:14:36.034Z] ok github.com/docker/docker/pkg/authorization 0.245s coverage: 68.3% of statements [2019-11-27T15:14:36.140Z] + make clean [2019-11-27T15:14:36.289Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-11-27T15:14:36.355Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-27T15:14:36.501Z] make: command: Command not found [2019-11-27T15:14:36.501Z] make: command: Command not found [2019-11-27T15:14:36.501Z] docker volume rm -f docker-dev-cache [2019-11-27T15:14:36.501Z] docker-dev-cache [2019-11-27T15:14:36.545Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [Pipeline] deleteDir [2019-11-27T15:14:37.886Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-27T15:14:40.702Z] ok github.com/docker/docker/pkg/chrootarchive 2.887s coverage: 43.2% of statements [2019-11-27T15:14:40.702Z] ok github.com/docker/docker/layer 7.836s coverage: 68.8% of statements [2019-11-27T15:14:40.702Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-27T15:14:40.702Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-27T15:14:40.702Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-27T15:14:40.703Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-27T15:14:40.703Z] ? github.com/docker/docker/oci [no test files] [2019-11-27T15:14:40.703Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-27T15:14:40.703Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-27T15:14:40.703Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-27T15:14:40.703Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2019-11-27T15:14:40.957Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-11-27T15:14:40.957Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-11-27T15:14:41.881Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-11-27T15:14:42.442Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-11-27T15:14:43.004Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-11-27T15:14:44.366Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-11-27T15:14:44.926Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2019-11-27T15:14:44.939Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-27T15:14:45.396Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-27T15:14:45.486Z] ok github.com/docker/docker/pkg/discovery/kv 3.108s coverage: 84.1% of statements [2019-11-27T15:14:45.486Z] ok github.com/docker/docker/pkg/fsutils 0.194s coverage: 85.1% of statements [2019-11-27T15:14:45.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-27T15:14:45.741Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2019-11-27T15:14:45.852Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-27T15:14:45.852Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-27T15:14:46.308Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-27T15:14:46.308Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-27T15:14:46.939Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-27T15:14:47.102Z] ok github.com/docker/docker/pkg/idtools 0.469s coverage: 70.1% of statements [2019-11-27T15:14:47.102Z] ok github.com/docker/docker/pkg/ioutils 0.478s coverage: 69.3% of statements [2019-11-27T15:14:47.661Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2019-11-27T15:14:47.661Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2019-11-27T15:14:47.916Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2019-11-27T15:14:47.916Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-27T15:14:48.300Z] === RUN TestDockerSuite/TestExecTTY [2019-11-27T15:14:48.475Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-11-27T15:14:48.730Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-11-27T15:14:48.984Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-11-27T15:14:48.984Z] ok github.com/docker/docker/pkg/mount 0.558s coverage: 70.0% of statements [2019-11-27T15:14:48.984Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-27T15:14:49.224Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-27T15:14:49.545Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2019-11-27T15:14:49.545Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-11-27T15:14:49.545Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-27T15:14:49.545Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-27T15:14:50.470Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.023s coverage: 56.8% of statements [2019-11-27T15:14:50.586Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-27T15:14:51.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-27T15:14:51.394Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-27T15:14:51.394Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-11-27T15:14:51.649Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-11-27T15:14:51.952Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-27T15:14:52.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-27T15:14:52.877Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-27T15:14:52.877Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-27T15:14:53.008Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-11-27T15:14:53.263Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-11-27T15:14:55.411Z] === RUN TestDockerSuite/TestExecWithNoTERM [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-27T15:14:55.970Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-27T15:14:56.521Z] ok github.com/docker/docker/pkg/signal 2.363s coverage: 61.0% of statements [2019-11-27T15:14:56.521Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-11-27T15:14:56.776Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-11-27T15:14:57.031Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-11-27T15:14:57.286Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-11-27T15:14:57.329Z] === RUN TestDockerSuite/TestExecWithTERM [2019-11-27T15:14:57.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-27T15:14:57.845Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-11-27T15:14:58.253Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-27T15:14:58.405Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 36.9% of statements [2019-11-27T15:14:58.660Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2019-11-27T15:14:59.194Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-27T15:14:59.220Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2019-11-27T15:14:59.475Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-11-27T15:14:59.730Z] testing: warning: no tests to run [2019-11-27T15:14:59.730Z] coverage: [no statements] [2019-11-27T15:14:59.730Z] ok github.com/docker/docker/pkg/term/windows 0.021s coverage: [no statements] [no tests to run] [2019-11-27T15:15:00.289Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-27T15:15:00.289Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-11-27T15:15:00.544Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-11-27T15:15:03.054Z] ok github.com/docker/docker/plugin 0.529s coverage: 27.1% of statements [2019-11-27T15:15:03.310Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-11-27T15:15:04.235Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-11-27T15:15:04.425Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-27T15:15:04.490Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2019-11-27T15:15:05.853Z] ok github.com/docker/docker/registry 0.089s coverage: 56.0% of statements [2019-11-27T15:15:06.413Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-11-27T15:15:06.668Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2019-11-27T15:15:07.592Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2019-11-27T15:15:07.847Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-11-27T15:15:09.658Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-27T15:15:10.357Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-11-27T15:15:10.919Z] ok github.com/docker/docker/volume/local 0.022s coverage: 73.0% of statements [2019-11-27T15:15:11.409Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-27T15:15:11.409Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-27T15:15:11.483Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-11-27T15:15:11.869Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-27T15:15:12.166Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-27T15:15:12.845Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.0% of statements [2019-11-27T15:15:14.674Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-27T15:15:17.185Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-27T15:15:17.743Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-27T15:15:17.743Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-27T15:15:17.743Z] === RUN TestDockerSuite/TestHealth [2019-11-27T15:15:24.998Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2019-11-27T15:15:24.998Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-27T15:15:24.998Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-27T15:15:24.998Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-27T15:15:24.998Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-27T15:15:24.998Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-27T15:15:24.998Z] ? github.com/docker/docker/rootless [no test files] [2019-11-27T15:15:24.998Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-27T15:15:24.998Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-27T15:15:24.998Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-27T15:15:24.998Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-27T15:15:24.998Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-27T15:15:24.998Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-27T15:15:24.998Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-27T15:15:24.998Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-27T15:15:24.998Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-27T15:15:24.998Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-27T15:15:24.998Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-27T15:15:24.998Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-27T15:15:24.998Z] ? github.com/docker/docker/volume [no test files] [2019-11-27T15:15:24.998Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-27T15:15:24.998Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-27T15:15:24.998Z] [2019-11-27T15:15:24.998Z] === Skipped [2019-11-27T15:15:24.998Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-27T15:15:24.998Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-27T15:15:24.998Z] [2019-11-27T15:15:24.998Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-27T15:15:24.998Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-27T15:15:24.998Z] [2019-11-27T15:15:24.998Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-27T15:15:24.998Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:15:24.998Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-27T15:15:24.998Z] [2019-11-27T15:15:24.998Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-27T15:15:24.998Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:15:24.998Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-27T15:15:24.998Z] [2019-11-27T15:15:24.998Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-27T15:15:24.998Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:15:24.998Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-27T15:15:24.998Z] [2019-11-27T15:15:24.998Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-27T15:15:24.998Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:15:24.998Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-27T15:15:24.998Z] [2019-11-27T15:15:24.998Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-27T15:15:24.998Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:15:24.998Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-27T15:15:24.998Z] [2019-11-27T15:15:24.998Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-27T15:15:24.998Z] graphtest_unix.go:73: No driver to put! [2019-11-27T15:15:24.998Z] [2019-11-27T15:15:24.998Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-27T15:15:24.998Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-27T15:15:24.998Z] [2019-11-27T15:15:24.998Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-27T15:15:24.998Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-27T15:15:24.998Z] [2019-11-27T15:15:24.998Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-27T15:15:24.998Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-27T15:15:24.998Z] [2019-11-27T15:15:24.998Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-27T15:15:24.998Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-27T15:15:24.998Z] [2019-11-27T15:15:24.998Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-27T15:15:24.998Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:15:24.998Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-27T15:15:24.998Z] [2019-11-27T15:15:24.998Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-27T15:15:24.998Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:15:24.998Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-27T15:15:24.998Z] [2019-11-27T15:15:24.998Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-27T15:15:24.998Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:15:24.998Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-27T15:15:24.998Z] [2019-11-27T15:15:24.998Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-27T15:15:24.998Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:15:24.998Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-27T15:15:24.998Z] [2019-11-27T15:15:24.998Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-27T15:15:24.998Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-27T15:15:24.998Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-27T15:15:24.998Z] [2019-11-27T15:15:24.998Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-27T15:15:24.998Z] graphtest_unix.go:73: No driver to put! [2019-11-27T15:15:24.998Z] [2019-11-27T15:15:24.998Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-27T15:15:24.998Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-27T15:15:24.998Z] [2019-11-27T15:15:24.998Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-27T15:15:24.998Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-27T15:15:24.999Z] [2019-11-27T15:15:24.999Z] [2019-11-27T15:15:24.999Z] DONE 2141 tests, 20 skipped in 238.003s Post stage [Pipeline] junit [2019-11-27T15:15:25.261Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-11-27T15:15:26.194Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40263/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27a1fb12007ec2a66e70bbf1285fe3e91dd0899a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:27a1fb12007ec2a66e70bbf1285fe3e91dd0899a hack/validate/vendor [2019-11-27T15:15:27.140Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-11-27T15:15:28.140Z] + echo Building e2e image [2019-11-27T15:15:28.140Z] Building e2e image [2019-11-27T15:15:28.140Z] + docker build --build-arg DOCKER_GITCOMMIT=27a1fb12007ec2a66e70bbf1285fe3e91dd0899a -t moby-e2e-test -f Dockerfile.e2e . [2019-11-27T15:15:28.140Z] #2 [internal] load .dockerignore [2019-11-27T15:15:28.140Z] #2 transferring context: 34B done [2019-11-27T15:15:28.140Z] #2 DONE 0.0s [2019-11-27T15:15:28.140Z] [2019-11-27T15:15:28.140Z] #1 [internal] load build definition from Dockerfile.e2e [2019-11-27T15:15:28.140Z] #1 transferring dockerfile: 3.21kB done [2019-11-27T15:15:28.140Z] #1 DONE 0.0s [2019-11-27T15:15:28.140Z] [2019-11-27T15:15:28.140Z] #4 [internal] load metadata for docker.io/library/golang:1.13.4-alpine [2019-11-27T15:15:28.395Z] #4 DONE 0.2s [2019-11-27T15:15:28.395Z] [2019-11-27T15:15:28.395Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-11-27T15:15:28.395Z] #3 DONE 0.1s [2019-11-27T15:15:28.395Z] [2019-11-27T15:15:28.395Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-11-27T15:15:28.395Z] #5 CACHED [2019-11-27T15:15:28.395Z] [2019-11-27T15:15:28.395Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-11-27T15:15:28.395Z] #14 resolve docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac done [2019-11-27T15:15:28.395Z] #14 sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac 1.65kB / 1.65kB done [2019-11-27T15:15:28.395Z] #14 sha256:679fe3791d2710d53efe26b05ba1c7083178d6375318b0c669b6bcd98f25c448 1.36kB / 1.36kB done [2019-11-27T15:15:28.395Z] #14 sha256:3024b4e742b095f3c81ed71f3ddc7bb6796664827845988333fac28564a96b85 3.80kB / 3.80kB done [2019-11-27T15:15:28.395Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0B / 301.72kB 0.1s [2019-11-27T15:15:28.395Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 0B / 155B 0.1s [2019-11-27T15:15:28.395Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 0B / 126.86MB 0.1s [2019-11-27T15:15:28.650Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s done [2019-11-27T15:15:28.650Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s done [2019-11-27T15:15:28.650Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 [2019-11-27T15:15:28.650Z] #14 sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 125B / 125B 0.1s done [2019-11-27T15:15:28.906Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 9.14MB / 126.86MB 0.4s [2019-11-27T15:15:28.906Z] #14 ... [2019-11-27T15:15:28.906Z] [2019-11-27T15:15:28.906Z] #8 [internal] load build context [2019-11-27T15:15:28.906Z] #8 transferring context: 814.01kB 0.5s done [2019-11-27T15:15:28.906Z] #8 DONE 0.6s [2019-11-27T15:15:28.906Z] [2019-11-27T15:15:28.906Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-11-27T15:15:28.906Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.4s done [2019-11-27T15:15:29.163Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 26.55MB / 126.86MB 0.7s [2019-11-27T15:15:29.163Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done [2019-11-27T15:15:29.163Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 41.71MB / 126.86MB 0.9s [2019-11-27T15:15:29.421Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 55.98MB / 126.86MB 1.0s [2019-11-27T15:15:29.421Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 66.32MB / 126.86MB 1.1s [2019-11-27T15:15:29.680Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 86.28MB / 126.86MB 1.3s [2019-11-27T15:15:29.680Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 96.00MB / 126.86MB 1.4s [2019-11-27T15:15:29.935Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 117.24MB / 126.86MB 1.6s [2019-11-27T15:15:30.190Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.86MB / 126.86MB 1.7s [2019-11-27T15:15:30.445Z] #14 ... [2019-11-27T15:15:30.445Z] [2019-11-27T15:15:30.445Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-11-27T15:15:30.445Z] #6 DONE 2.1s [2019-11-27T15:15:30.445Z] [2019-11-27T15:15:30.445Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-11-27T15:15:30.445Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.86MB / 126.86MB 2.0s done [2019-11-27T15:15:30.700Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 [2019-11-27T15:15:35.936Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 5.0s [2019-11-27T15:15:36.861Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 6.2s done [2019-11-27T15:15:37.117Z] #14 extracting sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 done [2019-11-27T15:15:37.371Z] #14 DONE 8.9s [2019-11-27T15:15:37.371Z] [2019-11-27T15:15:37.371Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-27T15:15:37.626Z] #15 ... [2019-11-27T15:15:37.626Z] [2019-11-27T15:15:37.626Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-11-27T15:15:37.626Z] #7 1.282 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-11-27T15:15:37.626Z] #7 2.370 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-11-27T15:15:37.626Z] #7 2.467 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-11-27T15:15:37.626Z] #7 2.471 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-11-27T15:15:37.626Z] #7 2.663 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-11-27T15:15:37.626Z] #7 2.673 (4/31) Installing readline (8.0.0-r0) [2019-11-27T15:15:37.626Z] #7 2.679 (5/31) Installing bash (5.0.0-r0) [2019-11-27T15:15:37.626Z] #7 2.699 Executing bash-5.0.0-r0.post-install [2019-11-27T15:15:37.626Z] #7 2.704 (6/31) Installing ca-certificates (20190108-r0) [2019-11-27T15:15:37.626Z] #7 2.721 (7/31) Installing libgcc (8.3.0-r0) [2019-11-27T15:15:37.626Z] #7 2.724 (8/31) Installing libstdc++ (8.3.0-r0) [2019-11-27T15:15:37.626Z] #7 2.738 (9/31) Installing binutils (2.32-r0) [2019-11-27T15:15:37.626Z] #7 2.833 (10/31) Installing gmp (6.1.2-r1) [2019-11-27T15:15:37.626Z] #7 2.840 (11/31) Installing isl (0.18-r0) [2019-11-27T15:15:37.626Z] #7 2.861 (12/31) Installing libgomp (8.3.0-r0) [2019-11-27T15:15:37.626Z] #7 2.866 (13/31) Installing libatomic (8.3.0-r0) [2019-11-27T15:15:37.626Z] #7 2.868 (14/31) Installing mpfr3 (3.1.5-r1) [2019-11-27T15:15:37.626Z] #7 2.874 (15/31) Installing mpc1 (1.1.0-r0) [2019-11-27T15:15:37.626Z] #7 2.876 (16/31) Installing gcc (8.3.0-r0) [2019-11-27T15:15:37.626Z] #7 3.873 (17/31) Installing musl-dev (1.1.22-r3) [2019-11-27T15:15:37.626Z] #7 3.979 (18/31) Installing libc-dev (0.7.1-r0) [2019-11-27T15:15:37.626Z] #7 3.981 (19/31) Installing g++ (8.3.0-r0) [2019-11-27T15:15:37.626Z] #7 4.624 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-11-27T15:15:37.626Z] #7 4.628 (21/31) Installing libcurl (7.66.0-r0) [2019-11-27T15:15:37.626Z] #7 4.641 (22/31) Installing expat (2.2.8-r0) [2019-11-27T15:15:37.626Z] #7 4.645 (23/31) Installing pcre2 (10.33-r0) [2019-11-27T15:15:37.626Z] #7 4.656 (24/31) Installing git (2.22.0-r0) [2019-11-27T15:15:37.626Z] #7 4.903 (25/31) Installing libmnl (1.0.4-r0) [2019-11-27T15:15:37.626Z] #7 4.905 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-11-27T15:15:37.626Z] #7 4.909 (27/31) Installing iptables (1.8.3-r0) [2019-11-27T15:15:37.626Z] #7 4.937 (28/31) Installing pigz (2.4-r0) [2019-11-27T15:15:37.626Z] #7 4.944 (29/31) Installing tar (1.32-r0) [2019-11-27T15:15:37.626Z] #7 4.953 (30/31) Installing xz-libs (5.2.4-r0) [2019-11-27T15:15:37.626Z] #7 4.957 (31/31) Installing xz (5.2.4-r0) [2019-11-27T15:15:37.626Z] #7 4.963 Executing busybox-1.30.1-r2.trigger [2019-11-27T15:15:37.626Z] #7 4.972 Executing ca-certificates-20190108-r0.trigger [2019-11-27T15:15:37.626Z] #7 5.031 OK: 185 MiB in 45 packages [2019-11-27T15:15:37.626Z] #7 DONE 6.9s [2019-11-27T15:15:37.626Z] [2019-11-27T15:15:37.626Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-11-27T15:15:37.626Z] #9 DONE 0.1s [2019-11-27T15:15:37.626Z] [2019-11-27T15:15:37.626Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-11-27T15:15:37.626Z] #10 DONE 0.1s [2019-11-27T15:15:37.626Z] [2019-11-27T15:15:37.626Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-11-27T15:15:37.626Z] #11 DONE 0.1s [2019-11-27T15:15:37.626Z] [2019-11-27T15:15:37.626Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-27T15:15:37.626Z] #15 ... [2019-11-27T15:15:37.626Z] [2019-11-27T15:15:37.626Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-11-27T15:15:37.626Z] #12 DONE 0.1s [2019-11-27T15:15:37.626Z] [2019-11-27T15:15:37.626Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-11-27T15:15:37.626Z] #13 DONE 0.1s [2019-11-27T15:15:37.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-27T15:15:37.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-27T15:15:37.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-27T15:15:37.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-27T15:15:37.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-27T15:15:37.881Z] [2019-11-27T15:15:37.881Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-27T15:15:38.135Z] #15 0.891 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-11-27T15:15:39.495Z] #15 1.948 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-11-27T15:15:39.495Z] #15 2.022 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-11-27T15:15:39.495Z] #15 2.025 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-11-27T15:15:39.495Z] #15 2.154 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-11-27T15:15:39.495Z] #15 2.161 (4/43) Installing readline (8.0.0-r0) [2019-11-27T15:15:39.495Z] #15 2.165 (5/43) Installing bash (5.0.0-r0) [2019-11-27T15:15:39.495Z] #15 2.177 Executing bash-5.0.0-r0.post-install [2019-11-27T15:15:39.495Z] #15 2.179 (6/43) Installing linux-headers (4.19.36-r0) [2019-11-27T15:15:39.495Z] #15 2.251 (7/43) Installing libuuid (2.33.2-r0) [2019-11-27T15:15:39.495Z] #15 2.253 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-11-27T15:15:39.495Z] #15 2.256 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-11-27T15:15:39.495Z] #15 2.275 (10/43) Installing binutils (2.32-r0) [2019-11-27T15:15:39.495Z] #15 2.346 (11/43) Installing libmagic (5.37-r1) [2019-11-27T15:15:39.495Z] #15 2.365 (12/43) Installing file (5.37-r1) [2019-11-27T15:15:39.614Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-27T15:15:39.614Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-27T15:15:39.614Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-27T15:15:39.614Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-27T15:15:39.750Z] #15 2.367 (13/43) Installing gmp (6.1.2-r1) [2019-11-27T15:15:39.750Z] #15 2.373 (14/43) Installing isl (0.18-r0) [2019-11-27T15:15:39.750Z] #15 2.387 (15/43) Installing libgomp (8.3.0-r0) [2019-11-27T15:15:39.750Z] #15 2.390 (16/43) Installing libatomic (8.3.0-r0) [2019-11-27T15:15:39.750Z] #15 2.392 (17/43) Installing libgcc (8.3.0-r0) [2019-11-27T15:15:39.750Z] #15 2.394 (18/43) Installing mpfr3 (3.1.5-r1) [2019-11-27T15:15:39.750Z] #15 2.401 (19/43) Installing mpc1 (1.1.0-r0) [2019-11-27T15:15:39.750Z] #15 2.403 (20/43) Installing libstdc++ (8.3.0-r0) [2019-11-27T15:15:39.750Z] #15 2.414 (21/43) Installing gcc (8.3.0-r0) [2019-11-27T15:15:40.316Z] #15 3.103 (22/43) Installing musl-dev (1.1.22-r3) [2019-11-27T15:15:40.563Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-27T15:15:40.563Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-27T15:15:40.571Z] #15 3.182 (23/43) Installing libc-dev (0.7.1-r0) [2019-11-27T15:15:40.571Z] #15 3.184 (24/43) Installing g++ (8.3.0-r0) [2019-11-27T15:15:40.828Z] #15 3.604 (25/43) Installing make (4.2.1-r2) [2019-11-27T15:15:40.828Z] #15 3.608 (26/43) Installing fortify-headers (1.1-r0) [2019-11-27T15:15:40.828Z] #15 3.610 (27/43) Installing build-base (0.5-r1) [2019-11-27T15:15:40.828Z] #15 3.612 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-11-27T15:15:40.828Z] #15 3.615 (29/43) Installing libcurl (7.66.0-r0) [2019-11-27T15:15:40.828Z] #15 3.621 (30/43) Installing curl (7.66.0-r0) [2019-11-27T15:15:40.828Z] #15 3.625 (31/43) Installing oniguruma (6.9.3-r0) [2019-11-27T15:15:40.828Z] #15 3.631 (32/43) Installing jq (1.6-r0) [2019-11-27T15:15:40.828Z] #15 3.638 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-11-27T15:15:40.828Z] #15 3.643 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-11-27T15:15:40.828Z] #15 3.645 (35/43) Installing libaio (0.3.111-r0) [2019-11-27T15:15:40.828Z] #15 3.647 (36/43) Installing libblkid (2.33.2-r0) [2019-11-27T15:15:40.828Z] #15 3.652 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-11-27T15:15:40.828Z] #15 3.681 (38/43) Installing libfdisk (2.33.2-r0) [2019-11-27T15:15:41.083Z] #15 3.687 (39/43) Installing libmount (2.33.2-r0) [2019-11-27T15:15:41.083Z] #15 3.692 (40/43) Installing libsmartcols (2.33.2-r0) [2019-11-27T15:15:41.083Z] #15 3.696 (41/43) Installing pkgconf (1.6.1-r1) [2019-11-27T15:15:41.083Z] #15 3.698 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-11-27T15:15:41.083Z] #15 3.719 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-11-27T15:15:41.083Z] #15 3.724 Executing busybox-1.30.1-r2.trigger [2019-11-27T15:15:41.083Z] #15 3.731 OK: 189 MiB in 58 packages [2019-11-27T15:15:41.486Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-27T15:15:41.487Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-27T15:15:41.487Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-27T15:15:41.487Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-27T15:15:41.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-27T15:15:41.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-27T15:15:41.803Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-27T15:15:42.005Z] #15 DONE 4.6s [2019-11-27T15:15:42.006Z] [2019-11-27T15:15:42.006Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-11-27T15:15:42.046Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-27T15:15:42.261Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-27T15:15:42.300Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-27T15:15:42.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-27T15:15:42.859Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-27T15:15:42.859Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-27T15:15:42.930Z] #16 DONE 0.8s [2019-11-27T15:15:42.930Z] [2019-11-27T15:15:42.930Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-11-27T15:15:43.224Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-27T15:15:43.489Z] #17 DONE 0.7s [2019-11-27T15:15:43.489Z] [2019-11-27T15:15:43.489Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-11-27T15:15:43.489Z] #18 DONE 0.0s [2019-11-27T15:15:43.489Z] [2019-11-27T15:15:43.489Z] #31 [builder 1/4] COPY . . [2019-11-27T15:15:43.489Z] #31 ... [2019-11-27T15:15:43.489Z] [2019-11-27T15:15:43.489Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-11-27T15:15:43.489Z] #19 DONE 0.1s [2019-11-27T15:15:43.743Z] [2019-11-27T15:15:43.743Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-27T15:15:44.218Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-27T15:15:44.218Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-27T15:15:45.105Z] #20 1.442 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-27T15:15:45.105Z] #20 1.619 [2019-11-27T15:15:45.142Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-27T15:15:45.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-27T15:15:45.871Z] #20 1.727 ########### 15.5% ######################## 34.7% ###################################### 53.6% #################################################### 72.7% ################################################################## 91.7% ######################################################################## 100.0% [2019-11-27T15:15:45.871Z] #20 2.388 [2019-11-27T15:15:46.126Z] #20 2.499 ####################### 32.2% ############################################################### 87.5% ######################################################################## 100.0% [2019-11-27T15:15:46.383Z] #20 2.820 [2019-11-27T15:15:46.503Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-27T15:15:46.503Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-27T15:15:46.896Z] #20 2.930 ############# 18.8% ############################## 41.9% ############################################## 65.2% ############################################################### 88.2% ######################################################################## 100.0% [2019-11-27T15:15:46.947Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-27T15:15:47.153Z] #20 3.464 [2019-11-27T15:15:47.153Z] #20 3.572 ### 4.8% ### [2019-11-27T15:15:47.153Z] #20 ... [2019-11-27T15:15:47.153Z] [2019-11-27T15:15:47.153Z] #31 [builder 1/4] COPY . . [2019-11-27T15:15:47.153Z] #31 DONE 3.8s [2019-11-27T15:15:47.153Z] [2019-11-27T15:15:47.153Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-27T15:15:47.863Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-27T15:15:48.428Z] #20 3.572 ### 4.8% ### 5.3% #### 5.9% ############ 17.3% ####################### 33.0% ############################## 42.1% ################################### 49.5% ######################################## 56.8% ############################################## 64.9% #################################################### 72.3% ######################################################### 79.7% ############################################################## 87.1% #################################################################### 94.5% ######################################################################## 100.0% [2019-11-27T15:15:48.428Z] #20 5.047 [2019-11-27T15:15:48.994Z] #20 ... [2019-11-27T15:15:48.994Z] [2019-11-27T15:15:48.994Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-11-27T15:15:48.994Z] #32 DONE 1.7s [2019-11-27T15:15:49.253Z] [2019-11-27T15:15:49.253Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-27T15:15:49.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-27T15:15:49.813Z] #33 0.946 [2019-11-27T15:15:49.845Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-27T15:15:50.068Z] #33 1.013 Removing bundles/ [2019-11-27T15:15:50.068Z] #33 1.013 [2019-11-27T15:15:50.068Z] #33 1.017 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-11-27T15:15:50.628Z] #33 1.687 Building test suite binary ./integration-cli/test.main [2019-11-27T15:15:51.121Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-27T15:15:51.121Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-27T15:15:51.121Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-27T15:15:52.483Z] === RUN TestDockerSuite/TestImportFile [2019-11-27T15:15:52.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-27T15:15:52.739Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-27T15:15:54.367Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-27T15:15:54.367Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-27T15:15:54.789Z] #33 ... [2019-11-27T15:15:54.789Z] [2019-11-27T15:15:54.789Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-27T15:15:54.790Z] #20 5.730 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-27T15:15:54.790Z] #20 5.966 [2019-11-27T15:15:54.790Z] #20 6.101 # 2.3% ######################################################################## 100.0% [2019-11-27T15:15:54.790Z] #20 6.311 [2019-11-27T15:15:54.790Z] #20 7.015 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-27T15:15:54.790Z] #20 7.263 [2019-11-27T15:15:54.790Z] #20 7.401 0.7% ######################################################################## 100.0% [2019-11-27T15:15:54.790Z] #20 7.733 [2019-11-27T15:15:54.790Z] #20 8.476 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-27T15:15:54.790Z] #20 8.575 skipping existing 1849cc453dee [2019-11-27T15:15:54.790Z] #20 8.825 [2019-11-27T15:15:54.790Z] #20 9.618 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-27T15:15:54.790Z] #20 9.945 [2019-11-27T15:15:54.790Z] #20 10.03 ######################################################################## 100.0% [2019-11-27T15:15:54.790Z] #20 10.25 [2019-11-27T15:15:54.790Z] #20 10.32 Download of images into '/build' complete. [2019-11-27T15:15:54.790Z] #20 10.32 Use something like the following to load the result into a Docker daemon: [2019-11-27T15:15:54.790Z] #20 10.32 tar -cC '/build' . | docker load [2019-11-27T15:15:54.790Z] #20 DONE 10.6s [2019-11-27T15:15:54.790Z] [2019-11-27T15:15:54.790Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-27T15:15:54.790Z] #22 DONE 0.1s [2019-11-27T15:15:54.790Z] [2019-11-27T15:15:54.790Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-11-27T15:15:54.790Z] #26 DONE 0.1s [2019-11-27T15:15:54.790Z] [2019-11-27T15:15:54.790Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-27T15:15:54.790Z] #23 DONE 0.1s [2019-11-27T15:15:54.790Z] [2019-11-27T15:15:54.790Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-11-27T15:15:54.790Z] #27 DONE 0.1s [2019-11-27T15:15:54.790Z] [2019-11-27T15:15:54.790Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-11-27T15:15:54.790Z] #28 DONE 0.1s [2019-11-27T15:15:54.790Z] [2019-11-27T15:15:54.790Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-27T15:15:55.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-27T15:15:56.877Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-27T15:15:57.304Z] #24 2.998 + RM_GOPATH=0 [2019-11-27T15:15:57.304Z] #24 2.998 + TMP_GOPATH= [2019-11-27T15:15:57.304Z] #24 2.998 + : /build [2019-11-27T15:15:57.304Z] #24 2.998 + '[' -z '' ']' [2019-11-27T15:15:57.304Z] #24 2.998 ++ mktemp -d [2019-11-27T15:15:57.304Z] #24 3.000 + export GOPATH=/tmp/tmp.pohDaN [2019-11-27T15:15:57.304Z] #24 3.000 + GOPATH=/tmp/tmp.pohDaN [2019-11-27T15:15:57.304Z] #24 3.000 + RM_GOPATH=1 [2019-11-27T15:15:57.304Z] #24 3.003 ++ dirname ./install.sh [2019-11-27T15:15:57.304Z] #24 3.007 Install docker/cli version 17.06.2-ce from stable [2019-11-27T15:15:57.560Z] #24 3.007 + dir=. [2019-11-27T15:15:57.560Z] #24 3.007 + bin=dockercli [2019-11-27T15:15:57.560Z] #24 3.007 + shift [2019-11-27T15:15:57.560Z] #24 3.007 + '[' '!' -f ./dockercli.installer ']' [2019-11-27T15:15:57.560Z] #24 3.007 + . ./dockercli.installer [2019-11-27T15:15:57.560Z] #24 3.007 ++ : stable [2019-11-27T15:15:57.560Z] #24 3.007 ++ : 17.06.2-ce [2019-11-27T15:15:57.560Z] #24 3.007 + install_dockercli [2019-11-27T15:15:57.560Z] #24 3.007 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-27T15:15:57.560Z] #24 3.007 ++ uname -m [2019-11-27T15:15:57.560Z] #24 3.008 + arch=x86_64 [2019-11-27T15:15:57.560Z] #24 3.008 + '[' x86_64 '!=' x86_64 ']' [2019-11-27T15:15:57.560Z] #24 3.008 + url=https://download.docker.com/linux/static [2019-11-27T15:15:57.560Z] #24 3.008 + tar -xz docker/docker [2019-11-27T15:15:57.560Z] #24 3.008 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-27T15:15:58.238Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-27T15:15:58.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-27T15:15:59.446Z] #24 ... [2019-11-27T15:15:59.446Z] [2019-11-27T15:15:59.446Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-27T15:15:59.446Z] #21 DONE 0.9s [2019-11-27T15:15:59.446Z] [2019-11-27T15:15:59.446Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-27T15:16:00.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-27T15:16:00.122Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-27T15:16:00.369Z] #29 ... [2019-11-27T15:16:00.369Z] [2019-11-27T15:16:00.369Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-27T15:16:00.369Z] #24 5.851 + mkdir -p /build [2019-11-27T15:16:00.369Z] #24 5.853 + mv docker/docker /build/ [2019-11-27T15:16:00.369Z] #24 5.854 + rmdir docker [2019-11-27T15:16:00.369Z] #24 DONE 6.0s [2019-11-27T15:16:00.369Z] [2019-11-27T15:16:00.369Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-27T15:16:01.048Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-27T15:16:01.293Z] #29 ... [2019-11-27T15:16:01.293Z] [2019-11-27T15:16:01.293Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-11-27T15:16:01.548Z] #25 DONE 0.1s [2019-11-27T15:16:01.548Z] [2019-11-27T15:16:01.548Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-27T15:16:01.972Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-27T15:16:02.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-27T15:16:03.335Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-27T15:16:03.335Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-11-27T15:16:03.335Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-27T15:16:04.062Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-27T15:16:04.062Z] Using test binary docker [2019-11-27T15:16:04.062Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-27T15:16:04.062Z] +++ /etc/init.d/apparmor start [2019-11-27T15:16:04.062Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-27T15:16:04.062Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-27T15:16:04.062Z] Warning failed to create cache: (null) [2019-11-27T15:16:04.062Z] . [2019-11-27T15:16:04.062Z] INFO: Waiting for daemon to start... [2019-11-27T15:16:04.062Z] Starting dockerd [2019-11-27T15:16:04.062Z] +++ 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-27T15:16:04.262Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-27T15:16:05.186Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-27T15:16:06.121Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-27T15:16:06.358Z] . [2019-11-27T15:16:06.358Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-27T15:16:06.358Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-27T15:16:06.358Z] Error: No such image: emptyfs [2019-11-27T15:16:06.358Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-27T15:16:06.358Z] ++++ docker load [2019-11-27T15:16:06.358Z] Running integration-test (iteration 1) [2019-11-27T15:16:06.358Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-11-27T15:16:06.358Z] ++ 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-27T15:16:06.358Z] ++ set -e [2019-11-27T15:16:06.358Z] ++ '[' -n 0 ']' [2019-11-27T15:16:06.358Z] ++ set -x [2019-11-27T15:16:06.358Z] ++ env -i DEST=/go/src/github.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-27T15:16:07.045Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-27T15:16:07.607Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-27T15:16:08.530Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-27T15:16:08.530Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-11-27T15:16:10.415Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-27T15:16:10.975Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-27T15:16:11.900Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-27T15:16:12.155Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-27T15:16:12.715Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-27T15:16:12.715Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-27T15:16:14.076Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-27T15:16:14.999Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-27T15:16:15.923Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-27T15:16:16.846Z] === RUN TestDockerSuite/TestInspectImage [2019-11-27T15:16:16.846Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-27T15:16:16.846Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-27T15:16:16.846Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-27T15:16:17.769Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-27T15:16:18.693Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-27T15:16:18.693Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-27T15:16:19.617Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-27T15:16:20.177Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-27T15:16:22.066Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-27T15:16:22.066Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-27T15:16:22.400Z] Loaded image: buildpack-deps:jessie [2019-11-27T15:16:22.400Z] Loaded image: busybox:latest [2019-11-27T15:16:22.400Z] Loaded image: busybox:glibc [2019-11-27T15:16:22.400Z] Loaded image: debian:jessie [2019-11-27T15:16:22.400Z] Loaded image: hello-world:latest [2019-11-27T15:16:22.400Z] INFO: Testing against a local daemon [2019-11-27T15:16:22.400Z] === RUN TestCgroupNamespacesBuild [2019-11-27T15:16:22.400Z] --- PASS: TestCgroupNamespacesBuild (1.65s) [2019-11-27T15:16:22.400Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-27T15:16:22.626Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-11-27T15:16:22.881Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-27T15:16:23.430Z] #33 ... [2019-11-27T15:16:23.430Z] [2019-11-27T15:16:23.430Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-27T15:16:23.430Z] #29 29.13 # github.com/docker/docker/contrib/httpserver [2019-11-27T15:16:23.430Z] #29 29.13 loadinternal: cannot find runtime/cgo [2019-11-27T15:16:23.991Z] #29 DONE 29.7s [2019-11-27T15:16:23.991Z] [2019-11-27T15:16:23.991Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-27T15:16:24.175Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.64s) [2019-11-27T15:16:24.175Z] === RUN TestBuildWithSession [2019-11-27T15:16:24.175Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-27T15:16:24.175Z] build_session_test.go:25: TODO: BuildKit [2019-11-27T15:16:24.175Z] === RUN TestBuildSquashParent [2019-11-27T15:16:24.242Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-27T15:16:24.919Z] #33 ... [2019-11-27T15:16:24.919Z] [2019-11-27T15:16:24.919Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-11-27T15:16:25.176Z] #30 DONE 0.3s [2019-11-27T15:16:25.176Z] [2019-11-27T15:16:25.176Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-27T15:16:26.129Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-27T15:16:27.053Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-27T15:16:27.976Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-27T15:16:28.912Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-27T15:16:29.471Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-27T15:16:30.174Z] --- PASS: TestBuildSquashParent (5.47s) [2019-11-27T15:16:30.174Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-27T15:16:30.174Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-27T15:16:30.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-27T15:16:30.174Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-27T15:16:30.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-27T15:16:30.174Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-27T15:16:30.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-27T15:16:30.174Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-27T15:16:30.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-27T15:16:30.174Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-27T15:16:30.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-27T15:16:30.174Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-27T15:16:30.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-27T15:16:30.174Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-27T15:16:30.174Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-27T15:16:30.174Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-27T15:16:30.174Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-27T15:16:30.395Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-27T15:16:31.318Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-27T15:16:31.318Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-11-27T15:16:33.198Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-27T15:16:33.198Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-27T15:16:34.577Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-27T15:16:35.504Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-27T15:16:35.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.18s) [2019-11-27T15:16:35.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.28s) [2019-11-27T15:16:35.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s) [2019-11-27T15:16:35.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.40s) [2019-11-27T15:16:35.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s) [2019-11-27T15:16:35.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.38s) [2019-11-27T15:16:35.504Z] === RUN TestBuildMultiStageCopy [2019-11-27T15:16:35.504Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-27T15:16:35.938Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-27T15:16:37.206Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-27T15:16:37.549Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-27T15:16:37.824Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-27T15:16:37.824Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-27T15:16:37.890Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-27T15:16:38.228Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-27T15:16:38.958Z] --- PASS: TestBuildMultiStageCopy (3.58s) [2019-11-27T15:16:38.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.96s) [2019-11-27T15:16:38.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2019-11-27T15:16:38.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2019-11-27T15:16:38.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2019-11-27T15:16:38.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2019-11-27T15:16:38.958Z] === RUN TestBuildMultiStageParentConfig [2019-11-27T15:16:39.685Z] --- PASS: TestBuildMultiStageParentConfig (0.98s) [2019-11-27T15:16:39.685Z] === RUN TestBuildLabelWithTargets [2019-11-27T15:16:40.333Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-27T15:16:41.387Z] --- PASS: TestBuildLabelWithTargets (1.57s) [2019-11-27T15:16:41.387Z] === RUN TestBuildWithEmptyLayers [2019-11-27T15:16:42.114Z] --- PASS: TestBuildWithEmptyLayers (0.77s) [2019-11-27T15:16:42.114Z] === RUN TestBuildMultiStageOnBuild [2019-11-27T15:16:43.597Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-27T15:16:44.431Z] --- PASS: TestBuildMultiStageOnBuild (2.23s) [2019-11-27T15:16:44.431Z] === RUN TestBuildUncleanTarFilenames [2019-11-27T15:16:45.621Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2019-11-27T15:16:45.621Z] === RUN TestBuildMultiStageLayerLeak [2019-11-27T15:16:46.107Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-27T15:16:46.107Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-27T15:16:47.937Z] --- PASS: TestBuildMultiStageLayerLeak (2.32s) [2019-11-27T15:16:47.937Z] === RUN TestBuildWithHugeFile [2019-11-27T15:16:48.616Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-27T15:16:49.175Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-27T15:16:49.430Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-11-27T15:16:49.992Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-27T15:16:55.228Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-11-27T15:16:57.737Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-11-27T15:17:01.019Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-11-27T15:17:04.280Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-11-27T15:17:04.280Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-27T15:17:04.784Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-27T15:17:04.784Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-27T15:17:04.784Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-27T15:17:07.539Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-27T15:17:07.539Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-11-27T15:17:09.423Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-27T15:17:09.983Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-27T15:17:10.544Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-11-27T15:17:13.058Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-11-27T15:17:13.313Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-27T15:17:13.568Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-27T15:17:13.568Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-27T15:17:13.568Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-27T15:17:14.594Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-27T15:17:15.521Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-27T15:17:16.446Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-11-27T15:17:19.706Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-27T15:17:20.265Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-27T15:17:22.774Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-11-27T15:17:25.282Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-27T15:17:25.842Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-27T15:17:25.842Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-27T15:17:27.227Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-27T15:17:28.589Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-27T15:17:29.950Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-27T15:17:30.873Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-27T15:17:32.235Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-27T15:17:34.745Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-27T15:17:35.304Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-27T15:17:36.228Z] === RUN TestDockerSuite/TestLogsSince [2019-11-27T15:17:44.298Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-27T15:17:48.455Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-11-27T15:17:48.709Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-27T15:17:49.632Z] === RUN TestDockerSuite/TestLogsTail [2019-11-27T15:17:50.994Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-27T15:17:51.554Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-27T15:17:52.915Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-27T15:17:53.170Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-27T15:17:54.140Z] === RUN TestDockerSuite/TestNetHostname [2019-11-27T15:17:57.416Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-27T15:17:57.416Z] === RUN TestDockerSuite/TestNetworkEvents [2019-11-27T15:17:58.780Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-27T15:17:58.780Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-11-27T15:18:01.290Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-27T15:18:01.540Z] #33 127.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-27T15:18:01.540Z] #33 130.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-27T15:18:01.540Z] #33 131.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-27T15:18:02.214Z] === RUN TestDockerSuite/TestPluginActive [2019-11-27T15:18:02.774Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-11-27T15:18:03.002Z] #33 133.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-27T15:18:04.134Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-27T15:18:05.515Z] #33 136.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-27T15:18:06.877Z] #33 137.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-27T15:18:07.803Z] #33 138.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-27T15:18:08.728Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-27T15:18:08.984Z] #33 140.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-27T15:18:10.662Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-27T15:18:10.662Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-27T15:18:10.870Z] #33 141.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-27T15:18:11.222Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-27T15:18:11.794Z] #33 142.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-27T15:18:13.681Z] #33 144.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-27T15:18:15.043Z] #33 146.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-27T15:18:15.379Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-27T15:18:16.303Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-27T15:18:16.839Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-27T15:18:16.862Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-11-27T15:18:16.929Z] #33 147.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-27T15:18:17.856Z] #33 148.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-27T15:18:18.226Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-27T15:18:18.379Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-27T15:18:19.345Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-27T15:18:19.743Z] #33 150.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-27T15:18:20.111Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-11-27T15:18:21.105Z] #33 151.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-27T15:18:22.082Z] #33 153.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-27T15:18:23.370Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-11-27T15:18:23.370Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-27T15:18:23.443Z] #33 154.5 [2019-11-27T15:18:24.802Z] #33 DONE 155.7s [2019-11-27T15:18:24.802Z] [2019-11-27T15:18:24.802Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-11-27T15:18:25.878Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-27T15:18:26.133Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-11-27T15:18:26.362Z] --- PASS: TestBuildWithHugeFile (86.38s) [2019-11-27T15:18:26.362Z] === RUN TestBuildWithEmptyDockerfile [2019-11-27T15:18:26.362Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-27T15:18:26.362Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-27T15:18:26.362Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-27T15:18:26.362Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-27T15:18:26.362Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-27T15:18:26.362Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-27T15:18:26.362Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-27T15:18:26.362Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-27T15:18:26.362Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-27T15:18:26.362Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2019-11-27T15:18:26.362Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2019-11-27T15:18:26.362Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2019-11-27T15:18:26.362Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s) [2019-11-27T15:18:26.362Z] === RUN TestBuildPreserveOwnership [2019-11-27T15:18:26.362Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-27T15:18:26.363Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-27T15:18:26.363Z] --- PASS: TestBuildPreserveOwnership (4.94s) [2019-11-27T15:18:26.363Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.25s) [2019-11-27T15:18:26.363Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s) [2019-11-27T15:18:26.363Z] === RUN TestBuildPlatformInvalid [2019-11-27T15:18:26.363Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-11-27T15:18:26.363Z] PASS [2019-11-27T15:18:26.363Z] [2019-11-27T15:18:26.363Z] === Skipped [2019-11-27T15:18:26.363Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-11-27T15:18:26.363Z] build_session_test.go:25: TODO: BuildKit [2019-11-27T15:18:26.363Z] [2019-11-27T15:18:26.363Z] [2019-11-27T15:18:26.363Z] DONE 32 tests, 1 skipped in 133.204s [2019-11-27T15:18:26.363Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-11-27T15:18:26.363Z] ++ 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-27T15:18:26.363Z] ++ set -e [2019-11-27T15:18:26.363Z] ++ '[' -n 0 ']' [2019-11-27T15:18:26.363Z] ++ set -x [2019-11-27T15:18:26.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=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-27T15:18:26.363Z] INFO: Testing against a local daemon [2019-11-27T15:18:26.363Z] === RUN TestConfigList [2019-11-27T15:18:26.363Z] --- PASS: TestConfigList (2.26s) [2019-11-27T15:18:26.363Z] === RUN TestConfigsCreateAndDelete [2019-11-27T15:18:26.363Z] --- PASS: TestConfigsCreateAndDelete (2.22s) [2019-11-27T15:18:26.363Z] === RUN TestConfigsUpdate [2019-11-27T15:18:26.363Z] --- PASS: TestConfigsUpdate (2.20s) [2019-11-27T15:18:26.363Z] === RUN TestTemplatedConfig [2019-11-27T15:18:27.312Z] #34 DONE 2.7s [2019-11-27T15:18:27.507Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-27T15:18:29.196Z] [2019-11-27T15:18:29.196Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-11-27T15:18:29.382Z] --- PASS: TestTemplatedConfig (2.86s) [2019-11-27T15:18:29.382Z] === RUN TestConfigInspect [2019-11-27T15:18:29.393Z] === RUN TestDockerSuite/TestPortList [2019-11-27T15:18:29.952Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-11-27T15:18:30.555Z] #35 DONE 1.5s [2019-11-27T15:18:30.555Z] [2019-11-27T15:18:30.555Z] #36 exporting to image [2019-11-27T15:18:30.555Z] #36 exporting layers [2019-11-27T15:18:31.686Z] --- PASS: TestConfigInspect (2.27s) [2019-11-27T15:18:31.686Z] === RUN TestConfigCreateWithLabels [2019-11-27T15:18:33.815Z] #36 exporting layers 3.3s done [2019-11-27T15:18:33.815Z] #36 writing image sha256:46c295367f0bd6d430ea4608c5df152dafd941fc9cc8eb8fa8b5125a7e7243dc done [2019-11-27T15:18:33.815Z] #36 naming to docker.io/library/moby-e2e-test done [2019-11-27T15:18:33.815Z] #36 DONE 3.3s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-27T15:18:33.992Z] --- PASS: TestConfigCreateWithLabels (2.22s) [2019-11-27T15:18:33.992Z] === RUN TestConfigCreateResolve [2019-11-27T15:18:34.112Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-11-27T15:18:34.251Z] + echo Ensuring container killed. [2019-11-27T15:18:34.251Z] Ensuring container killed. [2019-11-27T15:18:34.251Z] + docker rm -vf docker-pr1 [2019-11-27T15:18:34.251Z] Error: No such container: docker-pr1 [2019-11-27T15:18:34.251Z] + true [Pipeline] sh [2019-11-27T15:18:34.657Z] + echo Chowning /workspace to jenkins user [2019-11-27T15:18:34.657Z] Chowning /workspace to jenkins user [2019-11-27T15:18:34.657Z] + id -u [2019-11-27T15:18:34.657Z] + id -g [2019-11-27T15:18:34.657Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40263:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-27T15:18:36.378Z] --- PASS: TestConfigCreateResolve (2.27s) [2019-11-27T15:18:36.378Z] === RUN TestConfigDaemonLibtrustID [2019-11-27T15:18:36.435Z] + bundleName=unit [2019-11-27T15:18:36.435Z] + echo Creating unit-bundles.tar.gz [2019-11-27T15:18:36.435Z] Creating unit-bundles.tar.gz [2019-11-27T15:18:36.435Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-11-27T15:18:36.435Z] bundles/junit-report.xml [2019-11-27T15:18:36.435Z] bundles/go-test-report.json [2019-11-27T15:18:36.435Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-11-27T15:18:36.443Z] Archiving artifacts [2019-11-27T15:18:36.715Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-11-27T15:18:36.715Z] PASS [2019-11-27T15:18:36.715Z] [2019-11-27T15:18:36.715Z] DONE 8 tests in 16.943s [2019-11-27T15:18:36.715Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-11-27T15:18:36.715Z] ++ 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-27T15:18:36.715Z] ++ set -e [2019-11-27T15:18:36.715Z] ++ '[' -n 0 ']' [2019-11-27T15:18:36.715Z] ++ set -x [2019-11-27T15:18:36.715Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-27T15:18:36.715Z] INFO: Testing against a local daemon [2019-11-27T15:18:36.715Z] === RUN TestCheckpoint [2019-11-27T15:18:36.715Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-27T15:18:36.715Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-27T15:18:36.715Z] === RUN TestContainerInvalidJSON [2019-11-27T15:18:36.715Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-27T15:18:36.715Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-27T15:18:36.715Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-27T15:18:36.715Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-27T15:18:36.715Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-27T15:18:36.715Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-27T15:18:36.715Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-27T15:18:36.715Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-27T15:18:36.715Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-27T15:18:36.715Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-27T15:18:36.715Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-27T15:18:36.715Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-27T15:18:36.715Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-27T15:18:36.715Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-27T15:18:36.823Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40263/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-27T15:18:37.125Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-11-27T15:18:37.125Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-27T15:18:37.125Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-11-27T15:18:37.125Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-27T15:18:37.125Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-11-27T15:18:37.125Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-27T15:18:37.125Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2019-11-27T15:18:37.125Z] === RUN TestCopyFromContainer [2019-11-27T15:18:37.330Z] + make clean [2019-11-27T15:18:37.584Z] docker volume rm -f docker-dev-cache [2019-11-27T15:18:37.584Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-27T15:18:38.269Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-11-27T15:18:38.823Z] === RUN TestCopyFromContainer// [2019-11-27T15:18:38.823Z] === RUN TestCopyFromContainer//bar/root [2019-11-27T15:18:38.823Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-27T15:18:39.162Z] === RUN TestCopyFromContainer/bar/quux [2019-11-27T15:18:39.162Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-27T15:18:39.162Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-27T15:18:39.507Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-27T15:18:39.507Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-27T15:18:39.508Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-27T15:18:39.508Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-27T15:18:39.874Z] --- PASS: TestCopyFromContainer (2.62s) [2019-11-27T15:18:39.874Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-11-27T15:18:39.874Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-11-27T15:18:39.874Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-11-27T15:18:39.874Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-11-27T15:18:39.874Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-11-27T15:18:39.874Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-11-27T15:18:39.874Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-11-27T15:18:39.874Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-11-27T15:18:39.874Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-11-27T15:18:39.874Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-11-27T15:18:39.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-27T15:18:39.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-27T15:18:39.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-27T15:18:39.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-27T15:18:39.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-27T15:18:39.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-27T15:18:39.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-27T15:18:39.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-27T15:18:39.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-27T15:18:39.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-27T15:18:39.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2019-11-27T15:18:39.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-27T15:18:39.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-27T15:18:39.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-27T15:18:39.874Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-27T15:18:39.874Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-11-27T15:18:39.874Z] === RUN TestCreateWithInvalidEnv [2019-11-27T15:18:39.874Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-27T15:18:39.874Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-27T15:18:39.874Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-27T15:18:39.874Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-27T15:18:39.874Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-27T15:18:39.874Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-27T15:18:39.874Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-27T15:18:39.874Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-27T15:18:39.874Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-27T15:18:39.874Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-27T15:18:39.874Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-27T15:18:39.874Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-27T15:18:39.874Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-27T15:18:39.874Z] === RUN TestCreateTmpfsMountsTarget [2019-11-27T15:18:39.874Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-27T15:18:39.874Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-27T15:18:40.153Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-11-27T15:18:40.408Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-27T15:18:42.177Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) [2019-11-27T15:18:42.177Z] === RUN TestCreateWithCapabilities [2019-11-27T15:18:42.177Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-27T15:18:42.177Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-27T15:18:42.177Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-27T15:18:42.177Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-27T15:18:42.177Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-27T15:18:42.177Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-27T15:18:42.177Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-27T15:18:42.177Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-27T15:18:42.177Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-27T15:18:42.177Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-27T15:18:42.177Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-27T15:18:42.177Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-27T15:18:42.177Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-27T15:18:42.177Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-27T15:18:42.177Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-27T15:18:42.177Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-27T15:18:42.177Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-27T15:18:42.177Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-27T15:18:42.177Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-27T15:18:42.177Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-27T15:18:42.177Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-27T15:18:42.177Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-27T15:18:42.177Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-27T15:18:42.177Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-27T15:18:42.177Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-27T15:18:42.177Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-27T15:18:42.177Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-27T15:18:42.177Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-27T15:18:42.177Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-27T15:18:42.177Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-27T15:18:42.177Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-27T15:18:42.177Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-27T15:18:42.177Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-27T15:18:42.177Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-27T15:18:42.177Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-27T15:18:42.177Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-27T15:18:42.177Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-11-27T15:18:42.177Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-11-27T15:18:42.177Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-11-27T15:18:42.177Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-11-27T15:18:42.177Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-27T15:18:42.177Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2019-11-27T15:18:42.177Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-11-27T15:18:42.177Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2019-11-27T15:18:42.177Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-11-27T15:18:42.177Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-27T15:18:42.293Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-27T15:18:44.178Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-11-27T15:18:44.477Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s) [2019-11-27T15:18:44.477Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-27T15:18:44.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-27T15:18:44.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-27T15:18:44.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-27T15:18:44.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-27T15:18:44.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-27T15:18:44.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-27T15:18:44.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-27T15:18:44.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-27T15:18:44.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-27T15:18:44.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-27T15:18:44.477Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-27T15:18:44.477Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-27T15:18:44.477Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-27T15:18:44.477Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-27T15:18:44.477Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-27T15:18:44.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-27T15:18:44.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-11-27T15:18:44.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-11-27T15:18:44.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-11-27T15:18:44.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-11-27T15:18:44.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-11-27T15:18:44.477Z] === RUN TestContainerStartOnDaemonRestart [2019-11-27T15:18:44.477Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-27T15:18:44.477Z] === RUN TestDaemonRestartIpcMode [2019-11-27T15:18:44.477Z] === PAUSE TestDaemonRestartIpcMode [2019-11-27T15:18:44.477Z] === RUN TestDiff [2019-11-27T15:18:44.587Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-27T15:18:44.815Z] --- PASS: TestDiff (0.71s) [2019-11-27T15:18:44.815Z] === RUN TestExecWithCloseStdin [2019-11-27T15:18:45.991Z] --- PASS: TestExecWithCloseStdin (0.93s) [2019-11-27T15:18:45.991Z] === RUN TestExec [2019-11-27T15:18:46.716Z] --- PASS: TestExec (0.88s) [2019-11-27T15:18:46.716Z] === RUN TestExecUser [2019-11-27T15:18:47.445Z] --- PASS: TestExecUser (0.86s) [2019-11-27T15:18:47.445Z] === RUN TestExportContainerAndImportImage [2019-11-27T15:18:48.647Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2019-11-27T15:18:48.647Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-27T15:18:50.411Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2019-11-27T15:18:50.411Z] === RUN TestHealthCheckWorkdir [2019-11-27T15:18:50.700Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-27T15:18:50.700Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-27T15:18:50.700Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-27T15:18:50.700Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-11-27T15:18:50.700Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-27T15:18:50.700Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-27T15:18:51.136Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2019-11-27T15:18:51.136Z] === RUN TestHealthKillContainer [2019-11-27T15:18:51.624Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-27T15:18:51.624Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-27T15:18:52.987Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-27T15:18:52.987Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-27T15:18:54.138Z] --- PASS: TestHealthKillContainer (2.89s) [2019-11-27T15:18:54.138Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-27T15:18:54.869Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2019-11-27T15:18:54.869Z] === RUN TestIpcModeNone [2019-11-27T15:18:54.871Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-27T15:18:54.871Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-11-27T15:18:55.597Z] --- PASS: TestIpcModeNone (0.86s) [2019-11-27T15:18:55.597Z] === RUN TestIpcModePrivate [2019-11-27T15:18:56.233Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-11-27T15:18:56.772Z] --- PASS: TestIpcModePrivate (0.89s) [2019-11-27T15:18:56.772Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-11-27T15:18:56.772Z] === RUN TestIpcModeShareable [2019-11-27T15:18:57.503Z] --- PASS: TestIpcModeShareable (0.88s) [2019-11-27T15:18:57.503Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-11-27T15:18:57.503Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-27T15:18:58.748Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-11-27T15:18:59.818Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.50s) [2019-11-27T15:18:59.818Z] === RUN TestAPIIpcModeHost [2019-11-27T15:19:00.545Z] --- PASS: TestAPIIpcModeHost (0.69s) [2019-11-27T15:19:00.546Z] === RUN TestDaemonIpcModeShareable [2019-11-27T15:19:00.643Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-11-27T15:19:00.643Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-11-27T15:19:00.643Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-27T15:19:02.247Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2019-11-27T15:19:02.247Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-11-27T15:19:02.247Z] === RUN TestDaemonIpcModePrivate [2019-11-27T15:19:02.286Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-27T15:19:04.577Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2019-11-27T15:19:04.577Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-11-27T15:19:04.577Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-27T15:19:04.799Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-27T15:19:05.358Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-27T15:19:05.754Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2019-11-27T15:19:05.754Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-11-27T15:19:05.754Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-27T15:19:07.449Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2019-11-27T15:19:07.449Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-11-27T15:19:07.449Z] === RUN TestIpcModeOlderClient [2019-11-27T15:19:07.449Z] === PAUSE TestIpcModeOlderClient [2019-11-27T15:19:07.449Z] === RUN TestKillContainerInvalidSignal [2019-11-27T15:19:08.178Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2019-11-27T15:19:08.178Z] === RUN TestKillContainer [2019-11-27T15:19:08.178Z] === RUN TestKillContainer/no_signal [2019-11-27T15:19:08.904Z] === RUN TestKillContainer/non_killing_signal [2019-11-27T15:19:09.514Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-27T15:19:09.635Z] === RUN TestKillContainer/killing_signal [2019-11-27T15:19:10.073Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-11-27T15:19:10.365Z] --- PASS: TestKillContainer (2.10s) [2019-11-27T15:19:10.365Z] --- PASS: TestKillContainer/no_signal (0.67s) [2019-11-27T15:19:10.365Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2019-11-27T15:19:10.365Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2019-11-27T15:19:10.365Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-27T15:19:10.365Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-27T15:19:11.092Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-27T15:19:11.822Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2019-11-27T15:19:11.822Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2019-11-27T15:19:11.822Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2019-11-27T15:19:11.822Z] === RUN TestKillStoppedContainer [2019-11-27T15:19:11.822Z] --- PASS: TestKillStoppedContainer (0.07s) [2019-11-27T15:19:11.822Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-27T15:19:12.159Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2019-11-27T15:19:12.159Z] === RUN TestKillDifferentUserContainer [2019-11-27T15:19:12.600Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-27T15:19:12.892Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2019-11-27T15:19:12.893Z] === RUN TestInspectOomKilledTrue [2019-11-27T15:19:13.331Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-11-27T15:19:14.066Z] --- PASS: TestInspectOomKilledTrue (1.21s) [2019-11-27T15:19:14.066Z] === RUN TestInspectOomKilledFalse [2019-11-27T15:19:14.692Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-27T15:19:14.692Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-27T15:19:14.794Z] --- PASS: TestInspectOomKilledFalse (0.70s) [2019-11-27T15:19:14.794Z] === RUN TestLinksEtcHostsContentMatch [2019-11-27T15:19:15.131Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2019-11-27T15:19:15.131Z] === RUN TestLinksContainerNames [2019-11-27T15:19:16.827Z] --- PASS: TestLinksContainerNames (1.39s) [2019-11-27T15:19:16.827Z] === RUN TestLogsFollowTailEmpty [2019-11-27T15:19:17.559Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2019-11-27T15:19:17.559Z] === RUN TestContainerNetworkMountsNoChown [2019-11-27T15:19:17.952Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-11-27T15:19:18.287Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/default [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/default [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/private [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/private [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/rprivate [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/slave [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/slave [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/rslave [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/shared [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/shared [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/rshared [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/default [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/rslave [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/slave [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/shared [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/private [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/rshared [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/rprivate [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-27T15:19:18.287Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-27T15:19:18.287Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-27T15:19:18.287Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-27T15:19:18.627Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-11-27T15:19:18.627Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-27T15:19:18.627Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2019-11-27T15:19:18.627Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-11-27T15:19:18.627Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-11-27T15:19:18.627Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-11-27T15:19:18.627Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-27T15:19:18.627Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-11-27T15:19:18.627Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-11-27T15:19:18.627Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2019-11-27T15:19:18.627Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-11-27T15:19:18.627Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-27T15:19:18.627Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-11-27T15:19:18.627Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2019-11-27T15:19:18.627Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2019-11-27T15:19:18.627Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-11-27T15:19:18.627Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-27T15:19:18.628Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-11-27T15:19:18.628Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-11-27T15:19:18.628Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-11-27T15:19:18.628Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-11-27T15:19:18.628Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-27T15:19:18.628Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-11-27T15:19:18.628Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-11-27T15:19:18.628Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-11-27T15:19:18.628Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-11-27T15:19:18.628Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-27T15:19:18.628Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2019-11-27T15:19:18.628Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-11-27T15:19:18.628Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-11-27T15:19:18.628Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-11-27T15:19:18.628Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-27T15:19:18.628Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-11-27T15:19:18.628Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-11-27T15:19:18.628Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-11-27T15:19:18.628Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-11-27T15:19:18.628Z] === RUN TestContainerBindMountNonRecursive [2019-11-27T15:19:19.313Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-27T15:19:20.332Z] --- PASS: TestContainerBindMountNonRecursive (1.71s) [2019-11-27T15:19:20.332Z] === RUN TestNetworkNat [2019-11-27T15:19:20.761Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-11-27T15:19:21.059Z] --- PASS: TestNetworkNat (0.73s) [2019-11-27T15:19:21.059Z] === RUN TestNetworkLocalhostTCPNat [2019-11-27T15:19:21.785Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2019-11-27T15:19:21.785Z] === RUN TestNetworkLoopbackNat [2019-11-27T15:19:22.512Z] --- PASS: TestNetworkLoopbackNat (0.96s) [2019-11-27T15:19:22.512Z] === RUN TestPause [2019-11-27T15:19:23.687Z] --- PASS: TestPause (0.79s) [2019-11-27T15:19:23.687Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-27T15:19:23.687Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-27T15:19:23.687Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-27T15:19:23.687Z] === RUN TestPauseStopPausedContainer [2019-11-27T15:19:24.028Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2019-11-27T15:19:24.028Z] === RUN TestPsFilter [2019-11-27T15:19:24.366Z] --- PASS: TestPsFilter (0.19s) [2019-11-27T15:19:24.366Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-27T15:19:25.092Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2019-11-27T15:19:25.092Z] === RUN TestRemoveContainerWithVolume [2019-11-27T15:19:25.820Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2019-11-27T15:19:25.820Z] === RUN TestRemoveContainerRunning [2019-11-27T15:19:25.995Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-11-27T15:19:26.571Z] --- PASS: TestRemoveContainerRunning (0.69s) [2019-11-27T15:19:26.571Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-27T15:19:27.298Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2019-11-27T15:19:27.298Z] === RUN TestRemoveInvalidContainer [2019-11-27T15:19:27.298Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-11-27T15:19:27.298Z] === RUN TestRenameLinkedContainer [2019-11-27T15:19:27.883Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-27T15:19:29.778Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-11-27T15:19:29.778Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-27T15:19:30.315Z] --- PASS: TestRenameLinkedContainer (2.76s) [2019-11-27T15:19:30.315Z] === RUN TestRenameStoppedContainer [2019-11-27T15:19:30.654Z] --- PASS: TestRenameStoppedContainer (0.68s) [2019-11-27T15:19:30.654Z] === RUN TestRenameRunningContainerAndReuse [2019-11-27T15:19:32.381Z] --- PASS: TestRenameRunningContainerAndReuse (1.45s) [2019-11-27T15:19:32.381Z] === RUN TestRenameInvalidName [2019-11-27T15:19:32.718Z] --- PASS: TestRenameInvalidName (0.68s) [2019-11-27T15:19:32.718Z] === RUN TestRenameAnonymousContainer [2019-11-27T15:19:33.036Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-27T15:19:34.398Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-27T15:19:35.734Z] --- PASS: TestRenameAnonymousContainer (2.63s) [2019-11-27T15:19:35.734Z] === RUN TestRenameContainerWithSameName [2019-11-27T15:19:35.757Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-27T15:19:36.072Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2019-11-27T15:19:36.072Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-27T15:19:37.639Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-27T15:19:37.796Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s) [2019-11-27T15:19:37.796Z] === RUN TestResize [2019-11-27T15:19:38.137Z] --- PASS: TestResize (0.71s) [2019-11-27T15:19:38.137Z] === RUN TestResizeWithInvalidSize [2019-11-27T15:19:38.862Z] --- PASS: TestResizeWithInvalidSize (0.76s) [2019-11-27T15:19:38.862Z] === RUN TestResizeWhenContainerNotStarted [2019-11-27T15:19:39.592Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2019-11-27T15:19:39.592Z] === RUN TestDaemonRestartKillContainers [2019-11-27T15:19:39.592Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-27T15:19:39.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-27T15:19:39.592Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-27T15:19:39.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-27T15:19:39.592Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-27T15:19:39.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-27T15:19:39.592Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-27T15:19:39.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-27T15:19:39.592Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-27T15:19:39.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-27T15:19:39.592Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-27T15:19:39.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-27T15:19:39.592Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-27T15:19:39.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-27T15:19:39.592Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-27T15:19:39.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-27T15:19:39.592Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-27T15:19:39.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-27T15:19:39.592Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-27T15:19:39.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-27T15:19:39.592Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-27T15:19:39.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-27T15:19:39.592Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-27T15:19:39.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-27T15:19:39.592Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-27T15:19:39.592Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-27T15:19:39.592Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-27T15:19:39.592Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-27T15:19:40.148Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-27T15:19:41.905Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-27T15:19:42.031Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-27T15:19:42.031Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-27T15:19:42.247Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-27T15:19:42.955Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-11-27T15:19:42.955Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-27T15:19:43.433Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-27T15:19:45.148Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-27T15:19:45.490Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-27T15:19:45.838Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-27T15:19:46.213Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-27T15:19:47.573Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-27T15:19:47.573Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-27T15:19:48.388Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-27T15:19:48.721Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-27T15:19:49.280Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-27T15:19:49.280Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-27T15:19:49.280Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-27T15:19:49.534Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-27T15:19:49.534Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-27T15:19:50.460Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-27T15:19:51.430Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-27T15:19:51.430Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.12s) [2019-11-27T15:19:51.430Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.72s) [2019-11-27T15:19:51.430Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2019-11-27T15:19:51.430Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.84s) [2019-11-27T15:19:51.430Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.93s) [2019-11-27T15:19:51.430Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (6.36s) [2019-11-27T15:19:51.430Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (7.73s) [2019-11-27T15:19:51.430Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.10s) [2019-11-27T15:19:51.430Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.19s) [2019-11-27T15:19:51.430Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.31s) [2019-11-27T15:19:51.430Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.83s) [2019-11-27T15:19:51.430Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.99s) [2019-11-27T15:19:51.430Z] === RUN TestCgroupNamespacesRun [2019-11-27T15:19:52.343Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-27T15:19:53.127Z] --- PASS: TestCgroupNamespacesRun (1.66s) [2019-11-27T15:19:53.127Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-27T15:19:53.702Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-27T15:19:54.625Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-27T15:19:54.823Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2019-11-27T15:19:54.823Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-27T15:19:56.000Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-11-27T15:19:56.520Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2019-11-27T15:19:56.520Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-27T15:19:58.215Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2019-11-27T15:19:58.215Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-27T15:19:59.917Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2019-11-27T15:19:59.917Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-27T15:20:01.089Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2019-11-27T15:20:01.089Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-27T15:20:01.848Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2019-11-27T15:20:01.848Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-27T15:20:03.547Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2019-11-27T15:20:03.547Z] === RUN TestKernelTCPMemory [2019-11-27T15:20:04.121Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-27T15:20:04.376Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-27T15:20:04.725Z] --- PASS: TestKernelTCPMemory (0.94s) [2019-11-27T15:20:04.725Z] === RUN TestNISDomainname [2019-11-27T15:20:05.451Z] --- PASS: TestNISDomainname (1.05s) [2019-11-27T15:20:05.451Z] === RUN TestHostnameDnsResolution [2019-11-27T15:20:06.084Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-27T15:20:06.884Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-27T15:20:06.884Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-27T15:20:06.884Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-27T15:20:07.138Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-27T15:20:07.150Z] --- PASS: TestHostnameDnsResolution (1.20s) [2019-11-27T15:20:07.150Z] === RUN TestStats [2019-11-27T15:20:08.852Z] --- PASS: TestStats (1.89s) [2019-11-27T15:20:08.852Z] === RUN TestStopContainerWithTimeout [2019-11-27T15:20:08.852Z] === RUN TestStopContainerWithTimeout/0 [2019-11-27T15:20:08.852Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-27T15:20:08.852Z] === RUN TestStopContainerWithTimeout/1 [2019-11-27T15:20:08.852Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-27T15:20:08.852Z] === RUN TestStopContainerWithTimeout/3 [2019-11-27T15:20:08.852Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-27T15:20:08.852Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-27T15:20:08.852Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-27T15:20:08.852Z] === CONT TestStopContainerWithTimeout/0 [2019-11-27T15:20:08.852Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-27T15:20:08.852Z] === CONT TestStopContainerWithTimeout/1 [2019-11-27T15:20:08.852Z] === CONT TestStopContainerWithTimeout/3 [2019-11-27T15:20:09.645Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-11-27T15:20:09.900Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-27T15:20:11.784Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-27T15:20:11.873Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-11-27T15:20:11.873Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2019-11-27T15:20:11.873Z] --- PASS: TestStopContainerWithTimeout/1 (2.36s) [2019-11-27T15:20:11.873Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2019-11-27T15:20:11.873Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2019-11-27T15:20:11.873Z] === RUN TestDeleteDevicemapper [2019-11-27T15:20:11.873Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-27T15:20:11.873Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-27T15:20:11.873Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-27T15:20:12.709Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-11-27T15:20:14.883Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.09s) [2019-11-27T15:20:14.883Z] === RUN TestUpdateMemory [2019-11-27T15:20:15.967Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-27T15:20:16.059Z] --- PASS: TestUpdateMemory (1.08s) [2019-11-27T15:20:16.059Z] === RUN TestUpdateCPUQuota [2019-11-27T15:20:16.399Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-27T15:20:17.327Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-27T15:20:17.327Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-27T15:20:17.327Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-27T15:20:17.784Z] --- PASS: TestUpdateCPUQuota (1.57s) [2019-11-27T15:20:17.784Z] === RUN TestUpdatePidsLimit [2019-11-27T15:20:17.784Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-27T15:20:18.122Z] === RUN TestUpdatePidsLimit/no_change [2019-11-27T15:20:18.461Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-27T15:20:18.801Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-27T15:20:19.138Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-27T15:20:19.476Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-27T15:20:20.201Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-27T15:20:21.895Z] --- PASS: TestUpdatePidsLimit (3.93s) [2019-11-27T15:20:21.895Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2019-11-27T15:20:21.895Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2019-11-27T15:20:21.895Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2019-11-27T15:20:21.895Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2019-11-27T15:20:21.895Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2019-11-27T15:20:21.895Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2019-11-27T15:20:21.895Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2019-11-27T15:20:21.895Z] === RUN TestUpdateRestartPolicy [2019-11-27T15:20:22.561Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-27T15:20:22.815Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-27T15:20:23.070Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-27T15:20:25.579Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-27T15:20:26.137Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-27T15:20:28.139Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-27T15:20:29.063Z] === RUN TestDockerSuite/TestRmiTag [2019-11-27T15:20:29.318Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-27T15:20:30.242Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-27T15:20:33.500Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-11-27T15:20:34.863Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-27T15:20:35.152Z] --- PASS: TestUpdateRestartPolicy (12.10s) [2019-11-27T15:20:35.152Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-27T15:20:35.152Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2019-11-27T15:20:35.152Z] === RUN TestWaitNonBlocked [2019-11-27T15:20:35.152Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-27T15:20:35.152Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-27T15:20:35.152Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-27T15:20:35.152Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-27T15:20:35.152Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-27T15:20:35.152Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-27T15:20:35.492Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-11-27T15:20:35.492Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2019-11-27T15:20:35.492Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s) [2019-11-27T15:20:35.492Z] === RUN TestWaitBlocked [2019-11-27T15:20:35.492Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-27T15:20:35.492Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-27T15:20:35.492Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-27T15:20:35.492Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-27T15:20:35.492Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-27T15:20:35.492Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-27T15:20:35.786Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-27T15:20:36.042Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-11-27T15:20:36.602Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-27T15:20:36.688Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-27T15:20:36.688Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2019-11-27T15:20:36.688Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2019-11-27T15:20:36.688Z] === CONT TestContainerStartOnDaemonRestart [2019-11-27T15:20:36.688Z] === CONT TestIpcModeOlderClient [2019-11-27T15:20:36.688Z] === CONT TestDaemonRestartIpcMode [2019-11-27T15:20:36.688Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-11-27T15:20:37.161Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-27T15:20:39.044Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-27T15:20:39.044Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-27T15:20:39.968Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-27T15:20:40.222Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-27T15:20:40.571Z] --- PASS: TestDaemonRestartIpcMode (3.92s) [2019-11-27T15:20:40.571Z] --- PASS: TestContainerStartOnDaemonRestart (3.98s) [2019-11-27T15:20:40.571Z] PASS [2019-11-27T15:20:40.571Z] [2019-11-27T15:20:40.571Z] === Skipped [2019-11-27T15:20:40.571Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-11-27T15:20:40.571Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-27T15:20:40.571Z] [2019-11-27T15:20:40.571Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-27T15:20:40.571Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-27T15:20:40.571Z] [2019-11-27T15:20:40.571Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-11-27T15:20:40.571Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-27T15:20:40.571Z] [2019-11-27T15:20:40.571Z] [2019-11-27T15:20:40.571Z] DONE 197 tests, 3 skipped in 123.798s [2019-11-27T15:20:40.571Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-11-27T15:20:40.571Z] ++ 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-27T15:20:40.571Z] ++ set -e [2019-11-27T15:20:40.571Z] ++ '[' -n 0 ']' [2019-11-27T15:20:40.571Z] ++ set -x [2019-11-27T15:20:40.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-27T15:20:40.571Z] INFO: Testing against a local daemon [2019-11-27T15:20:40.571Z] === RUN TestCommitInheritsEnv [2019-11-27T15:20:40.909Z] --- PASS: TestCommitInheritsEnv (0.43s) [2019-11-27T15:20:40.909Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-27T15:20:40.909Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-27T15:20:40.909Z] === RUN TestImagesFilterMultiReference [2019-11-27T15:20:41.147Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-27T15:20:41.147Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-27T15:20:41.246Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-11-27T15:20:41.246Z] === RUN TestImagePullPlatformInvalid [2019-11-27T15:20:41.246Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-27T15:20:41.246Z] === RUN TestRemoveImageOrphaning [2019-11-27T15:20:41.586Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2019-11-27T15:20:41.586Z] === RUN TestRemoveImageGarbageCollector [2019-11-27T15:20:41.586Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-27T15:20:41.586Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:20:41.586Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-27T15:20:41.586Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-27T15:20:41.586Z] === RUN TestTagInvalidReference [2019-11-27T15:20:41.586Z] --- PASS: TestTagInvalidReference (0.04s) [2019-11-27T15:20:41.586Z] === RUN TestTagValidPrefixedRepo [2019-11-27T15:20:41.586Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-11-27T15:20:41.586Z] === RUN TestTagExistedNameWithoutForce [2019-11-27T15:20:41.925Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-11-27T15:20:41.925Z] === RUN TestTagOfficialNames [2019-11-27T15:20:41.925Z] --- PASS: TestTagOfficialNames (0.06s) [2019-11-27T15:20:41.925Z] === RUN TestTagMatchesDigest [2019-11-27T15:20:41.925Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-27T15:20:41.925Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-27T15:20:42.070Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-27T15:20:43.955Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-27T15:20:44.879Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-27T15:20:45.802Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-27T15:20:46.727Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-11-27T15:20:48.610Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-27T15:20:49.971Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-11-27T15:20:50.901Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-11-27T15:20:51.824Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-11-27T15:20:52.748Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-11-27T15:20:53.671Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-11-27T15:20:54.596Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-27T15:20:55.956Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-11-27T15:20:56.881Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-27T15:20:57.805Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-27T15:20:58.730Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-27T15:20:59.654Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-27T15:20:59.654Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-27T15:21:02.167Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-27T15:21:02.727Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-27T15:21:03.652Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-27T15:21:03.908Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-11-27T15:21:04.468Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-27T15:21:05.392Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-27T15:21:05.392Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-27T15:21:06.317Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-27T15:21:07.241Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-27T15:21:08.165Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-27T15:21:08.724Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-27T15:21:09.649Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-27T15:21:09.649Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-27T15:21:10.574Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-27T15:21:10.574Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-27T15:21:11.936Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-27T15:21:12.502Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-11-27T15:21:12.757Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-27T15:21:13.682Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-27T15:21:15.043Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-27T15:21:15.043Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-11-27T15:21:15.043Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-27T15:21:15.966Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-27T15:21:17.852Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-27T15:21:19.213Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-27T15:21:21.095Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-27T15:21:21.654Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-27T15:21:22.578Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-27T15:21:23.503Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-27T15:21:24.064Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-27T15:21:24.989Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-27T15:21:26.874Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-27T15:21:31.032Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-27T15:21:31.032Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-27T15:21:31.032Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-27T15:21:31.594Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-27T15:21:34.856Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-27T15:21:36.740Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-27T15:21:39.271Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-27T15:21:42.529Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-27T15:21:42.529Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-27T15:21:42.529Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-27T15:21:43.088Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-27T15:21:44.970Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-27T15:21:46.332Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-27T15:21:47.255Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-11-27T15:21:49.140Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-27T15:21:49.700Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-27T15:21:51.583Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-27T15:21:52.507Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-11-27T15:21:52.507Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-27T15:21:53.066Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-11-27T15:21:54.949Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-27T15:21:54.949Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-27T15:21:55.204Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-27T15:21:55.763Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-27T15:21:57.125Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-27T15:21:57.644Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-27T15:21:58.050Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-11-27T15:21:58.610Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-27T15:21:58.611Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-27T15:21:58.865Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-27T15:21:59.069Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-27T15:21:59.070Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-27T15:21:59.530Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-27T15:21:59.790Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-27T15:22:00.351Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-27T15:22:01.064Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-27T15:22:01.064Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-27T15:22:01.064Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-27T15:22:01.275Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-27T15:22:02.032Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-27T15:22:02.202Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-27T15:22:03.126Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-27T15:22:03.686Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-27T15:22:04.610Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-27T15:22:05.535Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-27T15:22:05.535Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-27T15:22:06.460Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-27T15:22:07.019Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-27T15:22:07.939Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-27T15:22:08.904Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-27T15:22:09.159Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-27T15:22:09.159Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-27T15:22:10.122Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-27T15:22:13.316Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-27T15:22:13.571Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-27T15:22:15.916Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-27T15:22:15.916Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-27T15:22:15.916Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-27T15:22:15.916Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-27T15:22:15.916Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-27T15:22:15.916Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-27T15:22:19.652Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-27T15:22:19.652Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-27T15:22:19.652Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-27T15:22:19.652Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-27T15:22:20.110Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-27T15:22:25.721Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-11-27T15:22:25.898Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-27T15:22:26.280Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-27T15:22:28.163Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-11-27T15:22:28.163Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-11-27T15:22:28.163Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-27T15:22:28.163Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-27T15:22:28.723Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-27T15:22:31.981Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-27T15:22:33.863Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-27T15:22:35.244Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-27T15:22:36.168Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-27T15:22:36.730Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-27T15:22:37.654Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-27T15:22:39.014Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-27T15:22:39.014Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-27T15:22:39.014Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-27T15:22:40.895Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-27T15:22:41.819Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-27T15:22:43.703Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-27T15:22:43.703Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-27T15:22:43.957Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-27T15:22:45.839Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-27T15:22:46.985Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-27T15:22:46.985Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-27T15:22:46.985Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-27T15:22:46.985Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-27T15:22:46.985Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-27T15:22:46.985Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-27T15:22:46.985Z] === RUN TestDockerSuite/TestBuildFails [2019-11-27T15:22:47.200Z] === RUN TestDockerSuite/TestRunMount [2019-11-27T15:22:47.443Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-27T15:22:47.903Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-27T15:22:53.694Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-27T15:22:55.270Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-27T15:22:55.270Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-27T15:22:55.524Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-27T15:22:57.407Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-27T15:22:59.918Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-27T15:23:02.256Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-27T15:23:03.176Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-27T15:23:05.688Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-27T15:23:08.948Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-27T15:23:10.311Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-27T15:23:11.673Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-27T15:23:11.928Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-27T15:23:12.487Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-27T15:23:13.846Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-27T15:23:14.770Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-27T15:23:15.332Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-27T15:23:17.066Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-27T15:23:17.844Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-27T15:23:20.354Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-27T15:23:25.587Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-27T15:23:25.841Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-27T15:23:25.841Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-11-27T15:23:26.764Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-27T15:23:26.764Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-27T15:23:27.688Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-27T15:23:28.613Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-27T15:23:28.613Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-27T15:23:29.538Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-27T15:23:30.468Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-11-27T15:23:30.468Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-27T15:23:31.392Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-11-27T15:23:31.864Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-27T15:23:31.951Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-27T15:23:33.835Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-27T15:23:34.759Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-11-27T15:23:35.683Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-27T15:23:36.243Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-27T15:23:37.209Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-27T15:23:37.679Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-27T15:23:37.770Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-27T15:23:38.693Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-27T15:23:38.693Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-27T15:23:39.618Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-27T15:23:40.178Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-27T15:23:40.178Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-27T15:23:41.102Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-11-27T15:23:42.985Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-27T15:23:42.985Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-27T15:23:46.246Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-27T15:23:47.613Z] === RUN TestDockerSuite/TestRunRm [2019-11-27T15:23:48.028Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-27T15:23:48.028Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-27T15:23:48.028Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-27T15:23:48.028Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-27T15:23:48.028Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-27T15:23:48.538Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-27T15:23:49.098Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-11-27T15:23:52.355Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-27T15:23:53.281Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-27T15:23:54.214Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-11-27T15:23:55.139Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-11-27T15:23:56.065Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-11-27T15:23:56.989Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-11-27T15:24:01.148Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-11-27T15:24:02.823Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-27T15:24:02.823Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-27T15:24:05.308Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-11-27T15:24:07.193Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-11-27T15:24:07.752Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-11-27T15:24:08.677Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-11-27T15:24:09.601Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-11-27T15:24:10.526Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-11-27T15:24:11.087Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-11-27T15:24:12.011Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-11-27T15:24:13.373Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-27T15:24:13.628Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-11-27T15:24:13.883Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-27T15:24:14.807Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-27T15:24:15.192Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-27T15:24:16.693Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-11-27T15:24:17.618Z] === RUN TestDockerSuite/TestRunState [2019-11-27T15:24:18.919Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-27T15:24:19.505Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-27T15:24:20.136Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-27T15:24:21.060Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-27T15:24:21.175Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-27T15:24:21.175Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-27T15:24:21.315Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-11-27T15:24:21.315Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-27T15:24:21.874Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-11-27T15:24:22.129Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-27T15:24:22.141Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-27T15:24:22.141Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-27T15:24:23.054Z] === RUN TestDockerSuite/TestRunSysctls [2019-11-27T15:24:24.939Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-27T15:24:24.939Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-27T15:24:24.939Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-27T15:24:25.498Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-11-27T15:24:27.924Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-27T15:24:28.755Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-11-27T15:24:28.756Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-11-27T15:24:29.011Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-11-27T15:24:29.457Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-27T15:24:29.916Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-27T15:24:30.882Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-27T15:24:31.522Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-11-27T15:24:31.849Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-27T15:24:32.815Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-27T15:24:33.407Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-11-27T15:24:33.407Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-11-27T15:24:34.989Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-27T15:24:35.291Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-27T15:24:38.550Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-27T15:24:39.475Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-27T15:24:40.445Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-11-27T15:24:40.701Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-27T15:24:41.261Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-11-27T15:24:41.820Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-27T15:24:42.075Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-11-27T15:24:43.551Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-27T15:24:43.551Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-27T15:24:43.551Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-27T15:24:44.010Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-27T15:24:44.010Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-27T15:24:44.010Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-27T15:24:44.010Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-27T15:24:45.353Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-27T15:24:45.544Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-27T15:24:45.608Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-11-27T15:24:46.509Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-27T15:24:46.971Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-27T15:24:47.896Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-27T15:24:48.151Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-27T15:24:48.405Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-27T15:24:49.329Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-27T15:24:50.254Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-27T15:24:51.177Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-11-27T15:24:51.177Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-27T15:24:51.177Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-27T15:24:52.101Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-27T15:24:53.571Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-27T15:24:57.334Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-27T15:24:57.334Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-27T15:24:58.695Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-27T15:25:01.205Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-27T15:25:02.567Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-27T15:25:05.076Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-27T15:25:08.334Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-27T15:25:08.589Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-27T15:25:09.515Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-27T15:25:10.439Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-27T15:25:10.439Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-27T15:25:10.439Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-27T15:25:10.439Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-27T15:25:10.439Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-11-27T15:25:11.368Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-11-27T15:25:12.293Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-11-27T15:25:13.295Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-11-27T15:25:15.179Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-11-27T15:25:15.739Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-11-27T15:25:16.664Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-27T15:25:16.664Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-11-27T15:25:17.224Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-11-27T15:25:17.224Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-11-27T15:25:17.478Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-11-27T15:25:17.478Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-27T15:25:17.478Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-11-27T15:25:17.478Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-11-27T15:25:17.733Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-11-27T15:25:17.987Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-11-27T15:25:17.987Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-11-27T15:25:18.242Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-11-27T15:25:19.168Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-11-27T15:25:20.093Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-11-27T15:25:21.023Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-11-27T15:25:21.023Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-11-27T15:25:21.949Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-27T15:25:22.204Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-27T15:25:23.128Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-27T15:25:23.128Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-11-27T15:25:23.511Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-27T15:25:23.511Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-27T15:25:23.511Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-27T15:25:23.687Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-11-27T15:25:24.611Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-11-27T15:25:24.611Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-27T15:25:24.611Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-27T15:25:25.535Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-27T15:25:27.420Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-11-27T15:25:27.980Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-11-27T15:25:27.980Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-27T15:25:28.905Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-27T15:25:28.905Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-27T15:25:30.370Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-27T15:25:31.294Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-27T15:25:33.809Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-27T15:25:34.733Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-27T15:25:34.733Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-27T15:25:34.733Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-27T15:25:35.657Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-11-27T15:25:37.018Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-11-27T15:25:38.380Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-27T15:25:38.380Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-27T15:25:40.263Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-27T15:25:40.519Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-27T15:25:40.519Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-27T15:25:41.444Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-27T15:25:43.955Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-27T15:25:43.955Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-27T15:25:45.319Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-27T15:25:45.319Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-27T15:25:45.574Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-27T15:25:46.936Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-27T15:25:48.822Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-27T15:25:49.382Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-27T15:25:49.382Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-27T15:25:49.382Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-27T15:25:49.382Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-27T15:25:49.941Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-27T15:25:51.511Z] --- PASS: TestImportExtremelyLargeImageWorks (300.26s) [2019-11-27T15:25:51.511Z] PASS [2019-11-27T15:25:51.511Z] [2019-11-27T15:25:51.511Z] === Skipped [2019-11-27T15:25:51.511Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-27T15:25:51.511Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:25:51.511Z] [2019-11-27T15:25:51.511Z] [2019-11-27T15:25:51.511Z] DONE 12 tests, 1 skipped in 301.605s [2019-11-27T15:25:51.511Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-11-27T15:25:51.511Z] ++ 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-27T15:25:51.511Z] ++ set -e [2019-11-27T15:25:51.511Z] ++ '[' -n 0 ']' [2019-11-27T15:25:51.511Z] ++ set -x [2019-11-27T15:25:51.512Z] ++ env -i DEST=/go/src/github.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-27T15:25:51.512Z] INFO: Testing against a local daemon [2019-11-27T15:25:51.512Z] === RUN TestNetworkCreateDelete [2019-11-27T15:25:51.512Z] --- PASS: TestNetworkCreateDelete (0.23s) [2019-11-27T15:25:51.512Z] === RUN TestDockerNetworkDeletePreferID [2019-11-27T15:25:51.512Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2019-11-27T15:25:51.512Z] === RUN TestInspectNetwork [2019-11-27T15:25:51.512Z] === RUN TestInspectNetwork/full_network_id [2019-11-27T15:25:51.512Z] === RUN TestInspectNetwork/partial_network_id [2019-11-27T15:25:51.512Z] === RUN TestInspectNetwork/network_name [2019-11-27T15:25:51.512Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-27T15:25:51.512Z] --- PASS: TestInspectNetwork (7.70s) [2019-11-27T15:25:51.512Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-27T15:25:51.512Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-27T15:25:51.512Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-27T15:25:51.512Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-27T15:25:51.512Z] === RUN TestRunContainerWithBridgeNone [2019-11-27T15:25:52.451Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-27T15:25:53.819Z] --- PASS: TestRunContainerWithBridgeNone (2.61s) [2019-11-27T15:25:53.819Z] === RUN TestNetworkInvalidJSON [2019-11-27T15:25:53.819Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-27T15:25:53.819Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-27T15:25:53.819Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-27T15:25:53.819Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-27T15:25:53.819Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-27T15:25:53.819Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-27T15:25:53.819Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-27T15:25:53.819Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-27T15:25:53.819Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-27T15:25:53.819Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-11-27T15:25:53.819Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-27T15:25:53.819Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-27T15:25:53.819Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-27T15:25:53.819Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-27T15:25:54.559Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-11-27T15:25:54.559Z] === RUN TestDaemonDefaultNetworkPools [2019-11-27T15:25:55.313Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2019-11-27T15:25:55.313Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-27T15:25:56.494Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.26s) [2019-11-27T15:25:56.494Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-27T15:25:58.200Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.53s) [2019-11-27T15:25:58.200Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-27T15:25:58.542Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-11-27T15:25:58.542Z] === RUN TestServiceWithPredefinedNetwork [2019-11-27T15:25:58.973Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-27T15:26:00.873Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-27T15:26:01.559Z] --- PASS: TestServiceWithPredefinedNetwork (2.44s) [2019-11-27T15:26:01.559Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-27T15:26:01.559Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-27T15:26:01.559Z] service_test.go:230: FLAKY_TEST [2019-11-27T15:26:01.559Z] === RUN TestServiceWithDataPathPortInit [2019-11-27T15:26:01.799Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-27T15:26:03.159Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-27T15:26:06.421Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-27T15:26:08.930Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-27T15:26:09.854Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-27T15:26:11.739Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-27T15:26:14.187Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-27T15:26:14.250Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-27T15:26:16.137Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-27T15:26:17.586Z] --- PASS: TestServiceWithDataPathPortInit (15.85s) [2019-11-27T15:26:17.586Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-27T15:26:20.300Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-27T15:26:24.457Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-27T15:26:26.583Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.42s) [2019-11-27T15:26:26.583Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ljfpb4n9h4a26bjzq39h9z3c3 Created:2019-11-27 15:26:18.052579028 +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[9ae95ab5fba07fb171c95a11094f49abcc6f1597b9c713e4b83c802a32acfa35:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5ed53ii9a46kqpmfy4s2fe7r7 EndpointID:fa6f9d7a4fb268e896f7fc0964e9a8d117453a0984ec43c263cc78fd1e967cd2 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8920f87033e4bf3d04bdf4c66a97e9437f8f748be47a399a62e3502776a3170f 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:295f0d1a3f31 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5ed53ii9a46kqpmfy4s2fe7r7 EndpointID:fa6f9d7a4fb268e896f7fc0964e9a8d117453a0984ec43c263cc78fd1e967cd2 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-27T15:26:26.583Z] PASS [2019-11-27T15:26:26.583Z] [2019-11-27T15:26:26.583Z] === Skipped [2019-11-27T15:26:26.583Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-27T15:26:26.583Z] service_test.go:230: FLAKY_TEST [2019-11-27T15:26:26.583Z] [2019-11-27T15:26:26.583Z] [2019-11-27T15:26:26.583Z] DONE 21 tests, 1 skipped in 43.242s [2019-11-27T15:26:26.583Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-27T15:26:26.583Z] ++ 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-27T15:26:26.583Z] ++ set -e [2019-11-27T15:26:26.583Z] ++ '[' -n 0 ']' [2019-11-27T15:26:26.583Z] ++ set -x [2019-11-27T15:26:26.583Z] ++ env -i DEST=/go/src/github.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-27T15:26:26.583Z] INFO: Testing against a local daemon [2019-11-27T15:26:26.583Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-27T15:26:26.965Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-27T15:26:27.008Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.51s) [2019-11-27T15:26:27.008Z] === RUN TestDockerNetworkIpvlan [2019-11-27T15:26:28.187Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-11-27T15:26:28.920Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-11-27T15:26:29.063Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-27T15:26:30.098Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-11-27T15:26:30.227Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-11-27T15:26:32.428Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-11-27T15:26:32.789Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-27T15:26:33.486Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-27T15:26:35.994Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-11-27T15:26:36.366Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-11-27T15:26:37.877Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-27T15:26:38.438Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-27T15:26:38.571Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-27T15:26:38.674Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-11-27T15:26:39.362Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-27T15:26:40.287Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-27T15:26:40.287Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-27T15:26:41.212Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-27T15:26:42.575Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-11-27T15:26:43.723Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-11-27T15:26:44.358Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-27T15:26:46.233Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-27T15:26:47.410Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-11-27T15:26:49.491Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-11-27T15:26:49.491Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-27T15:26:49.747Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-11-27T15:26:50.671Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-11-27T15:26:50.671Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-11-27T15:26:52.035Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-11-27T15:26:52.248Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-11-27T15:26:54.544Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-11-27T15:26:54.544Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-11-27T15:26:54.606Z] --- PASS: TestDockerNetworkIpvlan (27.32s) [2019-11-27T15:26:54.606Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.11s) [2019-11-27T15:26:54.606Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.07s) [2019-11-27T15:26:54.606Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.25s) [2019-11-27T15:26:54.606Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.27s) [2019-11-27T15:26:54.606Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.19s) [2019-11-27T15:26:54.606Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.21s) [2019-11-27T15:26:54.606Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.40s) [2019-11-27T15:26:54.606Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.34s) [2019-11-27T15:26:54.606Z] --- PASS: TestDockerNetworkIpvlan/Addressing (2.01s) [2019-11-27T15:26:54.606Z] PASS [2019-11-27T15:26:54.606Z] [2019-11-27T15:26:54.606Z] DONE 11 tests in 28.930s [2019-11-27T15:26:54.606Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-27T15:26:54.606Z] ++ 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-27T15:26:54.606Z] ++ set -e [2019-11-27T15:26:54.606Z] ++ '[' -n 0 ']' [2019-11-27T15:26:54.606Z] ++ set -x [2019-11-27T15:26:54.606Z] ++ env -i DEST=/go/src/github.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-27T15:26:54.606Z] INFO: Testing against a local daemon [2019-11-27T15:26:54.606Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-27T15:26:55.908Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-11-27T15:26:56.304Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2019-11-27T15:26:56.304Z] === RUN TestDockerNetworkMacvlan [2019-11-27T15:26:56.847Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-11-27T15:26:57.033Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-27T15:26:57.763Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-27T15:26:57.771Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-11-27T15:26:58.946Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-27T15:26:59.654Z] === RUN TestDockerSuite/TestUpdateStats [2019-11-27T15:27:01.246Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-27T15:27:02.031Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-27T15:27:02.031Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-27T15:27:04.887Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-11-27T15:27:05.097Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-27T15:27:06.252Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-11-27T15:27:06.252Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-11-27T15:27:07.178Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-11-27T15:27:08.103Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-27T15:27:09.939Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-27T15:27:10.642Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-27T15:27:10.642Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-27T15:27:10.642Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-27T15:27:10.642Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-27T15:27:11.142Z] --- PASS: TestDockerNetworkMacvlan (15.22s) [2019-11-27T15:27:11.142Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-11-27T15:27:11.142Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-11-27T15:27:11.142Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s) [2019-11-27T15:27:11.142Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.21s) [2019-11-27T15:27:11.142Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.32s) [2019-11-27T15:27:11.142Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.00s) [2019-11-27T15:27:11.142Z] PASS [2019-11-27T15:27:11.142Z] [2019-11-27T15:27:11.142Z] DONE 8 tests in 16.812s [2019-11-27T15:27:11.142Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-27T15:27:11.142Z] ++ 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-27T15:27:11.142Z] ++ set -e [2019-11-27T15:27:11.142Z] ++ '[' -n 0 ']' [2019-11-27T15:27:11.142Z] ++ set -x [2019-11-27T15:27:11.142Z] ++ env -i DEST=/go/src/github.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-27T15:27:11.142Z] testing: warning: no tests to run [2019-11-27T15:27:11.142Z] PASS [2019-11-27T15:27:11.142Z] [2019-11-27T15:27:11.142Z] DONE 0 tests in 0.015s [2019-11-27T15:27:11.142Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-27T15:27:11.142Z] ++ 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-27T15:27:11.142Z] ++ set -e [2019-11-27T15:27:11.142Z] ++ '[' -n 0 ']' [2019-11-27T15:27:11.142Z] ++ set -x [2019-11-27T15:27:11.142Z] ++ env -i DEST=/go/src/github.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-27T15:27:11.482Z] INFO: Testing against a local daemon [2019-11-27T15:27:11.482Z] === RUN TestAuthZPluginAllowRequest [2019-11-27T15:27:12.815Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-27T15:27:13.177Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2019-11-27T15:27:13.177Z] === RUN TestAuthZPluginTLS [2019-11-27T15:27:13.338Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-11-27T15:27:13.516Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-11-27T15:27:13.516Z] === RUN TestAuthZPluginDenyRequest [2019-11-27T15:27:14.243Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-11-27T15:27:14.243Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-27T15:27:14.581Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-11-27T15:27:14.581Z] === RUN TestAuthZPluginDenyResponse [2019-11-27T15:27:15.308Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-11-27T15:27:15.308Z] === RUN TestAuthZPluginAllowEventStream [2019-11-27T15:27:16.597Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-11-27T15:27:17.011Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2019-11-27T15:27:17.011Z] === RUN TestAuthZPluginErrorResponse [2019-11-27T15:27:17.352Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-11-27T15:27:17.352Z] === RUN TestAuthZPluginErrorRequest [2019-11-27T15:27:18.080Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-11-27T15:27:18.080Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-27T15:27:18.605Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-27T15:27:18.808Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2019-11-27T15:27:18.808Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-27T15:27:19.856Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-11-27T15:27:20.141Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-27T15:27:20.599Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-27T15:27:20.599Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-27T15:27:21.105Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2019-11-27T15:27:21.106Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-27T15:27:22.364Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-27T15:27:22.773Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-27T15:27:22.803Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.12s) [2019-11-27T15:27:22.803Z] === RUN TestAuthZPluginHeader [2019-11-27T15:27:23.981Z] --- PASS: TestAuthZPluginHeader (0.96s) [2019-11-27T15:27:23.981Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-27T15:27:23.981Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-27T15:27:23.981Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:27:23.981Z] === RUN TestAuthZPluginV2Disable [2019-11-27T15:27:23.981Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-27T15:27:23.981Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:27:23.981Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-27T15:27:23.981Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-27T15:27:23.981Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:27:23.981Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-27T15:27:23.981Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-27T15:27:23.981Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:27:23.981Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-27T15:27:24.307Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-27T15:27:25.272Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-27T15:27:27.598Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-27T15:27:32.867Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-11-27T15:27:35.377Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-11-27T15:27:35.589Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-27T15:27:37.763Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-27T15:27:37.886Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-11-27T15:27:39.247Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-11-27T15:27:41.131Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-11-27T15:27:43.326Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-11-27T15:27:43.326Z] PASS [2019-11-27T15:27:43.326Z] [2019-11-27T15:27:43.326Z] === Skipped [2019-11-27T15:27:43.326Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-27T15:27:43.326Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:27:43.326Z] [2019-11-27T15:27:43.326Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-27T15:27:43.326Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:27:43.326Z] [2019-11-27T15:27:43.326Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-27T15:27:43.326Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:27:43.326Z] [2019-11-27T15:27:43.326Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-27T15:27:43.326Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:27:43.326Z] [2019-11-27T15:27:43.326Z] [2019-11-27T15:27:43.326Z] DONE 17 tests, 4 skipped in 29.485s [2019-11-27T15:27:43.326Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-27T15:27:43.326Z] ++ 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-27T15:27:43.326Z] ++ set -e [2019-11-27T15:27:43.326Z] ++ '[' -n 0 ']' [2019-11-27T15:27:43.326Z] ++ set -x [2019-11-27T15:27:43.326Z] ++ env -i DEST=/go/src/github.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-27T15:27:43.326Z] INFO: Testing against a local daemon [2019-11-27T15:27:43.326Z] === RUN TestPluginInvalidJSON [2019-11-27T15:27:43.326Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-27T15:27:43.326Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-27T15:27:43.326Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-27T15:27:43.326Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-11-27T15:27:43.326Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-27T15:27:43.326Z] PASS [2019-11-27T15:27:43.326Z] [2019-11-27T15:27:43.326Z] DONE 2 tests in 0.126s [2019-11-27T15:27:43.326Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-27T15:27:43.326Z] ++ 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-27T15:27:43.326Z] ++ set -e [2019-11-27T15:27:43.326Z] ++ '[' -n 0 ']' [2019-11-27T15:27:43.326Z] ++ set -x [2019-11-27T15:27:43.326Z] ++ env -i DEST=/go/src/github.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-27T15:27:43.326Z] INFO: Testing against a local daemon [2019-11-27T15:27:43.326Z] === RUN TestExternalGraphDriver [2019-11-27T15:27:43.326Z] === RUN TestExternalGraphDriver/json [2019-11-27T15:27:43.326Z] === RUN TestExternalGraphDriver/spec [2019-11-27T15:27:43.638Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-11-27T15:27:45.521Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-11-27T15:27:45.639Z] === RUN TestExternalGraphDriver/pull [2019-11-27T15:27:46.324Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-27T15:27:47.946Z] --- PASS: TestExternalGraphDriver (6.59s) [2019-11-27T15:27:47.946Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2019-11-27T15:27:47.946Z] --- PASS: TestExternalGraphDriver/spec (2.14s) [2019-11-27T15:27:47.946Z] --- PASS: TestExternalGraphDriver/pull (2.16s) [2019-11-27T15:27:47.946Z] === RUN TestGraphdriverPluginV2 [2019-11-27T15:27:47.946Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-11-27T15:27:47.946Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:27:47.946Z] PASS [2019-11-27T15:27:47.946Z] [2019-11-27T15:27:47.946Z] === Skipped [2019-11-27T15:27:47.946Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-11-27T15:27:47.946Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:27:47.946Z] [2019-11-27T15:27:47.946Z] [2019-11-27T15:27:47.946Z] DONE 5 tests, 1 skipped in 6.747s [2019-11-27T15:27:47.946Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-27T15:27:47.946Z] ++ 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-27T15:27:47.946Z] ++ set -e [2019-11-27T15:27:47.946Z] ++ '[' -n 0 ']' [2019-11-27T15:27:47.946Z] ++ set -x [2019-11-27T15:27:47.946Z] ++ env -i DEST=/go/src/github.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-27T15:27:47.946Z] INFO: Testing against a local daemon [2019-11-27T15:27:47.946Z] === RUN TestContinueAfterPluginCrash [2019-11-27T15:27:47.946Z] === PAUSE TestContinueAfterPluginCrash [2019-11-27T15:27:47.946Z] === RUN TestDaemonStartWithLogOpt [2019-11-27T15:27:47.946Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-27T15:27:47.946Z] === CONT TestContinueAfterPluginCrash [2019-11-27T15:27:47.946Z] === CONT TestDaemonStartWithLogOpt [2019-11-27T15:27:48.028Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-11-27T15:27:50.057Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-27T15:27:50.538Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-11-27T15:27:53.046Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-27T15:28:00.364Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-27T15:28:04.193Z] --- PASS: TestDaemonStartWithLogOpt (14.98s) [2019-11-27T15:28:05.049Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-27T15:28:07.870Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-27T15:28:07.870Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-27T15:28:07.870Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-27T15:28:08.029Z] --- PASS: TestContinueAfterPluginCrash (19.75s) [2019-11-27T15:28:08.029Z] PASS [2019-11-27T15:28:08.029Z] [2019-11-27T15:28:08.029Z] DONE 2 tests in 19.853s [2019-11-27T15:28:08.029Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-27T15:28:08.029Z] ++ 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-27T15:28:08.029Z] ++ set -e [2019-11-27T15:28:08.029Z] ++ '[' -n 0 ']' [2019-11-27T15:28:08.029Z] ++ set -x [2019-11-27T15:28:08.030Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-27T15:28:08.030Z] INFO: Testing against a local daemon [2019-11-27T15:28:08.030Z] === RUN TestPluginWithDevMounts [2019-11-27T15:28:08.030Z] === PAUSE TestPluginWithDevMounts [2019-11-27T15:28:08.030Z] === CONT TestPluginWithDevMounts [2019-11-27T15:28:08.798Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-27T15:28:08.798Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-27T15:28:08.798Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-27T15:28:08.798Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-27T15:28:09.723Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-27T15:28:09.723Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-27T15:28:10.370Z] --- PASS: TestPluginWithDevMounts (2.31s) [2019-11-27T15:28:10.370Z] PASS [2019-11-27T15:28:10.370Z] [2019-11-27T15:28:10.370Z] DONE 1 tests in 2.407s [2019-11-27T15:28:10.370Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-11-27T15:28:10.370Z] ++ 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-27T15:28:10.370Z] ++ set -e [2019-11-27T15:28:10.370Z] ++ '[' -n 0 ']' [2019-11-27T15:28:10.370Z] ++ set -x [2019-11-27T15:28:10.370Z] ++ env -i DEST=/go/src/github.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-27T15:28:10.370Z] INFO: Testing against a local daemon [2019-11-27T15:28:10.370Z] === RUN TestSecretInspect [2019-11-27T15:28:10.649Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-27T15:28:10.878Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-27T15:28:10.904Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-27T15:28:10.904Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-27T15:28:10.904Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-27T15:28:10.904Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-27T15:28:11.844Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-27T15:28:11.844Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-27T15:28:11.844Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-27T15:28:12.675Z] --- PASS: TestSecretInspect (2.27s) [2019-11-27T15:28:12.675Z] === RUN TestSecretList [2019-11-27T15:28:13.413Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-27T15:28:13.413Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-27T15:28:13.668Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-27T15:28:13.668Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-27T15:28:13.668Z] === RUN TestDockerSuite/TestVolumeEvents [2019-11-27T15:28:14.017Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-27T15:28:14.017Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-27T15:28:14.592Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-27T15:28:14.980Z] --- PASS: TestSecretList (2.31s) [2019-11-27T15:28:14.980Z] === RUN TestSecretsCreateAndDelete [2019-11-27T15:28:17.101Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-27T15:28:17.284Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2019-11-27T15:28:17.284Z] === RUN TestSecretsUpdate [2019-11-27T15:28:17.356Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-27T15:28:17.356Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-27T15:28:19.592Z] --- PASS: TestSecretsUpdate (2.27s) [2019-11-27T15:28:19.592Z] === RUN TestTemplatedSecret [2019-11-27T15:28:20.613Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-27T15:28:22.633Z] --- PASS: TestTemplatedSecret (2.99s) [2019-11-27T15:28:22.633Z] === RUN TestSecretCreateResolve [2019-11-27T15:28:24.334Z] --- PASS: TestSecretCreateResolve (2.26s) [2019-11-27T15:28:24.334Z] PASS [2019-11-27T15:28:24.334Z] [2019-11-27T15:28:24.334Z] DONE 6 tests in 14.440s [2019-11-27T15:28:24.334Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-11-27T15:28:24.334Z] ++ 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-27T15:28:24.334Z] ++ set -e [2019-11-27T15:28:24.334Z] ++ '[' -n 0 ']' [2019-11-27T15:28:24.334Z] ++ set -x [2019-11-27T15:28:24.334Z] ++ env -i DEST=/go/src/github.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-27T15:28:24.674Z] INFO: Testing against a local daemon [2019-11-27T15:28:24.674Z] === RUN TestServiceCreateInit [2019-11-27T15:28:24.674Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-27T15:28:24.769Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite (1848.84s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (6.32s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.54s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.37s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.27s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (3.20s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.59s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.18s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.57s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.95s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.56s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.10s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.91s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.03s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.99s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.90s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.01s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.17s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.05s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAttachDetach (1.13s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.01s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.04s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.15s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.92s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.47s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.26s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.20s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.41s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.26s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.65s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.44s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.79s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.68s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.62s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.97s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.11s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.01s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.96s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.21s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.92s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.53s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.98s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.95s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.75s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.12s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.01s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.43s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.47s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.66s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.81s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.93s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.75s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.28s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.41s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.32s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.78s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.43s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.33s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.60s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.38s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.00s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.78s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.24s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.91s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.53s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.64s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.19s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.59s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.17s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.80s) [2019-11-27T15:28:24.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.91s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.17s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.22s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.00s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.99s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.15s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.18s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.74s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.26s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.26s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.74s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s) [2019-11-27T15:28:24.770Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-11-27T15:28:24.770Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.10s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.38s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.56s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildContChar (4.55s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.45s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.39s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.05s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.57s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.63s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.89s) [2019-11-27T15:28:24.770Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-27T15:28:24.770Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-27T15:28:24.770Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-11-27T15:28:24.770Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-27T15:28:24.770Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-11-27T15:28:24.770Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-27T15:28:24.770Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-27T15:28:24.770Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.76s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.78s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.45s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.83s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.77s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.89s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.92s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.72s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.69s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.53s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.59s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.85s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.62s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.10s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.67s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.03s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.43s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.94s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.36s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.62s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.75s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.56s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.98s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.12s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.61s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.28s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.31s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.50s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.17s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildEnv (1.87s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.27s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.11s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.73s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.42s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.05s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.45s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.05s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.97s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.64s) [2019-11-27T15:28:24.770Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-11-27T15:28:24.770Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.41s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (14.63s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildExpose (0.91s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.76s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.60s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildFails (0.89s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.52s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.23s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.82s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.41s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.07s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.08s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.10s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.11s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.43s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildHistory (5.64s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.54s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.32s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.70s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.18s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildLabel (0.54s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.48s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildLabels (0.73s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.36s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.13s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildLastModified (7.02s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.74s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.42s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.64s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.39s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.50s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.51s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.55s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.75s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.44s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.02s) [2019-11-27T15:28:24.770Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-27T15:28:24.770Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.47s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.47s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.25s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.60s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.01s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.50s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.63s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.28s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.37s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.74s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.65s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.66s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.91s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.71s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.60s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.40s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.85s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.56s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.01s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildPATH (2.58s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.96s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.02s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.76s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.19s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.53s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildRm (4.07s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.43s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (2.29s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.63s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.71s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.59s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.35s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.50s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.05s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.35s) [2019-11-27T15:28:24.770Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-27T15:28:24.770Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.54s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.08s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildStderr (1.27s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.98s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.43s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.19s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.70s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.44s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.60s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildUser (2.49s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.56s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.51s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.16s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.36s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.36s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.23s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.96s) [2019-11-27T15:28:24.770Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-27T15:28:24.770Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-27T15:28:24.770Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.04s) [2019-11-27T15:28:24.770Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-27T15:28:24.770Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-27T15:28:24.770Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-27T15:28:24.770Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2019-11-27T15:28:24.770Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.97s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.01s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.64s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.17s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.12s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.12s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.98s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.69s) [2019-11-27T15:28:24.770Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2019-11-27T15:28:24.770Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.07s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.47s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-11-27T15:28:24.770Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-27T15:28:24.770Z] docker_cli_sni_test.go:18: Flakey test [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.79s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.11s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestCommitChange (1.03s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.97s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.78s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.93s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.37s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestCommitTTY (1.86s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.21s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.02s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.20s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.89s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.80s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.17s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.93s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.90s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-11-27T15:28:24.770Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2019-11-27T15:28:24.771Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2019-11-27T15:28:24.771Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2019-11-27T15:28:24.771Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.90s) [2019-11-27T15:28:24.771Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.07s) [2019-11-27T15:28:24.771Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.96s) [2019-11-27T15:28:24.771Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-11-27T15:28:24.771Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.85s) [2019-11-27T15:28:24.771Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s) [2019-11-27T15:28:24.771Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-11-27T15:28:24.771Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.94s) [2019-11-27T15:28:24.771Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.06s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.89s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.90s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.06s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.92s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.91s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.85s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.59s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.71s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.96s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.88s) [2019-11-27T15:28:25.027Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-27T15:28:25.027Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.81s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.99s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.40s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.67s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.99s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.50s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.07s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.61s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.61s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.62s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.65s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000703100_} (1.59s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1686526145_/foo_false____} (1.61s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1686526145_/foo_true____} (1.61s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3680334636_/foo_false____} (1.66s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3680334636_/foo_true____} (1.60s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3680334636_/foo_true__0xc000703580__} (1.60s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007035a0_} (1.60s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007035c0_} (1.68s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007035e0_} (1.76s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000703600_} (1.61s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.61s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.23s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.36s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.91s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.71s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.93s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.16s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.98s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.92s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.22s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.06s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.10s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.93s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.18s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.41s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.25s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.94s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.07s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.74s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.87s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.69s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.04s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.48s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.04s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.02s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.76s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.86s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.03s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.01s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpToDot (0.95s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.67s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.79s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpToStdout (0.94s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.39s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.39s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.96s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.64s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.52s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.80s) [2019-11-27T15:28:25.027Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-27T15:28:25.027Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.81s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2019-11-27T15:28:25.027Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-27T15:28:25.027Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.42s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.18s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.82s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.99s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.92s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.05s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.84s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.98s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.95s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.82s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.32s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.88s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.50s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.74s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.33s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.18s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.07s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.21s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsAttach (0.92s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsCommit (1.04s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.84s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.83s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.82s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.85s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.84s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.74s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsCopy (1.33s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.72s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.67s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.56s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.85s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.39s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsFilters (1.71s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsFormat (1.81s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.04s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.02s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.35s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.41s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.37s) [2019-11-27T15:28:25.027Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-27T15:28:25.027Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-27T15:28:25.027Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.02s) [2019-11-27T15:28:25.027Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.40s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.14s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsRename (1.00s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsResize (1.45s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.90s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.10s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.87s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.06s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsTop (1.04s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsUntag (2.64s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.76s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestExec (0.92s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.84s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.80s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.81s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.82s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.89s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.96s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.92s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.96s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.69s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestExecCgroup (1.63s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestExecEnv (1.13s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.77s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.02s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestExecInspectID (2.29s) [2019-11-27T15:28:25.027Z] --- PASS: TestDockerSuite/TestExecInteractive (1.09s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.95s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.94s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestExecParseError (0.99s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.88s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.89s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.86s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.97s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestExecStartFails (0.96s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.34s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.08s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestExecTTY (0.97s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.46s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.23s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestExecUlimits (1.02s) [2019-11-27T15:28:25.028Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-11-27T15:28:25.028Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.20s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.91s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.23s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.96s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestExecWithUser (1.09s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.99s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.91s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.68s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.03s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.94s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestHealth (21.43s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.17s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.47s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.35s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.68s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.14s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.08s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.09s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.19s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.33s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.94s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestImportDisplay (1.69s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestImportFile (1.92s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.95s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestImportGzipped (1.88s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.85s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.00s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.91s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.08s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.16s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.92s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.84s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.77s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.71s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.83s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.73s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.92s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.94s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.78s) [2019-11-27T15:28:25.028Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-27T15:28:25.028Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.31s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.85s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectDefault (0.80s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectHistory (0.97s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-11-27T15:28:25.028Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-27T15:28:25.028Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.80s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.84s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.93s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.81s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.71s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.86s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectStatus (1.08s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.20s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.76s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.92s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.87s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.88s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.88s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.83s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.75s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.73s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.77s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.18s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.90s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.77s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.78s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.96s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (14.08s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.81s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.16s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.93s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.10s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.42s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.94s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.94s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.80s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.87s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.83s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.48s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.07s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.26s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.08s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.32s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.85s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.82s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLogsSince (6.94s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.80s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.95s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLogsTail (1.19s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.78s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.06s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.52s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.89s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestNetHostname (2.66s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.40s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.42s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.67s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.91s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPluginActive (1.81s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.43s) [2019-11-27T15:28:25.028Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-27T15:28:25.028Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.76s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.44s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.43s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.22s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.13s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.34s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.81s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.76s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPortList (11.19s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.78s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.50s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.84s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.92s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (1.12s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.79s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.82s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.80s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.33s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPsByOrder (3.40s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.10s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.66s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.70s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.30s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.60s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.03s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.92s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.63s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.61s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.74s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.52s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.65s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.38s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.78s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.95s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.55s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.85s) [2019-11-27T15:28:25.028Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-27T15:28:25.028Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.13s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.93s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.61s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.54s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.82s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.57s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.45s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.30s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.58s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.65s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.15s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.59s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.37s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.10s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.05s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.82s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.07s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.89s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.61s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.90s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.95s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.50s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.76s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRunAddHost (0.95s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (1.07s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.75s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.07s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.83s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.92s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.94s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.58s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.46s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.03s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.98s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.99s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.85s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.99s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.08s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.97s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.87s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.81s) [2019-11-27T15:28:25.028Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.45s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.87s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (1.00s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.97s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.74s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.78s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.83s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.84s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.83s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.27s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.10s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.93s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.00s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.87s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.73s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.66s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.58s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.77s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (1.08s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.81s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.78s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.81s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.82s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.21s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.92s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.62s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.16s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.84s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.83s) [2019-11-27T15:28:25.029Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2019-11-27T15:28:25.029Z] docker_cli_run_test.go:4144: unmatched requirement DaemonIsWindows [2019-11-27T15:28:25.029Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-27T15:28:25.029Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsWindows [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.79s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.84s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.59s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.58s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.71s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s) [2019-11-27T15:28:25.029Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-27T15:28:25.029Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.78s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.78s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.92s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.97s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.03s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.84s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.86s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.82s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.88s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.84s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunExitCode (0.79s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.83s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.85s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.89s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.57s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2019-11-27T15:28:25.029Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-27T15:28:25.029Z] docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.63s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.83s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.58s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.13s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.63s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.83s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.18s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.66s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.63s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.84s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.84s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.18s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.59s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.32s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.75s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.60s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.63s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunMount (6.79s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.85s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.76s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.63s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.53s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.45s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.51s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.68s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.73s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.69s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.76s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunNetHost (1.17s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.73s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.46s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.44s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.88s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.73s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.93s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.78s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.90s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.92s) [2019-11-27T15:28:25.029Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-27T15:28:25.029Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.83s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.75s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.01s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.78s) [2019-11-27T15:28:25.029Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.72s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.76s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.82s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.74s) [2019-11-27T15:28:25.029Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-27T15:28:25.029Z] docker_cli_run_test.go:4229: unmatched requirement IsolationIsProcess [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.86s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.77s) [2019-11-27T15:28:25.029Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-27T15:28:25.029Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.82s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.61s) [2019-11-27T15:28:25.029Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-11-27T15:28:25.029Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.39s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.64s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunRm (0.84s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.90s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.89s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.88s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.84s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.88s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.29s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.62s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.88s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.90s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.97s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.82s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.80s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.85s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (1.03s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.87s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.87s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.77s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunState (1.75s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.85s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.88s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.26s) [2019-11-27T15:28:25.029Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-27T15:28:25.029Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.75s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.96s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunSysctls (1.61s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.64s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.78s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.79s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.10s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.10s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.32s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (1.07s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (1.30s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.87s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (3.41s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.59s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunUserByID (1.12s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.34s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (1.00s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.82s) [2019-11-27T15:28:25.029Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-27T15:28:25.029Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.80s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.63s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.82s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.17s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.45s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.63s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.41s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.75s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.76s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.76s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s) [2019-11-27T15:28:25.029Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-27T15:28:25.029Z] docker_cli_run_test.go:4199: unmatched requirement DaemonIsWindows [2019-11-27T15:28:25.029Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-27T15:28:25.029Z] docker_cli_run_test.go:4219: unmatched requirement DaemonIsWindows [2019-11-27T15:28:25.029Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-27T15:28:25.029Z] docker_cli_run_test.go:4209: unmatched requirement DaemonIsWindows [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.89s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.99s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.65s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.82s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.80s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.84s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.87s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (1.03s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.83s) [2019-11-27T15:28:25.029Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.80s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.58s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.97s) [2019-11-27T15:28:25.030Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-27T15:28:25.030Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.58s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.89s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.51s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.81s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.09s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.11s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.50s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.12s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.74s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.29s) [2019-11-27T15:28:25.030Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents847713718 [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.72s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.58s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.82s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.06s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.40s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.47s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.54s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.76s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.08s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.54s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.91s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.62s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.93s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestStartRecordError (1.85s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.49s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.93s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.81s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.29s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.86s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.93s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.84s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.86s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.89s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.84s) [2019-11-27T15:28:25.030Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-11-27T15:28:25.030Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.94s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.52s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.36s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.72s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.82s) [2019-11-27T15:28:25.030Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-27T15:28:25.030Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.27s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.16s) [2019-11-27T15:28:25.030Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-27T15:28:25.030Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.65s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.99s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.98s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.87s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUpdateStats (4.86s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.56s) [2019-11-27T15:28:25.030Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-27T15:28:25.030Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.12s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.09s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.29s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.64s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.35s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.94s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.61s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.52s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.44s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.40s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.76s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.59s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.42s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.35s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.40s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.38s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.37s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.86s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.04s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.51s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.83s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.62s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.28s) [2019-11-27T15:28:25.030Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.28s) [2019-11-27T15:28:25.030Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-27T15:28:25.030Z] docker_cli_run_test.go:4537: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-27T15:28:25.030Z] === RUN TestDockerRegistrySuite [2019-11-27T15:28:25.030Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-27T15:28:26.915Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-27T15:28:28.275Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-27T15:28:29.601Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-27T15:28:30.160Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-27T15:28:30.414Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-27T15:28:33.467Z] --- PASS: TestServiceCreateInit (8.68s) [2019-11-27T15:28:33.467Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.32s) [2019-11-27T15:28:33.467Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.31s) [2019-11-27T15:28:33.467Z] === RUN TestCreateServiceMultipleTimes [2019-11-27T15:28:34.573Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-27T15:28:39.823Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-27T15:28:43.082Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-27T15:28:44.966Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-27T15:28:46.327Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-27T15:28:47.689Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-27T15:28:49.051Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-27T15:28:50.413Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-27T15:28:51.777Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-27T15:28:52.797Z] --- PASS: TestCreateServiceMultipleTimes (17.91s) [2019-11-27T15:28:52.797Z] === RUN TestCreateServiceConflict [2019-11-27T15:28:53.138Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-27T15:28:53.522Z] --- PASS: TestCreateServiceConflict (2.28s) [2019-11-27T15:28:53.522Z] === RUN TestCreateServiceMaxReplicas [2019-11-27T15:28:55.648Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-27T15:28:56.537Z] --- PASS: TestCreateServiceMaxReplicas (3.10s) [2019-11-27T15:28:56.537Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-27T15:28:58.906Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-27T15:28:59.161Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-27T15:29:00.086Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-27T15:29:04.291Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-27T15:29:04.681Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-27T15:29:05.237Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-27T15:29:05.237Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-27T15:29:06.596Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-27T15:29:07.959Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-27T15:29:09.320Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-27T15:29:09.787Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.43s) [2019-11-27T15:29:09.787Z] === RUN TestCreateServiceSecretFileMode [2019-11-27T15:29:12.800Z] --- PASS: TestCreateServiceSecretFileMode (2.66s) [2019-11-27T15:29:12.800Z] === RUN TestCreateServiceConfigFileMode [2019-11-27T15:29:13.481Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-27T15:29:13.481Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-27T15:29:14.039Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-11-27T15:29:14.964Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-27T15:29:14.964Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2019-11-27T15:29:15.219Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-27T15:29:15.219Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2019-11-27T15:29:15.474Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-27T15:29:15.729Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-27T15:29:15.729Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2019-11-27T15:29:15.729Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2019-11-27T15:29:15.858Z] --- PASS: TestCreateServiceConfigFileMode (2.81s) [2019-11-27T15:29:15.858Z] === RUN TestCreateServiceSysctls [2019-11-27T15:29:15.983Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-27T15:29:16.543Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-27T15:29:16.543Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-27T15:29:16.798Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-11-27T15:29:18.159Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-27T15:29:18.875Z] --- PASS: TestCreateServiceSysctls (3.51s) [2019-11-27T15:29:18.875Z] === RUN TestCreateServiceCapabilities [2019-11-27T15:29:20.044Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-11-27T15:29:20.603Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-27T15:29:21.886Z] --- PASS: TestCreateServiceCapabilities (2.75s) [2019-11-27T15:29:21.886Z] === RUN TestInspect [2019-11-27T15:29:21.964Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-27T15:29:23.326Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-27T15:29:24.688Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-27T15:29:24.909Z] --- PASS: TestInspect (2.90s) [2019-11-27T15:29:24.909Z] === RUN TestServiceListWithStatuses [2019-11-27T15:29:24.909Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-27T15:29:24.909Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-27T15:29:24.909Z] === RUN TestDockerNetworkConnectAlias [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite (60.49s) [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.79s) [2019-11-27T15:29:25.249Z] check_test.go:196: [d1d3aabca1572] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.49s) [2019-11-27T15:29:25.249Z] check_test.go:196: [d0fdcef6fad37] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.02s) [2019-11-27T15:29:25.249Z] check_test.go:196: [da6a45be962c8] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2019-11-27T15:29:25.249Z] check_test.go:196: [d0764bfe7f0f4] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.34s) [2019-11-27T15:29:25.249Z] check_test.go:196: [df076b8921222] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.28s) [2019-11-27T15:29:25.249Z] check_test.go:196: [db760bfe0c6c9] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.25s) [2019-11-27T15:29:25.249Z] check_test.go:196: [dd067329ba3e0] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.58s) [2019-11-27T15:29:25.249Z] check_test.go:196: [d6fddf3bc68e4] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.36s) [2019-11-27T15:29:25.249Z] check_test.go:196: [d8432c0d7ab8a] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.38s) [2019-11-27T15:29:25.249Z] check_test.go:196: [de01db413039d] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.46s) [2019-11-27T15:29:25.249Z] check_test.go:196: [db5ee044adea4] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.43s) [2019-11-27T15:29:25.249Z] check_test.go:196: [d0a97497870dd] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.31s) [2019-11-27T15:29:25.249Z] check_test.go:196: [df08f13fe02fd] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.39s) [2019-11-27T15:29:25.249Z] check_test.go:196: [df7405cf2edca] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.63s) [2019-11-27T15:29:25.249Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4f8e1f8edb75d6cc120c8678319c1b2a4d836152cd7d9e79ff3fd7ecd6a95afa [2019-11-27T15:29:25.249Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c160145f6b5958c97c4d9b2ab0bbf9d35c82be39169a4248a3da77f9e363f167 [2019-11-27T15:29:25.249Z] check_test.go:196: [dcd1b6e5b6356] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.84s) [2019-11-27T15:29:25.249Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fc40cad97fe7a7a0fc6855c3e603d29a7b60d425507f8a51a9db3dd23f3547a0 [2019-11-27T15:29:25.249Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c883de28cd02af07d66b92621d4ddf184e3643fb69093d1306763c91630fbb52 [2019-11-27T15:29:25.249Z] check_test.go:196: [d1aa8bed87f8c] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.46s) [2019-11-27T15:29:25.249Z] check_test.go:196: [d91d46248fcd2] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.68s) [2019-11-27T15:29:25.249Z] check_test.go:196: [d4d92f1e829c5] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.53s) [2019-11-27T15:29:25.249Z] check_test.go:196: [d8d3ff25ef450] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-11-27T15:29:25.249Z] check_test.go:196: [d31ab96e78c94] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2019-11-27T15:29:25.249Z] check_test.go:196: [db0ad7f58a65f] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.28s) [2019-11-27T15:29:25.249Z] check_test.go:196: [d07eae5a59238] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.24s) [2019-11-27T15:29:25.249Z] check_test.go:196: [daf2a648a0111] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.65s) [2019-11-27T15:29:25.249Z] check_test.go:196: [dc822a399acf2] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2019-11-27T15:29:25.249Z] check_test.go:196: [de474ce26fcd3] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.52s) [2019-11-27T15:29:25.249Z] check_test.go:196: [d186e52e81dc2] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.48s) [2019-11-27T15:29:25.249Z] check_test.go:196: [d6c90e9871ede] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2019-11-27T15:29:25.249Z] check_test.go:196: [dbc1a2112cdb5] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.33s) [2019-11-27T15:29:25.249Z] check_test.go:196: [d2dd6093d7922] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.35s) [2019-11-27T15:29:25.249Z] check_test.go:196: [d38e4606292d6] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2019-11-27T15:29:25.249Z] check_test.go:196: [db3efcfe4a0ab] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-11-27T15:29:25.249Z] check_test.go:196: [d7625d5d2780d] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.57s) [2019-11-27T15:29:25.249Z] check_test.go:196: [dd3fc6b047fbb] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.49s) [2019-11-27T15:29:25.249Z] check_test.go:196: [db0b44ac939f9] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.42s) [2019-11-27T15:29:25.249Z] check_test.go:196: [defe5872fe85b] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.45s) [2019-11-27T15:29:25.249Z] check_test.go:196: [d917112968f81] daemon is not started [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.08s) [2019-11-27T15:29:25.249Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.82s) [2019-11-27T15:29:25.249Z] === RUN TestDockerSchema1RegistrySuite [2019-11-27T15:29:25.249Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-27T15:29:25.504Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-27T15:29:25.759Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-11-27T15:29:29.022Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-11-27T15:29:29.798Z] === RUN TestDockerSuite/TestBuildRm [2019-11-27T15:29:29.948Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-27T15:29:30.901Z] --- PASS: TestDockerNetworkConnectAlias (5.72s) [2019-11-27T15:29:30.901Z] === RUN TestDockerNetworkReConnect [2019-11-27T15:29:34.837Z] --- PASS: TestDockerNetworkReConnect (4.71s) [2019-11-27T15:29:34.837Z] === RUN TestServicePlugin [2019-11-27T15:29:34.837Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-27T15:29:34.837Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:29:34.837Z] === RUN TestServiceUpdateLabel [2019-11-27T15:29:35.181Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-27T15:29:37.140Z] --- PASS: TestServiceUpdateLabel (2.31s) [2019-11-27T15:29:37.140Z] === RUN TestServiceUpdateSecrets [2019-11-27T15:29:40.415Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-27T15:29:40.975Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-27T15:29:42.164Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-27T15:29:42.336Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-27T15:29:42.591Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-27T15:29:43.952Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-27T15:29:45.081Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-27T15:29:45.081Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-27T15:29:45.317Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-27T15:29:45.541Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-27T15:29:46.679Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-27T15:29:47.075Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-27T15:29:50.805Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-27T15:29:50.840Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-27T15:29:51.094Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-27T15:29:51.653Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-27T15:29:51.908Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-27T15:29:52.163Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-27T15:29:52.418Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-27T15:29:52.977Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-27T15:29:52.977Z] --- PASS: TestDockerSchema1RegistrySuite (27.70s) [2019-11-27T15:29:52.977Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2019-11-27T15:29:52.977Z] check_test.go:223: [db6e00a512f12] daemon is not started [2019-11-27T15:29:52.977Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.34s) [2019-11-27T15:29:52.977Z] check_test.go:223: [dbf69840bc4b3] daemon is not started [2019-11-27T15:29:52.977Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.96s) [2019-11-27T15:29:52.977Z] check_test.go:223: [dd74d19cb3ea0] daemon is not started [2019-11-27T15:29:52.977Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.67s) [2019-11-27T15:29:52.977Z] check_test.go:223: [d114662a5482b] daemon is not started [2019-11-27T15:29:52.977Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.36s) [2019-11-27T15:29:52.977Z] check_test.go:223: [d29d3e7b4f536] daemon is not started [2019-11-27T15:29:52.977Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.48s) [2019-11-27T15:29:52.977Z] check_test.go:223: [d664835f62ed3] daemon is not started [2019-11-27T15:29:52.977Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-11-27T15:29:52.977Z] check_test.go:223: [d0c77111da310] daemon is not started [2019-11-27T15:29:52.978Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.50s) [2019-11-27T15:29:52.978Z] check_test.go:223: [d1b9a0aed4de1] daemon is not started [2019-11-27T15:29:52.978Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.35s) [2019-11-27T15:29:52.978Z] check_test.go:223: [df049c3737716] daemon is not started [2019-11-27T15:29:52.978Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.31s) [2019-11-27T15:29:52.978Z] check_test.go:223: [d6bb6b07e9f90] daemon is not started [2019-11-27T15:29:52.978Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.95s) [2019-11-27T15:29:52.978Z] check_test.go:223: [da9d5a651570b] daemon is not started [2019-11-27T15:29:52.978Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.48s) [2019-11-27T15:29:52.978Z] check_test.go:223: [db3d725e3c743] daemon is not started [2019-11-27T15:29:52.978Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.53s) [2019-11-27T15:29:52.978Z] check_test.go:223: [d5f32ef9a10af] daemon is not started [2019-11-27T15:29:52.978Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2019-11-27T15:29:52.978Z] check_test.go:223: [d06ce48301269] daemon is not started [2019-11-27T15:29:52.978Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.40s) [2019-11-27T15:29:52.978Z] check_test.go:223: [d36591b41c081] daemon is not started [2019-11-27T15:29:52.978Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.32s) [2019-11-27T15:29:52.978Z] check_test.go:223: [d2524f658acb7] daemon is not started [2019-11-27T15:29:52.978Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.42s) [2019-11-27T15:29:52.978Z] check_test.go:223: [d96b7c0b980a4] daemon is not started [2019-11-27T15:29:52.978Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-11-27T15:29:52.978Z] check_test.go:223: [d7293d7dd4564] daemon is not started [2019-11-27T15:29:52.978Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-27T15:29:52.978Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-27T15:29:53.130Z] --- PASS: TestServiceUpdateSecrets (14.85s) [2019-11-27T15:29:53.130Z] === RUN TestServiceUpdateConfigs [2019-11-27T15:29:54.338Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-27T15:29:54.532Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-27T15:29:54.593Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-27T15:29:54.848Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-27T15:29:56.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-27T15:29:56.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-27T15:29:56.775Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-27T15:29:57.339Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-27T15:29:57.339Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.30s) [2019-11-27T15:29:57.339Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.02s) [2019-11-27T15:29:57.339Z] check_test.go:252: [dc41b2ed829ad] daemon is not started [2019-11-27T15:29:57.339Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2019-11-27T15:29:57.339Z] check_test.go:252: [db729c13639d1] daemon is not started [2019-11-27T15:29:57.339Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-11-27T15:29:57.339Z] check_test.go:252: [d32ae79d6d9d0] daemon is not started [2019-11-27T15:29:57.339Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2019-11-27T15:29:57.339Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.24s) [2019-11-27T15:29:57.339Z] check_test.go:252: [de4d049e4e8f7] daemon is not started [2019-11-27T15:29:57.339Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2019-11-27T15:29:57.339Z] check_test.go:252: [d56278eaa8669] daemon is not started [2019-11-27T15:29:57.339Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2019-11-27T15:29:57.339Z] check_test.go:252: [dfbe71aaaf1f8] daemon is not started [2019-11-27T15:29:57.339Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-11-27T15:29:57.339Z] check_test.go:252: [d20ef1d1a576c] daemon is not started [2019-11-27T15:29:57.339Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-27T15:29:57.339Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-27T15:29:59.216Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-27T15:30:02.569Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-27T15:30:02.570Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-27T15:30:02.824Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-27T15:30:03.079Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-27T15:30:03.079Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2019-11-27T15:30:03.079Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2019-11-27T15:30:03.079Z] check_test.go:279: [d0ed4d6ea4946] daemon is not started [2019-11-27T15:30:03.079Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-11-27T15:30:03.079Z] check_test.go:279: [d7cb5d5c755c3] daemon is not started [2019-11-27T15:30:03.079Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-11-27T15:30:03.079Z] check_test.go:279: [d9cbae37cc118] daemon is not started [2019-11-27T15:30:03.079Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-11-27T15:30:03.079Z] check_test.go:279: [d067f987dbe91] daemon is not started [2019-11-27T15:30:03.079Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-11-27T15:30:03.079Z] check_test.go:279: [d1ac06b82e53c] daemon is not started [2019-11-27T15:30:03.079Z] === RUN TestDockerNetworkSuite [2019-11-27T15:30:03.079Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-11-27T15:30:06.339Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-11-27T15:30:07.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-11-27T15:30:09.118Z] --- PASS: TestServiceUpdateConfigs (14.79s) [2019-11-27T15:30:09.118Z] === RUN TestServiceUpdateNetwork [2019-11-27T15:30:12.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-11-27T15:30:15.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-11-27T15:30:19.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-11-27T15:30:20.290Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-27T15:30:20.753Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-27T15:30:20.962Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-11-27T15:30:21.755Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-27T15:30:22.374Z] --- PASS: TestServiceUpdateNetwork (14.15s) [2019-11-27T15:30:22.374Z] PASS [2019-11-27T15:30:22.374Z] [2019-11-27T15:30:22.374Z] === Skipped [2019-11-27T15:30:22.374Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-11-27T15:30:22.374Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-27T15:30:22.374Z] [2019-11-27T15:30:22.374Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-11-27T15:30:22.374Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-27T15:30:22.374Z] [2019-11-27T15:30:22.374Z] [2019-11-27T15:30:22.374Z] DONE 20 tests, 2 skipped in 116.648s [2019-11-27T15:30:22.374Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-11-27T15:30:22.374Z] ++ 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-27T15:30:22.374Z] ++ set -e [2019-11-27T15:30:22.374Z] ++ '[' -n 0 ']' [2019-11-27T15:30:22.374Z] ++ set -x [2019-11-27T15:30:22.374Z] ++ env -i DEST=/go/src/github.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-27T15:30:22.374Z] INFO: Testing against a local daemon [2019-11-27T15:30:22.374Z] === RUN TestSessionCreate [2019-11-27T15:30:22.374Z] --- PASS: TestSessionCreate (0.05s) [2019-11-27T15:30:22.374Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-27T15:30:22.374Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-27T15:30:22.374Z] PASS [2019-11-27T15:30:22.374Z] [2019-11-27T15:30:22.374Z] DONE 2 tests in 0.200s [2019-11-27T15:30:22.374Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-11-27T15:30:22.374Z] ++ 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-27T15:30:22.374Z] ++ set -e [2019-11-27T15:30:22.374Z] ++ '[' -n 0 ']' [2019-11-27T15:30:22.374Z] ++ set -x [2019-11-27T15:30:22.374Z] ++ env -i DEST=/go/src/github.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-27T15:30:22.374Z] INFO: Testing against a local daemon [2019-11-27T15:30:22.374Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-27T15:30:22.374Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-27T15:30:22.374Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-27T15:30:22.374Z] === RUN TestEventsExecDie [2019-11-27T15:30:22.374Z] --- PASS: TestEventsExecDie (0.92s) [2019-11-27T15:30:22.374Z] === RUN TestEventsBackwardsCompatible [2019-11-27T15:30:22.374Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-11-27T15:30:22.374Z] === RUN TestInfoBinaryCommits [2019-11-27T15:30:22.374Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-11-27T15:30:22.374Z] === RUN TestInfoAPIVersioned [2019-11-27T15:30:22.374Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-27T15:30:22.374Z] === RUN TestInfoDiscoveryBackend [2019-11-27T15:30:23.097Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-11-27T15:30:23.098Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-27T15:30:23.473Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-11-27T15:30:24.273Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-27T15:30:24.273Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-27T15:30:24.611Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-11-27T15:30:24.611Z] === RUN TestInfoAPI [2019-11-27T15:30:24.611Z] --- PASS: TestInfoAPI (0.06s) [2019-11-27T15:30:24.611Z] === RUN TestInfoAPIWarnings [2019-11-27T15:30:25.336Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-11-27T15:30:25.336Z] === RUN TestInfoDebug [2019-11-27T15:30:25.674Z] --- PASS: TestInfoDebug (0.54s) [2019-11-27T15:30:25.674Z] === RUN TestInfoInsecureRegistries [2019-11-27T15:30:26.422Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-11-27T15:30:26.422Z] === RUN TestInfoRegistryMirrors [2019-11-27T15:30:26.732Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-11-27T15:30:26.778Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-11-27T15:30:26.778Z] === RUN TestLoginFailsWithBadCredentials [2019-11-27T15:30:27.523Z] --- PASS: TestLoginFailsWithBadCredentials (0.72s) [2019-11-27T15:30:27.523Z] === RUN TestPingCacheHeaders [2019-11-27T15:30:27.523Z] --- PASS: TestPingCacheHeaders (0.06s) [2019-11-27T15:30:27.523Z] === RUN TestPingGet [2019-11-27T15:30:27.523Z] --- PASS: TestPingGet (0.03s) [2019-11-27T15:30:27.523Z] === RUN TestPingHead [2019-11-27T15:30:27.523Z] --- PASS: TestPingHead (0.05s) [2019-11-27T15:30:27.523Z] === RUN TestVersion [2019-11-27T15:30:27.899Z] --- PASS: TestVersion (0.05s) [2019-11-27T15:30:27.899Z] PASS [2019-11-27T15:30:27.899Z] [2019-11-27T15:30:27.899Z] === Skipped [2019-11-27T15:30:27.899Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-27T15:30:27.899Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-27T15:30:27.899Z] [2019-11-27T15:30:27.899Z] [2019-11-27T15:30:27.899Z] DONE 18 tests, 1 skipped in 6.416s [2019-11-27T15:30:27.899Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-11-27T15:30:27.899Z] ++ 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-27T15:30:27.899Z] ++ set -e [2019-11-27T15:30:27.899Z] ++ '[' -n 0 ']' [2019-11-27T15:30:27.899Z] ++ set -x [2019-11-27T15:30:27.900Z] ++ env -i DEST=/go/src/github.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-27T15:30:27.900Z] INFO: Testing against a local daemon [2019-11-27T15:30:27.900Z] === RUN TestVolumesCreateAndList [2019-11-27T15:30:27.900Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-27T15:30:27.900Z] === RUN TestVolumesRemove [2019-11-27T15:30:27.900Z] --- PASS: TestVolumesRemove (0.10s) [2019-11-27T15:30:27.900Z] === RUN TestVolumesInspect [2019-11-27T15:30:27.900Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-27T15:30:27.900Z] === RUN TestVolumesInvalidJSON [2019-11-27T15:30:27.900Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-27T15:30:27.900Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-27T15:30:28.267Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-27T15:30:28.267Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-11-27T15:30:28.267Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-27T15:30:28.267Z] PASS [2019-11-27T15:30:28.267Z] [2019-11-27T15:30:28.267Z] DONE 5 tests in 0.315s [2019-11-27T15:30:28.267Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-27T15:30:28.267Z] ++++ cat bundles/test-integration/docker.pid [2019-11-27T15:30:28.267Z] +++ kill 13185 [2019-11-27T15:30:30.000Z] +++ /etc/init.d/apparmor stop [2019-11-27T15:30:30.000Z] Clearing AppArmor profiles cache:. [2019-11-27T15:30:30.000Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-27T15:30:30.000Z] Unloading profiles will leave already running processes permanently [2019-11-27T15:30:30.000Z] unconfined, which can lead to unexpected situations. [2019-11-27T15:30:30.000Z] [2019-11-27T15:30:30.000Z] To set a process to complain mode, use the command line tool [2019-11-27T15:30:30.000Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-27T15:30:30.000Z] with the 'teardown' option." [2019-11-27T15:30:30.000Z] [2019-11-27T15:30:30.925Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-11-27T15:30:30.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP Post stage [Pipeline] junit [2019-11-27T15:30:31.839Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-27T15:30:33.103Z] + echo Ensuring container killed. [2019-11-27T15:30:33.103Z] Ensuring container killed. [2019-11-27T15:30:33.103Z] + docker rm -vf docker-pr1 [2019-11-27T15:30:33.103Z] Error: No such container: docker-pr1 [2019-11-27T15:30:33.103Z] + true [Pipeline] sh [2019-11-27T15:30:33.701Z] + echo Chowning /workspace to jenkins user [2019-11-27T15:30:33.701Z] Chowning /workspace to jenkins user [2019-11-27T15:30:33.701Z] + id -u [2019-11-27T15:30:33.701Z] + id -g [2019-11-27T15:30:33.701Z] + docker run --rm -v /home/docker/workspace/moby_PR-40263:/workspace busybox chown -R 1001:1001 /workspace [2019-11-27T15:30:33.701Z] Unable to find image 'busybox:latest' locally [2019-11-27T15:30:34.037Z] latest: Pulling from library/busybox [2019-11-27T15:30:34.037Z] f5cba301420e: Pulling fs layer [2019-11-27T15:30:34.183Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-11-27T15:30:34.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-11-27T15:30:34.764Z] f5cba301420e: Verifying Checksum [2019-11-27T15:30:34.764Z] f5cba301420e: Download complete [2019-11-27T15:30:34.764Z] f5cba301420e: Pull complete [2019-11-27T15:30:34.764Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-27T15:30:34.764Z] Status: Downloaded newer image for busybox:latest [2019-11-27T15:30:36.550Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-27T15:30:36.550Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-27T15:30:36.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-27T15:30:37.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-11-27T15:30:37.648Z] + bundleName=ppc64le-integration [2019-11-27T15:30:37.648Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-11-27T15:30:37.648Z] Creating ppc64le-integration-bundles.tar.gz [2019-11-27T15:30:37.648Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz+ [2019-11-27T15:30:37.648Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-11-27T15:30:37.737Z] Archiving artifacts [2019-11-27T15:30:38.108Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-11-27T15:30:38.109Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-11-27T15:30:39.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-11-27T15:30:40.277Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-27T15:30:40.736Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-27T15:30:41.353Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-11-27T15:30:41.607Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-11-27T15:30:41.607Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-11-27T15:30:41.862Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-11-27T15:30:43.132Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40263/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-27T15:30:43.687Z] + make clean [2019-11-27T15:30:43.746Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-11-27T15:30:43.746Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-11-27T15:30:44.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-11-27T15:30:44.028Z] make: command: Command not found [2019-11-27T15:30:44.028Z] make: command: Command not found [2019-11-27T15:30:44.028Z] docker volume rm -f docker-dev-cache [2019-11-27T15:30:44.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-11-27T15:30:44.366Z] docker-dev-cache [Pipeline] deleteDir [2019-11-27T15:30:45.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-11-27T15:30:46.521Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-27T15:30:47.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-11-27T15:30:47.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [Pipeline] } [Pipeline] // withEnv [2019-11-27T15:30:47.755Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-11-27T15:30:47.755Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-27T15:30:51.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-11-27T15:30:55.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-11-27T15:31:03.266Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-11-27T15:31:05.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-11-27T15:31:05.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-11-27T15:31:05.963Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-11-27T15:31:06.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-11-27T15:31:06.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-11-27T15:31:06.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-11-27T15:31:06.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-11-27T15:31:06.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-11-27T15:31:07.597Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-27T15:31:07.597Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-27T15:31:11.329Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-27T15:31:11.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-11-27T15:31:11.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-11-27T15:31:11.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-11-27T15:31:12.296Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-27T15:31:12.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-11-27T15:31:17.867Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-11-27T15:31:17.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-11-27T15:31:18.081Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-27T15:31:21.123Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-11-27T15:31:22.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-11-27T15:31:22.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-11-27T15:31:23.876Z] === RUN TestDockerSuite/TestBuildUser [2019-11-27T15:31:23.876Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-27T15:31:23.876Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-27T15:31:23.876Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-27T15:31:24.366Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-11-27T15:31:24.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-11-27T15:31:27.626Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-11-27T15:31:27.626Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-11-27T15:31:27.880Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-11-27T15:31:28.555Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-27T15:31:28.555Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-27T15:31:28.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-11-27T15:31:29.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-11-27T15:31:31.633Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-11-27T15:31:37.110Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-27T15:31:37.110Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-27T15:31:37.110Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-27T15:31:39.709Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite (97.11s) [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.07s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d1192c30edefa] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.23s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [df8f46676bdc6] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.98s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [dc3aae3e64d36] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.65s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d253f9727ecd5] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.00s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:1233: [db105829f2abc] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.91s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d695db541390c] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.00s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [dab0dfeb3bba3] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.78s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [dbf289eae8a19] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.86s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d789a8253b48d] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.91s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [df5b0baaade4f] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.68s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d1df96b13b5b2] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.59s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [dd3937f45832d] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.72s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [ddf20c1680228] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d5d8ada7dab68] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d41995bd714c6] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.59s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d2ab0654dbfe1] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.24s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d9eaa523605cb] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.09s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [df1a0348f721d] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.34s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d827df594d5c5] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.37s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [dda52e05a23c2] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.58s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [dd33f295522b8] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d07a78f30cb49] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.40s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [def981978561d] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d0abef99d9432] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.65s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:968: [d8bf908178fcb] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.51s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [ddf1c84360106] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.28s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:1116: [dfb65e7b95f50] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d3d2c998df246] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.72s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d18ea97d05aee] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d683a86c2d2e8] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d617001ce722f] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [ddbd22dfba93b] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d2fac459e43c7] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [dfdf23d87791e] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.57s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d84ed54188161] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [dfba65e2f2bf4] daemon is not started [2019-11-27T15:31:40.269Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d73cfcd248e46] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.33s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d4ac773f96964] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.98s) [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.98s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:1084: [db2d2eb0aa061] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [dada45724d13d] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.67s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d1565a180b734] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.26s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [df9395d5d2b0b] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d2433aad35327] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.31s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d888a4be20683] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.81s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d6508faf1fbc0] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.89s) [2019-11-27T15:31:40.269Z] docker_cli_network_unix_test.go:46: [d5865c6311d74] daemon is not started [2019-11-27T15:31:40.269Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (8.73s) [2019-11-27T15:31:40.270Z] docker_cli_network_unix_test.go:46: [d153155fab85f] daemon is not started [2019-11-27T15:31:40.270Z] === RUN TestDockerHubPullSuite [2019-11-27T15:31:40.270Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-11-27T15:31:41.630Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-11-27T15:31:44.139Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-11-27T15:31:44.394Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-11-27T15:31:45.320Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-11-27T15:31:45.879Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-11-27T15:31:46.247Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-11-27T15:31:46.247Z] --- PASS: TestDockerHubPullSuite (5.91s) [2019-11-27T15:31:46.247Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.49s) [2019-11-27T15:31:46.247Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2019-11-27T15:31:46.247Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.35s) [2019-11-27T15:31:46.247Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.52s) [2019-11-27T15:31:46.247Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2019-11-27T15:31:46.247Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s) [2019-11-27T15:31:46.247Z] PASS [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === Skipped [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-27T15:31:46.247Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-11-27T15:31:46.247Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-11-27T15:31:46.247Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-27T15:31:46.247Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-11-27T15:31:46.247Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-27T15:31:46.247Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-27T15:31:46.247Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-27T15:31:46.247Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.04s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.04s) [2019-11-27T15:31:46.247Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-27T15:31:46.247Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2019-11-27T15:31:46.247Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2019-11-27T15:31:46.247Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-27T15:31:46.247Z] docker_cli_sni_test.go:18: Flakey test [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-27T15:31:46.247Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.02s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.02s) [2019-11-27T15:31:46.247Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-11-27T15:31:46.247Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2019-11-27T15:31:46.247Z] docker_cli_run_test.go:4144: unmatched requirement DaemonIsWindows [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsWindows [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_run_test.go:4229: unmatched requirement IsolationIsProcess [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-11-27T15:31:46.247Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_run_test.go:4199: unmatched requirement DaemonIsWindows [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_run_test.go:4219: unmatched requirement DaemonIsWindows [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_run_test.go:4209: unmatched requirement DaemonIsWindows [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-11-27T15:31:46.247Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_run_test.go:4537: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-27T15:31:46.247Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-27T15:31:46.247Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-27T15:31:46.247Z] docker_cli_network_unix_test.go:46: [d73cfcd248e46] daemon is not started [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] [2019-11-27T15:31:46.247Z] DONE 1277 tests, 44 skipped in 2097.415s [2019-11-27T15:31:46.247Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-27T15:31:46.247Z] ++++ cat bundles/test-integration/docker.pid [2019-11-27T15:31:46.247Z] +++ kill 7274 [2019-11-27T15:31:50.409Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-11-27T15:31:53.671Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-11-27T15:31:55.031Z] +++ /etc/init.d/apparmor stop [2019-11-27T15:31:55.031Z] Clearing AppArmor profiles cache:. [2019-11-27T15:31:55.031Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-27T15:31:55.031Z] Unloading profiles will leave already running processes permanently [2019-11-27T15:31:55.031Z] unconfined, which can lead to unexpected situations. [2019-11-27T15:31:55.031Z] [2019-11-27T15:31:55.031Z] To set a process to complain mode, use the command line tool [2019-11-27T15:31:55.031Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-27T15:31:55.031Z] with the 'teardown' option." [2019-11-27T15:31:55.031Z] [2019-11-27T15:31:57.543Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-11-27T15:32:00.802Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-11-27T15:32:02.238Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-27T15:32:02.238Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-27T15:32:03.315Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-11-27T15:32:05.822Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-11-27T15:32:17.044Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-27T15:32:27.354Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-27T15:32:27.354Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-27T15:32:27.354Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-27T15:32:29.529Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-27T15:32:29.988Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-11-27T15:32:42.378Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-27T15:32:47.069Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-27T15:32:47.527Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-27T15:33:01.960Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-11-27T15:33:08.609Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-27T15:33:08.609Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-27T15:33:08.609Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-27T15:33:08.609Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-27T15:33:09.577Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-27T15:33:16.781Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-11-27T15:33:19.925Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-27T15:33:20.891Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-27T15:33:21.349Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-27T15:33:21.349Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-27T15:33:21.349Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-27T15:33:23.524Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-27T15:33:28.216Z] === RUN TestDockerSuite/TestCommitChange [2019-11-27T15:33:34.000Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-27T15:33:34.802Z] --- PASS: TestDockerSwarmSuite (1790.32s) [2019-11-27T15:33:34.802Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.48s) [2019-11-27T15:33:34.802Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.88s) [2019-11-27T15:33:34.802Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.38s) [2019-11-27T15:33:34.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.22s) [2019-11-27T15:33:34.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2019-11-27T15:33:34.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.76s) [2019-11-27T15:33:34.802Z] docker_api_swarm_test.go:563: [dc8b80c741751] joining swarm manager [d7ca2c70e0b40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.802Z] docker_api_swarm_test.go:585: [ddf8549b97e58] joining swarm manager [d7ca2c70e0b40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-27T15:33:34.802Z] check_test.go:380: [dc8b80c741751] daemon is not started [2019-11-27T15:33:34.802Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-27T15:33:34.802Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-27T15:33:34.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.68s) [2019-11-27T15:33:34.802Z] docker_api_swarm_test.go:46: [dfecf61697eb4] joining swarm manager [dfdfd6040b856]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2019-11-27T15:33:34.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.58s) [2019-11-27T15:33:34.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (41.66s) [2019-11-27T15:33:34.802Z] docker_api_swarm_test.go:304: [d672ab8d93b7e] joining swarm manager [d310c1172c050]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.802Z] docker_api_swarm_test.go:305: [d86acdbc8ce9e] joining swarm manager [d310c1172c050]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-27T15:33:34.802Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-11-27T15:33:34.802Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-11-27T15:33:34.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.00s) [2019-11-27T15:33:34.802Z] docker_api_swarm_test.go:272: [d0ab532dcaa6c] joining swarm manager [d8e6222e8260e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.802Z] docker_api_swarm_test.go:273: [dff8a933842a0] joining swarm manager [d8e6222e8260e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-27T15:33:34.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.19s) [2019-11-27T15:33:34.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.86s) [2019-11-27T15:33:34.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.93s) [2019-11-27T15:33:34.802Z] docker_api_swarm_node_test.go:19: [d78460acc2ccd] joining swarm manager [d241a8cc9b8f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.802Z] docker_api_swarm_node_test.go:20: [d90ca00c25a22] joining swarm manager [d241a8cc9b8f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-27T15:33:34.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.42s) [2019-11-27T15:33:34.802Z] docker_api_swarm_test.go:502: [df03c91e2ff00] joining swarm manager [d448277b49e2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.802Z] docker_api_swarm_test.go:507: [daa48c704c4a3] joining swarm manager [d448277b49e2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-27T15:33:34.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (18.19s) [2019-11-27T15:33:34.802Z] docker_api_swarm_node_test.go:80: [d498bd74dfc80] joining swarm manager [d7c7d4613bc7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.92s) [2019-11-27T15:33:34.802Z] docker_api_swarm_node_test.go:52: [d8219f381e0b9] joining swarm manager [d881740496ac1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.802Z] docker_api_swarm_node_test.go:53: [d1a7573f5e8b7] joining swarm manager [d881740496ac1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-27T15:33:34.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.69s) [2019-11-27T15:33:34.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.80s) [2019-11-27T15:33:34.802Z] docker_api_swarm_test.go:202: [d701020b22a92] joining swarm manager [d1e004e0bf6f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (68.11s) [2019-11-27T15:33:34.802Z] docker_api_swarm_test.go:384: [de7fe95216a81] joining swarm manager [d5d677cc0b1bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.802Z] docker_api_swarm_test.go:385: [da8709ce5101b] joining swarm manager [d5d677cc0b1bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-27T15:33:34.802Z] check_test.go:380: [da8709ce5101b] daemon is not started [2019-11-27T15:33:34.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (73.26s) [2019-11-27T15:33:34.802Z] docker_api_swarm_test.go:802: [d4960f38cd0f1] joining swarm manager [d9e06e43247c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.802Z] docker_api_swarm_test.go:802: [db9790339c51b] joining swarm manager [d9e06e43247c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-27T15:33:34.802Z] docker_api_swarm_test.go:802: [da5b19eb2cba9] joining swarm manager [d9e06e43247c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-27T15:33:34.802Z] docker_api_swarm_test.go:802: [d66f514d99add] joining swarm manager [d9e06e43247c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-27T15:33:34.802Z] docker_api_swarm_test.go:810: [db6f871e1d9ed] joining swarm manager [d9e06e43247c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-11-27T15:33:34.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2019-11-27T15:33:34.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.94s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.21s) [2019-11-27T15:33:34.803Z] docker_api_swarm_service_test.go:394: [d4b577cf30fd4] joining swarm manager [dcbf54e09e6d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.803Z] docker_api_swarm_service_test.go:394: [d72647ee47eea] joining swarm manager [dcbf54e09e6d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.50s) [2019-11-27T15:33:34.803Z] docker_api_swarm_service_test.go:342: [d341574e0432b] joining swarm manager [d1d2919f6082a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.803Z] docker_api_swarm_service_test.go:342: [d33ec135a948b] joining swarm manager [d1d2919f6082a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.32s) [2019-11-27T15:33:34.803Z] docker_api_swarm_service_test.go:489: [d96f0c1fe60b7] joining swarm manager [dfc802da488eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.803Z] docker_api_swarm_service_test.go:489: [dc1b54be77c0c] joining swarm manager [dfc802da488eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.40s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.09s) [2019-11-27T15:33:34.803Z] docker_api_swarm_service_test.go:127: [d34af9cc427ce] joining swarm manager [dabdb060decc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.803Z] docker_api_swarm_service_test.go:128: [dbdaa33b5e6f4] joining swarm manager [dabdb060decc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-27T15:33:34.803Z] docker_api_swarm_service_test.go:136: [d34c6f361b284] joining swarm manager [dabdb060decc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-27T15:33:34.803Z] docker_api_swarm_service_test.go:137: [d69b2ad2604ab] joining swarm manager [dabdb060decc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.06s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.80s) [2019-11-27T15:33:34.803Z] docker_api_swarm_service_test.go:303: [d647a1729ae1b] joining swarm manager [da8d2ef911f03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.803Z] docker_api_swarm_service_test.go:303: [d37f5c1a5953a] joining swarm manager [da8d2ef911f03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.07s) [2019-11-27T15:33:34.803Z] docker_api_swarm_service_test.go:99: [dd240be6ec1c1] joining swarm manager [d7c40c3637256]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.803Z] docker_api_swarm_service_test.go:100: [d6340d00da2ec] joining swarm manager [d7c40c3637256]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-27T15:33:34.803Z] check_test.go:380: [dd240be6ec1c1] daemon is not started [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.08s) [2019-11-27T15:33:34.803Z] docker_api_swarm_service_test.go:532: [d0efcc6864f59] joining swarm manager [ddf75a3c2e1ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.803Z] docker_api_swarm_service_test.go:533: [dd6e6dc08be02] joining swarm manager [ddf75a3c2e1ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (41.22s) [2019-11-27T15:33:34.803Z] docker_api_swarm_service_test.go:147: [d57ee29b97f49] joining swarm manager [db877a63c05b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.803Z] docker_api_swarm_service_test.go:147: [d59c67830306c] joining swarm manager [db877a63c05b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.59s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.23s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.73s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.32s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.44s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.43s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.18s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.65s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.98s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.99s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.36s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.13s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.92s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.25s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.10s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.00s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.74s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.43s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.46s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.57s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.62s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.67s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.72s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.74s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.36s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.27s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.12s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.17s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.70s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.11s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.03s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.74s) [2019-11-27T15:33:34.803Z] docker_cli_service_logs_test.go:241: checking task znstu91bwrpt [2019-11-27T15:33:34.803Z] docker_cli_service_logs_test.go:246: checking messages for znstu91bwrpt [2019-11-27T15:33:34.803Z] docker_cli_service_logs_test.go:241: checking task vo4lschhyq3y [2019-11-27T15:33:34.803Z] docker_cli_service_logs_test.go:246: checking messages for vo4lschhyq3y [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.21s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.36s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.98s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.86s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (25.07s) [2019-11-27T15:33:34.803Z] docker_cli_swarm_test.go:1901: [d09ed04ee5d50] joining swarm manager [df56890b970be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.803Z] docker_cli_swarm_test.go:1902: [d99733156fe3f] joining swarm manager [df56890b970be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.39s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.48s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.91s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (16.32s) [2019-11-27T15:33:34.803Z] docker_cli_swarm_test.go:1802: [d7168e25c2465] joining swarm manager [d04ca23ffaec6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.803Z] docker_cli_swarm_test.go:1803: [d896feff61512] joining swarm manager [d04ca23ffaec6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.12s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (113.74s) [2019-11-27T15:33:34.803Z] docker_cli_swarm_test.go:1321: [d8d94831a21df] joining swarm manager [d459c4baac9aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.803Z] docker_cli_swarm_test.go:1322: [d2df780086371] joining swarm manager [d459c4baac9aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.05s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.97s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.60s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.01s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.43s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.85s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.33s) [2019-11-27T15:33:34.803Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-27T15:33:34.803Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.28s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.39s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.41s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.32s) [2019-11-27T15:33:34.803Z] docker_cli_swarm_test.go:1186: [db22dd575ec90] joining swarm manager [d895ae32d5cb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.803Z] docker_cli_swarm_test.go:1195: [dde65a584943b] joining swarm manager [d895ae32d5cb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.22s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.92s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.87s) [2019-11-27T15:33:34.803Z] docker_cli_swarm_test.go:1118: [d7312cfe070c5] joining swarm manager [d2b91b96b24d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.803Z] docker_cli_swarm_test.go:1119: [dd0982dd71bcc] joining swarm manager [d2b91b96b24d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-27T15:33:34.803Z] docker_cli_swarm_test.go:1172: [db055121e75a9] joining swarm manager [d2b91b96b24d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.69s) [2019-11-27T15:33:34.803Z] docker_cli_swarm_test.go:1453: [d2ba2e644e5e0] joining swarm manager [d2c094021b8fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.803Z] docker_cli_swarm_test.go:1454: [dab39603df304] joining swarm manager [d2c094021b8fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.86s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.38s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.38s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.10s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.81s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.01s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.76s) [2019-11-27T15:33:34.803Z] docker_cli_swarm_unix_test.go:62: [d753b9fef3a1c] joining swarm manager [d71abfc0fc5fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.84s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.33s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.20s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.17s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.33s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.57s) [2019-11-27T15:33:34.803Z] docker_api_swarm_test.go:962: [d5d0c104d1820] joining swarm manager [df6d1d0602926]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.55s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.26s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.38s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.83s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (11.62s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.85s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (4.20s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.99s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.46s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.17s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.51s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.29s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.92s) [2019-11-27T15:33:34.803Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.94s) [2019-11-27T15:33:34.803Z] === RUN TestDockerExternalVolumeSuite [2019-11-27T15:33:34.803Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-11-27T15:33:38.683Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-27T15:33:38.683Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-27T15:33:45.747Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-27T15:33:45.747Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-27T15:33:52.830Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-11-27T15:33:54.311Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-27T15:33:58.043Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-27T15:33:58.043Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-27T15:33:58.043Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-27T15:33:58.043Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-27T15:33:58.043Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-27T15:33:58.501Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-27T15:33:58.501Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-27T15:33:58.501Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-27T15:33:58.501Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-27T15:34:05.563Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-27T15:34:17.932Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-27T15:34:17.932Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-27T15:34:19.466Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-27T15:34:19.466Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-27T15:34:19.466Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-27T15:34:19.466Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-27T15:34:21.639Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-27T15:34:21.639Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-27T15:34:21.639Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-27T15:34:24.545Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-27T15:34:24.545Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-27T15:34:24.545Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-27T15:34:24.545Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-27T15:34:24.545Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-27T15:34:26.721Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-27T15:34:28.896Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-27T15:34:31.070Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-27T15:34:31.070Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-27T15:34:31.070Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-27T15:34:33.244Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-27T15:34:33.244Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-27T15:34:35.418Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-27T15:34:35.418Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-27T15:34:35.418Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-27T15:34:37.626Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-27T15:34:37.626Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-27T15:34:39.161Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-27T15:34:39.161Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-27T15:34:42.062Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-27T15:34:42.062Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-27T15:34:44.241Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-27T15:34:48.927Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-27T15:34:52.659Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-27T15:34:52.659Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-27T15:34:52.659Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-27T15:34:52.659Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-27T15:34:52.659Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-27T15:34:54.194Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-27T15:34:54.194Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-27T15:34:57.094Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-27T15:34:57.094Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-27T15:34:59.271Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-27T15:34:59.271Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-27T15:35:00.428Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-11-27T15:35:03.003Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-27T15:35:05.180Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-27T15:35:05.180Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-27T15:35:05.180Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-27T15:35:05.180Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-27T15:35:05.180Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-27T15:35:05.180Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-11-27T15:35:07.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-27T15:35:07.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2019-11-27T15:35:08.496Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-11-27T15:35:14.420Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2019-11-27T15:35:17.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2019-11-27T15:35:19.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2019-11-27T15:35:21.674Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008db6a0_} [2019-11-27T15:35:23.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1513090134_c:\foo_false____} [2019-11-27T15:35:26.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1513090134_c:\foo_true____} [2019-11-27T15:35:28.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-27T15:35:28.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-27T15:35:28.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-27T15:35:28.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-27T15:35:28.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-27T15:35:28.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-27T15:35:28.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-27T15:35:28.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-27T15:35:28.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-27T15:35:28.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-27T15:35:28.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-27T15:35:28.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-27T15:35:28.998Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-27T15:35:28.998Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-27T15:35:28.998Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-27T15:35:28.998Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-27T15:35:28.998Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-27T15:35:28.998Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-27T15:35:31.181Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-27T15:35:31.181Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-27T15:35:31.181Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-27T15:35:31.181Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-27T15:35:31.181Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-27T15:35:31.181Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-27T15:35:31.181Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-27T15:35:31.181Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-27T15:35:31.181Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-27T15:35:31.181Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-27T15:35:31.181Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-27T15:35:31.181Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-27T15:35:31.181Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-27T15:35:31.181Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-27T15:35:33.357Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-27T15:35:33.816Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-27T15:35:33.816Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-27T15:35:40.496Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-11-27T15:35:40.882Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-27T15:35:40.882Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-27T15:35:40.882Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-27T15:35:40.882Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-27T15:35:45.567Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-27T15:35:47.745Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-27T15:35:47.745Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-27T15:35:47.745Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-27T15:35:55.315Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-11-27T15:35:58.062Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-27T15:35:58.062Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-27T15:35:58.062Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-27T15:36:06.631Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-27T15:36:06.631Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-27T15:36:06.631Z] === RUN TestDockerSuite/TestCpToDot [2019-11-27T15:36:08.165Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-27T15:36:08.165Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-27T15:36:08.165Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-27T15:36:10.339Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-27T15:36:10.339Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-27T15:36:10.339Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-27T15:36:10.339Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-27T15:36:10.339Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-27T15:36:10.339Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-27T15:36:10.339Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-27T15:36:12.514Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-27T15:36:14.691Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-27T15:36:14.691Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-27T15:36:15.150Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-27T15:36:17.324Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-27T15:36:17.782Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-27T15:36:17.782Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-27T15:36:17.782Z] === RUN TestDockerSuite/TestCreateRM [2019-11-27T15:36:18.242Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-27T15:36:18.242Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-27T15:36:18.242Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-27T15:36:18.701Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-27T15:36:27.316Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-11-27T15:36:33.533Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-27T15:36:33.533Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-27T15:36:33.533Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-27T15:36:37.265Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-27T15:36:37.265Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-27T15:36:37.265Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-27T15:36:39.442Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-27T15:36:39.442Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-27T15:36:39.442Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-27T15:36:39.442Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-27T15:36:39.442Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-27T15:36:39.442Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-27T15:36:39.442Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-27T15:36:39.442Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-27T15:36:39.442Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-27T15:36:39.442Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-27T15:36:39.442Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-27T15:36:39.442Z] === RUN TestDockerSuite/TestDockerFails [2019-11-27T15:36:39.442Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-27T15:36:39.442Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-27T15:36:39.442Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-27T15:36:39.465Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-11-27T15:36:39.900Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-27T15:36:39.900Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-27T15:36:39.900Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-27T15:36:42.074Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-27T15:36:44.250Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-27T15:36:46.426Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-27T15:36:55.005Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-27T15:37:00.797Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-27T15:37:05.486Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-27T15:37:07.021Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-27T15:37:07.988Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-27T15:37:11.463Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-11-27T15:37:11.715Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-27T15:37:12.173Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-27T15:37:13.708Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-27T15:37:18.394Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-27T15:37:26.281Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-11-27T15:37:28.701Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-27T15:37:28.701Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-27T15:37:28.701Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-27T15:37:28.701Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-27T15:37:28.701Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-27T15:37:28.701Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-27T15:37:28.701Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-27T15:37:28.701Z] === RUN TestDockerSuite/TestEventsRename [2019-11-27T15:37:30.878Z] === RUN TestDockerSuite/TestEventsResize [2019-11-27T15:37:33.779Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-27T15:37:35.954Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-27T15:37:38.854Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-27T15:37:43.540Z] === RUN TestDockerSuite/TestEventsTop [2019-11-27T15:37:43.540Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-27T15:37:44.329Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-11-27T15:37:46.446Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-27T15:37:51.138Z] === RUN TestDockerSuite/TestExec [2019-11-27T15:37:51.138Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-27T15:37:51.138Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-27T15:37:53.314Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-27T15:37:55.494Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-27T15:37:55.494Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-27T15:37:55.494Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-27T15:37:55.494Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-27T15:37:57.672Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-27T15:37:59.205Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-27T15:38:01.376Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-27T15:38:03.552Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-27T15:38:07.281Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-27T15:38:07.281Z] === RUN TestDockerSuite/TestExecEnv [2019-11-27T15:38:07.281Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-27T15:38:07.281Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-27T15:38:09.453Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-27T15:38:13.178Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-27T15:38:13.178Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-27T15:38:13.178Z] === RUN TestDockerSuite/TestExecParseError [2019-11-27T15:38:13.178Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-27T15:38:13.178Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-27T15:38:13.178Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-27T15:38:16.075Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-27T15:38:16.075Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-27T15:38:16.075Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-27T15:38:16.075Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-27T15:38:16.075Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-27T15:38:16.075Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-27T15:38:18.252Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-27T15:38:18.252Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-27T15:38:26.812Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-27T15:38:26.812Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-27T15:38:26.812Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-27T15:38:26.812Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-27T15:38:30.914Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-11-27T15:38:31.494Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-27T15:38:38.553Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-27T15:38:41.451Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-27T15:38:47.327Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-27T15:38:47.327Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-27T15:38:47.327Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-27T15:38:47.327Z] === RUN TestDockerSuite/TestHealth [2019-11-27T15:38:47.327Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-27T15:38:47.327Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-27T15:38:47.327Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-27T15:38:47.327Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-27T15:38:48.978Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-11-27T15:38:53.109Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-27T15:38:53.109Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-27T15:38:53.109Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-27T15:38:53.110Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-27T15:38:53.110Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-27T15:38:53.110Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-27T15:38:53.567Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-27T15:38:53.567Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-27T15:38:55.103Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-27T15:38:55.103Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-27T15:38:56.635Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-27T15:38:57.093Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-27T15:38:59.266Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-27T15:39:02.168Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-27T15:39:02.168Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-27T15:39:02.168Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-27T15:39:05.896Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-27T15:39:05.896Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-27T15:39:08.067Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-27T15:39:08.067Z] === RUN TestDockerSuite/TestImportFile [2019-11-27T15:39:08.067Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-27T15:39:08.067Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-27T15:39:08.525Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-27T15:39:08.525Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-27T15:39:08.525Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-27T15:39:08.525Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-27T15:39:08.525Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-27T15:39:08.525Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-27T15:39:08.525Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-27T15:39:08.525Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-27T15:39:08.525Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-27T15:39:10.697Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-27T15:39:12.868Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-27T15:39:12.868Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-27T15:39:12.868Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-27T15:39:12.868Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-27T15:39:12.868Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-27T15:39:16.596Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-27T15:39:16.596Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-27T15:39:18.771Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-27T15:39:18.771Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-27T15:39:18.771Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-27T15:39:18.771Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-27T15:39:20.943Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-27T15:39:21.025Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-11-27T15:39:25.622Z] === RUN TestDockerSuite/TestInspectImage [2019-11-27T15:39:25.622Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-27T15:39:25.622Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-27T15:39:25.622Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-27T15:39:27.794Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-27T15:39:29.970Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-27T15:39:29.971Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-27T15:39:32.143Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-27T15:39:34.315Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-27T15:39:34.315Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-27T15:39:34.315Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-27T15:39:37.216Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-27T15:39:39.390Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-27T15:39:44.069Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-27T15:39:46.242Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-27T15:39:48.418Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-27T15:39:49.951Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-27T15:39:52.124Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-27T15:39:53.019Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-11-27T15:39:54.296Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-27T15:39:56.469Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-27T15:39:56.469Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-27T15:39:56.469Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-27T15:39:56.469Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-27T15:39:56.469Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-27T15:39:56.928Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-27T15:39:56.928Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-27T15:39:56.928Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-27T15:39:56.928Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-27T15:39:56.928Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-27T15:39:56.928Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-27T15:39:56.928Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-27T15:39:56.928Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-27T15:39:56.928Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-27T15:39:56.928Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-27T15:39:56.928Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-27T15:39:56.928Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-27T15:39:56.928Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-27T15:39:56.928Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-27T15:39:56.928Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-27T15:39:59.099Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-27T15:40:00.632Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-27T15:40:06.412Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-27T15:40:07.833Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-11-27T15:40:08.584Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-27T15:40:08.584Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-27T15:40:10.756Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-27T15:40:10.756Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-27T15:40:17.818Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-27T15:40:25.851Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-11-27T15:40:26.382Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-27T15:40:33.445Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-27T15:40:35.615Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-27T15:40:38.513Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-27T15:40:38.513Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-27T15:40:40.686Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-27T15:40:40.710Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-11-27T15:40:47.748Z] === RUN TestDockerSuite/TestLogsSince [2019-11-27T15:40:55.526Z] --- PASS: TestDockerExternalVolumeSuite (441.66s) [2019-11-27T15:40:55.526Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.93s) [2019-11-27T15:40:55.526Z] docker_cli_external_volume_driver_test.go:53: [d5f340c3eeaa6] daemon is not started [2019-11-27T15:40:55.526Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-11-27T15:40:55.526Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.75s) [2019-11-27T15:40:55.526Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-11-27T15:40:55.526Z] docker_cli_external_volume_driver_test.go:53: [dfeaa374309e5] daemon is not started [2019-11-27T15:40:55.526Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-11-27T15:40:55.526Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-11-27T15:40:55.526Z] docker_cli_external_volume_driver_test.go:53: [d46761b3c62f5] daemon is not started [2019-11-27T15:40:55.526Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-11-27T15:40:55.526Z] docker_cli_external_volume_driver_test.go:53: [ddc06f64e1ccd] daemon is not started [2019-11-27T15:40:55.526Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.56s) [2019-11-27T15:40:55.526Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.68s) [2019-11-27T15:40:55.526Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2019-11-27T15:40:55.526Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-11-27T15:40:55.526Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s) [2019-11-27T15:40:55.526Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.74s) [2019-11-27T15:40:55.526Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2019-11-27T15:40:55.526Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.60s) [2019-11-27T15:40:55.526Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.45s) [2019-11-27T15:40:55.526Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.35s) [2019-11-27T15:40:55.526Z] docker_cli_external_volume_driver_test.go:485: [db2bdd6d1440a] daemon is not started [2019-11-27T15:40:55.526Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.19s) [2019-11-27T15:40:55.526Z] docker_cli_external_volume_driver_test.go:53: [d9b29ed3575a0] daemon is not started [2019-11-27T15:40:55.526Z] PASS [2019-11-27T15:40:55.526Z] [2019-11-27T15:40:55.526Z] === Skipped [2019-11-27T15:40:55.526Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-11-27T15:40:55.526Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-11-27T15:40:55.526Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-27T15:40:55.526Z] check_test.go:309: [db9937d32f935] daemon is not started [2019-11-27T15:40:55.526Z] [2019-11-27T15:40:55.526Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-27T15:40:55.526Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-27T15:40:55.526Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-27T15:40:55.526Z] check_test.go:309: [d5ec116934233] daemon is not started [2019-11-27T15:40:55.526Z] [2019-11-27T15:40:55.526Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-27T15:40:55.526Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-27T15:40:55.526Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-27T15:40:55.526Z] check_test.go:309: [d68550424b268] daemon is not started [2019-11-27T15:40:55.526Z] [2019-11-27T15:40:55.526Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-27T15:40:55.526Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-27T15:40:55.526Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-27T15:40:55.526Z] check_test.go:309: [d418c0313b93f] daemon is not started [2019-11-27T15:40:55.526Z] [2019-11-27T15:40:55.526Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-27T15:40:55.526Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-27T15:40:55.526Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-27T15:40:55.526Z] [2019-11-27T15:40:55.526Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-27T15:40:55.526Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-27T15:40:55.526Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-27T15:40:55.526Z] [2019-11-27T15:40:55.526Z] [2019-11-27T15:40:55.526Z] DONE 273 tests, 6 skipped in 2646.903s [2019-11-27T15:40:55.526Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-27T15:40:56.086Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d516256b78868/docker.pid [2019-11-27T15:40:56.086Z] +++ kill 7065 [2019-11-27T15:40:56.086Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 7065 is not a child of this shell [2019-11-27T15:40:56.086Z] warning: PID 7065 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d516256b78868/docker.pid had a nonzero exit code [2019-11-27T15:40:56.086Z] ++++ cat bundles/test-integration/docker.pid [2019-11-27T15:40:56.086Z] +++ kill 7295 [2019-11-27T15:40:57.008Z] +++ /etc/init.d/apparmor stop [2019-11-27T15:40:57.008Z] Clearing AppArmor profiles cache:. [2019-11-27T15:40:57.008Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-27T15:40:57.008Z] Unloading profiles will leave already running processes permanently [2019-11-27T15:40:57.008Z] unconfined, which can lead to unexpected situations. [2019-11-27T15:40:57.008Z] [2019-11-27T15:40:57.008Z] To set a process to complain mode, use the command line tool [2019-11-27T15:40:57.008Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-27T15:40:57.008Z] with the 'teardown' option." [2019-11-27T15:40:57.268Z] [2019-11-27T15:40:57.837Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-11-27T15:40:57.852Z] Recording test results [2019-11-27T15:40:58.055Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-27T15:40:58.055Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-27T15:40:58.055Z] === RUN TestDockerSuite/TestLogsTail [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-27T15:40:58.958Z] + echo Ensuring container killed. [2019-11-27T15:40:58.958Z] Ensuring container killed. [2019-11-27T15:40:58.958Z] + docker ps -aq -f name=docker-pr1-* [2019-11-27T15:40:58.958Z] + cids=a81939f74e93 [2019-11-27T15:40:58.958Z] 754ee94f4faa [2019-11-27T15:40:58.958Z] 5db5387e0b3c [2019-11-27T15:40:58.958Z] + [ -n a81939f74e93 [2019-11-27T15:40:58.958Z] 754ee94f4faa [2019-11-27T15:40:58.958Z] 5db5387e0b3c ] [2019-11-27T15:40:58.958Z] + docker rm -vf a81939f74e93 754ee94f4faa 5db5387e0b3c [2019-11-27T15:40:59.023Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-27T15:41:01.924Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-27T15:41:03.113Z] a81939f74e93 [2019-11-27T15:41:03.113Z] 754ee94f4faa [2019-11-27T15:41:03.113Z] 5db5387e0b3c [Pipeline] sh [2019-11-27T15:41:03.518Z] + echo Chowning /workspace to jenkins user [2019-11-27T15:41:03.518Z] Chowning /workspace to jenkins user [2019-11-27T15:41:03.518Z] + id -u [2019-11-27T15:41:03.518Z] + id -g [2019-11-27T15:41:03.518Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40263:/workspace busybox chown -R 1000:1000 /workspace [2019-11-27T15:41:04.099Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-27T15:41:04.099Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-27T15:41:04.099Z] === RUN TestDockerSuite/TestNetHostname [2019-11-27T15:41:04.099Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-27T15:41:04.099Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-27T15:41:04.099Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-27T15:41:04.099Z] === RUN TestDockerSuite/TestPluginActive [2019-11-27T15:41:04.099Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-27T15:41:04.099Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-27T15:41:04.099Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-27T15:41:04.099Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-27T15:41:04.099Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-27T15:41:04.099Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-27T15:41:04.099Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-27T15:41:04.099Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-27T15:41:04.099Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-27T15:41:04.099Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-27T15:41:04.099Z] === RUN TestDockerSuite/TestPortList [2019-11-27T15:41:04.099Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-27T15:41:08.005Z] + bundleName=amd64 [2019-11-27T15:41:08.005Z] + echo Creating amd64-bundles.tar.gz [2019-11-27T15:41:08.005Z] Creating amd64-bundles.tar.gz [2019-11-27T15:41:08.005Z] + 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-27T15:41:08.005Z] + xargs tar -czf amd64-bundles.tar.gz [2019-11-27T15:41:08.786Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-27T15:41:08.786Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-27T15:41:08.786Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-27T15:41:08.786Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-27T15:41:08.786Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-27T15:41:08.786Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-27T15:41:08.786Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-27T15:41:08.786Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-27T15:41:08.786Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-27T15:41:08.786Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [Pipeline] archiveArtifacts [2019-11-27T15:41:09.373Z] Archiving artifacts [2019-11-27T15:41:09.697Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40263/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-27T15:41:10.089Z] + make clean [2019-11-27T15:41:10.343Z] docker volume rm -f docker-dev-cache [2019-11-27T15:41:10.343Z] docker-dev-cache [Pipeline] deleteDir [2019-11-27T15:41:13.467Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-27T15:41:13.467Z] === RUN TestDockerSuite/TestPsByOrder [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-27T15:41:20.531Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-27T15:41:20.531Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-27T15:41:29.083Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-27T15:41:54.201Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-27T15:41:54.201Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-27T15:41:54.201Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-27T15:42:04.510Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-27T15:42:08.240Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-27T15:42:15.402Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-27T15:42:19.131Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-27T15:42:19.131Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-27T15:42:19.131Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-27T15:42:23.816Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-27T15:42:23.816Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-27T15:42:23.816Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-27T15:42:23.816Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-27T15:42:23.816Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-27T15:42:30.879Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-27T15:42:30.879Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-27T15:42:31.845Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-27T15:42:31.845Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-27T15:42:33.376Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-27T15:42:34.341Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-27T15:42:34.341Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-27T15:42:39.021Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-27T15:42:42.757Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-27T15:42:44.929Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-27T15:43:10.048Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-27T15:43:10.048Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-27T15:43:15.837Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-27T15:43:15.837Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-27T15:43:15.837Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-27T15:43:16.294Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-27T15:43:20.974Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-27T15:43:24.701Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-27T15:43:24.701Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-27T15:43:29.384Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-27T15:43:29.384Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-27T15:43:29.842Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-27T15:43:44.724Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-27T15:43:47.621Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-27T15:43:48.080Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-27T15:43:55.143Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-27T15:44:00.932Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-27T15:44:09.488Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-27T15:44:13.214Z] === RUN TestDockerSuite/TestRmiTag [2019-11-27T15:44:14.179Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-27T15:44:16.354Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-27T15:44:34.029Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-27T15:44:36.930Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-27T15:44:42.720Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-27T15:44:43.179Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-27T15:44:43.179Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-27T15:44:43.179Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-27T15:44:43.179Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-27T15:44:43.638Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-27T15:44:43.638Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-27T15:44:43.638Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-27T15:44:43.638Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-27T15:44:45.811Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-27T15:44:45.811Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-27T15:44:45.811Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-27T15:44:50.490Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-27T15:44:53.389Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-27T15:44:55.562Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-27T15:44:57.737Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-27T15:45:04.802Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-27T15:45:04.802Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-27T15:45:15.106Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-27T15:45:15.106Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-27T15:45:15.106Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-27T15:45:15.106Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-27T15:45:15.106Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-27T15:45:15.106Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-27T15:45:15.106Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-27T15:45:15.106Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-27T15:45:15.106Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-27T15:45:15.106Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-27T15:45:15.106Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-27T15:45:15.106Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-27T15:45:16.640Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-27T15:45:16.640Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-27T15:45:19.541Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-27T15:45:19.541Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-27T15:45:19.541Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-27T15:45:21.719Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-27T15:45:21.719Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-27T15:45:21.719Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-27T15:45:21.719Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-27T15:45:21.719Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-27T15:45:21.720Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-27T15:45:21.720Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-27T15:45:21.720Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-27T15:45:23.895Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-27T15:45:26.068Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-27T15:45:28.243Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-27T15:45:28.243Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-27T15:45:28.243Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-27T15:45:28.243Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-27T15:45:30.417Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-27T15:45:30.418Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-27T15:45:30.418Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-27T15:45:30.418Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-27T15:45:30.418Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-27T15:45:32.591Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-27T15:45:44.956Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-27T15:45:44.956Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-27T15:45:44.956Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-27T15:45:44.956Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-27T15:45:44.956Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-27T15:45:44.956Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-27T15:45:44.956Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-27T15:45:47.130Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-27T15:45:47.130Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-27T15:45:47.130Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-27T15:45:47.588Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-27T15:45:49.760Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-27T15:45:51.934Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-27T15:45:51.934Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-27T15:45:53.469Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-27T15:45:53.927Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-27T15:45:53.927Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-27T15:45:53.927Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-27T15:45:56.102Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-27T15:45:58.275Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-27T15:46:00.449Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-27T15:46:02.624Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-27T15:46:02.624Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-27T15:46:02.624Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-27T15:46:02.624Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-27T15:46:02.624Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-27T15:46:02.624Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-27T15:46:02.624Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-27T15:46:02.624Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-27T15:46:02.624Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-27T15:46:07.322Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-27T15:46:07.322Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-27T15:46:07.322Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-27T15:46:07.322Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-27T15:46:07.322Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-27T15:46:07.322Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-27T15:46:07.322Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-27T15:46:17.640Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-27T15:46:17.640Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-27T15:46:18.604Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-27T15:46:18.604Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-27T15:46:18.604Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-27T15:46:18.604Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-27T15:46:18.604Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-27T15:46:18.604Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-27T15:46:18.604Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-27T15:46:18.604Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-27T15:46:18.604Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-27T15:46:18.604Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-27T15:46:18.604Z] === RUN TestDockerSuite/TestRunMount [2019-11-27T15:46:18.604Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-27T15:46:18.604Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-27T15:46:18.604Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-27T15:46:18.604Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-27T15:46:30.975Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-27T15:46:30.975Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-27T15:46:30.975Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-27T15:46:30.975Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-27T15:46:35.661Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-27T15:46:39.392Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-27T15:46:39.392Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-27T15:46:39.392Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-27T15:46:39.392Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-27T15:46:39.392Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-27T15:46:39.392Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-27T15:46:39.392Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-27T15:46:39.392Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-27T15:46:39.392Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-27T15:46:39.392Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-27T15:46:39.851Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-27T15:46:40.816Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-27T15:46:42.994Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-27T15:46:44.529Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-27T15:46:45.496Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-27T15:46:47.674Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-27T15:46:48.132Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-27T15:46:48.132Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-27T15:46:48.132Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-27T15:46:48.132Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-27T15:46:48.132Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-27T15:46:48.132Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-27T15:46:48.132Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-27T15:46:48.132Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-27T15:46:51.033Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-27T15:46:51.033Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-27T15:46:51.033Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-27T15:46:51.033Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-27T15:46:51.033Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-27T15:46:51.033Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-27T15:46:59.590Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-27T15:46:59.590Z] === RUN TestDockerSuite/TestRunRm [2019-11-27T15:47:01.125Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-27T15:47:06.910Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-27T15:47:08.444Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-27T15:47:10.618Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-27T15:47:12.791Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-27T15:47:14.964Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-27T15:47:14.964Z] === RUN TestDockerSuite/TestRunState [2019-11-27T15:47:14.964Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-27T15:47:17.139Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-27T15:47:17.139Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-27T15:47:19.399Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-27T15:47:19.399Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-27T15:47:19.399Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-27T15:47:19.399Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-27T15:47:19.399Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-27T15:47:19.399Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-27T15:47:24.082Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-27T15:47:24.082Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-27T15:47:24.082Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-27T15:47:24.082Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-27T15:47:24.082Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-27T15:47:24.082Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-27T15:47:24.082Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-27T15:47:24.082Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-27T15:47:24.082Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-27T15:47:24.082Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-27T15:47:24.082Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-27T15:47:26.256Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-27T15:47:26.256Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-27T15:47:28.428Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-27T15:47:28.428Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-27T15:47:28.428Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-27T15:47:31.326Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-27T15:47:38.391Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-27T15:47:42.122Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-27T15:47:47.907Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-27T15:47:47.907Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-27T15:47:48.366Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-27T15:47:48.366Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-27T15:47:48.366Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-27T15:47:51.266Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-27T15:47:53.440Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-27T15:47:55.615Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-27T15:47:55.615Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-27T15:47:55.615Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-27T15:47:55.615Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-27T15:47:55.615Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-27T15:47:55.615Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-27T15:47:55.615Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-27T15:47:55.615Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-27T15:47:55.615Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-27T15:48:00.372Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-27T15:48:01.337Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-27T15:48:03.515Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-27T15:48:08.198Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-27T15:48:08.198Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-27T15:48:08.198Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-27T15:48:08.198Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-27T15:48:08.198Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-27T15:48:08.198Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-27T15:48:08.198Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-27T15:48:08.198Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-27T15:48:08.198Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-27T15:48:08.198Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-27T15:48:08.198Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-27T15:48:08.198Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-27T15:48:08.198Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-27T15:48:08.198Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-27T15:48:08.198Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-27T15:48:08.198Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-27T15:48:08.198Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-27T15:48:08.198Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-27T15:48:10.370Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-27T15:48:10.828Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-27T15:48:11.287Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-27T15:48:11.744Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-27T15:48:13.276Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-27T15:48:25.642Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-27T15:48:25.642Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-27T15:48:31.454Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-27T15:48:31.454Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-27T15:48:41.762Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-27T15:48:41.762Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-27T15:48:41.762Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-27T15:48:41.762Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-27T15:48:41.762Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-27T15:48:50.478Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-27T15:48:50.478Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-27T15:48:50.478Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-27T15:48:50.478Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-27T15:48:50.478Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-27T15:48:50.478Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-27T15:48:50.478Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-27T15:48:52.011Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-27T15:48:54.183Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-27T15:48:54.183Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-27T15:48:56.357Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-27T15:48:56.357Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-27T15:48:56.357Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-27T15:48:56.357Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-27T15:48:56.357Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-27T15:48:56.357Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-27T15:48:56.357Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-27T15:49:14.084Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-27T15:49:14.084Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-27T15:49:14.084Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-27T15:49:14.084Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-27T15:49:14.084Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-27T15:49:14.084Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-27T15:49:14.084Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-27T15:49:15.617Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-27T15:49:15.617Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-27T15:49:18.524Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-27T15:49:18.983Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-27T15:49:19.440Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-27T15:49:19.440Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-27T15:49:19.900Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-27T15:49:32.267Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-27T15:49:32.267Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-27T15:49:32.725Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-27T15:49:33.184Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-27T15:49:33.184Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-27T15:49:40.255Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-27T15:49:40.255Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-27T15:49:40.255Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-27T15:49:50.562Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-27T15:49:50.562Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite (2695.72s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-11-27T15:49:50.562Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-11-27T15:49:50.562Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.69s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (143.36s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.84s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-11-27T15:49:50.562Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2019-11-27T15:49:50.562Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2019-11-27T15:49:50.562Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-11-27T15:49:50.562Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-11-27T15:49:50.562Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2019-11-27T15:49:50.562Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2019-11-27T15:49:50.562Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2019-11-27T15:49:50.562Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.77s) [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-11-27T15:49:50.562Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2019-11-27T15:49:50.562Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.01s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (6.88s) [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2019-11-27T15:49:50.562Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-11-27T15:49:50.562Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-11-27T15:49:50.562Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-11-27T15:49:50.562Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.18s) [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-11-27T15:49:50.562Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-11-27T15:49:50.562Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.43s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (113.16s) [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2019-11-27T15:49:50.562Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.50s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.67s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-11-27T15:49:50.562Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-11-27T15:49:50.562Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-11-27T15:49:50.562Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.10s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.45s) [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-11-27T15:49:50.562Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-11-27T15:49:50.562Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.71s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.37s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.67s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.97s) [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-11-27T15:49:50.562Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.17s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.59s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.20s) [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-11-27T15:49:50.562Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-11-27T15:49:50.562Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-11-27T15:49:50.562Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-11-27T15:49:50.562Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestBuildAddTar (50.56s) [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-11-27T15:49:50.562Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2019-11-27T15:49:50.562Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.32s) [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2019-11-27T15:49:50.562Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.68s) [2019-11-27T15:49:50.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2019-11-27T15:49:50.562Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.562Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.25s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.30s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.74s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.28s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.29s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.86s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.19s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.62s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.83s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.41s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2019-11-27T15:49:50.563Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.38s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.93s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.41s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.19s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.25s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildContChar (14.30s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.11s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.90s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.03s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.09s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.71s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.41s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.86s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.28s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (28.40s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.84s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.06s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.63s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.96s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.58s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildDockerignore (66.07s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.07s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (71.51s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.88s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.92s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.39s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.92s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.24s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.26s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.63s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.61s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (101.61s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.24s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.31s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.03s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.15s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.42s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.93s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.29s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.93s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildFails (2.41s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.96s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.29s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildForceRm (13.70s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildFromGit (14.94s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (7.14s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (8.89s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.74s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.58s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildHistory (13.22s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildIidFile (4.35s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.82s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.22s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildLabel (2.06s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.92s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildLabels (0.98s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.61s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (8.43s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildMaintainer (1.56s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.14s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (26.51s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.09s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (51.14s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.20s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.04s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.08s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.56s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.57s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.83s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.63s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.83s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.42s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.19s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.21s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.32s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.25s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.69s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.13s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.60s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.35s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.70s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.29s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.22s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.08s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.19s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (29.30s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildRm (14.10s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.45s) [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-11-27T15:49:50.563Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2019-11-27T15:49:50.563Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.64s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.40s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.65s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.80s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.96s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.08s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.66s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.95s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.49s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-11-27T15:49:50.563Z] --- PASS: TestDockerSuite/TestBuildStderr (5.14s) [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.57s) [2019-11-27T15:49:50.564Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2019-11-27T15:49:50.564Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.14s) [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.30s) [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.40s) [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.86s) [2019-11-27T15:49:50.564Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-11-27T15:49:50.564Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.564Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2019-11-27T15:49:50.564Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.564Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2019-11-27T15:49:50.564Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.63s) [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.43s) [2019-11-27T15:49:50.564Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-11-27T15:49:50.564Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.564Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-11-27T15:49:50.564Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.75s) [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.92s) [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.54s) [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.01s) [2019-11-27T15:49:50.564Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2019-11-27T15:49:50.564Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.564Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-11-27T15:49:50.564Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.62s) [2019-11-27T15:49:50.564Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2019-11-27T15:49:50.564Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.29s) [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.03s) [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.48s) [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.51s) [2019-11-27T15:49:50.564Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2019-11-27T15:49:50.564Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.564Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2019-11-27T15:49:50.564Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.564Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-11-27T15:49:50.564Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.15s) [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.41s) [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.93s) [2019-11-27T15:49:50.564Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2019-11-27T15:49:50.564Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.564Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-11-27T15:49:50.564Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.564Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-11-27T15:49:50.564Z] docker_cli_sni_test.go:18: Flakey test [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.12s) [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.75s) [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestCommitChange (5.31s) [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.01s) [2019-11-27T15:49:50.564Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-11-27T15:49:50.564Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.02s) [2019-11-27T15:49:50.564Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-11-27T15:49:50.564Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestCommitTTY (7.66s) [2019-11-27T15:49:50.564Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.12s) [2019-11-27T15:49:50.564Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2019-11-27T15:49:50.564Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.564Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-11-27T15:49:50.564Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.564Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-11-27T15:49:50.564Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.564Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-11-27T15:49:50.564Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-11-27T15:49:50.564Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-11-27T15:49:51.023Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-11-27T15:49:51.023Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.03s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.94s) [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-11-27T15:49:51.023Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.21s) [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-11-27T15:49:51.023Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-11-27T15:49:51.023Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-11-27T15:49:51.023Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.24s) [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-11-27T15:49:51.023Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.23s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-11-27T15:49:51.023Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-11-27T15:49:51.023Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2019-11-27T15:49:51.023Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.59s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.03s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.92s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-11-27T15:49:51.023Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.26s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.16s) [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-11-27T15:49:51.023Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-11-27T15:49:51.023Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.17s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.89s) [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-11-27T15:49:51.023Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.50s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.25s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.99s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.29s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.70s) [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-11-27T15:49:51.023Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.50s) [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-11-27T15:49:51.023Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.13s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.11s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.88s) [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2019-11-27T15:49:51.023Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.95s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.51s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.35s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.44s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.34s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.37s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008db6a0_} (2.31s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1513090134_c:\foo_false____} (2.30s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1513090134_c:\foo_true____} (2.37s) [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-11-27T15:49:51.023Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2019-11-27T15:49:51.023Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.30s) [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2019-11-27T15:49:51.023Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.19s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.11s) [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2019-11-27T15:49:51.023Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.65s) [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.30s) [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.93s) [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.89s) [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2019-11-27T15:49:51.023Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestCpToDot (2.21s) [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- PASS: TestDockerSuite/TestCpToStdout (2.22s) [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-11-27T15:49:51.023Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.023Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.79s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.23s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.05s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.67s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.84s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.47s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2019-11-27T15:49:51.024Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.20s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-11-27T15:49:51.024Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-11-27T15:49:51.024Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-11-27T15:49:51.024Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-11-27T15:49:51.024Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-11-27T15:49:51.024Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-11-27T15:49:51.024Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-11-27T15:49:51.024Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-11-27T15:49:51.024Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-11-27T15:49:51.024Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.29s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.27s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.34s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.96s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestEventsCopy (5.53s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.96s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.07s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.90s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.50s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.80s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.11s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestEventsFilters (4.46s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestEventsFormat (9.37s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestEventsRename (2.36s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestEventsResize (2.75s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.12s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.61s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.79s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.02s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-11-27T15:49:51.024Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.96s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.04s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2019-11-27T15:49:51.024Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2019-11-27T15:49:51.024Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2019-11-27T15:49:51.024Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.07s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.07s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.95s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.84s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.22s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.20s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestExecInspectID (3.52s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-11-27T15:49:51.024Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.52s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-11-27T15:49:51.024Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.18s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.84s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2019-11-27T15:49:51.024Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.84s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.95s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.46s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.82s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-11-27T15:49:51.024Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.11s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.03s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.73s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.23s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.63s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.74s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestImportBadURL (2.38s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2019-11-27T15:49:51.024Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-11-27T15:49:51.024Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-11-27T15:49:51.024Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.17s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.09s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-11-27T15:49:51.024Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-11-27T15:49:51.024Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.57s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.12s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestInspectDefault (2.08s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestInspectHistory (4.90s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.19s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.86s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.11s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.13s) [2019-11-27T15:49:51.024Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-11-27T15:49:51.024Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.33s) [2019-11-27T15:49:51.024Z] --- PASS: TestDockerSuite/TestInspectStatus (2.58s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.42s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.20s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.15s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.06s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.11s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.14s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.17s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2019-11-27T15:49:51.025Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2019-11-27T15:49:51.025Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2019-11-27T15:49:51.025Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.81s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.86s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.54s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.23s) [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-11-27T15:49:51.025Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.07s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.44s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.60s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.54s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.62s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.40s) [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.34s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.02s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestLogsSince (8.98s) [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestLogsTail (2.62s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.46s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.33s) [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2019-11-27T15:49:51.025Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.23s) [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-11-27T15:49:51.025Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-11-27T15:49:51.025Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-11-27T15:49:51.025Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-27T15:49:51.025Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-11-27T15:49:51.025Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2019-11-27T15:49:51.025Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-11-27T15:49:51.025Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2019-11-27T15:49:51.025Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.12s) [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-27T15:49:51.025Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestPsByOrder (7.74s) [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.65s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (23.03s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-11-27T15:49:51.025Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.09s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.51s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.90s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.20s) [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2019-11-27T15:49:51.025Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.37s) [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.82s) [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.33s) [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-11-27T15:49:51.025Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.13s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.98s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.27s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.48s) [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.00s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.79s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.35s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.15s) [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.44s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.76s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.83s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.08s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.68s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.95s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.76s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRmiTag (0.80s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.31s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.66s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.52s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.43s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.22s) [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:4039: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.13s) [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.69s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.85s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.15s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.09s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.04s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.25s) [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.46s) [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-11-27T15:49:51.025Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.025Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.90s) [2019-11-27T15:49:51.025Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.02s) [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.21s) [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.29s) [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.08s) [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.36s) [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.14s) [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.28s) [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:4004: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.26s) [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:4179: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.12s) [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.12s) [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:4262: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.07s) [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunExitCode (2.16s) [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.26s) [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.21s) [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.12s) [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:4501: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:4514: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.30s) [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.81s) [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.69s) [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:4324: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:4312: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (11.61s) [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.65s) [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.14s) [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.95s) [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.01s) [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.00s) [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.94s) [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.01s) [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.55s) [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.12s) [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunRm (2.14s) [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.24s) [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.22s) [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.13s) [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.04s) [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.47s) [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.13s) [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.96s) [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.65s) [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-11-27T15:49:51.026Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.026Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.06s) [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.16s) [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:3969: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:3962: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.94s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.63s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.09s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.92s) [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.72s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.19s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.24s) [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.22s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.70s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.09s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.31s) [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2019-11-27T15:49:51.027Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.40s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.59s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.94s) [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.26s) [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.83s) [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.68s) [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2019-11-27T15:49:51.027Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.88s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.23s) [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.13s) [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.49s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.00s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.47s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.32s) [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.41s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.06s) [2019-11-27T15:49:51.027Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-11-27T15:49:51.027Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.027Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.48s) [2019-11-27T15:49:51.027Z] === RUN TestDockerRegistrySuite [2019-11-27T15:49:51.027Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-27T15:49:51.027Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-27T15:49:51.027Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-27T15:49:51.027Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-27T15:49:51.027Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-27T15:49:51.486Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-27T15:49:51.486Z] --- PASS: TestDockerRegistrySuite (0.03s) [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] === RUN TestDockerSchema1RegistrySuite [2019-11-27T15:49:51.486Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-27T15:49:51.486Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-27T15:49:51.486Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-27T15:49:51.486Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-27T15:49:51.486Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-27T15:49:51.486Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-27T15:49:51.486Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-27T15:49:51.486Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-27T15:49:51.486Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-27T15:49:51.486Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-27T15:49:51.486Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-27T15:49:51.486Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-27T15:49:51.486Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-27T15:49:51.486Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-27T15:49:51.486Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-27T15:49:51.486Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-27T15:49:51.486Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-27T15:49:51.486Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-27T15:49:51.486Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.486Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-11-27T15:49:51.486Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-27T15:49:51.487Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-27T15:49:51.487Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-27T15:49:51.487Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-27T15:49:51.487Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-27T15:49:51.487Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-27T15:49:51.487Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-27T15:49:51.487Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-27T15:49:51.487Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-27T15:49:51.487Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-27T15:49:51.487Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-27T15:49:51.487Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-27T15:49:51.487Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-27T15:49:51.487Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-27T15:49:51.487Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-27T15:49:51.487Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] === RUN TestDockerDaemonSuite [2019-11-27T15:49:51.487Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-27T15:49:51.487Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-27T15:49:51.487Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-27T15:49:51.487Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] === RUN TestDockerSwarmSuite [2019-11-27T15:49:51.487Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-11-27T15:49:51.487Z] === RUN TestDockerPluginSuite [2019-11-27T15:49:51.487Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-11-27T15:49:51.487Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-11-27T15:49:51.487Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-11-27T15:49:51.487Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-11-27T15:49:51.487Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-11-27T15:49:51.487Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-11-27T15:49:51.487Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-11-27T15:49:51.487Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-11-27T15:49:51.487Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-11-27T15:49:51.487Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-11-27T15:49:51.487Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-11-27T15:49:51.487Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] === RUN TestDockerExternalVolumeSuite [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] === RUN TestDockerNetworkSuite [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] === RUN TestDockerHubPullSuite [2019-11-27T15:49:51.487Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-11-27T15:49:51.487Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-11-27T15:49:51.487Z] PASS [2019-11-27T15:49:51.487Z] ok github.com/docker/docker/integration-cli 2696.575s [2019-11-27T15:49:51.487Z] INFO: Integration tests ended at 11/27/2019 15:49:51. Duration:00:45:06.7667697 [2019-11-27T15:49:51.487Z] INFO: Docker info of the daemon under test at end of run [2019-11-27T15:49:51.487Z] [2019-11-27T15:49:51.487Z] Containers: 2 [2019-11-27T15:49:51.487Z] Running: 0 [2019-11-27T15:49:51.487Z] Paused: 0 [2019-11-27T15:49:51.487Z] Stopped: 2 [2019-11-27T15:49:51.487Z] Images: 12 [2019-11-27T15:49:51.487Z] Server Version: 0.0.0-dev [2019-11-27T15:49:51.487Z] Storage Driver: windowsfilter [2019-11-27T15:49:51.487Z] Windows: [2019-11-27T15:49:51.487Z] Logging Driver: json-file [2019-11-27T15:49:51.487Z] Plugins: [2019-11-27T15:49:51.487Z] Volume: local [2019-11-27T15:49:51.487Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-27T15:49:51.487Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-27T15:49:51.487Z] Swarm: inactive [2019-11-27T15:49:51.487Z] Default Isolation: process [2019-11-27T15:49:51.487Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-27T15:49:51.487Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-11-27T15:49:51.487Z] OSType: windows [2019-11-27T15:49:51.487Z] Architecture: x86_64 [2019-11-27T15:49:51.487Z] CPUs: 4 [2019-11-27T15:49:51.487Z] Total Memory: 32GiB [2019-11-27T15:49:51.487Z] Name: azwin-2-ae8e40 [2019-11-27T15:49:51.487Z] ID: FEPF:4BT3:TPE4:5272:X2T2:U5O6:DDGZ:S3D6:KMU4:WKFL:QUJO:MSJH [2019-11-27T15:49:51.487Z] Docker Root Dir: D:\CI\PR-40263\1\daemon [2019-11-27T15:49:51.487Z] Debug Mode (client): false [2019-11-27T15:49:51.487Z] Debug Mode (server): true [2019-11-27T15:49:51.487Z] File Descriptors: -1 [2019-11-27T15:49:51.487Z] Goroutines: 18 [2019-11-27T15:49:51.487Z] System Time: 2019-11-27T15:49:51.1184708Z [2019-11-27T15:49:51.487Z] EventsListeners: 0 [2019-11-27T15:49:51.487Z] Registry: https://index.docker.io/v1/ [2019-11-27T15:49:51.487Z] Labels: [2019-11-27T15:49:51.487Z] Experimental: false [2019-11-27T15:49:51.487Z] Insecure Registries: [2019-11-27T15:49:51.487Z] 127.0.0.0/8 [2019-11-27T15:49:51.487Z] Live Restore Enabled: false [2019-11-27T15:49:51.487Z] [2019-11-27T15:49:51.487Z] [2019-11-27T15:49:51.487Z] INFO: Stopping daemon under test [2019-11-27T15:49:51.487Z] SUCCESS: The process with PID 6700 (child process of PID 8860) has been terminated. [2019-11-27T15:49:51.487Z] SUCCESS: The process with PID 8860 (child process of PID 8288) has been terminated. [2019-11-27T15:49:51.487Z] INFO: Stop tailing logs of the daemon under tests [2019-11-27T15:49:51.487Z] INFO: executeCI.ps1 Completed successfully at 11/27/2019 15:49:51. [2019-11-27T15:49:51.487Z] INFO: Tidying up at end of run [2019-11-27T15:49:51.487Z] INFO: Saving daemon under test log (d:\CI\PR-40263\1\dut.out) to C:\windows\TEMP\CIDUT.out [2019-11-27T15:49:51.487Z] INFO: Saving daemon under test log (d:\CI\PR-40263\1\dut.err) to C:\windows\TEMP\CIDUT.err [2019-11-27T15:49:51.487Z] INFO: Nuke-Everything... [2019-11-27T15:49:51.945Z] INFO: Container count on control daemon to delete is 2 [2019-11-27T15:49:52.402Z] cf1739e32310 [2019-11-27T15:49:52.402Z] baa975501e20 [2019-11-27T15:49:52.402Z] INFO: Non-base image count on control daemon to delete is 1 [2019-11-27T15:49:54.579Z] Deleted: sha256:ac578beb1c5e969e0b96e2bbbfed96bc7029f15a8e6bf743fe4d4171e6d087c5 [2019-11-27T15:49:54.579Z] Deleted: sha256:2c28a3496d7d39aa2aee1a8542ccc7099025ecbc7bb50f4844715deeb030edd6 [2019-11-27T15:49:54.579Z] INFO: Tidying pidfile d:\CI\PR-40263\1\docker.pid [2019-11-27T15:49:54.579Z] INFO: Nuking d:\CI [2019-11-27T15:50:30.252Z] INFO: Zapped successfully [2019-11-27T15:50:30.252Z] [2019-11-27T15:50:30.252Z] INFO: executeCI.ps1 exiting at Wed Nov 27 15:50:26 CUT 2019. Duration 01:00:16.1648238 [2019-11-27T15:50:30.252Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-11-27T15:50:31.893Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-11-27T15:50:33.636Z] Archiving artifacts [2019-11-27T15:50:34.797Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40263/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-27T15:50:35.717Z] + make clean [2019-11-27T15:50:36.684Z] docker volume rm -f docker-dev-cache [2019-11-27T15:50:37.142Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS